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