summaryrefslogtreecommitdiff
path: root/gtk/gtkwidget.h
Commit message (Expand)AuthorAgeFilesLines
* GTK_RESIZE_NEEDED is a private flag now.Tim Janik1998-02-021-74/+55
* Added a new GTK_IN_REPARENT flag and revised gtk_widget_reparent so thatOwen Taylor1998-02-011-1/+6
* hm, initital refcount revolution commit ;)Tim Janik1998-01-301-226/+235
* added new widget flag GTK_LEAVE_PENDING. if a widget has GTK_LEAVE_PENDINGTim Janik1998-01-251-1/+3
* sensitivity and state setting combination.Tim Janik1998-01-201-5/+6
* this is a stack of grabbing widgets now, having unique entries. theTim Janik1998-01-191-2/+2
* gtkbutton.c gtkclist.c gtkdrawingarea.c gtkentry.c gtkeventbox.cOwen Taylor1998-01-181-0/+3
* implementation of gtk_widget_get()Tim Janik1998-01-161-2/+7
* GDK_VISIBILITY_NOTIFY events were not working at all. It was myArturo Espinosa1998-01-061-53/+55
* corrects a small resize bug in the viewport widget. The viewport widgetShawn Amundson1998-01-021-0/+4
* Initial revisionElliot Lee1997-11-241-0/+505