User forums > Nightly builds

The 23 October 2010 build (6752) 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_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 23 October 2010 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20101023_rev6752_win32.7z
  - Linux :
   none

Resolved Fixed:


* MERGED ALL THE CODE COMPLETION CHANGES DEVELOPED ON THE CC BRANCH !!!
* some refinement on the wizards: Updated paths for SDL, SFML based wizards, added fortran wizards, updated D sample application
* Build system clean-up: Removed unnecessary automake files
* add "no-single-instance" parameters to allow multiple instances running
* applied cbStatusBar patch by danselmi (for SpellChecker plugin)
* change the data path from "%APPDATA%\codeblocks" to "%APPDATA%\CodeBlocks"
* support opened all the files of the folder or virtual folder in the same time
* priority access to the configuration of the executable file path
* setting the default editor font size to 10 point
* changed the default number of parallel processes to 2
* make the caret-style configurable
* based on the actual number of CPU to determine the number of processes for parallel builds
* abbreviations support auto switching between TAB and SPACE.
* make sure a block-caret is always shown (even if width of line-cursor is set to 0)
* wxSmith: add internationalize option, see details: http://forums.codeblocks.org/index.php/topic,9311.0.html
* codesnippets-app (linux): build-fix
* wxSmith: improved internationalize option support, fix default value inconsistent
* if the global variable is not assigned, the default value should set to "(invalid)"
* fixed auto indent bug, reported here: http://forums.codeblocks.org/index.php/topic,13463.msg91157.html#msg91157
* AStyle: add option for delete empty lines within a function or method
* add a new parsing expressions, for capture linker error, when use unrecognized option
* update build docs
* refactoring ParserTest, fixed scroll invalid occurred in linux
* add find scope selected dialog for code refactoring
* wxSmith: improved the event handler function name, remove prefix "m_"
Regressions/Confirmed/Annoying/Common bugs:


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).

".mo" file for french translation can be founded here (see below for installation instructions)
Full Win32 French Version (including wxWidgets and MinGW dlls and french ".mo" and ".po" files) can be founded here

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)
Do not forget to remove old translations files !

Big thanks to all the devs for the great work in cc refactoring  :D

Regards
Xav'

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

ahui886:
thanks.

Borr:
OS: WinXP SP3

To-Do list is empty.
I have added to the current file listing (// TODO (User#1#): Test). And save this file. But To-Do list for "all users" is empty/

Navigation

[0] Message Index

[#] Next page

Go to full version