summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorrandomguy3 <randomguy3@7c02a99a-9b00-45e3-bf44-6f3dd7fddb64>2012-01-06 13:44:40 +0000
committerrandomguy3 <randomguy3@7c02a99a-9b00-45e3-bf44-6f3dd7fddb64>2012-01-06 13:44:40 +0000
commit2ed61cfb3ad3d404b9a44bbb3f4c8083b469ae22 (patch)
tree9939c67d95720a330bd7b884363d801cc7d5811d /TODO
Move everything into trunk.
Also add branches and tags directories. git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@348 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
Diffstat (limited to 'TODO')
-rw-r--r--TODO17
1 files changed, 17 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..effbe8c
--- /dev/null
+++ b/TODO
@@ -0,0 +1,17 @@
+GTK port:
+ - support for more than one custom preamble
+ - possibly indicate when the graph surface has focus?
+ - Use GooCanvas for the graph display
+
+
+OSX port:
+ - node properties toolbox
+ - support for more than one custom preamble
+
+
+General:
+ - push more code up into common (make use of RenderContext)
+ - vi-like mode lines in tikz files
+ - use mode lines for preamble knowledge
+ - per-document preamble selection?
+