X-Git-Url: https://git.donarmstrong.com/?p=xournal.git;a=blobdiff_plain;f=src%2FTODO;h=64679cedd5e2c51395a76793f0da486df993e628;hp=7368f33597ef6515f886e83a223d8fcd10b8f992;hb=7e0f130c69b3a36d665b269a7e9cd1560f77bb0b;hpb=f67be44bd79668e75b9f47f5315e7ddf8f8ea057 diff --git a/src/TODO b/src/TODO index 7368f33..64679ce 100644 --- a/src/TODO +++ b/src/TODO @@ -20,16 +20,20 @@ List of features to be implemented (not in any particular order) BUGS: ** lingering issues with synaptics touchpads? (#2872667) (DONE) - add patch 0.4.5-fix-synaptics-v1.patch (fix ButtonDown events) - - set device to Absolute mode at startup? (GDK doesn't expose API, + (todo) - set device to Absolute mode at startup? (GDK doesn't expose API, cf XSetDeviceMode() in /usr/include/X11/extensions/XInput.h) ** color picker into canvas doesn't work in GTK+ 2.16 (should disable xinput first?) ** PDF export crashes in 64-bit due to wrong types (#2897699) - (DONE) patch by Robert Buchholz + --- DONE --- patch by Robert Buchholz +** export to PDF should see cropbox size if smaller, and map the + cropbox -- not the entire page -- to the page area! (2009-11-18 forum) WIN32: - test further - write an installer +- bug: opening files with accents in name? +- bug: cairo-scaled-font in printing? (2009-11-18 bug tracker) PATCHES TO INCORPORATE: ** Italian translation (add_it_po.patch unless updated on tracker)