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