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
To fix the menu alignment bug introduced in wx 2.6.3 [windows only bug] we have patched wx ourselves, and that results in the following alternative dll : http://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2AndCbPatch.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 07 January 2007 build is out.
- Windows : http://prdownload.berlios.de/codeblocks/CB_20070107_rev3464_win32.7z
- Linux :
http://prdownload.berlios.de/codeblocks/CB_20070107_rev3464_Ubuntu6.06.deb
http://prdownload.berlios.de/codeblocks/CB_20070107_rev3464_suse100+101.i586.rpm (not yet)
http://prdownload.berlios.de/codeblocks/CB_20070107_rev3464_fc4+5.i586.rpm (not yet)
Resolved Fixed:
- bug fix : [ Bug #9850 ] "build/select target" does not update "Build target" combo
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) (is fixed with our special wx263/wx28 dll)
Ubuntu 6.10 (Edgy) build here (http://www.savefile.com/projects/1037211).
Nice to see new things. :D Keep up good work!
(@mandrav XRONIA POLLA!!! :D Oti epithymeis k elpizw mas keraseis mia kainouria RC se ligo kairo :P )
I noticed that sometimes when I start up Code::Blocks, it just doesn't focus or show in the task bar until you alt+tab it to focus.
Also will there be a way to add in the Source Formatter to add an indent after you press enter after a public: or private: keyword?
Quote from: indigo0086 on January 08, 2007, 05:42:20 PM
Also will there be a way to add in the Source Formatter to add an indent after you press enter after a public: or private: keyword?
Post a feature request at Berlios. This has nothing to do with the source formatter but with the simple formatting-as-you-type we have embedded in the editor.
Quote from: mscava on January 08, 2007, 04:56:15 PM
Quote from: indigo0086 on January 08, 2007, 04:42:50 PM
I noticed that sometimes when I start up Code::Blocks, it just doesn't focus or show in the task bar until you alt+tab it to focus.
I can confirm this...
For me it has always been because it popups that compiler detection dialog. Quite general problem in windows (at least for me)