| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | pass value in last in g_object_new, since it depends on lower and upper | Manish Singh | 2004-02-03 | 1 | -1/+1 |
* | Add properties to GtkAdjustment. (#64601, Murray Cumming) | Matthias Clasen | 2004-01-29 | 1 | -12/+179 |
* | Deprecation cleanup | Manish Singh | 2002-10-09 | 1 | -31/+31 |
* | Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2; | Owen Taylor | 2001-11-17 | 1 | -2/+3 |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -4/+0 |
* | Fix stupid error introduced last night that was making things decidedly | Owen Taylor | 2001-06-24 | 1 | -0/+17 |
* | Handle quoting of / with \; properly handle __ in paths, quote " and \n in | Owen Taylor | 2001-03-19 | 1 | -9/+9 |
* | Applied patch from Nils Barth (bug # 51041) to replace "gint" with | Havoc Pennington | 2001-03-16 | 1 | -1/+1 |
* | Delete. | Havoc Pennington | 2001-03-15 | 1 | -1/+1 |
* | doh, this was broken beyond believe. | Tim Janik | 2000-12-13 | 1 | -5/+3 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 1 | -2/+2 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | documented necessary changes for 1.4 transition. | Tim Janik | 2000-05-12 | 1 | -2/+2 |
* | 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 |
* | I submitted this patch twice to gtk-devel-list, and received no comments, | Elliot Lee | 1998-11-30 | 1 | -1/+1 |
* | Use common marshalling routines instead of having widget-private ones. It | Elliot Lee | 1998-07-21 | 1 | -2/+2 |
* | handle negative values similar to gtk_widget_set_uposition(). that is: | Tim Janik | 1998-07-16 | 1 | -1/+1 |
* | 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 |
* | configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on | Owen Taylor | 1998-05-03 | 1 | -13/+1 |
* | hmmmm, corrections? | Tim Janik | 1998-05-03 | 1 | -3/+1 |
* | new function to set the adjustments value without causing a current | Tim Janik | 1998-05-03 | 1 | -4/+18 |
* | only emit "value_changed" if we really passed a new value. | Tim Janik | 1998-05-02 | 1 | -1/+24 |
* | Merged changes from gtk-1-0. Check ChangeLog for details. | Owen Taylor | 1998-05-01 | 1 | -2/+32 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | made the <widget>_signals[] arrays of type guint rather than gint. made | Tim Janik | 1998-03-09 | 1 | -1/+1 |
* | hm, initital refcount revolution commit ;) | Tim Janik | 1998-01-30 | 1 | -0/+12 |
* | main part for GtkArgSetFunc/GtkArgGetFunc implementation. | Tim Janik | 1998-01-16 | 1 | -1/+2 |
* | Initial revision | Elliot Lee | 1997-11-24 | 1 | -0/+118 |