Skip to content
  • Matthias Clasen's avatar
    Fix a C99ism. (#121640, Josh Beam) · e8c93d56
    Matthias Clasen authored
    2003-09-07  Matthias Clasen  <maclas@gmx.de>
    
    	* gtk/gtkuimanager.c (update_node): Fix a C99ism.  (#121640,
    	Josh Beam)
    
    	Fixes for accelerator handling during (un)merging:
    
    	* gtk/gtkuimanager.c (update_node): Move setting info-action
    	after the switch, since the old action is needed in some cases.
    	In cases of proxy type mismatch, disconnect the old proxy from
    	the old action.
    
    	* gtk/gtkaction.c (remove_proxy): Renamed from
    	gtk_action_remove_proxy(). Move unsetting of the accelerator
    	here from disconnect_proxy() in order to catch all cases of
    	removing a proxy.
    	(gtk_action_disconnect_proxy): Fix logic in g_return_if_fail()
    	to fail if proxy isn't a proxy of action.
    e8c93d56
To find the state of this project's repository at the time of any of these versions, check out the tags.