News:

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

Main Menu

The 01 July 2006 build is out.

Started by killerbot, July 01, 2006, 06:59:57 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://download.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://download.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://download.berlios.de/codeblocks/wxmsw26_gcc_cb.7z

The 01 July 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_20060701_rev2652_win32.7z
  - Linux :
         http://download.berlios.de/codeblocks/CB_20060701_rev2652_Ubuntu6.06.deb (not this time)
         http://download.berlios.de/codeblocks/CB_20060701_rev2652_fc4+5.rpm


Resolved Fixed:


  • Fixed crash when rebuilding after having closed a project which was a
    dependency for other projects in the workspace. This also fixes a hang,
    under certain circumstances, also when closing projects/workspace
  • fixed gdb crashes when operating on std::[string/vector] and wxString pointers ("backport" from squirrel branch)
  • Old wxSmith:
    * Fixed bug #8030 - Few typos in wizard dialog
    * Fixed bug #8031 - No effect setting main frame title in wxSmith project wizard

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)