Version 0.14
- Create/change 'anno_new' tags if annotations are added to a document.
  So they can be selected using a tag-filter.
- Supply function for apps to change 'anno_exp' tag if annotations are merged
  (To be used in a future version of Xournal)
- Put sort items into sub-menu and Tools into main menu to make them better
  selectable.
- Allow refresh of current view from other programs ("library"), used by xournal
- Allow alternative- (i.e. Open With..) items to be added with alt.ini file.
  Note that this overrules the gconf mechanism for installing alternatives.
  (i.e. you can only use one of them.) See an example in _mackxpatch-folder. It should
  be copied into the System-folder on the SD-card (next to dr.ini).
- Added 'Filename' button to properties dialog, to set the title of a document to
  the filename (excluding extension). This also enabled the 'no_update'-tag preventing
  UDS from updating the title.
- Added 'Tags' settings dialog to manage (sorting, deleting) the list of tags.
  In this version it is not clear which item is selected, I hope to improve this
  in the future. Add-tag is also not working, needs to be done with the properties/tags
  dialog.
- TODO: Update documentation

OPEN ISSUES:
- 
TODO:
- Check the limitations of the new code (how many files can be handled)
- Measure performance, with original and new code? on target!
- Use the install utils from Iigo -> gives crash because used components are replaced
- Setting dialog for key-hack
- Version dialog for dr1000-hackx
- Store tags in different format/file to allow more of them (what is current limitation?)
- Allow 'add' in tags-settings dialog to create new tags

Version 0.13
- Allow .drinfo files to set initial values (title, author, tag, thumbnail) for new documents.
- Add Document-Info-Dialog with information stored in global.db
- Use icon for Recently Used from dr800+
- add logging to mdbindex from dr800+
- Allow a limit on the number of files added to global.db
- Add JIT view to show direct information from the SD-card (if more then 2000 files)
- Apply patch from Iigo to store thumbnails in filesystem (modified behaviour)
- Fix: pressreader makes popupmenu crash
- Add new settings dialog to configure indexing (enable logging, disable indexing and threshold indexing)
- Integrated Russian letterbar patch from yuri_b (Needs restart to show after selecting language)
Version 0.12
- add filename in property dialog
- only update clock on page change when notepad is active
- Add new functions to tag-filter '(A or B) and (C or D)', '(A and B) or (C and D)'
- Added a Copy-button to save a file filter as a Shortcut.
- Added a new view to see all saved file filters and allow selection of the saved filters
  by clicking on the shortcut-icon.
- Fix title for Settings - Top Led
- Updated documentation
Version 0.11
- Allow wait dialog to be configured (normal, small, hide)
- Settings dialog for rgb-led
Version 0.10
- Add feature to automatically add new tags to tag-list in registry (schema added!)
- First implementation of tag selection dialog (file-filter)
- Fix missing 'Add As Startpage' menu entry
- Add key-unlocking mechanism (proof of concept)
- Modify tags of multiple documents. Allow adding or deletion of a specific tag from
  all selected documents.
- When multiple tags are used in the file-filter show 'Multiple Tags' else show
  name of the single tag (do not show the View-name, i.e. 'Books' -> 'book')
- Settings menu allows to change idle time (hack from rvs)
- experiment for rgb-led disabling
- Updated documentation
Version 0.9:
- Add active task-list in the menu, to allow navigation to other tasks without using 
  the stylus.
- Add a 'Open With ..' menu item to allow launching documents with alternative applications 
  then the default app.
- Created installation file to use xournal as alternative for pdf-files
- Add battery state logging functionality
- Updated tag-selection in the Properties Dialog
- Updated documentation
Version 0.8:
- Modified mdbindex to give all files in Programs/Install automatically a 'install'-tag.
- Remember lock-state of (DR1000) keys and updated settings to enable the feature.
  Settings->Navigation Sensors.
- Merged Clock patch from Iigo
- Add configuration item in Clock Settings and schema file: Settings->Time&Clock
- Merged Shortcut-thumbnail patch from Iigo
Version 0.7:
- Enhanced Property-change dialog to allow modification of Title and Author
- Prevent UDS from changing title and author values if tag contains 'no_update'
- Allow toolbar items to be configurable (ipc_menu_add_toolbar_item) for 3rd-party
  applications.
- Allow 'user'-icons for toolbar items (i.e. other folders then the default system
  folder for icons)
- Add a new view type for 'temporally collections of documents', see MustRead-view.
  The "mustread" tag can be manually added to a document, but when such a document is
  viewed/started from the MustRead-view the tag is removed (and thus the document is
  removed from the view).
- Updated documentation.
Version 0.6:
- Correct menu is now shown at startup (timing dependent!)
- Also save/restore when ejecting/re-inserting SDcard
- Cleanup of prints
- Moved manual to Help folder to make it accessible on the DR
- Show more files in the recent files views (19+19 = 2 pages)
Version 0.5:
- LastApp functionality implemented
- Settings Dialog to control LastApp functionality
Version 0.4:
- The start-up page can now be choosen (with limitations)
Version 0.3:
- Order of all views configurable
- Tool to change tag from installation script (or other script)
- Settings-item to configure hidding (and order) of views
Version 0.2:
- Allow user configurable views (tag or recent based) (schema)
- Allows build-in views to be hidden (dr.ini)
- Allow multiple tags per document (seperated by space) (in libermetadb!)
- Allow manual change of tags, via new menu-item
- Order of user views is configurable (schema + dr.ini)
Version 0.1:
- Shortcuts show name that is inside desktop file
- Lastread date/time is now stored
- recently added changed to recently read (temp patch)

Todo in future versions:
- Documentation on how to create user views
- Allow .desktop-files to be added to Desktop
- Allow tags on folders (without interfering current views/queries)
- Add configurable items to mdbindex (tool that does automatic tagging during start-up/card re-insertion)
- Better icons
- Do correct internationalisation for schema files (does it work?)
- Correct internationalisation for changed files
- Get version number in settings dialog (or somewhere else where it can easily be found)


