User forums > Nightly builds

The 24 march 2006 build is out.

(1/4) > >>

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://download.berlios.de/codeblocks/wxmsw26u_gcc_cb.7z
For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://download.berlios.de/codeblocks/mingwm10.7z

For 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 March 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_20060324_rev2247_win32.7z
  - Linux :
         http://download.berlios.de/codeblocks/CB_20060324_rev2247_ubuntu.deb
         http://download.berlios.de/codeblocks/CB_20060324_rev2247_fc4.rpm (not yet)

Resolved Fixed:


* Cleaned up context menu of open files list (patch #931)
* Added missing #include in EditorBase
* Major code-completion speed-up on large projects loading: the tokenizing phase would happen inside the main thread: BAD!
* Updated contrib plugin (DragScroll) project files to newest version
* Updated contrib plugins (unix) project files to newest version
* Moved class-browser tree generation to a separate thread. No more temporary freezes when saving large projects :)
* (wxSmith : Added support for loading/saving child items
wxsProject class does not have resource types hard-coded at all. Everything moved to resource factory.
Editor can now be opened
New resources can be added to project
Bug fix for invalid properties handling when using wxsPropertyContainer::SubContainer() call
Some seg fault bug fixes
Added codeblocks.exe as startup application)
* Updated to newest version of cbSplashScreen
* Updated unix project file to newest version
* Removed stripping of debug symbols in output/ directory
* Fixed all code-completion threading issues/freezes, mainly under Linux
(hopefully). Also fixes freeze when entering Settings->Editor
* Fixed "clear" buttons in compiler options. Would only work if an entry
was selected in the relevant list
Regressions/Confirmed/Annoying/Common bugs:


* toolbar-images-not-changing-state (is a wx problem)
* there are several issues with Code Completion (is being redesigned : work in progress)

orefa:
Progressing very nicely... :D

In the main File menu there are two options with the same shortcut: "(R)ecent projects" and "(R)ecent files". Can the shortcut for the second one be changed to "recent (F)iles" instead? This way we don't have to use the arrow keys to get to the desired one.

Thanks!

skirby:
Hello,

Could you explain me what is exactly Updated to newest version of cbSplashScreen?

Is there a relation with the following bug?
http://forums.codeblocks.org/index.php?topic=2698.msg21383#msg21383

If yes, the bug is still present.

thomas:
It is exactly what it says. The class was updated to the newest release.

No, it is not related to that bug.

killerbot:

--- Quote from: skirby on March 25, 2006, 12:16:25 am ---Hello,

Could you explain me what is exactly Updated to newest version of cbSplashScreen?

Is there a relation with the following bug?
http://forums.codeblocks.org/index.php?topic=2698.msg21383#msg21383

If yes, the bug is still present.

--- End quote ---

this one is not fixed yet, but there's a patch from the_nullinator, which needs to be checked and applied.

Navigation

[0] Message Index

[#] Next page

Go to full version