News:

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

Main Menu

The 17 august 2006 build is out.

Started by killerbot, August 17, 2006, 10:58:20 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 for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw26_gcc_cb_wx2.6.3p2.7z

The 17 August 2006 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20060817_rev2869_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20060817_rev2869_Ubuntu6.06.deb
         http://prdownload.berlios.de/codeblocks/CB_20060817_rev2869_fc4+5.rpm


Resolved Fixed:


  • - copystrings : minor cleanup/include fix
    - include/pch conflicts resolved
  • Fixed bug in virtual targets dialog, when trying to edit the name of a virtual target and canceling the name change dialog
  • include fixes for GCC compilers not supporting PCH
  • Fixed bug introduced with virtual targets, where the wrong target would build (based on the toolbar combo target selection)
  • Suppress multiple info windows, if bearing the same message
  • Improved function that discovers which is the namespace/function code-completion kicked in
  • Some other minor (cosmetic) code-completion bug-fixes

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)


dronT78

Thanks - working cool!

Quotemenu items with icon not correctly aligned (since wx263)
Inserting fully transparent icon in menu items with no icon will remove the bug  :D

health_kxy

thanks for this great work.
when I download this nightly builds and install. when I try to run codeblocks.exe. It's crash.
report "The application encountered a crash at address 2088988829". OS:WinXP SP2.
how to fix it?
thx.