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