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