User forums > Nightly builds

The 14 June 2006 build is out.

(1/2) > >>

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 14 June 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_20060614_rev2565_win32.7z
  - Linux :
         http://download.berlios.de/codeblocks/CB_20060614_rev2565_Ubuntu6.06.deb (not yet)
         http://download.berlios.de/codeblocks/CB_20060614_rev2565_fc4+5.rpm (not yet)


Resolved Fixed:


* fixed breakpoints near EOF not being removed on delete in editor
* DragScroll - Hacks to support last minute CodeBlock freatures
* Keybinder - Fixes to support a last minute RC3 feature addition
* Fixed breakpoints syncing when deleting the lines that contain them
* Fixed bug with line numbers margin when splitting an editor view and the margin's width was set to "dynamic"
* wxSmith : Added <wx/settings.h> to set of default include files
* Added "split view" menu in notebook tabs' context menu
* Possible bug fix in editor split view code
* Project wizard updates (also updated the wxWidgets script)
* Exposed cbProject::GetFileByFilename() to scripts
* Changed the default PCH mode to "alongside original header"
* Fixed crash on double-clicking a workspace in the "Start here" page (patch #1114)
* Minor updates in "Start here" page (patch #1115)
* Added "File->Open default workspace" menu entry (patch #1124
* Fixed bug in workspace loading code. If the workspace file couldn't be opened, the IDE would fail to open any more workspaces or projects until app shutdown
* * Added replace-in-files functionality (based on patch #1125 with many updates and fixes)
* Fixed broken split-view (have to fix the flicker when creating the editor though)
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)

walker:
the symbol view treats constructor initialization list as function. searched the forum, seems nobody reported this.

could you please fix this

also, an option to turn off the search box on the top of the symbol view, at least, adjust the height of the search box, which is alittle bit higher than it should be.

manmach:
I was still on build 2477 and tried to upgrade to this build, but it seems my symbol browser no longer works. It remains empty when I load projects that used to work with build 2477.

When I revert to build 2477, it works again.

What might I be doing wrong?

rathapolk:
I changed shortcut keys. When I do right clicking at my project name in the workspace tree, the shortcut keys shown in the context menu are not changed.

royalbox:
Just a small bug.

Source code formatter has a delay that wasn't there on previous builds.

Navigation

[0] Message Index

[#] Next page

Go to full version