| Commit message (Expand) | Author | Age | Files | Lines |
* | Apply a patch by Behdad Esfahbod to reduce relocations. (#359053) | Matthias Clasen | 2006-10-03 | 1 | -1/+1 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -1/+1 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -4/+5 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+4 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | Fix NULL/FALSE confusion (#107648, Morten Welinder) | Matthias Clasen | 2003-03-06 | 1 | -1/+1 |
* | demos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk/x11/gdkscreen-x11.c | Manish Singh | 2003-02-28 | 1 | -2/+2 |
* | Deprecation cleanup | Manish Singh | 2002-10-09 | 1 | -18/+18 |
* | Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2; | Owen Taylor | 2001-11-17 | 1 | -3/+4 |
* | move insert_text and delete_text virtual functions to do_insert_text and | Kristian Rietveld | 2001-10-03 | 1 | -3/+45 |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -3/+0 |
* | Fix stupid error introduced last night that was making things decidedly | Owen Taylor | 2001-06-24 | 1 | -0/+21 |
* | Make parent_class static. | Owen Taylor | 2000-11-12 | 1 | -829/+40 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 1 | -16/+16 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Remove all references to offscreen flag which was no longer used. | Havoc Pennington | 2000-06-02 | 1 | -29/+3 |
* | documented necessary changes for 1.4 transition. | Tim Janik | 2000-05-12 | 1 | -22/+22 |
* | Adapt cast macros to standard. | Raja R Harinath | 1999-11-22 | 1 | -1/+9 |
* | Substitute gdkx.h => gdkprivate.h since we need to accesss only | Owen Taylor | 1999-11-08 | 1 | -3/+0 |
* | Merge in Win32 version: Define macro GDKVAR for declaring gdk variables | Tor Lillqvist | 1999-03-17 | 1 | -1/+1 |
* | 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 |
* | Moved entry->visible into editable class. (Leave it behind deprecated for | Owen Taylor | 1999-02-10 | 1 | -6/+39 |
* | Add flags field to GtkTargetEntry table. | Owen Taylor | 1999-01-23 | 1 | -3/+3 |
* | free the event that was returned to us by gtk_get_current_event | George Lebl | 1999-01-06 | 1 | -8/+10 |
* | Check for features.h. | Jeff Garzik | 1999-01-01 | 1 | -1/+1 |
* | Destroy widgets _after_ propagating unrealize signals through the widget | Owen Taylor | 1998-12-09 | 1 | -25/+33 |
* | I submitted this patch twice to gtk-devel-list, and received no comments, | Elliot Lee | 1998-11-30 | 1 | -3/+3 |
* | Added a modular client-message-filter mechanism, that is used for the DND | Owen Taylor | 1998-10-18 | 1 | -47/+40 |
* | removed gtk_input_add_interp.merge-to-themes-2-2 | Tim Janik | 1998-08-17 | 1 | -7/+8 |
* | Removed has_cursor, set the cursor beginning of Text when creating the | Owen Taylor | 1998-08-11 | 1 | -1/+0 |
* | Use common marshalling routines instead of having widget-private ones. It | Elliot Lee | 1998-07-21 | 1 | -90/+16 |
* | signdness corrections all ove the place. implementation of object | Tim Janik | 1998-07-16 | 1 | -18/+148 |
* | 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 |
* | Remove --g-fatal-warnings flag from argv. | Owen Taylor | 1998-06-19 | 1 | -39/+258 |
* | Revert, as per Owen's request | Elliot Lee | 1998-05-25 | 1 | -94/+5 |
* | Make GtkEditable use signals instead of calling klass->... for stuff. Could s... | Elliot Lee | 1998-05-24 | 1 | -5/+94 |
* | Added style_set handler. | Owen Taylor | 1998-05-22 | 1 | -2/+98 |
* | configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on | Owen Taylor | 1998-05-03 | 1 | -1/+1 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | Picky --enable-ansi cleanups. | Owen Taylor | 1998-04-10 | 1 | -1/+1 |
* | Try to guess if we can use the mb* functions safely. (For glibc, they do | Owen Taylor | 1998-03-17 | 1 | -2/+3 |
* | Merging release_1_0 changes into the main tree. | Owen Taylor | 1998-03-10 | 1 | -2/+3 |
* | commiting changes from owen: | Owen Taylor | 1998-03-10 | 1 | -134/+31 |
* | made the <widget>_signals[] arrays of type guint rather than gint. made | Tim Janik | 1998-03-09 | 1 | -7/+7 |
* | Change has_selection to always be set in claim_selection() | Owen Taylor | 1998-03-08 | 1 | -0/+2 |
* | Disallow pasting into non-editable widgets. | Owen Taylor | 1998-03-07 | 1 | -4/+11 |
* | gtk/gtkentry.c gtk/gtktext.c gtkeditable.[ch] | Owen Taylor | 1998-03-01 | 1 | -6/+6 |