summaryrefslogtreecommitdiff
path: root/gtk/gtkaccelgroup.c
Commit message (Expand)AuthorAgeFilesLines
* Merges from gtk-1-2Owen Taylor2000-03-141-1/+1
* Actually change <strings.h> to <string.h> as I already said in theTor Lillqvist1999-03-151-1/+1
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* only pass key events to the focus widget if it is sensitive.Tim Janik1999-01-111-1/+2
* removed unused var 64-bit cast point to const data Made const-correct.Jeff Garzik1998-12-241-1/+1
* I submitted this patch twice to gtk-devel-list, and received no comments,Elliot Lee1998-11-301-2/+2
* plug another small GtkSIgnalQuery leak.Tim Janik1998-09-031-1/+3
* quell some warnings with g_hash_table_newManish Singh1998-08-291-0/+2
* removed gtk_input_add_interp.merge-to-themes-2-2Tim Janik1998-08-171-2/+2
* Use common marshalling routines instead of having widget-private ones. ItElliot Lee1998-07-211-38/+2
* temporary implementation of action signal "debug_msg"Tim Janik1998-07-011-8/+8
* ok, this enables the possibility for key-release bindings.Tim Janik1998-06-301-1/+29
* replaced some gtk_object_data_force_id with g_quark_from_static_stringTim Janik1998-06-191-2/+2
* Renamed g_const_pointer => gconstpointer.Owen Taylor1998-06-101-3/+3
* Removed g_object_pointer_hash, which was just g_direct_hash.Owen Taylor1998-06-091-6/+6
* new functions gtk_selection_data_copy and gtk_selection_data_free.Tim Janik1998-06-091-50/+24
* fixed an assertment.Tim Janik1998-06-071-0/+1062