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
- Bug 307963 – GtkSpinButton clamps value with the wrong maximum.
- + Simple patch - Patch applies perfectly
- Bug 311678 – Don't bother clearing the background for GDK_NO_BG windows
- + Simple two line patch
To document or not to document:
- Bug 339205 – Widget:popup-menu and show-help signals need docs for language bindings
- + Clarification needed, just say Yes or No basically
- Bug 323904 – GtkEditable header is slightly incorrect
- + Easy patch, is it okay or invalid? - Patch would need to be fixed
Some fruits that are harder to reach:
Need some work or word from our beloved GTK+ hackers: - Bug 155071 – wrong colors in location bar history
- + Fixes entry completion theming - Patch applies partly
Your opinion is asked for, dedust some oldies:
- Bug 446738 – api to check lockedness
- + Straightforward patch, do we want it, yes or no?
- Bug 324899 – No easy way to clear the contents of a text GtkComboBox
- + Adds a function to clear the text in the combobox. - Patch applies fine
- The patch is simple, but needs a decision/ opinion
- Bug 319608 – Enhance the GtkProgressBar widget
- + Different short- and long-term suggestions - Patch applies partly
- Needs a decision how to proceed
- Bug 322194 – Proposal: undo/redo in gtk
- + Advanced patch available, a judgement call is badly needed - Patch applies partly
Go ahead, reject and accept patches, have fun.
greetings
PD: You can see the wiki page http://live.gnome.org/GtkLove/PatchTriaging if you want to check past issues, help or just check some bugs.