X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ChangeLog;h=05121a3cd634360177187c3af00f235901478674;hb=09edb1edf716f0ff798f0b91a0e99e2475555995;hp=a78e5bcbcb2c1c4b649796bc3c4bf507fad001e8;hpb=b471a5e1ffc9ad87400f079679fdf261875d513e;p=xournal.git diff --git a/ChangeLog b/ChangeLog index a78e5bc..05121a3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +This version: + - win32 portability code (contributed by Dirk Gerrits) + - fix bug in PDF export code on 64-bit systems (patch by Robert Buchholz) + - fix hand tool bug when exiting canvas (#2905711) + - Italian translation (Marco Poletti), German translation (Stefan Lembach) + - Spanish translation (Alvaro), Brazil Portuguese translation (Marco Souza) + - fix save bug with text boxes containing > 4095 characters + - Czech translation (David Kolibac), Dutch translation (Timo Kluck) + - fix crash upon unplugging input devices + - change close dialog box default to "save" (patch by Kit Barnes) + - option to force PDF background rendering via cairo (slower but nicer) + - wrapper for missing GdkPixbuf rendering function in newest poppler + - disable GTK+ XInput bugfix by default (#3429416) + Version 0.4.5 (Oct 2, 2009): - bugfixes for GTK+ 2.16/2.17 issues with xinput events - various minor UI bugfixes @@ -12,6 +26,7 @@ Version 0.4.5 (Oct 2, 2009): - option to have tablet buttons toggle the mapping rather than draw - paper color chooser (after a patch by Ole Joergen Broenner) - remove binary installer (due to binary incompatibilities) + - UPDATED DEPENDENCIES: need gtk+ 2.10, poppler-glib 0.5.4 Version 0.4.2.1 (Mar 27, 2008): - bugfix for #1926757 (crash upon pasting variable-width stroke)