2 - win32 portability code (contributed by Dirk Gerrits)
3 - fix bug in PDF export code on 64-bit systems (patch by Robert Buchholz)
4 - fix hand tool bug when exiting canvas (#2905711)
5 - Italian translation (Marco Poletti), German translation (Stefan Lembach)
6 - Spanish translation (Alvaro), Brazil Portuguese translation (Marco Souza)
7 - fix save bug with text boxes containing > 4095 characters
8 - Czech translation (David Kolibac), Dutch translation (Timo Kluck)
9 - fix crash upon unplugging input devices
10 - change close dialog box default to "save" (patch by Kit Barnes)
11 - option to force PDF background rendering via cairo (slower but nicer)
12 - wrapper for missing GdkPixbuf rendering function in newest poppler
13 - disable GTK+ XInput bugfix by default (#3429416)
15 Version 0.4.5 (Oct 2, 2009):
16 - bugfixes for GTK+ 2.16/2.17 issues with xinput events
17 - various minor UI bugfixes
18 - gettext internationalization (contributed by David Planella)
19 - Catalan translation (by David Planella), French translation
20 - use poppler instead of pdftoppm to render PDF backgrounds
21 (after patches by Mike Ter Louw and Bob McElrath)
22 - various improvements to UI and to key bindings (including
23 patches by Bob McElrath and Lu Zhihe)
24 - use gtk-print instead of libgnomeprint for printing
25 - custom color chooser (patch contributed by Alex Ray)
26 - option to have tablet buttons toggle the mapping rather than draw
27 - paper color chooser (after a patch by Ole Joergen Broenner)
28 - remove binary installer (due to binary incompatibilities)
29 - UPDATED DEPENDENCIES: need gtk+ 2.10, poppler-glib 0.5.4
31 Version 0.4.2.1 (Mar 27, 2008):
32 - bugfix for #1926757 (crash upon pasting variable-width stroke)
33 - bugfix: set ruler/recognizer setting to default upon switching tools
35 Version 0.4.2 (Mar 25, 2008):
36 - bugfixes for X.org 7.3; allow XInput and core events in reverse order
37 - resize selection (patch contributed by Andy Neitzke)
38 - pressure sensitive pen (variable stroke width) (patch by Andy Neitzke)
39 - geometric shape recognizer (after an idea by Lukasz Kaiser) (see manual)
40 - clean up compiler warnings (patch contributed by Danny Kukawka)
42 Version 0.4.1 (Sep 15, 2007):
43 - bugfix: compatibility with new versions of pdftoppm (thanks to V. Ciancia)
44 - GTK+ 2.11 event processing bugfix
45 - minor bugfixes: hand tool, handling of filenames containing '&'
46 - desktop and MIME files (thanks to Mathieu Bouchard) + updated installer
47 - config options: left-handed scrollbar (contributed by Uwe Winter),
48 hide some menu items (customizable in config file), auto-save preferences
50 Version 0.4.0.1 (Sep 3, 2007):
51 - bugfixes for GTK+ 2.11 behavior (thanks to everyone who reported bugs)
53 Version 0.4 (Aug 15, 2007):
54 - text tool (handles most TrueType and Type1 fonts)
55 - font selection dialog and button
56 - keyboard mappings (arrow keys)
57 - menu mnemonics and shortcuts (suggestions by Jean-Baptiste Rouquier)
58 - more responsive hand tool
59 - bugfix for GTK+ 2.11 XInput behavior (thanks to Robert Gerlach)
60 - various minor bugfixes and enhancements
62 Version 0.3.3 (Jan 31, 2007):
63 - bugfix: upon loading a new file, zoom is set to default startup zoom
64 - config option to allow input from a mouse or other core pointer device
65 - config file entry to specify a default location for open/save
66 (patch contributed by Andy Neitzke)
67 - config file entries to customize visibility and position of toolbars
68 - icon (thanks to Michele Codutti)
70 Version 0.3.2 (Nov 25, 2006):
71 - preferences file and Save Preferences command
72 - extra customization (via preferences file)
73 - minor UI changes (patch contributed by Eduardo de Barros Lima)
74 - hand tool (partially contributed by Vincenzo Ciancia)
75 - a few bugfixes in rendering of bitmap backgrounds
77 Version 0.3.1 (Aug 3, 2006):
78 - fixed a file format bug on systems with non-standard numeric locale
79 (bug reported by Gert Renckens)
81 Version 0.3 (Jul 23, 2006):
82 - new PDF rendering engine: export to PDF generates optimized files
83 (smaller and more accurate)
84 - export to PDF handles PDF backgrounds (up to PDF-1.4) natively
85 (without conversion to bitmap)
86 - default thickness of erasers and highlighters slightly increased
87 - zoom dialog box with input box and "fit to page height" option
88 - file format documentation added to the user's manual
90 Version 0.2.2 (Jun 5, 2006):
91 - mapping of tools to stylus buttons (the options menu has new entries
92 to allow the mapping of buttons 2 and 3 to arbitrary tools; the tools
93 menu and toolbar affect the settings for button 1) (see manual)
94 - moving selection by drag-and-drop works across page boundaries
95 - vertical space tool can move items to next page (only when the entire
96 block being moved has crossed the page boundary; items on the new page
98 - "apply to all pages" is now a toggle button affecting the behavior of
99 paper size, color, and style commands
100 - change in the behavior of the selection upon switching between tools
102 Version 0.2.1 (Jun 3, 2006):
103 - recently used files listed in file menu
104 - can change color or thickness of pen strokes in selection
105 - function to apply paper style to all pages
106 - can specify on command line a PDF file to annotate
107 - suggest a derived file name for PDF annotation
108 - speed up switching between pages
109 - fixed a bug in XInput initialization (thanks to Luca de Cicco)
110 - fixed a bug in print ranges (thanks to Mathieu Bouchard)
111 - fixed a refresh bug in rescaling bitmap backgrounds
113 Version 0.2 (Jan 29, 2006):
114 - PDF file annotation using xpdf's pdftoppm
115 (PDF backgrounds updated asynchronously at all resolutions)
116 - PS/PDF backgrounds (as bitmaps at fixed resolution) using ghostscript
117 - option to antialias and filter bitmap backgrounds when zooming
118 - option to emulate eraser tip with right mouse button
119 - binary installer allows non-root installation without compiling
120 - full-screen mode (patch contributed by Luca De Cicco)
122 Version 0.1.1 (Jan 5, 2006):
124 - backward compatibility with GTK+ 2.4
126 Version 0.1 (Jan 2, 2006): initial release