Skip to content
  • Michael Natterer's avatar
    Don't use deprecated GtkToolbar API in GimpTextEditor: · 5d7b121f
    Michael Natterer authored
    2004-11-04  Michael Natterer  <mitch@gimp.org>
    
    	Don't use deprecated GtkToolbar API in GimpTextEditor:
    
    	* app/actions/Makefile.am
    	* app/actions/actions.c
    	* app/actions/text-editor-actions.[ch]
    	* app/actions/text-editor-commands.[ch]: added acions and
    	callbacks for the new "text-editor" action group.
    
    	* app/menus/menus.c: register a "<TextEditor>" UI manager.
    
    	* menus/Makefile.am
    	* menus/text-editor-toolbar.xml: new file for the toolbar.
    
    	* app/widgets/gimptexteditor.[ch]: use the toolbar created by the
    	UI manager instead of constructing it using deprecated API.
    
    	* app/tools/gimptextoptions.c: changed accordingly.
    
    	* app/widgets/gimpwidgets-utils.[ch]: added gimp_text_buffer_load()
    	(used by text-editor-commands.c).
    5d7b121f