Finally checked in RotateHue, HSVtoRGB, RGBtoHSV, wxWidgets documentation, sample code, bug fixes and support for wxPython. I built and tested it in our builds and wxWidgets CVS head and submitted a patch to wxWidgets.
Noticed that the Linux launchers were broken by ICU and fixed them.
Fixed last lingering print to stdout in the release builds
Simplified use of DocumentTypes
First crack at fixing bug #2810: main part of summary view doesn't have grid lines
Added a new mode for wxGrid that disables the display of the cursor, and when there's no cursor double click edits a cell. Updated widgets doc and sample code
Eliminated flicker when clicking on an item in a grid that doesn't change the selection
Fixed a bug that didn't update the selection correctly in a grid
fixed bugs: #3170, #2890. Narrowed down bug #3171, which turned out to be a mac widgets text control bug, so reassigned to davids. Narrowed down bug #3269, which looks like a calendar bug, so reassigned to alecf.