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