summaryrefslogtreecommitdiff
path: root/gtk/gtk.defs
Commit message (Expand)AuthorAgeFilesLines
* This shouldn't be thereManish Singh1998-09-211-2363/+0
* Remove references to $(top_srcdir). (gtk.defs,Raja R Harinath1998-09-181-15/+15
* changed gpointer object_data; to GData*object_data to cure compilerTim Janik1998-09-181-15/+15
* Update to libtool-1.2b, change library versioning scheme to dropOwen Taylor1998-09-171-34/+22
* GTK_MENU_DIR_CHILD: check for the existance ofTim Janik1998-09-031-0/+1
* Reference count the fonts used in the text widget.Owen Taylor1998-08-251-9/+14
* Added gdk_text/string_extents() - too calculate all the metrics at once ofOwen Taylor1998-08-121-0/+6
* relookup nodes after external functions have been called. also relookupTim Janik1998-08-111-1/+13
* hm, someone changed an enum and didn't update auto-files...Tim Janik1998-08-071-0/+4
* fixup, so that enum values are looked up.Tim Janik1998-07-271-1/+1
* introduce testbindings on C-1 for buttons, to check out bindingTim Janik1998-07-221-0/+31
* make auto-files updateTim Janik1998-07-221-0/+12
* handle negative values similar to gtk_widget_set_uposition(). that is:Tim Janik1998-07-161-0/+15
* display the current cursor name.Tim Janik1998-07-141-3/+4
* handle GTK_RELIEF_HALF, which was introduced to keep eitherTim Janik1998-07-081-0/+1
* fixed lookup order for rc styles. the latest defined rc set pattern isTim Janik1998-06-301-0/+1
* added a frame with radio buttons to select the resize_mode for theTim Janik1998-06-241-0/+10
* s/GkWidget/GtkWidget/Manish Singh1998-06-241-1/+1
* fail silently for toplevels. if resize_mode changes to GTK_RESIZE_PARENT,Tim Janik1998-06-191-15/+15
* Remove --g-fatal-warnings flag from argv.Owen Taylor1998-06-191-15/+20
* yeppers, accelerator changes to fix the gimp. commit message dedicated toTim Janik1998-06-181-3/+2
* boy! did i really modify that many files?Tim Janik1998-06-161-16/+25
* Moved font lists from the klass structure to a static structure inOwen Taylor1998-06-161-0/+6
* gdk/gdktypes.h gdk/gdkprivate.h gtk/gtk*.h gtk/Makefile.am gtk/makenums.plOwen Taylor1998-06-151-515/+648
* renamed enum GtkAnchor and GtkSide to GtkAnchorType and GtkSideType, to beTim Janik1998-06-121-0/+24
* new functions gtk_selection_data_copy and gtk_selection_data_free.Tim Janik1998-06-091-9/+30
* wrapped enum definitions with glib macros.Tim Janik1998-06-081-253/+370
* fixed an assertment.Tim Janik1998-06-071-114/+205
* typedef gint gboolean; this is needed to provide portability withTim Janik1998-05-141-0/+11
* postfix -lg* libraries with LT_RELEASE.Tim Janik1998-05-071-3/+1
* reimplemented the signal storage system to use a linear array rather thanTim Janik1998-05-061-1/+1
* Take putback events into accountOwen Taylor1998-01-171-1/+1
* It's all in the changelog. Well, almost all.Owen Taylor1997-12-181-188/+1240
* Initial revisionElliot Lee1997-11-241-0/+810