branches/stable-2.1:
* Support for URL appendix "prnr" to create a relative link which is
not relocated (modified) when exported as HTML to a different
destination (backported to 2.1 to provide some backward compatibility
to old behavior)
* Bug fixed: Favorite wiki icons may open wrong wiki
* Bug fixed: Misleading error message and bad error handling for
corrupted wiki config file
* Internal: Default maximum length of compatible filename reduced from
250 to 120
branches/mbutscher/work:
* Less jumping around of selection in doc structure window when adding
text (thanks to Christian Ziemski)
* Support for spaces in bracketed URLs
* Option to control type of URL (bracketed or not) on drag&drop
* Support for URL appendix "prnr" to create a relative link which is
not relocated (modified) when exported as HTML to a different
destination
* Option to sort list in "Open Wiki Word" dialog in reverse
alphabetical order
* Shortcuts introduced to move one or more selected logical lines one
line up or down
* Bug fixed: Favorite wiki icons may open wrong wiki
* Bug fixed: Misleading error message and bad error handling for
corrupted wiki config file
* Internal: Deprecated makeRelUrlAbsolute() and makeAbsPathRelUrl() in
PersonalWikiFrame?, call functions in WikiDocument? instead
* Internal: Default maximum length of compatible filename reduced from
250 to 120
* File cleanup now in usable state (orphaned files complete, missing
files need work yet)