| Commit message (Expand) | Author | Age | Files | Lines |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -8/+2 |
* | Deprecate GtkItemFactory in favor of GtkUIManager. Just leave | Matthias Clasen | 2003-09-26 | 1 | -8/+7 |
* | Deprecate gtk_paned_computed_position(). (#97077) | Matthias Clasen | 2003-01-31 | 1 | -0/+2 |
* | add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c. | Manish Singh | 2002-11-20 | 1 | -6/+15 |
* | docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml | Soeren Sandmann | 2002-11-08 | 1 | -2/+2 |
* | Deprecation cleanup | Manish Singh | 2002-10-09 | 1 | -8/+8 |
* | Add a note that yes, we do know what () means and we can't change it. | Owen Taylor | 2002-08-05 | 1 | -0/+5 |
* | sorry | Gediminas Paulauskas | 2002-08-02 | 1 | -1/+1 |
* | prototypes with no parameters must be defined as (void), not () | Gediminas Paulauskas | 2002-08-02 | 1 | -1/+1 |
* | Massive padding addition to class structures. | Owen Taylor | 2002-02-23 | 1 | -0/+6 |
* | Consistently use GdkModifierType. (#66950, Mark Patton) | Owen Taylor | 2002-01-30 | 1 | -2/+2 |
* | added gtkaccelmap.sgml. other updates. | Tim Janik | 2001-11-13 | 1 | -26/+0 |
* | Deprecate gtk_entry_set_editable. (#58768, Vitaly Tishkov)GTK_MULTIHEAD_MERGEPOINT_22_10_01 | Owen Taylor | 2001-10-22 | 1 | -1/+2 |
* | use gdk_pixbuf_new_from_stream(). fixed up item factory so inlined pixbufs | Tim Janik | 2001-06-26 | 1 | -3/+5 |
* | Revert inline-pixbuf changes until Tim comes back to fix missing files | Owen Taylor | 2001-06-26 | 1 | -5/+3 |
* | hm, second attempt. it's fight CVS time again. | Tim Janik | 2001-06-26 | 1 | -3/+5 |
* | changed gtk_item_factory_dump_items() and gtk_item_factory_dump_rc() | Tim Janik | 2001-04-03 | 1 | -3/+2 |
* | got rid of gtk_widget_popup(), a function that bad needs to be nuked, not | Tim Janik | 2001-04-01 | 1 | -1/+9 |
* | Add support for stock and normal imagemenuitems. | Alexander Larsson | 2001-03-21 | 1 | -0/+7 |
* | Use G_GNUC_CONST. | Elliot Lee | 2000-08-30 | 1 | -1/+1 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | s/refcount/ref_count/. | Tim Janik | 2000-02-13 | 1 | -5/+6 |
* | Make GtkPrintFunc take a const string argument like GtkTranslateFunc. This | Owen Taylor | 2000-01-21 | 1 | -2/+2 |
* | Tue Mar 16 17:43:33 1999 Tim Janik <timj@gtk.org> | Tim Janik | 1999-03-17 | 1 | -4/+13 |
* | Incremented version to 1.2.0. -Shawn <amundson@gtk.org>GTK_1_2_0 | CST 1999 Shawn T. Amundson | 1999-02-25 | 1 | -0/+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 |
* | removed deprecated functions: gtk_clist_set_border, | Tim Janik | 1999-01-17 | 1 | -9/+8 |
* | Append locale-specific suffixes to default rc file names, and look these | Owen Taylor | 1998-12-14 | 1 | -0/+10 |
* | removed all occourances of #pragma } and #pragma { which were in place to | Tim Janik | 1998-10-07 | 1 | -1/+0 |
* | export gtk_binary_age and gtk_interface_age. | Tim Janik | 1998-07-19 | 1 | -1/+1 |
* | explicitly specify void in prototype | Manish Singh | 1998-07-18 | 1 | -1/+1 |
* | boy! did i really modify that many files? | Tim Janik | 1998-06-16 | 1 | -2/+2 |
* | hrm.. extra #pragma.. | Manish Singh | 1998-06-07 | 1 | -1/+0 |
* | feature check menu items in the compatibility code (this required me to | Tim Janik | 1998-06-07 | 1 | -1/+1 |
* | further additions to fit the gimp's code. additions to the dumping code to | Tim Janik | 1998-06-07 | 1 | -7/+21 |
* | support different types of callbacks, to maintain existing code. | Tim Janik | 1998-06-07 | 1 | -6/+17 |
* | fixed an assertment. | Tim Janik | 1998-06-07 | 1 | -0/+182 |