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