summaryrefslogtreecommitdiff
path: root/gtk/gtkitemfactory.c
Commit message (Expand)AuthorAgeFilesLines
* Append locale-specific suffixes to default rc file names, and look theseOwen Taylor1998-12-141-6/+32
* I submitted this patch twice to gtk-devel-list, and received no comments,Elliot Lee1998-11-301-1/+1
* cast NULL to GtkItemFactoryCallback to ensure proper type (SunPro ccManish Singh1998-11-121-1/+2
* Added warning about callback on <Branch> itemsGuillaume Laurent1998-11-071-1/+7
* list all widgets in the ->widgets_by_action list that have a callbackTim Janik1998-09-301-1/+1
* quell some warnings with g_hash_table_newManish Singh1998-08-291-1/+6
* begin the parameter elipsis (...) after the first argument name. thisTim Janik1998-08-241-1/+1
* use g_get_current_dir() instead of getcwd().Tim Janik1998-08-181-3/+2
* removed gtk_input_add_interp.merge-to-themes-2-2Tim Janik1998-08-171-12/+12
* Added gdk_text/string_extents() - too calculate all the metrics at once ofOwen Taylor1998-08-121-17/+97
* changed reversed_[12] to reserved_[12] in gtk_*_get_type functions.Tim Janik1998-07-041-2/+2
* temporary implementation of action signal "debug_msg"Tim Janik1998-07-011-2/+4
* call the base class init fucntions from all parent types upon classTim Janik1998-06-281-2/+3
* replaced some gtk_object_data_force_id with g_quark_from_static_stringTim Janik1998-06-191-51/+51
* boy! did i really modify that many files?Tim Janik1998-06-161-22/+18
* feature check menu items in the compatibility code (this required me toTim Janik1998-06-071-7/+36
* further additions to fit the gimp's code. additions to the dumping code toTim Janik1998-06-071-41/+181
* support different types of callbacks, to maintain existing code.Tim Janik1998-06-071-9/+38
* fixed an assertment.Tim Janik1998-06-071-0/+1313