Sugar Gtk3 Hackfest @ Prague: day 3

by rgs

Today was the last day of the Gtk3 Hackfest and more code was committed:

  • loads of small gtk3 fixes by Daniel and Benjamin
  • Because gdk_property_change is not introspectable, I commited a small work around for it
  • I ported the last bits of gtk2 in the Toolkit to gtk/gdk 3 plus added a wrapper for rsvg while it gets support for introspection
  • Daniel got a basic version of Browse based on WebKit running
  • Walter did more progress porting Abacus
  • Marco and Benjamin did more progress on the palettes
  • Simon fixed lots of introspections bits in the XSMP code (X Session Management Protocol) and also other Gtk-isms here and there

All in all, I think we’ve set the foundations for a smooth coexistence of gtk2 and gtk3 activities though we still have a long road ahead.  Stay tuned!

Update: a ported version of Abacus:

The code is here.