
2.12.1, 2008-11-12
==================
* Fixed GUIXML_LOAD_CPP (the bug prevented non-ASCII characters to be used inside GuiXml)

2.12.0, 2008-04-18
==================
* Registered new signals for GuiXml v10
* The package was internationalized
* Added PO file for the Russian language

2.10.1, 2007-09-01
==================
* License changed to MIT, unrestricted usage is possible
* Fixed .spec file for better compatibility

2.10.0, 2007-01-06
==================
* Added .spec file (based on Denis Leroy work)
* Bugs fixed:
  - TSignalConnector::connect function has incomplete "if" statement (typo)
  - Typical example: GtkTextBuffer signals are not ignored on exit
* Registered new signals for GuiXml v9
* Minor internal improvements

2.8.1, 2006-10-25
=================
License changed to LGPL, commercial usage is possible

2.8.0, 2006-08-11
=================
* Added support for custom widgets

2.7.1, 2006-07-10
=================
* Minor optimization to signal connection code
* Connecting to unregistered signal error is now reported

2.7.0, 2006-07-03
=================
* This is the first public release
