News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

The 25 July 2006 build is out.

Started by killerbot, July 25, 2006, 08:47:52 PM

Previous topic - Next topic

killerbot

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://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2.7z

For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10.7z

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

The 25 July 2006 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20060725_rev2784_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20060725_rev2784_Ubuntu6.06_i386.deb
         http://prdownload.berlios.de/codeblocks/CB_20060725_rev2784_fc4+5.rpm


Resolved Fixed:


  • show details for script compilation errors (thanks sethjackson)
  • updated scriptedwizard to allow selection of more than one target on FilePathPanels
  • updated scriptedwizard to allow selection of more than one target on FilePathPanels
  • added "multi target selection" to common_functions script for re-use
  • interprete "Cancel" as success for file extension handler (thus no misleading error if user pressed Cancel in the file extension handler dialog)
  • make "All files" as default filter index for generic file open dialog(s)
  • several fixes with respect to workspaces

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)
  • menu items with icon not correctly aligned (since wx263)


cstudent


mscava

C::B really enjoys crashing when used with WindowBlinds. That's what I guessed from the reports

Error occured on Wednesday, July 26, 2006 at 13:46:02.

G:\dev\codeblocks\codeblocks.exe caused an Access Violation at location 66061013 in module C:\Program Files\Object Desktop\WindowBlinds\wblind.dll Reading from location 74aeffff.

Registers:
eax=66085a4b ebx=74ae0000 ecx=7c809f12 edx=74aeffff esi=6606f995 edi=74aeffff
eip=66061013 esp=0022bb64 ebp=0022bb70 iopl=0         nv up ei pl nz na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00010206

in last days i got at least 5 of 'em. Most cases when using Dialogs... I mean when selecting file, typing into textbox and so.