On Sun, May 8, 2011 at 11:32 AM, wrote:
> I hope I didn't break anything. Should I send pull request to primary
> repo?
Please do! I don't have time to check it out this week (finals), but
if somebody else wants to verify and pull, that'd be cool. Otherwise,
after this week. :)
Thanks so much
Changes:
- migration to new signal model. Legacy stuff from Gtk.Gdk.Events
removed.
- support for GTK-compliant input methods. At least works for my ibus-
anthy :-)
- minor changes in handling mouse events. Scrolling is less weird now.
- some cosmetic changes
I hope I didn't break anything. Should