User forums > Nightly builds

The 07 July 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_wx2.6.3p2.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 (2.6.2) for Code::Blocks : http://download.berlios.de/codeblocks/wxmsw26_gcc_cb.7z

The 07 July 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_20060707_rev2712_win32.7z
  - Linux :
         http://download.berlios.de/codeblocks/CB_20060707_rev2712_Ubuntu6.06.deb (not this time)
         http://download.berlios.de/codeblocks/CB_20060707_rev2712_fc4+5.rpm


Resolved Fixed:


* Replaced dialogs about SDK version mismatch (on plugin loading) with one InfoWindow for all failed plugins (details logged in application log)
* Do not save window state in batch build
* InfoWindow linux fix
* Re-designed the way breakpoints are kept in-sync with the editors,
when adding/removing lines in them. It's also a lot faster now,
minimizing the delay when selecting many lines and pressing "Delete"
* set wxHIDE_READONLY flag to all file open dialogs to avoid confusions under Win32
* In GDB debugger, force unwinding of stack on signal by default
* added new win32gui wizard
* Re-organized menus and toolbars. Moved all open/save/close entries from Project menu to File
* Changes in TemplateManager and cbWizardPlugin interfaces
* Fixed UI glitch when removing a log page from MessageManager
* Updated wxSmithWizard to the new cbWizardPlugin interface
* Fixed binding of wxFILE_SEP_PATH (leading to crash when used)
* Added CompilerFactory::CompilerInheritsFrom() to check if a compiler inherits from a specific compiler ID
* Updated script bindings (and a couple of scripts) for the above
* Debugger plugin now correctly detects which debugger executable to use for debugging
* Fixed broken syntax colouring when splitting an editor view
* fixed doxygen erros for SDK documentation
* Minor autotools build files update
* added win32gui wizard script to project
* Disable plugin loading for batch build (saves ca. 2 seconds)
* added new static library wizard
* updated a couple of other wizards to use inherited compiler detection
* Resource preloading (optimises network load times)
* Added nullpointer check to editor config dialog
* Moved timer start out of Autosave's OnAttach method
* Main window resources are not loaded during batch build
* Skip initialising i18n if it is turned off
* Cleaned-up #includes in all SDK files
* GCC 3.3.x fixes for scripting calls
* non-PCH-support fixes (part 1, libcodeblocks compiles again)
* non-PCH-support fixes (part 2, codeblocks compiles again)
* non-PCH-support fixes (part 3, codeblocks default plugins compile again)
* non-PCH-support fixes ((last) part 4, codeblocks contrib plugins compile again)
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)

Pecan:
For those using personal keyboard shortcuts plugin (cbKeyBinder):

The menu structure has changed so much that you should exit Codeblocks,
delete the file named cbKeybinder*.ini, restart CodeBlocks, then redefine your personal keys.

The file is in:

./codeblocks for linux/mac users.

\Documents and Settings\<userName>\Application Data\codeblocks\
for windows users.

vesselin_peev:
I attempted to create a dialog and a panel through the wxSmith menu, but I got:

"XRC resource 'wxsNewWindowDlg' (class 'wxDialog') not found!"

and CodeBlocks freezes afterwards.

This worked fine with the previous build.

Phoenix:
Can anyone explain why I'm getting "Too many clients for /codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2.7z" message?

mandrav:

--- Quote from: Phoenix on July 07, 2006, 09:22:14 pm ---Can anyone explain why I'm getting "Too many clients for /codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2.7z" message?

--- End quote ---

Yes, too much traffic. Try again in a while...

Navigation

[0] Message Index

[#] Next page

Go to full version