summaryrefslogtreecommitdiff
path: root/www/sourceforge/README.mkd
diff options
context:
space:
mode:
Diffstat (limited to 'www/sourceforge/README.mkd')
-rw-r--r--www/sourceforge/README.mkd23
1 files changed, 7 insertions, 16 deletions
diff --git a/www/sourceforge/README.mkd b/www/sourceforge/README.mkd
index ce5a1d0..fb11cd4 100644
--- a/www/sourceforge/README.mkd
+++ b/www/sourceforge/README.mkd
@@ -10,22 +10,13 @@ It comes in two flavours: MacOSX (Cocoa) and GTK+. Note that you will need to b
* poppler (including glib bindings - tested with 0.12.4)
* An Objective-C compiler (eg: gcc-objc)
-## Changes since 0.7:
+## Changes since 0.9:
### GTK+ flavour:
-* Compilers without basic Objective C 2 support cannot be
- used to compile TikZiT any more
-* Add support for scale to node styles
-* Add support for editing edge styles
-* Add support for multiple custom preambles
-* The path to pdflatex is now configurable
-* Make everything look a bit better
-* Edges now start from the edge of a node, not the centre,
- which is what tikz does
-* Edges can now have arrow heads and arrow tails
-* Nodes and edges have consistent ordering, and this can be
- changed with Edge->Arrange
-* Edges now have colours
-* Edges can now be reversed easily
-* Fix various crashes
+* UI overhaul: multiple documents can be open at once, and there are GIMP-like separate toolbox windows
+* Better keyboard shortcuts for changing tools
+* Support for edge anchors
+* Option to drag-select edges as well as or instead of nodes
+* Error highlighting in code pane
+* Various bugfixes including crashes, memory leaks and parsing issues