Get quick announcements through the RSS feed
http://www.codeblocks.org/nightly/CodeBlock_RSS.xmlA link to the unicode windows wxWidget dll for Code::Blocks :
http://download.berlios.de/codeblocks/wxmsw26u_gcc_cb.7zFor those who might need this one (when no MingW installed on your system) : the mingw10m.dll :
http://download.berlios.de/codeblocks/mingwm10.7zFor support of ansi builds, a link to the ansi windows wxWidget dll for Code::Blocks :
http://download.berlios.de/codeblocks/wxmsw26_gcc_cb.7z The 25 January 2006 build is out.
- Windows :
http://download.berlios.de/codeblocks/CB_25jan2006_rev1861_win32.7z - Linux : not supported yet
Resolved Fixed:
- SDK: Fixed "rogue threads" issue with cbthreadpool
- Code Completion: Fixed hangs / crashes on exit introduced with the "20 second startup" fixs
- Added a hack for transparent images under Windows 2000
- added Double-Click to "Select Target" dialog
- Made UserVariableManager a manager (which was forgotten)
- Several smaller manager-related cleanups (removed pointer checks which are unnecessary because of guaranteed order of destruction)
- update : added creation of directory devel/share/codeblocks/images/settings
- Added abbrevations icon to editor configuration dialog
Regressions/Confirmed/Annoying/Common bugs:
- DDE bug : clicking in windows explorer on a CB registered file throws an error message box
- toolbar-images-not-changing-state (is a wx problem)