| Commit message (Expand) | Author | Age | Files | Lines |
* | Clarify the label for the empty list. String change. (#95446, Tomas | Matthias Clasen | 2003-11-12 | 1 | -1/+1 |
* | Deprecate. Ditto. | Kristian Rietveld | 2003-10-10 | 1 | -1/+4 |
* | Remove dubious bitfields of unspecified signedness. (#112919, Morten | Matthias Clasen | 2003-05-27 | 1 | -1/+1 |
* | Use g_printf instead of system printf. (#99327) | Matthias Clasen | 2002-12-15 | 1 | -3/+3 |
* | Handle the case where the pointer is moved between screens during a handle | Owen Taylor | 2002-12-14 | 1 | -3/+3 |
* | Make multihead aware (#80283) | Owen Taylor | 2002-11-12 | 1 | -143/+220 |
* | Deprecation cleanup | Manish Singh | 2002-10-11 | 1 | -83/+93 |
* | isspace -> g_ascii_isspace Remove gdki8n.h include. Remove <ctype.h> | Darin Adler | 2002-02-08 | 1 | -1/+0 |
* | gtk/gtkfilesel.c gtk/gtkgamma.c use stock labels for dialog action | Sven Neumann | 2002-02-08 | 1 | -2/+3 |
* | use gtk_label_new_with_mnemonic for labels that actually have mnemonics | Manish Singh | 2002-02-02 | 1 | -6/+6 |
* | More composite children. | Matthias Clasen | 2002-01-18 | 1 | -0/+4 |
* | Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2; | Owen Taylor | 2001-11-17 | 1 | -2/+3 |
* | Fixed some parameter types in calls to g_signal_new(). | Murray Cumming | 2001-10-15 | 1 | -4/+4 |
* | Make gdkx.h the only installed header from gdk/x11. All structures in | Owen Taylor | 2001-09-07 | 1 | -1/+1 |
* | gtk/gtkaccellabel.c (gtk_accel_label_class_init) Use Shift/Ctrl instead of | Owen Taylor | 2001-07-19 | 1 | -2/+2 |
* | make this somewhat key-navigable | Havoc Pennington | 2001-03-24 | 1 | -4/+6 |
* | doh, this was broken beyond believe. | Tim Janik | 2000-12-13 | 1 | -7/+3 |
* | Add note about GtkMenuPositionFunc API changes. | Alexander Larsson | 2000-11-08 | 1 | -9/+9 |
* | 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 |
* | Ignore calls with <= width or height. | Owen Taylor | 2000-07-03 | 1 | -72/+56 |
* | documented necessary changes for 1.4 transition. | Tim Janik | 2000-05-12 | 1 | -14/+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 |
* | Added gettext-10.35 | Owen Taylor | 1998-12-14 | 1 | -22/+24 |
* | Use IPC_RMID _after_ doing XShmAttach. This should work everywhere, and | Owen Taylor | 1998-12-07 | 1 | -2/+4 |
* | I submitted this patch twice to gtk-devel-list, and received no comments, | Elliot Lee | 1998-11-30 | 1 | -2/+2 |
* | changed scrolled window inheritance, it inherits from GtkBin now. | Tim Janik | 1998-11-28 | 1 | -1/+1 |
* | deprecated gtk_widget_freeze_accelerators and | Tim Janik | 1998-11-28 | 1 | -5/+5 |
* | Use common marshalling routines instead of having widget-private ones. It | Elliot Lee | 1998-07-21 | 1 | -22/+2 |
* | 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 |
* | Fixed up a stat() that Sopwith missed when changing stat => lstat. | Owen Taylor | 1998-05-13 | 1 | -12/+12 |
* | configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on | Owen Taylor | 1998-05-03 | 1 | -2/+2 |
* | 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 |
* | Change style->white to style->base[] where appropriate. Change the default | Owen Taylor | 1998-02-13 | 1 | -2/+2 |
* | hm, initital refcount revolution commit ;) | Tim Janik | 1998-01-30 | 1 | -5/+4 |
* | main part for GtkArgSetFunc/GtkArgGetFunc implementation. | Tim Janik | 1998-01-16 | 1 | -1/+2 |
* | It's all in the changelog. Well, almost all. | Owen Taylor | 1997-12-18 | 1 | -32/+195 |
* | Initial revision | Elliot Lee | 1997-11-24 | 1 | -0/+546 |