X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ChangeLog;h=909fb3775a6494cd38c732fa5a1ba83210eaf3d0;hb=78c2f8fa93f7adcb9157699c92b1498d878f66b2;hp=7627fdd3f76d15535b39ce891270e8f14f7df7a8;hpb=b3fe26e023d4f1cafbadd383574bc0971291f784;p=xournal.git diff --git a/ChangeLog b/ChangeLog index 7627fdd..909fb37 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,40 @@ Version ?: + - minor UI changes (patch contributed by Eduardo de Barros Lima) + +Version 0.3.1 (Aug 3, 2006): + - fixed a file format bug on systems with non-standard numeric locale + +Version 0.3 (Jul 23, 2006): + - new PDF rendering engine: export to PDF generates optimized files + (smaller and more accurate) + - export to PDF handles PDF backgrounds (up to PDF-1.4) natively + (without conversion to bitmap) + - default thickness of erasers and highlighters slightly increased + - zoom dialog box with input box and "fit to page height" option + - file format documentation added to the user's manual + +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