]> git.donarmstrong.com Git - xournal.git/blob - ChangeLog
Public release 0.2.1.
[xournal.git] / ChangeLog
1 Version 0.2.1 (Jun 3, 2006):
2   - recently used files listed in file menu
3   - can change color or thickness of pen strokes in selection
4   - function to apply paper style to all pages
5   - can specify on command line a PDF file to annotate
6   - suggest a derived file name for PDF annotation
7   - speed up switching between pages
8   - fixed a bug in XInput initialization (thanks to Luca de Cicco)
9   - fixed a bug in print ranges (thanks to Mathieu Bouchard)
10   - fixed a refresh bug in rescaling bitmap backgrounds
11
12 Version 0.2 (Jan 29, 2006):
13   - PDF file annotation using xpdf's pdftoppm
14      (PDF backgrounds updated asynchronously at all resolutions) 
15   - PS/PDF backgrounds (as bitmaps at fixed resolution) using ghostscript
16   - option to antialias and filter bitmap backgrounds when zooming
17   - option to emulate eraser tip with right mouse button
18   - binary installer allows non-root installation without compiling
19   - full-screen mode (patch contributed by Luca De Cicco)
20
21 Version 0.1.1 (Jan 5, 2006): 
22   - two bugfixes
23   - backward compatibility with GTK+ 2.4
24
25 Version 0.1   (Jan 2, 2006): initial release