Author Topic: The 03 february 2006 build is out.  (Read 9145 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5489
The 03 february 2006 build is out.
« on: February 04, 2006, 12:08:22 am »
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 03 February 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_03feb2006_rev1940_win32.7z
  - Linux : not supported yet


Resolved Fixed:

  • Fixed #include in cbexception.cpp
  • Updated unix project file
  • Fixed console_runner to work with special characters in filenames (patch #1419173)
  • Fixed editor caret moving to where the mouse pointer is when pressing context menu key (patch #1423075)
  • Removed $Date$ keyword, added standard copyright header where it was missing
  • Comment fix (cclist.cpp)

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)