Patch biohazard report, Sep 29th

2008-09-29 Thread Christian Dywan
Hello Gtk+ people, time for another Bio Hazard! Low hanging fruits: - Bug 524203 – GtkRanges should send ::change-value even if not realized + Easy patch, removing a bogus if(realized) - Patch applies fine http://bugzilla.gnome.org/show_bug.cgi?id=524203 - Bug 307963 – GtkSpinButton clamps

Re: Patch biohazard report, Sep 29th

2008-09-29 Thread Sven Herzberg
Am Montag, den 29.09.2008, 15:34 +0200 schrieb Christian Dywan: Low hanging fruits: Plus this one: http://bugzilla.gnome.org/show_bug.cgi?id=548666 Bug 548666 – [PATCH] Allow searching for a given item in a GSequence Patch attached; applies cleanly; documentation in there; even a test case