summaryrefslogtreecommitdiff
path: root/gtk/gtkitemfactory.h
Commit message (Expand)AuthorAgeFilesLines
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-1/+1
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-1/+1
* Revert #508760Johan Dahlin2008-03-091-1/+1
* Move GtkTranslateFunc to gtktypeutils.h so we can completely deprecateJohan Dahlin2008-03-061-5/+2
* Use void instead of empty arguments. (#508760, Philip Van Hoof)Johan Dahlin2008-03-031-1/+1
* CleanupsMatthias Clasen2006-06-281-2/+2
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-8/+2
* Deprecate GtkItemFactory in favor of GtkUIManager. Just leaveMatthias Clasen2003-09-261-8/+7
* Deprecate gtk_paned_computed_position(). (#97077)Matthias Clasen2003-01-311-0/+2
* add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c.Manish Singh2002-11-201-6/+15
* docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgmlSoeren Sandmann2002-11-081-2/+2
* Deprecation cleanupManish Singh2002-10-091-8/+8
* Add a note that yes, we do know what () means and we can't change it.Owen Taylor2002-08-051-0/+5
* sorryGediminas Paulauskas2002-08-021-1/+1
* prototypes with no parameters must be defined as (void), not ()Gediminas Paulauskas2002-08-021-1/+1
* Massive padding addition to class structures.Owen Taylor2002-02-231-0/+6
* Consistently use GdkModifierType. (#66950, Mark Patton)Owen Taylor2002-01-301-2/+2
* added gtkaccelmap.sgml. other updates.Tim Janik2001-11-131-26/+0
* Deprecate gtk_entry_set_editable. (#58768, Vitaly Tishkov)GTK_MULTIHEAD_MERGEPOINT_22_10_01Owen Taylor2001-10-221-1/+2
* use gdk_pixbuf_new_from_stream(). fixed up item factory so inlined pixbufsTim Janik2001-06-261-3/+5
* Revert inline-pixbuf changes until Tim comes back to fix missing filesOwen Taylor2001-06-261-5/+3
* hm, second attempt. it's fight CVS time again.Tim Janik2001-06-261-3/+5
* changed gtk_item_factory_dump_items() and gtk_item_factory_dump_rc()Tim Janik2001-04-031-3/+2
* got rid of gtk_widget_popup(), a function that bad needs to be nuked, notTim Janik2001-04-011-1/+9
* Add support for stock and normal imagemenuitems.Alexander Larsson2001-03-211-0/+7
* Use G_GNUC_CONST.Elliot Lee2000-08-301-1/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* s/refcount/ref_count/.Tim Janik2000-02-131-5/+6
* Make GtkPrintFunc take a const string argument like GtkTranslateFunc. ThisOwen Taylor2000-01-211-2/+2
* Tue Mar 16 17:43:33 1999 Tim Janik <timj@gtk.org>Tim Janik1999-03-171-4/+13
* Incremented version to 1.2.0. -Shawn <amundson@gtk.org>GTK_1_2_0CST 1999 Shawn T. Amundson1999-02-251-0/+2
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* removed deprecated functions: gtk_clist_set_border,Tim Janik1999-01-171-9/+8
* Append locale-specific suffixes to default rc file names, and look theseOwen Taylor1998-12-141-0/+10
* removed all occourances of #pragma } and #pragma { which were in place toTim Janik1998-10-071-1/+0
* export gtk_binary_age and gtk_interface_age.Tim Janik1998-07-191-1/+1
* explicitly specify void in prototypeManish Singh1998-07-181-1/+1
* boy! did i really modify that many files?Tim Janik1998-06-161-2/+2
* hrm.. extra #pragma..Manish Singh1998-06-071-1/+0
* feature check menu items in the compatibility code (this required me toTim Janik1998-06-071-1/+1
* further additions to fit the gimp's code. additions to the dumping code toTim Janik1998-06-071-7/+21
* support different types of callbacks, to maintain existing code.Tim Janik1998-06-071-6/+17
* fixed an assertment.Tim Janik1998-06-071-0/+182