News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

The 16 november 2006 build is out.

Started by killerbot, November 16, 2006, 11:39:22 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 16 November 2006 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20061116_rev3226_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20061116_rev3226_Ubuntu6.06.deb
         http://prdownload.berlios.de/codeblocks/CB_20061116_rev3226_suse100+101.rpm (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20061116_rev3226_fc4+5.rpm (not yet)


Resolved Fixed:


  • fixed cyclic loop (silent crash) with cbMessageBox
  • made new splash screen appear in about dialog, too
  • fixed Find Previous

Regressions/Confirmed/Annoying/Common bugs:


  • toolbar-images-not-changing-state (is a wx problem/Win XP problem)
  • menu items with icon not correctly aligned (since wx263)


cstudent