[the-board] [release] 0.1.2



commit da09f0eb35336b4816ad77b9184f0b5ff13066a8
Author: Lucas Rocha <lucasr gnome org>
Date:   Mon Mar 28 21:26:58 2011 +0100

    [release] 0.1.2

 NEWS |   35 +++++++++++++++++++++++++++++++++++
 1 files changed, 35 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index 57ab3f2..41b5b6a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,38 @@
+0.1.2
+-----
+
+Features:
+  * Main window now has the usual decoration and behaves as
+    normal toplevel window
+  * Keyboard shortcuts for alignment and distribution actions:
+    Ctrl+H - Distribute horizontally
+    Ctrl+G - Distribute vertically
+    Ctrl+U - Align to the left
+    Ctrl+I - Align to the right
+    Ctrl+J - Align to the top
+    Ctrl+K - Align to the bottom
+  * More consistent keyboard shortcuts:
+    Ctrl+W - Hides main window
+    Ctrl+Q - Quits application
+
+Misc improvements:
+  * More subtle screen dimming when an element is active
+  * Deactivate Label element when Return key is pressed
+  * Save page when multiple things are moved around
+  * Misc fixes necessary to build and run on Natty
+  * Initial infrastructure for unit tests
+
+Bugs fixed:
+ 644336 Position of elements is not saved correctly when multiple
+        elements are dragged
+ 640596 Pressing Return while editing a label should deactivate it
+ 645519 Lot of crashes, (almost 33% click causes a crash)
+ 637710 Use action-based operations in main toolbar
+ 640595 Factor out toolbars from MainWindow
+
+Translations:
+ Piotr DrÄ?g [pl], Mateus Zenaide [pt_BR], Daniel Nylander [sv]
+
 0.1.1.1
 -------
 



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