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