dia r3822 - in trunk: . app lib objects objects/Database objects/Database/pixmaps objects/Misc po sheets



Author: hans
Date: 2007-10-20 16:33:20 +0100 (Sat, 20 Oct 2007)
New Revision: 3822
ViewCVS link: http://svn.gnome.org/viewcvs/dia?rev=3822&view=rev

Added:
   trunk/objects/Database/
   trunk/objects/Database/Makefile.am
   trunk/objects/Database/compound.c
   trunk/objects/Database/database.c
   trunk/objects/Database/database.h
   trunk/objects/Database/pixmaps/
   trunk/objects/Database/pixmaps/compound.xpm
   trunk/objects/Database/pixmaps/reference.xpm
   trunk/objects/Database/pixmaps/table.xpm
   trunk/objects/Database/reference.c
   trunk/objects/Database/table.c
   trunk/objects/Database/table_dialog.c
   trunk/sheets/Database.sheet.in
Modified:
   trunk/ChangeLog
   trunk/app/properties.c
   trunk/app/textedit.c
   trunk/configure.in
   trunk/lib/libdia.def
   trunk/objects/Makefile.am
   trunk/objects/Misc/tree.c
   trunk/objects/makefile.msc
   trunk/po/POTFILES.in
   trunk/sheets/Makefile.am
Log:
2007-10-20  Hans Breuer  <hans breuer org>

	* configure.in lib/libdia.def objects/Database 
	  objects/Database/compound.c objects/Database/database.c
	  objects/Database/database.h objects/Database/Makefile.am
	  objects/Database/pixmaps/compound.xpm
	  objects/Database/pixmaps/reference.xpm
	  objects/Database/pixmaps/table.xpm
	  objects/Database/reference.c objects/Database/table.c
	  objects/Database/table_dialog.c objects/Makefile.am
	  objects/makefile.msc po/POTFILES.in sheets/Database.sheet.in
	  sheets/Makefile.am : new database table relation shapes by
	Petr Novotnik - bug #397688 - slightly modified to work with current
	SVN and build on windoze. Although derived from the UML class object
	the 'Table' object looks like a much better playground for a generic
	property list widget.

	* app/textedit.c(textedit_activate_first) had an endless loop when
	none of the selected objects are text editable
	
	* app/properties.c : resets current_obj when the dialog is closed
	(Sameer D. Sahasrabuddhe, fixes bug #30430)

	* objects/Misc/tree.c : added object_apply_props stuff






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