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 24 January 2006 build is out.
- Windows :
http://download.berlios.de/codeblocks/CB_24jan2006_rev1853_win32.7z - Linux : not supported yet
Resolved Fixed:
- Keybinder v0.4.13 1/23/2006 5:06 PM, Fixed key updating broken by new settings scheme, Cleaned up code and comments, Added operator== to keybinder.h to avoid unnecessary updates and writes
- Modified resource files to work with new configuration system and to be editable in wxSmith, Style property for custom widget in source edit mode is now stored
- Patch [1411966]: Removes comparisons that are useless due to type range
- Fixed a small bug in the project tree which would wrongly open the first file in a directory when the directory was expanded with a double-click
- PluginWizard : Fixed a typo in generated code ("returnfalse")
- wxSmith : Applied path #1411997 - Full qualified names in declaration (by der_meister)
- Added more "plastic specular" to defaultcode icon, Added "abbreviations" icon
- Patch [1413923]: Convert former macros to use the correct naming scheme
- Corrected typo in appglobals
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)