User forums > Nightly builds

The 12 October 2008 build (5268) is out.

(1/6) > >>

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_wx288.7z

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

The 12 October 2008 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20081012_rev5268_win32.7z
  - Linux :
   none

Resolved Fixed:


* fixed crash-candidates: conversion to multibyte-string fails in some rare cases and crashes C::B if result is passed to c/c++-functions
* fixed bug in tokenizer related to function arguments with nested c-style comments
* wxSmith: updated wxPropGrid from 1.2.10 to 1.2.12 (for wx28 compatibility)
* pending breakpoints can now be removed after starting debug-session
* fixed an issue that causes progressbar to stay always on top when adding files in linux via projects context menu
* fixed a problem with accessing infopanes correctly after moving or toggling them
* HexEditor: Added editor for stored expressions
* wxSmith:
* Added missing size events to some base items (not all items updated)
* Added "Advanced" category on the palette - it will be used for more complex items available inside wxWidgets
* Added following items provided by rcoll:
- wxSingleInstanceChecker
- wxSashWindow
- wxSashLayoutWindow
- wxStopWatch
- wxSymbolPickerDlg
- wxGLCanvas (not yet enabled since it causes stability problems on gtk)
* HexEditor (expressions):
* Switched memory accessing operator from "<dataType>( <offset> )" to "<dataType>[ <offset> ]"
* added alternative to '@' as a string 'cur'
* wxSmith: Updated (added) missing events to wxCheckListBox (derived from wxListBox)
* fixed a problem when disabling a plugin that uses two infopanes, at least one of them was not deleted, also fixing a wxFlatNotebook bug, if the last two notebooks get deleted and the last had the focus before
* Valgrind plugin: fixed a crash, when plugin was disabled
* update.bat: supress warnings about non-existing files, if UI resources are compressed the first time
* Removed: Unnecessary files from wxPropertyGrid. Please do not put them in C::B repository
* ThreadSearch plugin: fixed a bug that causes a crash on linux (maybe also on win), when ThreadSearch uses Messages notebook and was toggled off and then on again
* Added "--file=foo.cpp[:line]" option so a file can be opened and, optionally, jump to a specific line
* wxSmith: Fixed bug in font property generating wrong code when relative size was used
* Patch #2570 to fix bug #10775, "GotoLine()" now works correctly, even if parts of the code are folded. Thanks to XayC
* wxSmith:
* Enabled wxGLCanvas (setting custom context not available yet)
* Changed some code to use same naming convention
* pumped wxScintilla component to v1.71.1, pumped scintilla component to v1.7.6
* Fixes to make new Scintilla test-branch build on Linux (with cbp and autotools) and to remove some warnings
* todo list plugin: made todo types configurable
* Patch for (wx)scintilla to have more colourful highlight-capabilities with indicators, patch for Highlight occurences to use this
* Adding incremental search as contrib-plugin
* several updates and fixes on the initial IncrementalSearch
Regressions/Confirmed/Annoying/Common bugs:


* toolbar-images-not-changing-state (is a wx problem/Win XP problem)

Grom:
Would be grate to have some updater plugin in code blocks.

gd_on:
Strangely, the corrections I proposed to be able to translate the menu File/Import project does not seem to work on your 5268 version, thought, I verified, it has been applied in svn, and it works on my own build (5269), correctly updated from svn !
Others corrections works as in my previous builds.

gd_on

SR:
New build for Slackware 12.1:
http://sr.uz/index.php/packages/?p=127&more=1&c=1

Jenna:
Sources (tar-ball) and binaries for debian (32- and 64-bit) can be found in my repo: http://apt.jenslody.de/ .
I have svn r5269 uploaded to my server (the only difference to r5268 are some cosmetical changes for "Incremental search" conf-dialog).

Starting with this revision the binaries on my server are linked against wxWidgets 2.8.9.
Please upgrade your installation.

Navigation

[0] Message Index

[#] Next page

Go to full version