summaryrefslogtreecommitdiff
path: root/tikzit/NEWS
diff options
context:
space:
mode:
authorAlex Merry <dev@randomguy3.me.uk>2013-05-07 14:10:56 +0100
committerAlex Merry <dev@randomguy3.me.uk>2013-05-07 14:41:30 +0100
commit3e131dd390d67a0dfc161b460ca4b96c7e516618 (patch)
tree50983d7ee9a57da68a21968a4159dd2df114c1e1 /tikzit/NEWS
parent70139e02d87eda4e26d9d3d04da51706ab1c7b01 (diff)
GTK: 1.0 releasev1.0
Diffstat (limited to 'tikzit/NEWS')
-rw-r--r--tikzit/NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/tikzit/NEWS b/tikzit/NEWS
index 4bf1ff9..0efc18f 100644
--- a/tikzit/NEWS
+++ b/tikzit/NEWS
@@ -1,3 +1,13 @@
+tikzit 1.0 (2013-05-07):
+ * GIMP-like user interface (multiple documents, separate toolboxes)
+ * Preferences now called Configuration, and includes node and edge styles
+ * Error-highlighting in the code pane
+ * Single-key-shortcuts for tool selection, and <space> to update the preview
+ * Edge anchor support
+ * Option for drag-select to select nodes, edges or both
+ * Memory leak fixes
+ * Should now be impossible to use the UI to create a graph that cannot be parsed
+
tikzit 0.9 (2012-08-24):
* Compilers without basic Objective C 2 support cannot be
used to compile TikZiT any more