Author Topic: The 15 May 2006 build is out.  (Read 10206 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
The 15 May 2006 build is out.
« on: May 15, 2006, 10:20:42 pm »
Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml
A link to the unicode windows wxWidget dll for Code::Blocks : http://download.berlios.de/codeblocks/wxmsw26u_gcc_cb.7z
For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://download.berlios.de/codeblocks/mingwm10.7z

For support of ansi builds, a link to the ansi windows wxWidget dll for Code::Blocks : http://download.berlios.de/codeblocks/wxmsw26_gcc_cb.7z

The 15 May 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_20060515_rev2451_win32.7z
  - Linux :
         http://download.berlios.de/codeblocks/CB_20060515_rev2451_ubuntu.deb (not yet)
         http://download.berlios.de/codeblocks/CB_20060515_rev2451_fc4+5.rpm

Resolved Fixed:

  • Removed the paint-once behavior from the SplashScreen
  • Fixed broken cbAssert() macro and added cbAssertNonFatal() macro that displays an assertion error dialog but doesn't kill the app

Regressions/Confirmed/Annoying/Common bugs:

  • toolbar-images-not-changing-state (is a wx problem/Win XP problem)
  • there are several issues with Code Completion (is being redesigned : work in progress)

« Last Edit: May 16, 2006, 11:00:12 am by killerbot »

Offline tretton

  • Multiple posting newcomer
  • *
  • Posts: 26
Re: The 15 May 2006 build is out.
« Reply #1 on: May 15, 2006, 11:27:57 pm »
Small suggestion again!

Currently, the "Auto-hide message pane" setting (when ticked) only keeps the pane open when the compile fails with an error. Would it be possible for it to stay open on warnings too? As of now, I have to press F2 after every compile to see if everything actually is okay. I do love that option and would really like to be able to trust it completely. =) Maybe it could be divided into something like:

Auto-hide message pane, except on:
[tick] errors
[tick] warnings

Or perhaps better yet, a couple of radio buttons (either of "errors" and "errors & warnings"). Once again, great job!
-tretton

Offline orefa

  • Multiple posting newcomer
  • *
  • Posts: 102
Re: The 15 May 2006 build is out.
« Reply #2 on: May 16, 2006, 01:36:56 am »
I second the motion.   8)

Silicium62

  • Guest
Re: The 15 May 2006 build is out.
« Reply #3 on: May 16, 2006, 08:16:55 am »
+1  :wink:

Offline nix_BB

  • Multiple posting newcomer
  • *
  • Posts: 33
Re: The 15 May 2006 build is out.
« Reply #4 on: May 16, 2006, 08:27:47 am »
TrettonSuggestion++;

Phoenix

  • Guest
Re: The 15 May 2006 build is out.
« Reply #5 on: May 16, 2006, 09:44:42 am »
+1 to this suggestion

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
Re: The 15 May 2006 build is out.
« Reply #6 on: May 16, 2006, 01:03:00 pm »
TrettonSuggestion++;

performance my friend : performance !!!
++TrettonSuggestion;


 8) 8) 8) 8) 8)

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: The 15 May 2006 build is out.
« Reply #7 on: May 16, 2006, 01:23:05 pm »
Added in HEAD.
Be patient!
This bug will be fixed soon...

Offline nix_BB

  • Multiple posting newcomer
  • *
  • Posts: 33
Re: The 15 May 2006 build is out.
« Reply #8 on: May 17, 2006, 07:37:02 am »
 :P fair enough- you got me!!