Skip to content
  • Tim Janik's avatar
    added gtkaccelmap.sgml. other updates. · d07573c0
    Tim Janik authored
    Mon Nov 12 23:06:38 2001  Tim Janik  <timj@gtk.org>
    
            * added gtkaccelmap.sgml. other updates.
    
    Mon Nov 12 23:08:37 2001  Tim Janik  <timj@gtk.org>
    
    	* gtk/maketypes.awk: fix type utils generation on unix.
    
    	* gtk/gtkaccelmap.[hc]: new files, implementing a global accelerator
    	registry.
    
    	* gtk/gtkaccelgroup.[hc]: major API/implementation revamp:
    	removed GTK_ACCEL_SIGNAL_VISIBLE, gtk_accel_group_get_default,
    	gtk_accel_group_get_entry, gtk_accel_group_(un)lock_entry,
    	gtk_accel_group_add/remove, gtk_accel_group_handle_add/remove,
    	gtk_accel_group_create_add/remove, gtk_accel_group_entries_from_object.
    	introduced ::accel_changed signal for change notification, and
    	gtk_accel_group_connect/disconnect to connect closures to accel groups.
    	made gtk_accel_group_attach/detach and gtk_accel_group_activate private
    	functions.
    	deprecated gtk_accel_group_ref/unref.
    
    	* gtk/gtkaccellabel.[hc]: changes to make accellabels pay attention
    	to accel group changed notificat...
    d07573c0