
Here's the specific things to do before the feature freeze:
* Review #if 0 code in bonobo/ * Review #if 0 code in desktop*.cpp and svg-view.cpp files [ted] * Review #if 0 code in sp-gradient.cpp, sp-root.cpp [tvon] * Review #if 0 code in file.h, interface.cpp, geom.cpp, inkscape.cpp, and style.cpp [ishmal] * Review #if 0 code in *-chemistry.cpp and seltrans.cpp [pjrm] * Review #if 0 code in svg/ * Review #if 0 code in display/ [mental] * Review #if 0 code in xml/
* Convert all tabs into spaces in codebase * Rename all 'SPFooBar' routines to 'FooBar' and put into namespaces [mental] * Update coding-style.txt from the Coding_Style page in wiki
When all of these are done, we will feature-freeze, and the focus will be on bug fixing. There are 10 bugs rated critical, that will need fixing. 5 of these do not yet have an owner so we need volunteers to take care of them. We also need to review the lower priority bugs to see if there are additional critical ones that will need fixing.
Once the critical bugs are fixed, we will establish the stable branch for 0.37 and the release team can get to work on packaging and creation of binaries. Once we have binaries for Windows, OSX, and a couple common linux distros, we can begin sending out announcements. :-)
Bryce