summaryrefslogtreecommitdiff
path: root/gtk/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* deleted most of the argument handling code, since that is now implementedTim Janik1998-07-091-2/+5
* Remove $(srcdir) from, and clean up, the dependencies. Generate toRaja R Harinath1998-06-211-32/+31
* Made the gtkmarshal.* generation rules maintainer-only.Owen Taylor1998-06-161-3/+3
* gdk/gdktypes.h gdk/gdkprivate.h gtk/gtk*.h gtk/Makefile.am gtk/makenums.plOwen Taylor1998-06-151-7/+11
* Added gtkpackerCDT 1998 Shawn T. Amundson1998-06-121-0/+2
* glib/* Moved to glib moduleOwen Taylor1998-06-101-4/+4
* Thinko... The ChangeLog entry still stands.Raja R Harinath1998-06-101-4/+4
* Add $(srcdir) where needed (in the rule), and removed it where not neededRaja R Harinath1998-06-101-20/+20
* Pass $srcdir in environment to genmarshal.pl. Look for `gtkmarshal.list'Raja R Harinath1998-06-101-1/+1
* new functions gtk_selection_data_copy and gtk_selection_data_free.Tim Janik1998-06-091-21/+34
* wrapped enum definitions with glib macros.Tim Janik1998-06-081-12/+33
* Start of marshalling centralization.Elliot Lee1998-06-081-0/+5
* fixed an assertment.Tim Janik1998-06-071-4/+20
* Basic thread-awareness:Owen Taylor1998-05-161-1/+3
* preserve automake CFLAGS.Tim Janik1998-05-111-37/+20
* new file used as template for new file to define macros indicating newlyTim Janik1998-05-091-0/+2
* postfix -lg* libraries with LT_RELEASE.Tim Janik1998-05-071-1/+2
* prefixed all clist flags with GTK_ to avoid name clashes. redefinedTim Janik1998-05-011-0/+2
* Merged changes from gtk-1-0. Check ChangeLog for details.Owen Taylor1998-05-011-0/+1
* When gtk_widget_draw() is called on a REDRAW_PENDING widget, draw it andOwen Taylor1998-03-261-1/+1
* Added trailing newline, hopefully will fix the problem with esacOwen Taylor1998-03-161-3/+7
* Makefile.am fixes minor fix to gdkwindow.c -owtGTK_0_99_6Owen Taylor1998-03-141-3/+3
* glib include -timjTim Janik1998-03-101-1/+1
* Unset allocation on unparent, to force reallocation if we get adding backOwen Taylor1998-03-051-0/+6
* Required changes for version change to 0.99.4PST 1998 Shawn T. Amundson1998-03-021-10/+1
* gtk/gtkentry.[ch] gtktext.c gtkeditable.[ch]Owen Taylor1998-03-011-1/+4
* new widget from Lars Hamann <hamann@braunschweig.netsurf.de> and StefanTim Janik1998-02-251-0/+2
* New widget GtkTipsQuery for letting the user query tooltips of widgets.Tim Janik1998-02-201-0/+2
* configure.in gdk/gdk.[ch] gdk/gdkcc.c gdk/gdkglobals.cOwen Taylor1998-02-191-0/+1
* GTK_RESIZE_NEEDED is a private flag now.Tim Janik1998-02-021-0/+1
* gtk/Makefile.am: Fixed the called to runelisp to use $(SHELL).scott1998-01-221-2/+2
* Conversion to use Paolo Molaro's GtkCombo instead of GtkComboBoxOwen Taylor1998-01-201-2/+2
* Statusbar widget. -ShawnShawn Amundson1998-01-181-0/+2
* New widget (GtkComboBox) and fixed gdk_window_init to initialize gdk_root_par...Elliot Lee1998-01-081-0/+2
* Added column list widget GtkCList. -Jay PainterJay Painter1998-01-031-0/+2
* Added gtkhandlebox.c to Makefile.am.scott1997-12-261-1/+1
* added gtkhandlebox to these - sopwithElliot Lee1997-12-231-0/+1
* Very basic functionality seems to be complete; I'll try compiling itArturo Espinosa1997-12-221-0/+2
* more gtkhandlebox work..Elliot Lee1997-12-191-1/+1
* Removed gtkhandlebox.c from Makefile.amManish Singh1997-12-181-1/+1
* handlebox modsElliot Lee1997-12-181-0/+1
* Tree widget implementation by Bolliet Jerome.Shawn Amundson1997-12-171-2/+15
* same as before -JaySNAP_19971201Jay Painter1997-12-021-1/+1
* Initial revisionElliot Lee1997-11-241-0/+248