News:

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

Main Menu

The 05 february 2006 build is out.

Started by killerbot, February 05, 2006, 08:07:19 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.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 05 February 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_05feb2006_rev1945_win32.7z
  - Linux : not supported yet


Resolved Fixed:


  • Added menu item "Edit->File encoding" to select the active file's encoding. Partial patch by 280Z28
  • Added simple BOM signature encoding auto-detection on file open
  • Convert filenames on open. This allows to open the same project file in all supported OSes
  • Updated AngelScript to 2.5.0b
  • Fixed all warnings when building with gcc-4.x
  • Corrected z-order error, use better filtering (quadratic/hamming)
  • image update

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)


jc

If I do say, it seems like you guys are getting closer and closer to the 1.0 final release. :D

Not to jump to any conclusions or anything. ;)

But thanks for all the hard work, and the nightly builds, they keep us quite interested.

Chipset


Dahman