User forums > Nightly builds

The 12 February 2011 build (6992) is out.

(1/7) > >>

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 12 February 2011 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20110212_rev6992_win32.7z
  - Linux :
   none

Resolved Fixed:


* updated some copyright related stuff to 2011; changed backslash to slash in linux projectfile; added ReopenEditors-plugin in BUILD
* updated encoding-detection to latest version from mozillas git-repo
* Add ability to maximize editors with double-click on tab (see: http://forums.codeblocks.org/index.php/topic,13862.msg93310.html#msg93310 for details)
* improvement for projectlayoutloader and editor zoom: zoom-factor and split-state are now saved per file; it's configurable, whether zooming works on all editors or just the active one (see: http://forums.codeblocks.org/index.php/topic,14027.msg94293.html#msg94293)
* add option to disable tooltips on tabs and to configure the time until a tooltip is shown
* add patch to keep unused space in notebooks as small as possible (do not hide tabs if not necessary)
* fix an issue, that leads to a file-not-found message, if a workspace is opened and the user tries to open it a second time from recent projects list
* add patch to be able to scroll through tabs with the mousewheel or move the tabs with mousewheel + modkey without changing selection (or vice versa, configurable in "Settings -> Environment -> Notebooks appearance")
* don't show tooltips, if they are not explicitely set
* fix an issue with pch's that where not created if flat objects are used (see http://forums.codeblocks.org/index.php/topic,14126.msg94910.html#msg94910 for details)
* make scrolling through notebooktabs with mousewheel optional; make some functions and variables of cbAuiNotebook static, to be able to set/change values/behaviour for all cbAuiNotebooks at once
* fix a possible hang/crash if a cbAuiNotebook is completely hidden by resizing; minimize free space in tab-control on all tab-controls of a notebook, if more than one exists due to drag and drop of a tab
* doxyblocks plugin update : support for doxygen 1.7.3
* applied patch #3108: Searching for menu entries with accelerators (thanks danselmi)
* applied patch #3099: add new SDK event: cbEVT_PROJECT_NEW
* fixed recent files were limited to 8 and not 16 files (introduced own CBFILE_ID enum for C::B), also fixes non-continues file ID's
* CC: fixed bug that global variables are left expanded in the project file (thanks oBFusCATed)
* fixed a crash when quickly hiding/showing the management pane and pressing a key
* fix an error in cbAuiNotebook that leads to a crash if last tab in "Logs & others" is closed
* added/integrated new contrib ToolsPlus plugin (Windows only for the moment)
* added/integrated new contrib FileManager plugin (Windows only for the moment)
* initial integration of new plugins (FileManager, ToolsPlus) into Linux build system
* add gamin to the build-dependencies for debian; add debconf-scripts to let the user decide, whether plugins are loaded or not (see http://forums.codeblocks.org/index.php/topic,14175.msg95251.html#msg95251 for details)
* add autoconf-check for necessary boost-header, if NassiShneidermann-plugin should be build
* ToolsPlus plugin: Internalization support for UI strings, improved config panel layout and text descriptions
* applied patch #3127: doxyblocks bug fix (thanks Cryogen)
* applied patch #2956: Enable/disable tab position menu items appropriately
* updated wxPropGrid from to 1.4.15 to fix a regression which caused text to be pasted twice in text editors under some platforms (at least wxMSW)
* CC: fix an issue, that #defines are shown twice in the tooltip
* allow focusing project manager and "logs and others" via menu (shortcut) to improve accessibility
* cycle through project manager -> editor -> "logs and others" via CTRL+ALT+TAB
* CC: Add preprocessor parsing support for ParserTest
* CC: Fixed a bug in the expression solver (handling conditional preprocessor directive), thank ollydbg!
* CC: fixed bug reported here: http://forums.codeblocks.org/index.php/topic,14198.0.html
* New Feature: add "Goto line end" and "Insert new line below current line" for special commands
* improved smart un-indent, see http://forums.codeblocks.org/index.php/topic,14087.msg94860.html#msg94860 for more details
* ToolsPlus-plugin: set executable property update
* CC: remove unnecessary parser checking
* CC: a little code refactoring
* CC: add UI part of one parser per whole workspace, It's too complex, So I need do it step by step
Regressions/Confirmed/Annoying/Common bugs:


cacb:

--- Quote from: killerbot on February 12, 2011, 05:31:34 pm ---Resolved Fixed:

* CC: fixed bug that global variables are left expanded in the project file (thanks oBFusCATed)
--- End quote ---

Great! I have been eagerly awaiting that fix. It has caused me some annoyance lately.

Thanks for your work.... downloading now.

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

Xaviou:
Ubuntu 10.04+ Amd64 tar.gz archive (containing '.deb' installers builds with wx2810 from Ubuntu's official repository) can be found  here (direct link, rev 6990).

The "Tools+" menu entry is not shown if i18n is on.

Regards
Xav'

dmoore:

--- Quote from: Xaviou on February 12, 2011, 10:56:31 pm ---The "Tools+" menu entry is not shown if i18n is on.

--- End quote ---

I just commited a fix to C::B trunk that included the accelerator in the FindMenu calls made by Tools+. Hopefully this will help. See here

Navigation

[0] Message Index

[#] Next page

Go to full version