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

Dia ChangeLog report for 2009-03-09 04:00:00 UTC (Mon 09 Mar)



Snapshots available at http://www.raeder.dk/~larsrc/Dia/snapshots

*** Recent ChangeLog entries:

--- ChangeLog.previous	2009-03-08 05:00:07.000000000 +0100
+++ dia-svn-snapshot/ChangeLog	2009-03-09 05:00:10.580641448 +0100
@@ -1,6 +1,33 @@
 2009-03-07  Hans Breuer  <hans breuer org>

-	* lib/persitence.c : updating/serializing window positions had issues,
+	* app/menus.c(create_or_ref_display_actions) :  only create the action
+	group once, not per display, so the right actions are sensitive for the
+	"Use menu bar", too. Fixes bug #574472
+
+	* app/layer_dialog.[ch] : implement "Add Layer" and "Rename Layer" also
+	without the indirection Layer dialog
+	* app/menus.c : activate both commands
+	* lib/diagramdata.[ch] lib/libdia.def : implement and export
+	data_layer_get_index() used for the above
+
+	* data/display-ui.xml data/integrated-ui.xml data/popup-ui.xml
+	  app/menus.c : move "Edit/Properties" to "File/Diagram Properties" as
+	suggested by bug #573259, also create a Layers submenu to hold formerly
+	"Edit/Layers", "Objects/Move (selection) to layer [...]"
+	* app/pixmaps/objects-layer-above.png app/pixmaps/layer-add.png
+	  app/pixmaps/objects-layer-below.png app/pixmaps/layers.png
+	  app/pixmaps/layer-rename.png : stock icons stolen from Inkscape for
+	the new Layers menu
+	* app/Makefile.am app/makefile.msc : generate inline icons
+	* app/commands.[ch] : new callbacks for layer add/rename (not enabled)
+
+	* app/preferences.c(prefs_set_value_in_widget) : don't choke on
+	val==NULL and have a matching default initialization for units,
+	both fixing bug #573625
+	(prefs_get_value_from_widget) : only call the props update function if
+	something has changed, get rid of spurious restart message, bug #574387
+
+	* lib/persistence.c : updating/serializing window positions had issues,
 	now hopefully fixed, bug #574388

 	* app/textedit_tool.c : ensure the action sensitivity is updated after


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