===== Changes for zim =====
Jaap Karssenberg pardus@cpan.org

=== 0.17 - Man Nov  6 2006 ===
* The keybindings for formats (^B, ^I, etc.) now toggle an editing mode
* Relative links are now resolved more intelligent using an upward search
  through the path
* Search function is non-blocking now
* Fixed bug with utf8 characters in search function
* Removed KDE fix for TrayIcon, conflicted with other environments
* Templates for html export now support conditionals and loops
* Keybindings Alt-PgUp and Alt-PgDown added to go to prev/next page in index
* Option to use Alt-Enter instead of Enter to follow links
* Accelerators are saved to allow changing accelerators interactively
* Added properties dialog which allows to set a name and an icon for
  the repository
* Fixed bugs with parsing of wiki content
* Fixed bugs with parsing of copy-paste contents
* Fixed bugs in autoformatting
* Cache more efficient now due to better use of mtime

=== 0.16 - Mon Jul 17 2006 ===
* Implemented simple 'mtime' detection
* Added "Find and Replace" dialog
* Added font selection to the preferences dialog
* Added --pidfile option and handler for the USR1 signal
  to hide/unhide the window
* Interwiki links to other (named) repositories work
* Changed Interwiki link syntax from "key>page" into "key?page"
* Edit logic to parse links to man pages like "ls(1)"
* Repositories can specify a custom icon
* Added "email client" preferences option
* Applied patches for TrayIcon behavior on KDE by Johan Ekenberg
* Removed 'Delete' accelerator closing Debian bug #351539
* Added drag-and-drop support for external files
* Made page and tree search entries case-insensitive
* Added (hidden) "autolink" option

=== 0.15 - Mon Apr 17 2006 ===
* Added "open with" menuitems for images and file links
* Updated the documentation
* Added global search dialog
* Added a cache with backlinks
* Added CamelCase autoformatting

=== 0.14 - Wed Mar 29 2006 ===
* Added simple preferences dialog
* Added "Export" dialog and improved Html export
* Added interwiki feature
* The PathBar now can handle right-to-left locale
* Fixed bug with unicode parsing for non-utf8 locale
* Fixed win32 specific bug with executing processes
* Deleted pages are now removed from the 'recent pages' stack
* Added plugin directory ''share/zim/plugins/''

=== 0.13 - Wed Mar  1 2006 ===
* Fixed a bug with the 'namespace' pathbar type
* Fixed bug with "open repository" dialog for new users
* Fixed bug in copy-paste behaviour
* Added a tooltip for the TrayIcon

=== 0.12 - Tue Feb 14 2006 ===
* Added Calendar plugin
* New icon/logo for zim
* Added strike-through formatting type
* Added auto-selection
* Added "open repository" dialog
* We now explicitly depend on perl 5.8 because of utf8 support
* Added experimental autoformatting codes for html-entities
* Fixed a bug with the GtkSpell support, is more safe now
* Fixed 2.6.0 dependency bug for gtk_action_set_sensitive
* Zim now also remembers the window position

=== 0.11 - Thu Jan 19 2006 ===
* Fixed bug in move_page that could result in data loss :(
* Fixed bug in delete_page

=== 0.10 - Mon Jan 16 2006 ===
* Added basic GtkSpell support
* Added a MenuBar
* Added UIManager framework; now explicitly depending on gtk+ 2.4

=== 0.09 - Mon Jan  2 2006 ===
* Overhauled Page object, added Zim::Page::Text
* Added a Recent Pages mode for the PathBar and TrayIcon
* Fine tuned regexes for URLs and email adresses
* Fixed utf8 bug for strftime in the page template
* Fixed a bug that disabled "quit" when using the TrayIcon

=== 0.08 - Thu Dec  1 2005 ===
* Added rich copy-paste between pages
* Made Home key behave more intelligent
* Added Alt-Down keybinding
* Fixed a segfault for gtk+ 2.8.7
* Fixed bug with utf8 characters in filenames
* Added a TrayIcon component

=== 0.07 - Fri Nov  4 2005 ===
* Added basic support for images, this fixes a serious bug that could
  result in data loss when image tags occur in a page in previous versions
* Added dialogs for moving and deleting pages
* Added application file and moved icon into share/pixmaps
* Added a rough dialog to prompt for a default root
* Made PathBar look&feel more consistent with the gtk filechooser
* Fixed a bug in PathBar that fixes rendering for gtk+ < 2.8.x
* Fixed a bug with the History object

=== 0.06 - Tue Oct 25 2005 ===
* Added proof-of-concept html export
* Added keybindings to indent a selection at once and
  to make selections into bullet lists
* Moved gui components from bin/zim to their own modules
* Fixed a bug in the index tree that made the ctrl-space
  keybinding unuseable

=== 0.05 - Thu Oct 20 2005 ===
* Made the TreeView open pages on single-click
* Added a "button path bar" to show a trace
* Refactore Zim:: modules to allow for other data formats
* Fixed various small bugs

=== 0.04 - Tue Oct  4 2005 ===
* Replaced ^N and ^O by ^G for "Go to"
* Fixed various small bugs
* Added 'Copy Link' context menu item
* Added proof of concept man page reader plugin
* Added mailto: links for email adresses
* Changed ^N behaviour

=== 0.03 - Mon Sep 26 2005 ===
* Tuned a lot of details of the GUI behaviour.
* Added in-page search function.
* Added persistent undo stack.

=== 0.02 - Fri Sep 23 2005 ===
* Refactored Zim.pm to have a workable OO api.
* File name parsing is much more stable now.

=== 0.01 - Tue Sep 20 2005 ===
* Packed first tar ball for alpha-tester(s).

