Author Topic: The 23 January 2006 build is out.  (Read 9648 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
The 23 January 2006 build is out.
« on: January 23, 2006, 09:23:58 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 23 January 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_23jan2006_rev1843_win32.7z
  - Linux : not supported yet


Resolved Fixed:

  • Added gutter-margin and default-code icons
  • Added Astyle icon
  • Removed (yet another) bottleneck in Codecompletion with global includes
  • Removed (confirmed now) 5-second delay at startup with Codecompletion enabled
  • Updated configuration dialogs and added some more icons
  • Changed default MIME handler plugin name to "Files extension handler"
  • Reverted wxSTAY_ON_TOP from revision 1819 (was: patch 1410363)

Regressions/Confirmed/Annoying/Common bugs:

  • DDE bug : clicking in windows explorer on a CB registered file throws an error message box
  • toolbar-images-not-changing-state (is a wx problem)