1 - If nobody is involved in that yet, I would be happy to package Code::Blocks as a .deb. I'm looking to get involved in the Debian project and your nice IDE seems like a good potential addition to the project.
2 - I've successfully built Code::Blocks on top of wxWindows development package provided with Debian but this version of wxWin (as it is packaged on Debian) uses GTK 1, which, IMHO is butt-ugly. wxWindows 2.5 (GTK2) development packages are provided but with wxUSE_UNICODE option enabled. I understood from my attemps at compiling Code::Blocks with wx2.5 that Code::Blocks wasn't meant to use Unicode.
What do I need to change in the source code for it to support Unicode and Wx2.5? Is it easy to change or painful (just as I think)?