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