summaryrefslogtreecommitdiff
path: root/gtk/gtkitemfactory.h
Commit message (Expand)AuthorAgeFilesLines
* 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