| Commit message (Expand) | Author | Age | Files | Lines |
* | Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2; | Owen Taylor | 2001-11-17 | 1 | -3/+4 |
* | deprecate GTK_SELECTION_EXTENDED. | Jonathan Blandford | 2001-08-27 | 1 | -23/+1 |
* | Enforce the widget/child realization/mapping invariants. | Owen Taylor | 2001-07-19 | 1 | -22/+0 |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -33/+0 |
* | Applied patch from Nils Barth (bug # 51041) to replace "gint" with | Havoc Pennington | 2001-03-16 | 1 | -2/+2 |
* | Document expose event->region change and that gtk_widget_event doesn't | Alexander Larsson | 2001-03-09 | 1 | -39/+0 |
* | marshaller fixes. | Tim Janik | 2001-03-07 | 1 | -2/+2 |
* | Patch from ChiDeok Hwang to move call to sync_selection() up a few lines | Owen Taylor | 2001-03-02 | 1 | -19/+64 |
* | bracket in #ifdef GTK_ENABLE_BROKEN. | Havoc Pennington | 2001-01-31 | 1 | -2/+4 |
* | doh, this was broken beyond believe. | Tim Janik | 2000-12-13 | 1 | -24/+23 |
* | Remove "draw" virtual method and signal | Havoc Pennington | 2000-12-04 | 1 | -40/+0 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 1 | -3/+3 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | eek, i've never seen a bug here, never been here and never fixed anything | Tim Janik | 2000-07-11 | 1 | -0/+6 |
* | documented necessary changes for 1.4 transition. | Tim Janik | 2000-05-12 | 1 | -3/+3 |
* | Adapt cast macros to standard. | Raja R Harinath | 1999-11-22 | 1 | -44/+29 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+8 |
* | Fixed some bugs with set_default_size. | Owen Taylor | 1999-02-10 | 1 | -7/+11 |
* | nparams for selection_get should be 3, not 2. [ From Damon Chaplin | Owen Taylor | 1999-01-15 | 1 | -2/+2 |
* | gtk/gtkbutton.c gtk/gtkclist.c gtk/gtkhandlebox.c gtk/gtkframe.c | Owen Taylor | 1999-01-14 | 1 | -1/+1 |
* | I submitted this patch twice to gtk-devel-list, and received no comments, | Elliot Lee | 1998-11-30 | 1 | -1/+1 |
* | GTK_MENU_DIR_CHILD: check for the existance of | Tim Janik | 1998-09-03 | 1 | -8/+7 |
* | restricted the --g*fatal-* arguments to --g-fatal-warnings again. this | Tim Janik | 1998-08-18 | 1 | -213/+213 |
* | Use common marshalling routines instead of having widget-private ones. It | Elliot Lee | 1998-07-21 | 1 | -25/+3 |
* | changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. | Tim Janik | 1998-07-04 | 1 | -2/+2 |
* | call the base class init fucntions from all parent types upon class | Tim Janik | 1998-06-28 | 1 | -2/+3 |
* | boy! did i really modify that many files? | Tim Janik | 1998-06-16 | 1 | -2/+10 |
* | configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on | Owen Taylor | 1998-05-03 | 1 | -2/+2 |
* | Merged changes from gtk-1-0. Check ChangeLog for details. | Owen Taylor | 1998-05-01 | 1 | -3/+16 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | Removed, because that's what a NULL comparison function means. And it | Owen Taylor | 1998-04-07 | 1 | -1/+1 |
* | More extensive debugging output | Owen Taylor | 1998-04-03 | 1 | -1/+1 |
* | /home/otaylor/commit | Owen Taylor | 1998-03-24 | 1 | -1/+4 |
* | fetch the inintial value of attributes.event_mask from | Tim Janik | 1998-03-12 | 1 | -1/+1 |
* | applied gtk-shige-980311-0.patch.gz, which removes the erronerous | Tim Janik | 1998-03-12 | 1 | -4/+7 |
* | applied gtk-bolliet-980310-0.patch.gz which adds more checks and | Tim Janik | 1998-03-11 | 1 | -37/+77 |
* | made the <widget>_signals[] arrays of type guint rather than gint. made | Tim Janik | 1998-03-09 | 1 | -1/+1 |
* | Miscellaneous minor fixes to remove ANSI C incompatibilities | Owen Taylor | 1998-03-02 | 1 | -3/+4 |
* | Required changes for version change to 0.99.4 | PST 1998 Shawn T. Amundson | 1998-03-02 | 1 | -12/+129 |
* | Fixes to GtkTree, courtesy of Erik Troan <ewt@redhat.com> | Elliot Lee | 1998-02-23 | 1 | -7/+5 |
* | gtk_object_query_args takes an additional pointer now which if supplied | Tim Janik | 1998-02-21 | 1 | -2/+2 |
* | Change style->white to style->base[] where appropriate. Change the default | Owen Taylor | 1998-02-13 | 1 | -1/+2 |
* | hm, initital refcount revolution commit ;) | Tim Janik | 1998-01-30 | 1 | -15/+32 |
* | gtkbutton.c gtkclist.c gtkdrawingarea.c gtkentry.c gtkeventbox.c | Owen Taylor | 1998-01-18 | 1 | -1/+1 |
* | main part for GtkArgSetFunc/GtkArgGetFunc implementation. | Tim Janik | 1998-01-16 | 1 | -1/+2 |
* | HandleBox mostly works now (the size_request and size_allocate is black magic... | Elliot Lee | 1997-12-28 | 1 | -1/+1 |
* | Changes from Bolliet Jerome <bolliet@in2p3.fr> to gtktree. | Shawn Amundson | 1997-12-19 | 1 | -3/+18 |
* | Tree widget implementation by Bolliet Jerome. | Shawn Amundson | 1997-12-17 | 1 | -0/+956 |
* | Initial revision | Elliot Lee | 1997-11-24 | 1 | -0/+81 |