Skip to content
  • Michael Natterer's avatar
    menus/text-tool-menu.xml app/actions/text-tool-actions.c add "Text along · c0cb7c14
    Michael Natterer authored
    2008-10-27  Michael Natterer  <mitch@gimp.org>
    
    	* menus/text-tool-menu.xml
    	* app/actions/text-tool-actions.c
    	* app/actions/text-tool-commands.[ch]: add "Text along Path" to the
    	text tool context menu.
    
    	* app/tools/gimptextoptions.[ch]: remove the text along path
    	button here.
    
    	* app/tools/gimptexttool.c: changed accordingly.
    
    	* app/tools/gimptexttool.[ch]: move public functions together,
    	move all virtual function implementations together and put them in
    	order, made the text along path function public, factor out
    	gimp_text_tool_xy_to_offset() instead of duplicaing this code
    	three times, remove gimp_rectangle_tool_frame_item() because it
    	doesn't belong here.
    
    	* app/tools/gimprectangletool.[ch]: add
    	gimp_rectangle_tool_frame_item() here. Enselic, please process ;)
    
    
    svn path=/trunk/; revision=27444
    c0cb7c14