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_gcc441.7z
For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10_gcc441.7z
The 22 May 2010 build is out.
- Windows :
http://prdownload.berlios.de/codeblocks/CB_20100522_rev6271_win32.7z
- Linux :
none
Resolved Fixed:
- Fixed: A bug in "Advanced Options" page of wxWidgets Project wizard. (Thanks Hans Henrik for pointing this)
- KeyBinder 1.0.49 2010/03/3 : Apply patch 2885 by techy
- CppCheck plug-in : switch to input file list style of the new cppcheck (1.41)
- Build fix for SqPlus.
- Fixed: Compiler warning - "warning: 'dllimport' attribute ignored"
- fixed a bug on linux: the list of plugins that should be loaded in batch-build-mode was not saved
- cc: applied patch by Loaden to fix VC header parsing
- cc: some code cleanup, additional debug messages
- fixed a typo in sqstdstring.cpp
- fix for bug #17097 (Manager panel incorrect behaviour), also changes the behaviour of logger tabs, they now get toggled instead of closed, if close_on_all_tabs is active and the close-button is clicked (fix the bug described here: http://forums.next.codeblocks.org/index.php/topic,12450.0.html)
- CC: bug fix for GetGCCCompilerDirs failed in Archlinux (thanks Loaden)
- applied patch for wizard's default compiler error (thanks Loaden)
- CC: fix 'Tokenizer::FixArgument' bug: support skip C++ comment (thanks Loaden)
- CC: Fix a bug for ' extern "C++" ' (thanks Loaden)
- Applied: [Patch #2974] adjust path to scintilla in "plugin::ScriptedWizard"
- Applied: [Patch #2969] to wxWidgets wizard.
- fixed possible crash candidate
- Applied: [Patch #2977] PATCH for wxSmith, fixed the min size preview bug.
- Fixed: Typo in changelog of codeblocks.spec.in.
- prepared new logo
Regressions/Confirmed/Annoying/Common bugs:
As usually debian binaries (32- and 64-bit), sources and documentation packages (german and english) can be found in my repository.
The svn-revision is 6235 (the only difference is, that the new logo is not included).
See here (http://apt.jenslody.de) how to use it.
@Martin,
There is a typo in the new logo. Cross-platform is spelt as Cross-Plattform. Please fix it in trunk. Thanks!
Fedora and RHEL/CentOS packages are available in my repo (http://fedora.danny.cz/danny) resp. EL repo (http://fedora.danny.cz/danny-el)
new logo is pretty.
Quote from: ahui886 on May 24, 2010, 05:24:23 AM
new logo is pretty.
how about this one :)
http://forums.next.codeblocks.org/index.php/topic,12482.msg85333.html#msg85333
Quote from: nanyu on May 24, 2010, 05:43:31 AM
Quote from: ahui886 on May 24, 2010, 05:24:23 AM
new logo is pretty.
how about this one :)
http://forums.next.codeblocks.org/index.php/topic,12482.msg85333.html#msg85333
reutrn O; :mrgreen:
Quote from: jfouche on May 24, 2010, 10:09:37 AM
Quote from: nanyu on May 24, 2010, 05:43:31 AM
Quote from: ahui886 on May 24, 2010, 05:24:23 AM
new logo is pretty.
how about this one :)
http://forums.next.codeblocks.org/index.php/topic,12482.msg85333.html#msg85333
reutrn O; :mrgreen:
:P .... it's a bug... :) I have fix it..
Quote from: nanyu on May 24, 2010, 05:43:31 AM
Quote from: ahui886 on May 24, 2010, 05:24:23 AM
new logo is pretty.
how about this one :)
http://forums.next.codeblocks.org/index.php/topic,12482.msg85333.html#msg85333
Honestly, I don't find it cool.
Ubuntu 9.10 to 10.04 Amd64
tar.gz archive (containing '.deb' installers builds with
wx2810 from
Ubuntu's official repository) can be found here (http://www.archive-host.com/compteur.php?url=http://codeblocks.archive-host.com/CB_20100519_802_rev6261_Ubuntu910-1004_wx2810_amd64tar.gz) (direct link).
".mo" file for french translation can be founded here (http://www.archive-host.com/compteur.php?url=http://codeblocks.archive-host.com/CB_20100522_rev6271_fr.zip) (see below for installation instructions)
Full Win32 French Version (including wxWidgets and MinGW dlls and french ".mo" file) can be founded here (http://www.archive-host.com/compteur.php?url=http://codeblocks.archive-host.com/CB_20100522_rev6271_win32_fr.7z)
Installing french language file:
- under Linux : put this file in /usr/share/codeblocks/locale/fr_FR/ (you'll have to create these folders the first time)
- under Windows : put this file in $CodeBlocks_Install_Dir\share\CodeBlocks\locale\fr_FR\ (you'll have to create these folders the first time)
Regards
Xav'
So is this nightly something close to a Release Candidate?
Quote from: Wavesonics on May 27, 2010, 03:43:00 PM
So is this nightly something close to a Release Candidate?
It is a final release candidate.
Thank you thank you thank you.
i cann't download any files,why?
Same here. I can't contact prdownload.berlios.de. I did it successfully three days ago, but something seems to be broken now.
Berlios status-monitor: http://monitor.berlios.de/berlios-status/index.php (http://monitor.berlios.de/berlios-status/index.php)
Download-server are down at the moment.
Wounder if this new version will get pushed into the 10.04 repos as an update, or if it will have to wait till 10.10
You should ask the ubuntu maintainer, probably in launchpad...
There seems to be a problem with the cppcheck-plugin.
When I start the Cppcheck plugin, a requester pops up:
Failed to launch cppchek.
Do you want to select the cppcheck executable?
But there is no cppcheck.exe, only a cppcheck.dll
The cppcheck-tab says:
cppcheck --version
Failed to launch cppcheck
Quote from: gku on May 30, 2010, 02:54:14 PM
There seems to be a problem with the cppcheck-plugin.
When I start the Cppcheck plugin, a requester pops up:
Failed to launch cppchek.
Do you want to select the cppcheck executable?
But there is no cppcheck.exe, only a cppcheck.dll
The cppcheck-tab says:
cppcheck --version
Failed to launch cppcheck
You have to install cppcheck on your own.
http://sourceforge.net/apps/mediawiki/cppcheck/index.php?title=Main_Page (http://sourceforge.net/apps/mediawiki/cppcheck/index.php?title=Main_Page)
http://sourceforge.net/projects/cppcheck/files/ (http://sourceforge.net/projects/cppcheck/files/)
Quote
You have to install cppcheck on your own.
http://sourceforge.net/apps/mediawiki/cppcheck/index.php?title=Main_Page
http://sourceforge.net/projects/cppcheck/files/
thx, i will try this tomorrow.
would be nice to see this info in the help->plugins->cppcheck menu
After new version of CB was installed and executed I start personalize main window view - moving toolbars from their default locations and oops - CB crashed. Report file attached.
[attachment deleted by admin]
Perfect work!
`Find` dialog uses case sensitive search when `Match case` option is disabled.
I found in bugtracker an issue related to workspace and makefiles theme (when building workspace with projects that use custom makefile - makefile must be generated by plugin) but this issue from 2006. Do developers use this bugtracker? It looks like `no`.
Quote from: critic on June 11, 2010, 05:59:42 AM
`Find` dialog uses case sensitive search when `Match case` option is disabled.
This is not true for the latest debugger's branch....
Can you provide a test file + steps to reproduce?
Quote from: oBFusCATed on June 11, 2010, 07:17:19 PM
Quote from: critic on June 11, 2010, 05:59:42 AM
`Find` dialog uses case sensitive search when `Match case` option is disabled.
This is not true for the latest debugger's branch....
It's also not true for actual release 10.05 (on linux and on vista).
good word :D
Hello. I have some problems with environment variables (further will be EV) in the IDE.
I found the following:
after compilation EV PATH consists of path to mingw and system's EV PATH. But the IDE's EV PATH was not used.
while running application (executable that was built) environment variable PATH consists of IDE's EV PATH and of paths to linked libraries (though, dll or so files can be at another location).
after EV configuration (Set Now was pressed anddialog was closed) EV PATH consists of IDE's EV only.
open - close multiple times environment config dialog - EV PATH becomes larger - it contains now multiple instances of the same paths
I think IDE's EV must be used always if project configured this way.
I checked this behaviour with external tools (except of case with running of executable).
In EV configuration form can be checkbox `Append system variables`.
After IDE restart - EV PATH consists of
IDE's EV only (and for external tools and for executable).
By the way - I perform test with `Select EV set to be applied:` checkbox checked and unchecked - it doesn't change anything - it seems like this checkbox does nothing.
Patch Needed for NON Pre-compiled Header Build
I added <wx/ffile.h> and <algorithm> outside of guards because they are not in wx or CB list of headers to be pre-compiled.
They are include by accident not by design of pre-compiled headers.
This will likely fix [ Bug #17321 ] Cscope plugin fails to build
http://developer.berlios.de/bugs/?func=detailbug&bug_id=17321&group_id=5358
Tim S.
Index: src/plugins/contrib/DoxyBlocks/DoxyBlocks.cpp
===================================================================
--- src/plugins/contrib/DoxyBlocks/DoxyBlocks.cpp (revision 6379)
+++ src/plugins/contrib/DoxyBlocks/DoxyBlocks.cpp (working copy)
@@ -25,12 +25,15 @@
#include "DoxyBlocks.h"
#ifndef CB_PRECOMP
+ #include <wx/process.h>
#include <wx/xrc/xmlres.h>
#include <configmanager.h>
#include <editormanager.h>
#include <cbeditor.h>
#include <logmanager.h>
#include <projectmanager.h>
+ #include <cbproject.h>
+ #include <macrosmanager.h>
#endif
#include "projectloader_hooks.h"
#include <cbstyledtextctrl.h>
Index: src/plugins/contrib/DoxyBlocks/ExtractDocs.cpp
===================================================================
--- src/plugins/contrib/DoxyBlocks/ExtractDocs.cpp (revision 6379)
+++ src/plugins/contrib/DoxyBlocks/ExtractDocs.cpp (working copy)
@@ -38,7 +38,9 @@
#include "projectfile.h"
#include "cbproject.h"
#include "projectmanager.h"
+ #include "macrosmanager.h"
#endif
+#include <wx/ffile.h>
#include <wx/utils.h>
#include <wx/busyinfo.h>
#include "DoxyBlocks.h"
Index: src/plugins/contrib/Cscope/CscopePlugin.cpp
===================================================================
--- src/plugins/contrib/Cscope/CscopePlugin.cpp (revision 6379)
+++ src/plugins/contrib/Cscope/CscopePlugin.cpp (working copy)
@@ -1,4 +1,14 @@
#include <sdk.h> // Code::Blocks SDK
+#ifndef CB_PRECOMP
+ #include <wx/process.h>
+
+ #include "cbeditor.h"
+ #include "cbproject.h"
+ #include "editormanager.h"
+ #include "logmanager.h"
+ #include "projectmanager.h"
+#endif
+
#include <configurationpanel.h>
#include <cbstyledtextctrl.h>
#include "CscopePlugin.h"
Index: src/plugins/contrib/NassiShneiderman/NassiPlugin.cpp
===================================================================
--- src/plugins/contrib/NassiShneiderman/NassiPlugin.cpp (revision 6379)
+++ src/plugins/contrib/NassiShneiderman/NassiPlugin.cpp (working copy)
@@ -3,6 +3,9 @@
#include <sdk.h> // Code::Blocks SDK
+#ifndef CB_PRECOMP
+ #include <cbeditor.h>
+#endif
#include <configurationpanel.h>
#include <cbstyledtextctrl.h>
#include "NassiPlugin.h"
Index: src/plugins/contrib/EditorTweaks/EditorTweaks.cpp
===================================================================
--- src/plugins/contrib/EditorTweaks/EditorTweaks.cpp (revision 6379)
+++ src/plugins/contrib/EditorTweaks/EditorTweaks.cpp (working copy)
@@ -1,4 +1,5 @@
#include <sdk.h> // Code::Blocks SDK
+#include <algorithm> // std::sort
#include <configurationpanel.h>
#include "EditorTweaks.h"
all have been applied, thanks Tim !!!
why i can't find cppcheck?
Quote from: tttlh on July 13, 2010, 05:52:44 PM
why i can't find cppcheck?
Please do not crosspost.
The cppcheck has to be installed seperately and is not provided by C::B (just the plugin to use it is included)!
Is there move line/selected lines up and down function in the IDE?
Very ofter I need this function, but I found only `transpose lines`, but it's not what I need - cursor must move with the line or elected lines (selection must remain after movement to allow the next movement).
Quote from: critic on August 01, 2010, 02:21:02 PM
Is there move line/selected lines up and down function in the IDE?
Very ofter I need this function, but I found only `transpose lines`, but it's not what I need - cursor must move with the line or elected lines (selection must remain after movement to allow the next movement).
You can do this with the mouse (and using the scroll wheel for large movements) just fine.
Quote from: MortenMacFly on August 01, 2010, 09:46:00 PM
Quote from: critic on August 01, 2010, 02:21:02 PM
Is there move line/selected lines up and down function in the IDE?
Very ofter I need this function, but I found only `transpose lines`, but it's not what I need - cursor must move with the line or elected lines (selection must remain after movement to allow the next movement).
You can do this with the mouse (and using the scroll wheel for large movements) just fine.
I'm looking for something like this too. The problem with your proposed method is that it isn't optimal -- you have to lift your hand away from the keyboard to reach for your mouse to do this.
Quote from: Greatwolf on December 15, 2010, 11:21:47 AM
you have to lift your hand away from the keyboard to reach for your mouse to do this.
No - you can always use the cursor keys otherwise...?!
Quote from: MortenMacFly on December 15, 2010, 12:14:46 PM
No - you can always use the cursor keys otherwise...?!
I'm sorry, I'm not sure I get what you mean. Wasn't your method to select the lines to be moved and then using the mouse to click and drag the code selection to move it?
How do you perform this using cursor keys?