User forums > Nightly builds
The 25 august 2006 build is out.
killerbot:
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 25 August 2006 build is out.
- Windows : http://prdownload.berlios.de/codeblocks/CB_20060825_rev2900_win32.7z
- Linux :
http://prdownload.berlios.de/codeblocks/CB_20060825_rev2900_Ubuntu6.06.deb
http://prdownload.berlios.de/codeblocks/CB_20060825_rev2900_fc4+5.rpm
Resolved Fixed:
* Finally fixed (true!) the symbols browser weirdness. A couple of missing variable initializers in constructors did all the mess...
* Re-enabled the option of showing inherited members in the symbols browser
* Added handling of #if[[n]def] preprocessor blocks in code-completion's parser. Currently it accepts the #if part and ignores from the #el[se|if] (if it exists) up to the #endif. The special case "#if 0" will be handled later
* Handle special keyword "this" for code-completion
* Removed "No matches" tooltip when code-completion contains no matches
* Added matching C++ keywords in the code-completion list
* codesnippets : updated cbp file (windows)
* Fixed all reported bugs about virtual folders
* Implemented moving virtual folders around (only worked for single files)
* Virtual folders are now also properties of the project itself. Meaning you can have empty virtual folders in a project
* Fixed crash-bug in code-completion parser. Also disabled the handling of typedefs to refine its parsing
* Fixed flashing code-completion list, when no entries in it (would show and then hide, causing a flash)
Regressions/Confirmed/Annoying/Common bugs:
* toolbar-images-not-changing-state (is a wx problem/Win XP problem)
* there are several issues with Code Completion (is being redesigned : work in progress)
* menu items with icon not correctly aligned (since wx263)
sethjackson:
Windows ANSI build is here.
Outis:
--- Quote from: killerbot on August 25, 2006, 08:27:12 pm ---
* Handle special keyword "this" for code-completion
* Removed "No matches" tooltip when code-completion contains no matches
--- End quote ---
Wonderful! Splendid! Thanks a lot for your efforts! :D
Keep up the good work!
RJP Computing:
Oh this is great!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Thank you. Thank you. Thank you.
Kazade:
Can I just thank you for all your hard work! I first used Code::Blocks about a year ago, but then I switched back to VC++. Over the last 2 weeks I've been using Code::Blocks again (coz I use linux now) and now i've made the switch from KDevelop. I've been watching the nightly builds and I'm amazed at how quickly C::B is progressing!
Upgrading to tonights build now ;) (even though I only got yesterdays build an hour ago lol)
I'm recommending C::B to my workmates, and i've removed VC++ from my work machine. Good Work!
Luke.
Navigation
[0] Message Index
[#] Next page
Go to full version