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