]> git.donarmstrong.com Git - xournal.git/blobdiff - ChangeLog
Public release 0.2.2.
[xournal.git] / ChangeLog
index 190f6d1915c0450c64f328e2731fc8182f74cb90..363e2fe94a998f3daa73bc0f2bcdadaf65f09bf7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+Version 0.2.2 (Jun 5, 2006):
+  - mapping of tools to stylus buttons (the options menu has new entries
+    to allow the mapping of buttons 2 and 3 to arbitrary tools; the tools
+    menu and toolbar affect the settings for button 1) (see manual)
+  - moving selection by drag-and-drop works across page boundaries
+  - vertical space tool can move items to next page (only when the entire
+    block being moved has crossed the page boundary; items on the new page
+    are not moved)
+  - "apply to all pages" is now a toggle button affecting the behavior of
+    paper size, color, and style commands
+  - change in the behavior of the selection upon switching between tools
+
+Version 0.2.1 (Jun 3, 2006):
+  - recently used files listed in file menu
+  - can change color or thickness of pen strokes in selection
+  - function to apply paper style to all pages
+  - can specify on command line a PDF file to annotate
+  - suggest a derived file name for PDF annotation
+  - speed up switching between pages
+  - fixed a bug in XInput initialization (thanks to Luca de Cicco)
+  - fixed a bug in print ranges (thanks to Mathieu Bouchard)
+  - fixed a refresh bug in rescaling bitmap backgrounds
+
 Version 0.2 (Jan 29, 2006):
   - PDF file annotation using xpdf's pdftoppm
      (PDF backgrounds updated asynchronously at all resolutions) 
@@ -5,7 +28,7 @@ Version 0.2 (Jan 29, 2006):
   - option to antialias and filter bitmap backgrounds when zooming
   - option to emulate eraser tip with right mouse button
   - binary installer allows non-root installation without compiling
-  - full-screen mode
+  - full-screen mode (patch contributed by Luca De Cicco)
 
 Version 0.1.1 (Jan 5, 2006): 
   - two bugfixes