]> git.donarmstrong.com Git - xournal.git/blob - ChangeLog
Release 0.4.0.1: GTK+ 2.11 bugfix
[xournal.git] / ChangeLog
1 Version 0.4.0.1 (Sep 3, 2007):
2   - bugfixes for GTK+ 2.11 behavior (thanks to everyone who reported bugs)
3
4 Version 0.4 (Aug 15, 2007):
5   - text tool (handles most TrueType and Type1 fonts)
6   - font selection dialog and button
7   - keyboard mappings (arrow keys)
8   - menu mnemonics and shortcuts (suggestions by Jean-Baptiste Rouquier)
9   - more responsive hand tool
10   - bugfix for GTK+ 2.11 XInput behavior (thanks to Robert Gerlach)
11   - various minor bugfixes and enhancements
12
13 Version 0.3.3 (Jan 31, 2007):
14   - bugfix: upon loading a new file, zoom is set to default startup zoom
15   - config option to allow input from a mouse or other core pointer device
16   - config file entry to specify a default location for open/save
17     (patch contributed by Andy Neitzke)
18   - config file entries to customize visibility and position of toolbars
19   - icon (thanks to Michele Codutti)
20
21 Version 0.3.2 (Nov 25, 2006):
22   - preferences file and Save Preferences command
23   - extra customization (via preferences file)
24   - minor UI changes (patch contributed by Eduardo de Barros Lima)
25   - hand tool (partially contributed by Vincenzo Ciancia)
26   - a few bugfixes in rendering of bitmap backgrounds
27
28 Version 0.3.1 (Aug 3, 2006):
29   - fixed a file format bug on systems with non-standard numeric locale
30     (bug reported by Gert Renckens)
31
32 Version 0.3 (Jul 23, 2006):
33   - new PDF rendering engine: export to PDF generates optimized files
34     (smaller and more accurate)
35   - export to PDF handles PDF backgrounds (up to PDF-1.4) natively
36     (without conversion to bitmap)
37   - default thickness of erasers and highlighters slightly increased
38   - zoom dialog box with input box and "fit to page height" option
39   - file format documentation added to the user's manual
40
41 Version 0.2.2 (Jun 5, 2006):
42   - mapping of tools to stylus buttons (the options menu has new entries
43     to allow the mapping of buttons 2 and 3 to arbitrary tools; the tools
44     menu and toolbar affect the settings for button 1) (see manual)
45   - moving selection by drag-and-drop works across page boundaries
46   - vertical space tool can move items to next page (only when the entire
47     block being moved has crossed the page boundary; items on the new page
48     are not moved)
49   - "apply to all pages" is now a toggle button affecting the behavior of
50     paper size, color, and style commands
51   - change in the behavior of the selection upon switching between tools
52
53 Version 0.2.1 (Jun 3, 2006):
54   - recently used files listed in file menu
55   - can change color or thickness of pen strokes in selection
56   - function to apply paper style to all pages
57   - can specify on command line a PDF file to annotate
58   - suggest a derived file name for PDF annotation
59   - speed up switching between pages
60   - fixed a bug in XInput initialization (thanks to Luca de Cicco)
61   - fixed a bug in print ranges (thanks to Mathieu Bouchard)
62   - fixed a refresh bug in rescaling bitmap backgrounds
63
64 Version 0.2 (Jan 29, 2006):
65   - PDF file annotation using xpdf's pdftoppm
66      (PDF backgrounds updated asynchronously at all resolutions) 
67   - PS/PDF backgrounds (as bitmaps at fixed resolution) using ghostscript
68   - option to antialias and filter bitmap backgrounds when zooming
69   - option to emulate eraser tip with right mouse button
70   - binary installer allows non-root installation without compiling
71   - full-screen mode (patch contributed by Luca De Cicco)
72
73 Version 0.1.1 (Jan 5, 2006): 
74   - two bugfixes
75   - backward compatibility with GTK+ 2.4
76
77 Version 0.1   (Jan 2, 2006): initial release