Don't require that types be specified on the command line if the displayer
[mono.git] / mcs / tools / type-reflector / displayers / gtk / ChangeLog
1 2003-01-10  Jonathan Pryor <jonpryor@vt.edu>
2         * GtkTypeDisplayer.cs:
3           - If the current window isn't displaying an assembly, open the assembly 
4             within the current window.
5           - Use [GladeWidget] attributes to get items from the .glade file.
6
7 2003-01-10  Jonathan Pryor <jonpryor@vt.edu>
8         * GtkTypeDisplayer.cs: Moved to Mono.TypeReflector.Displayers.Gtk.
9
10 2003-01-09  Jonathan Pryor <jonpryor@vt.edu>
11         * GtkTypeDisplayer.cs: Change name of OpenFileDialog class to
12           OpenFileSelection.  OpenFileDialog is a System.Windows.Forms class, so
13           this was causing compiler errors when attempting to compile both Gtk# and
14           System.Windows.Forms support.
15
16 2002-12-31  Jonathan Pryor <jonpryor@vt.edu>
17   * GtkTypeDisplayer.cs: Remove some debugging messages.
18
19 2002-12-31  Jonathan Pryor <jonpryor@vt.edu>
20         * ChangeLog: Added
21         * GtkTypeDisplayer.cs: Gtk# front-end for reflection information
22         * type-reflector.glade: Glade description for Gtk# front-end
23         * type-reflector.gladep: Glade Project file
24