summaryrefslogtreecommitdiff
path: root/gtk/gtknotebook.c
Commit message (Expand)AuthorAgeFilesLines
* notebook fix from lars.Tim Janik1998-03-151-1/+4
* changed handler tags to be of type guint, reflecting the internal tagTim Janik1998-03-121-2/+1
* applied gtk-shige-980311-0.patch.gz, which removes the erronerousTim Janik1998-03-121-23/+47
* made the <widget>_signals[] arrays of type guint rather than gint. madeTim Janik1998-03-091-1/+1
* new widget from Lars Hamann <hamann@braunschweig.netsurf.de> and StefanTim Janik1998-02-251-21/+36
* don't perform gdk operations on size allocationTim Janik1998-02-221-60/+53
* gtk_object_query_args takes an additional pointer now which if suppliedTim Janik1998-02-211-2/+10
* applied gtk-hamann_jeske-980218-0.patch.gz, a patch from Lars Hamann andTim Janik1998-02-191-434/+1949
* Fixed unrealize handler to comply with the documentation (which mentionsFederico Mena Quintero1998-02-121-16/+0
* hm, initital refcount revolution commit ;)Tim Janik1998-01-301-40/+5
* gtkbutton.c gtkclist.c gtkdrawingarea.c gtkentry.c gtkeventbox.cOwen Taylor1998-01-181-1/+1
* main part for GtkArgSetFunc/GtkArgGetFunc implementation.Tim Janik1998-01-161-1/+2
* Added "switch_page" signal. (gtk-hamann_jeske-971212-0.patch)Owen Taylor1998-01-061-3/+52
* corrects a small resize bug in the viewport widget. The viewport widgetShawn Amundson1998-01-021-88/+171
* gdk/gdkgc.c: If gdk_gc_set_clip_rectangle is called withOwen Taylor1997-12-121-1/+25
* same as before -JaySNAP_19971201Jay Painter1997-12-021-4/+16
* Initial revisionElliot Lee1997-11-241-0/+1303