Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml
A link to the unicode windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2.7z
For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10.7z
For support of ansi builds, a link to the ansi windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw26_gcc_cb_wx2.6.3p2.7z
The 24 September 2006 build is out.
- Windows : http://prdownload.berlios.de/codeblocks/CB_20060924_rev2994_win32.7z
- Linux :
http://prdownload.berlios.de/codeblocks/CB_20060924_rev2994_Ubuntu6.06.deb
http://prdownload.berlios.de/codeblocks/CB_20060924_rev2994_fc4+5.rpm
Resolved Fixed:
- Two little fixes to autotools to get "make dist" work correctly
- Keybinder v0.4.26 2006/09/23, minor #defines for WXMAC, stop OnProfileSelected() from saving blank keyProfile
- cleanup : plug-ins no longer need to include licenses.h
Regressions/Confirmed/Annoying/Common bugs:
- toolbar-images-not-changing-state (is a wx problem/Win XP problem)
- menu items with icon not correctly aligned (since wx263)
plugin wizard still not working for me (see my post under the 23rd sep nightly build)
For the MSW bug and the menu, you can look this :
http://wxdevelop.com/DES_MENUS_AVEC_DES_ICONES_108.html
I have noticed now that on a certain development machine, after 03/09/2006 build, beginning from 04/09/2006 build, the splash image does not handle alpha transparency in the correct way. The splash image looks weird and does not blend smoothly with the backgronud.
Not a major issue, but would be nice to have it look as before 4/9
Paolo