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 (http://forums.next.codeblocks.org/index.php/topic,3232.0.html).
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 15 January 2011 build is out.
- Windows :
http://prdownload.berlios.de/codeblocks/CB_20110115_rev6921_win32.7z
- Linux :
none
Resolved Fixed:
- fix possible build issue with wx > 2.8.10
- DragScroll 1.3.26 2011/01/2 : Fix Linux crash: check ClassInfo before scrolling wxListCtrl(s)
- wxSmith fix: wrong include-line was created for wxMessageDialog
- wxSmith-plugin: add missing initiliazation for MenuItem; fix typo
- added new plugin: ReopenEditor; reopens last closed editor(s) via hotkey (Ctrl+Shift+t) or menu-item
- Fix Ogre wizard not to link incorrect debug libraries under Linux (courtesy of Rainer Größlinger)
Regressions/Confirmed/Annoying/Common bugs:
Wrong link
(http://s41.radikal.ru/i092/1101/e6/d62b97239ebb.jpg)
link fixed
Debian packages (binaries and sources) for 32-bit and 64-bit systems can be found (as usual) in my repo (http://apt.jenslody.de/).
SVN revision is 6920, because 6921 was the mereg of trunk into the debugger-branch.
There seems to be some sort of focus bug in these last few builds. I'm unable to interact with the code window with mouse or keyboard. Requires alt-tap to be pressed once to make it work, happened to me about 6 times yesterday.
I'm using Windows XP.
I have been experiencing this also for 1 or 2 weeks, but on linux. I also suspect it is CB, but not been able to really pinpoint it.
I have to alt-tab a few times ...
Are you still able to interact with the editor tabs (with the mouse) ?
If yes, this issue might be fixed in trunk (svn r6924).
Quote from: jens on January 19, 2011, 09:57:05 PM
Are you still able to interact with the editor tabs (with the mouse) ?
If yes, this issue might be fixed in trunk (svn r6924).
Yep, it seems so. Love these nightly builds.
Is there a to-do list until the next release anywhere?
Also pressing "save all" only changes the codeblocks code files and not the project itself. So when CB crashes/freezes you loose all changes made to it, unless you close the project, prompts to save and then reload.
yes, that is known, we have debated on this before, some devs have/had the point of view, that save all, means save all source files.
Quote from: jens on January 19, 2011, 09:57:05 PM
Are you still able to interact with the editor tabs (with the mouse) ?
If yes, this issue might be fixed in trunk (svn r6924).
I am on the debugger branch, but that has been merged today, so I will be able to judge tomorrow. The problem occurred to me at least twice a day, so if I make through the day tomorrow without that issue .... ;-)
There is save everything, which saves the projects...
Just a small thing: In the Help->About dialog it says: "Build Dec 28, 2010".
Quote from: Phenom on January 20, 2011, 07:46:17 PM
Just a small thing: In the Help->About dialog it says: "Build Dec 28, 2010".
I believe that is the date of the wxWidgets Library.
Tim S.
In all previous nightlies it's the nightly build release date. Did it change now?
Quote from: Phenom on January 21, 2011, 05:17:38 PM
In all previous nightlies it's the nightly build release date. Did it change now?
My prior post was a guess; you may be right.
Tim S.