Revision history for Gtk2-Ex-TreeMaker
0.01 Date/time
First version, released on an unsuspecting world.
0.02 and 0.03
Lost in the sea of darkness and confusion. Awaiting new light !
0.04 Feb 1, 2005
Lets start getting serious here!
* First decent release
* Cleaned up META.yml
* Cleaned up MANIFEST
* Added attributes like editable, underline etc.
0.05 Feb 4, 2005
* Added a custom attribute called 'hyperlinked'. The mouse pointer changes when moved over a 'hyperlinked' cell. A specified call-back is called when the cell is clicked.
* In addition to this custom attribute, any of the attributes of the Gtk2::CellRendererText can also be passed to this widget. (background, editable etc)
* Added signal handler for 'cell-clicked', 'cell-edited'. Cleaned up the code defining the signal_connect.
* Cleaned up code in other areas too.
* Updated documentation.
* Updated the MANIFEST to include the /examples.