05 May 2018:

* Release 1.3, forked, GPL-contaminated, add more color and interactivity :)
	-- http://github.com/luffah/obkey

-----------------------------------------------------------------------------
25 May 2014:

* Release 1.1, forked, and code migrated from PyGTK to PyGObject 
	-- http://github.com/stevenhoneyman/obkey

-----------------------------------------------------------------------------

04 August 2011:

* Release 1.0, development is halted.

-----------------------------------------------------------------------------

28 September 2009:

* Bug fixes.
* Pretty XML printing patch from Andrwe Lord Weber.

-----------------------------------------------------------------------------

16 February 2009:

* Context menu for action list.
* New sensitivity system for widgets (those are sensitive which make sense).
* Better parse error handling.
* Code was refactored a bit.
* Distribution system.
* And bug fixes.

-----------------------------------------------------------------------------

11 February 2009:

* New custom icons: add_child and add_sibling.
* Tooltips for all toolbar buttons.
* "Remove all" button on action list toolbar.

-----------------------------------------------------------------------------

10 February 2009:

* Context menu functionality (right mouse button click), available actions
  (only for keybinds):
  - cut
  - copy
  - paste
  - paste as child
  - delete

