summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSøren Sandmann Pedersen <ssp@dhcp-100-2-40.bos.redhat.com>2009-02-25 13:35:50 -0500
committerSøren Sandmann Pedersen <ssp@dhcp-100-2-40.bos.redhat.com>2009-02-25 13:35:50 -0500
commitde8efd90f980e8e4877c6e4545005c53cd1a446f (patch)
treee440ccd48837521d10cc101f8516a050b0abf673
parent84c8223bf793dabcb445b1550c1fb2bc91828bff (diff)
TODO
-rw-r--r--TODO5
-rw-r--r--siv.c1
2 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index d679e00..7e73db8 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,11 @@
- When failing from the command line, print failure on stdout rather
than displaying an alert.
+- Keyboard shortcuts
+ zoom in
+ zoom out
+ ...
+
- Icon
- Set the image as icon when one is loaded
diff --git a/siv.c b/siv.c
index 09c50f6..50b1f87 100644
--- a/siv.c
+++ b/siv.c
@@ -4,6 +4,7 @@
#include <stdlib.h>
#include <string.h>
#include <math.h>
+#include <libnul.h>
#include "siv.h"
#define _(a) a