]> git.donarmstrong.com Git - xournal.git/blob - ChangeLog
focus and other patches
[xournal.git] / ChangeLog
1 Version 0.4.2.1 (Mar 27, 2008):
2   - bugfix for #1926757 (crash upon pasting variable-width stroke)
3   - bugfix: set ruler/recognizer setting to default upon switching tools
4
5 Version 0.4.2 (Mar 25, 2008):
6   - bugfixes for X.org 7.3; allow XInput and core events in reverse order
7   - resize selection (patch contributed by Andy Neitzke)
8   - pressure sensitive pen (variable stroke width) (patch by Andy Neitzke)
9   - geometric shape recognizer (after an idea by Lukasz Kaiser) (see manual)
10   - clean up compiler warnings (patch contributed by Danny Kukawka)
11
12 Version 0.4.1 (Sep 15, 2007):
13   - bugfix: compatibility with new versions of pdftoppm (thanks to V. Ciancia)
14   - GTK+ 2.11 event processing bugfix
15   - minor bugfixes: hand tool, handling of filenames containing '&'
16   - desktop and MIME files (thanks to Mathieu Bouchard) + updated installer
17   - config options: left-handed scrollbar (contributed by Uwe Winter),
18     hide some menu items (customizable in config file), auto-save preferences
19
20 Version 0.4.0.1 (Sep 3, 2007):
21   - bugfixes for GTK+ 2.11 behavior (thanks to everyone who reported bugs)
22
23 Version 0.4 (Aug 15, 2007):
24   - text tool (handles most TrueType and Type1 fonts)
25   - font selection dialog and button
26   - keyboard mappings (arrow keys)
27   - menu mnemonics and shortcuts (suggestions by Jean-Baptiste Rouquier)
28   - more responsive hand tool
29   - bugfix for GTK+ 2.11 XInput behavior (thanks to Robert Gerlach)
30   - various minor bugfixes and enhancements
31
32 Version 0.3.3 (Jan 31, 2007):
33   - bugfix: upon loading a new file, zoom is set to default startup zoom
34   - config option to allow input from a mouse or other core pointer device
35   - config file entry to specify a default location for open/save
36     (patch contributed by Andy Neitzke)
37   - config file entries to customize visibility and position of toolbars
38   - icon (thanks to Michele Codutti)
39
40 Version 0.3.2 (Nov 25, 2006):
41   - preferences file and Save Preferences command
42   - extra customization (via preferences file)
43   - minor UI changes (patch contributed by Eduardo de Barros Lima)
44   - hand tool (partially contributed by Vincenzo Ciancia)
45   - a few bugfixes in rendering of bitmap backgrounds
46
47 Version 0.3.1 (Aug 3, 2006):
48   - fixed a file format bug on systems with non-standard numeric locale
49     (bug reported by Gert Renckens)
50
51 Version 0.3 (Jul 23, 2006):
52   - new PDF rendering engine: export to PDF generates optimized files
53     (smaller and more accurate)
54   - export to PDF handles PDF backgrounds (up to PDF-1.4) natively
55     (without conversion to bitmap)
56   - default thickness of erasers and highlighters slightly increased
57   - zoom dialog box with input box and "fit to page height" option
58   - file format documentation added to the user's manual
59
60 Version 0.2.2 (Jun 5, 2006):
61   - mapping of tools to stylus buttons (the options menu has new entries
62     to allow the mapping of buttons 2 and 3 to arbitrary tools; the tools
63     menu and toolbar affect the settings for button 1) (see manual)
64   - moving selection by drag-and-drop works across page boundaries
65   - vertical space tool can move items to next page (only when the entire
66     block being moved has crossed the page boundary; items on the new page
67     are not moved)
68   - "apply to all pages" is now a toggle button affecting the behavior of
69     paper size, color, and style commands
70   - change in the behavior of the selection upon switching between tools
71
72 Version 0.2.1 (Jun 3, 2006):
73   - recently used files listed in file menu
74   - can change color or thickness of pen strokes in selection
75   - function to apply paper style to all pages
76   - can specify on command line a PDF file to annotate
77   - suggest a derived file name for PDF annotation
78   - speed up switching between pages
79   - fixed a bug in XInput initialization (thanks to Luca de Cicco)
80   - fixed a bug in print ranges (thanks to Mathieu Bouchard)
81   - fixed a refresh bug in rescaling bitmap backgrounds
82
83 Version 0.2 (Jan 29, 2006):
84   - PDF file annotation using xpdf's pdftoppm
85      (PDF backgrounds updated asynchronously at all resolutions) 
86   - PS/PDF backgrounds (as bitmaps at fixed resolution) using ghostscript
87   - option to antialias and filter bitmap backgrounds when zooming
88   - option to emulate eraser tip with right mouse button
89   - binary installer allows non-root installation without compiling
90   - full-screen mode (patch contributed by Luca De Cicco)
91
92 Version 0.1.1 (Jan 5, 2006): 
93   - two bugfixes
94   - backward compatibility with GTK+ 2.4
95
96 Version 0.1   (Jan 2, 2006): initial release