User forums > Nightly builds

The 20 February 2011 build (7017) is out.

(1/11) > >>

killerbot:
Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml

Before you use a nightly make sure you understand how it works.

A link to the unicode windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw28u_gcc_cb_wx2810_gcc451-TDM.7z

For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10_gcc451-TDM.7z

The 20 February 2011 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20110220_rev7017_win32.7z
  - Linux :
   none

Resolved Fixed:


* fix an issue, where the active tab was not always visible after a project was opened (at least on linux)
* ToolsPlus plugin: Include menu accelerator characters in FindMenu calls to avoid translation issues (thanks danselmi). see http://developer.berlios.de/patch/?func=detailpatch&patch_id=3110&group_id=7745 and http://forums.codeblocks.org/index.php/topic,14206.msg95508.html#msg95508
* CC: apply patch by oBFusCATed to pretty print tokens (see http://forums.codeblocks.org/index.php/topic,13979.0.html) - it actually seems to work!
* applied patch #3119: show the Project's title in the Goto file dialog (thanks oBFusCATed)
* applied patch by daniloz to add focus events to C::B's SDK (see http://forums.codeblocks.org/index.php/topic,14150.0.html)
* applied patch #2980: patch for a Swap header/source issue
* applied patch to allow plugins to modify the editor tab context menu(USE WITH CARE, do not clutter this menu via plugins)
* applied patch #3065: Context menu item to show file in project tree
* applied patch #3066: add "clean workspace" menu entry AND allow to add items to the workspace context menu
* ToolsPlus plugin: Added missing accelerator in FindMenu call, removed trailing ';' from if statement (should fix wildcard matching of multiple files when building context menu -- Thanks Morten) and (for readability) increased use of braces (Thanks Morten)
* CC: fix bug about extern "C" parsing, thanks ollydbg!
* CC: fix a bug reported here: http://forums.codeblocks.org/index.php/topic,14206.msg95611.html#msg95611
* (hopefully) fix an issue with tab tooltips, where a tooltip was shown, even if the tab was hiddden by an open menu (see http://forums.codeblocks.org/index.php/topic,13826.msg95754.html#msg95754 for details)
* better MinimizeSpace algorithm for cbAuiNotebook, should fix the issue described here: http://forums.codeblocks.org/index.php/topic,13826.msg95800.html#msg95800
Regressions/Confirmed/Annoying/Common bugs:


Phenom:
The new call tip is really cool!

Jenna:
Debian packages (binaries and sources) for 32-bit and 64-bit systems can be found in my repo.

Borr:
added to the file line (/// TODO (Borr#1#): Test or // TODO: Test) and save the file.
click the Refresh button
to do list is still empty. although the 10.05 everything works

jccddd:
A bug still exists with the message output.When you open a project and run cppcheck plugin or other tools,the output messages run out of the message window and cover up the editor area,you have to resize the ide to make everything clear.

Navigation

[0] Message Index

[#] Next page

Go to full version