Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDonScorgie <DonScorgie@8f060a39-251c-0410-b1f3-431655927647>2006-10-06 19:03:21 (GMT)
committer DonScorgie <DonScorgie@8f060a39-251c-0410-b1f3-431655927647>2006-10-06 19:03:21 (GMT)
commit9afd261bce13beae04982fc0f1783207b77b0d5b (patch)
tree47ce720a0fa9b8111597a51fdf25ae6dbd7cb8da /NEWS
parent6fe716b291046bab37f1a4ef9e814f5946ce6897 (diff)
configure.ac:
doc/TheFuture: NEWS: Version 0.2 git-svn-id: http://labyrinth.googlecode.com/svn/trunk@39 8f060a39-251c-0410-b1f3-431655927647
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS27
1 files changed, 27 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6c6e05e..60993a1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+v0.2
+----
+New Features:
+ * Base thought class for future thought types to derive from
+ * Add new document to docs describing (current) file format
+ * Add i18n framework. No translations yet thought
+ * Add Image Thought for adding images from external files
+ * Add image mode for adding an image
+ * Add Drawing Thought for simple drawings
+ * Add drawing mode for drawing in drawing thoughts
+ * Both Image and Drawing Thoughts are resizable by dragging corners / edges
+ * New (crappy) Labyrinth icon
+ * Add menu entry (shows up in Applications->Office)
+ * Set window icon to new Labyrinth icon in Browser and map windows
+ * All thought types now have slightly rounded corners
+ * When resizing thoughts, change the cursor to reflect this
+ * Links now originate at the centre of thoughts, making them look prettier
+
+Fixes:
+ * Fix uninstalled mode
+ * Only allow 'Open' and 'Delete' to be used when a map is selected in Browser window
+ * Make removal of links work properly
+ * Various code cleanups (Thanks to Rogi Lemar)
+ * Make defs get generated properly (From Alacarte)
+ * Only redraw every 1/40th second when required to stop hammering X server
+ * Draw links behind thoughts for added solidity
+
v0.1
----
New features: