Author Topic: The 10 April 2008 build (5000) is out.  (Read 40746 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5489
The 10 April 2008 build (5000) is out.
« on: April 10, 2008, 11:19:51 pm »
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_wx287.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 10 April 2008 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20080410_rev5000_win32.7z
  - Linux :
   none

Resolved Fixed:

  • class wizard: add support for member variables, add support for (doxygen) documenation
  • added new compiler: LCC
  • class wizard: prefix checkbox not taken into account
  • added Matlab-C-S-function wizard
  • Fixed: Crash in Linux when an item is dragged from one virtual folder to another and then it's edited. (Thanks r0d for posting and Jens for the patch)
  • lib_finder:
    * Each library can not provide list of header files (using */? wildcards) declared with this library
    * Those headers can now be used to automatically detect missing libraries in project
  • Applied: [Patch #2385] better WinAVR detection
  • Applied: [Patch #2332] Return focus to editor during compilations
  • Fixed: To-do list fails to parse encoded files in some cases. Now it will use EncodingDetector to detect and convert encoded files
  • Improved: Opened files parsing would be several times fast as now it will process them directly off memory
  • Fixed: To-do list starts parsing files while it's hidden
  • Added: A progress bar to update status while processing all files of a project
  • Applied: [Patch #2423] TODO Plugin remembers its scope between C::B sessions
  • Fixed; [Bug #13029] Scripting console crashes codeblocks
  • Fixed: [Bug #13227] irrlicht porject wizard doesn't find the irrlicht.h
  • Wizards: add wizards for ARM and PowerPC
  • consistency enhancement in project tree right click menu : save project/file
  • CodeSnippets 1.2.118 2008/04/7
    - Save Doc file in CodeSnippetsTreeCtrl::OnIdle(), not just mark as changed.
    - Avoid " ..." only tooltip and verify XML text edit wxCancel does not save.
    - Add unique id to each XML element
    - Add FindTreeItemBySnippetId() routine
    - Fixed interference of SetFocus with EditLabel in tree ctrl

Regressions/Confirmed/Annoying/Common bugs:

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

« Last Edit: April 19, 2008, 02:23:15 pm by killerbot »

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: The 10 April 2008 build (5000) is out.
« Reply #1 on: April 10, 2008, 11:27:58 pm »
Sources and binaries for debian (32- and 64-bit) can be downloaded from my server (see signature).
Source-tarball should be usable on any platform.

There are also binary packages with wxWidgets cross-compile libraries available for download.

golie25

  • Guest
Re: The 10 April 2008 build (5000) is out.
« Reply #2 on: April 11, 2008, 03:24:03 am »
Just to let you know the link to download rev. 5000 is wrong. The link is for 4977. Just replace 4977 with 5000 to fix the problem.

Offline PauloH

  • Single posting newcomer
  • *
  • Posts: 5
Re: The 10 April 2008 build (5000) is out.
« Reply #3 on: April 11, 2008, 04:51:45 am »
Hi,

Code::Blocks is my "addiction" at this moment. Thanks for LCC support!!!

Paulo H.

Offline indigo0086

  • Almost regular
  • **
  • Posts: 150
Re: The 10 April 2008 build (5000) is out.
« Reply #4 on: April 11, 2008, 06:40:18 am »
FUHFUHFUHFIVE THOUSAND!

Offline hangl

  • Multiple posting newcomer
  • *
  • Posts: 20
Re: The 10 April 2008 build (5000) is out.
« Reply #5 on: April 11, 2008, 08:04:25 am »
Threadsearch:

Threadsearch is  very usefu .it is my first chose when searching something in a large mount of files.but it is a little annoying,it shows too much messagebox  "Failed to open xxxxxx" .sometimes hundreds of those message!

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: The 10 April 2008 build (5000) is out.
« Reply #6 on: April 11, 2008, 08:19:37 am »
Threadsearch:

Threadsearch is  very usefu .it is my first chose when searching something in a large mount of files.but it is a little annoying,it shows too much messagebox  "Failed to open xxxxxx" .sometimes hundreds of those message!

If you use svn version svn4940 or greater, there are two checkboxes in ThreadSearch-Options to switch the message-boxes off.

Offline Joerg

  • Multiple posting newcomer
  • *
  • Posts: 100
Re: The 10 April 2008 build (5000) is out.
« Reply #7 on: April 11, 2008, 09:41:38 am »
Can't start the ARM wizard in new projects.
Although I can see it in configs.scipt.
What do I have to delete (in regestry)?
Joerg
It's never too late to fail!

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: The 10 April 2008 build (5000) is out.
« Reply #8 on: April 11, 2008, 10:03:52 am »
Can't start the ARM wizard in new projects.
Although I can see it in configs.scipt.
What do I have to delete (in regestry)?
Joerg
C::B does not use the (windows) registry.
Do you get any error messages ? Which ?
Which OS ?

Offline brucus

  • Single posting newcomer
  • *
  • Posts: 8
Re: The 10 April 2008 build (5000) is out.
« Reply #9 on: April 11, 2008, 11:42:36 am »
Hi lads!
seems berlios doesn't work.
Could someone look at it pls.?
Thanks.

Offline Xaviou

  • Regular
  • ***
  • Posts: 401
    • X@v's wxStuff
Re: The 10 April 2008 build (5000) is out.
« Reply #10 on: April 11, 2008, 05:18:06 pm »
Ubuntu 7.04 to 7.10 Amd64 tar.gz archive (containing '.deb' installers builds with wx287) can be found here.
The french wxWidgets site : http://www.wxdev.fr
My wxWidgets's stuff : https://wxstuff.xaviou.fr/

Offline afb

  • Developer
  • Lives here!
  • *****
  • Posts: 884

Offline pasgui

  • Almost regular
  • **
  • Posts: 165
    • LGP
Re: The 10 April 2008 build (5000) is out.
« Reply #12 on: April 12, 2008, 01:11:45 am »
Build for Ubuntu i386/amd64 can be found here

Best regards, pasgui

Offline san

  • Multiple posting newcomer
  • *
  • Posts: 20
Re: The 10 April 2008 build (5000) is out.
« Reply #13 on: April 12, 2008, 11:46:57 am »
RSS feed gets a 404...

Now I only know if there is an update after a manual check or if pasgui updates his repository (tnx btw!)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5489
Re: The 10 April 2008 build (5000) is out.
« Reply #14 on: April 12, 2008, 11:54:39 am »
RSS still down, will toke same more time. We are looking for a solution.