Additions to update 8b:
- updated ipc call: startupComplete to R1.7 version (hope this will not break R1.6)
- Added Options->Toggle Taskbar to toggle the taksbar :-)
- Fixed problem with certain pages that do not have a /Content
  -> The generated pdf will give problems on DR and behave strange on desktop!
- Use orientation extracted from the pdf to let poppler rotate

Additions to update: 8a
- Updated russian translation from Viacheslav
- Removed shortcuts from menu (english only!) on advise of Viacheslav
- Removed some useless menu items
- Improve Ghosting behaviour during page-switch
- Replaced first, prev, next and last icons with gtk-based icons

Additions to update: 8 (not released)
- Allow to insert empty pages, remember setting in config settings
- Export scribbles in a separate file to be processed by external OCR
  software on the PC.
- Fixed problem that did not allow to select iRex annotations immediately after
  import. (forgot bounding box)

Additions to update: 7b
- Thickness of annotations is handled
- Fix BUG that prevented the 'fast-scribble-mode' to be enabled

Additions to update: 7a
- Merge with latest cvs archive of the official Xournal
- Import iRex annotations menu added to import and show annotations from PDFs
- Merge iRex annotations menu added, to import and export as pdf (usefull for big 
  documents that are too big to show in xournal)
- Issues: memory is badly managed, leading to crashes or hangups if files are too 
  big or contain too much annotations!
- Scribble thickness not used (yet)

Addition to update: 6a
- The last page of PDF-files (when 'Annotate PDF') was not shown, due to a simple 
  off-by-one bug.
- There were some problems in Annotating multiple PDFs after each other, code
  has changed to make that more robust.
- CropBox is now used to calc the scaling for the annotations. Documents that had
  a CropBox not equal to the MediaBox generated incorrect documents.

Addition to update: 6
- On shutdown always write to a tempfile, never to original, might cause corruption.
- Initial version with support to annotate pdfs
- React on down/up same as page_down/up (in One Page view only)
- Improved toolbar icons (first/last/next/prev) with iRex script to generate the icons
- Add initial PDF support (poppler) no caching, no memory management!

Additions to update: 5
- Merged the V3 and V4 into one version, mode is now selectable by the menu and
  can be stored in the preferences.
- When ruler mode is enabled, switch back to 'label'-mode to get 'quick' updates
  of the lines.
- Update screen when recogniser is on after recognition.
- Renames Quit to Close to make it more conform other DR-apps.
- In R1.7 it seems that no refresh is triggered anymore after undo/redo, added 
  forced update.
- Added (first version of) multi-language support, with a very ugly dutch translation
  to verify that it works...
- Added the Russian translation from Viacheslav
- Fixed path to 'temp file' were unsaved documents are stored during shutdown
- Added new icons from Viacheslav in the DR-menu. (+ scaled them to toolbar icons)
- Hidden the print-menu
- Changed the 'Print' item in the DR-menu to 'Export to PDF' so it better tells what is does.
- Included Viacheslav's 'extension installer' in the update
- Created a Help folder in Programs with a shortcut to xournals helpfile (requires midori to be installed)


Functions/Features/WishList to be added/fixed:
- V3:hangup when using scribbles (related to full screen update?)
- V3:when file is created, it does not immediately show up in ctb when quiting xournal
- V3:indicate the area on which you cannot draw, or limit scribbles to the actual 
  'stored' area.
- V3:Opening multiple files and switching between them.
- V3:Add 'manual refresh' button for cases that are not handled automatically. (really needed?)
- V3:Selection in file dialog is not highlighted (see forum #115)
- V6:mechanism to abort pdf rendering to get faster responses
- V6:memory management (limited pool for rendering, 'cache' for pixbufs
