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