dia r3813 - in trunk: app app/pixmaps data



Author: hans
Date: 2007-10-14 17:20:18 +0100 (Sun, 14 Oct 2007)
New Revision: 3813
ViewCVS link: http://svn.gnome.org/viewcvs/dia?rev=3813&view=rev

Added:
   trunk/app/pixmaps/textedit-22.png
   trunk/app/textedit_tool.c
   trunk/app/textedit_tool.h
Modified:
   trunk/app/Makefile.am
   trunk/app/create_object.c
   trunk/app/cursor.c
   trunk/app/cursor.h
   trunk/app/diagram.c
   trunk/app/disp_callbacks.c
   trunk/app/interface.c
   trunk/app/makefile.msc
   trunk/app/menus.c
   trunk/app/textedit.c
   trunk/app/textedit.h
   trunk/app/tool.c
   trunk/app/tool.h
   trunk/data/display-ui.xml
   trunk/data/integrated-ui.xml
   trunk/data/popup-ui.xml
Log:
2007-10-14  Hans Breuer  <hans breuer org>

	Next stab on dedicated text edit mode:
	* app/textedit_tool.[ch] app/tool.[ch] app/cursors.[ch] 
	app/interface.c app/Makefile.am app/makefile.msc data/display-ui.xml 
	data/integrated-ui.xml data/popup-ui.xml : text edit mode 
	reflected in toolbox, it is too different from normal modification
	* app/diagram.c app/menu.c : make Cut, Copy, Paste, Delete 
	and Duplicate menu entries insensitive when text is edited
	* app/pixmaps/textedit.png : an ugly icon
	* app/create_object.c app/disp_callbacks.c : deal with transitions 
	from one tool to to the other
	* app/textedit.[ch](textedit_activate_object): tell if editing started





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]