Release 0.02 (pre-alpha) 2002-11-17
* lots and lots, too much to list
Snapshot 2002-10-14
* new classes
+ Gtk2::AspectFrame
+ Gtk2::CellRenderer
+ Gtk2::CellRendererText
+ Gtk2::GType
+ Gtk2::HPaned
+ Gtk2::ListStore
+ Gtk2::Paned
+ Gtk2::ScrolledWindow
+ Gtk2::TextView
+ Gtk2::TreeIter
+ Gtk2::TreeView
+ Gtk2::TreeViewColumn
+ Gtk2::Type
+ Gtk2::VPaned
+ Gtk2::TextBuffer
* new examples
+ aspectframe
+ frame
+ viewport (not running yet)
Snapshot 2002-10-13
* better signal handling
* new classes
+ Gtk2::FileSelection
+ Gtk2::ColorSelection
+ Gtk2::ColorSelectionDialog
+ Gtk2::Gdk::Color
+ Gtk2::Gdk::Event
+ Gtk2::EventBox
+ Gtk2::Fixed
+ Gtk2::Gdk::Cursor
+ Gtk2::Gdk::Window
* new examples
+ colorsel
+ filesel
+ container
+ fixed
Snapshot 2002-10-12
* compile script and additions to Gtk2::Window by Dermot Musgrove (of Glade-Perl fame)
* new classes
+ Gtk2::Editable
+ Gtk2::Entry
+ Gtk2::Stock
+ Gtk2::Statusbar
+ Gtk2::SpinButton
+ Gtk2::ButtonBox
+ Gtk2::Calendar
+ Gtk2::Dialog
+ Gtk2::FontSelectionDialog
+ Gtk2::HButtonBox
+ Gtk2::Style
+ Gtk2::VSeparator
* new examples
+ statusbar
+ textentry
+ spinbutton
+ calendar
* get/set data in GObject
* first Pango hacks
Snapshot 2002-10-11
* new classes
+ Gtk2::Arrow
+ Gtk2::Tooltips
+ Gtk2::Alignment
+ Gtk2::Progress
+ Gtk2::ProgressBar
+ Gtk2::DrawingArea
+ Gtk2::Gdk
+ Gtk2::Ruler
+ Gtk2::HRuler
+ Gtk2::VRuler
* new examples:
+ tooltips.pl
+ arrow.pl
+ progressbar.pl
+ ruler.pl
* get/set label in Gtk2::Button
* get/set resizable in Gtk2::Window
* add/remove timeouts
* fixed argv parsing