Author Topic: The 05 february 2006 build is out.  (Read 10211 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5489
The 05 february 2006 build is out.
« on: February 05, 2006, 08:07:19 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 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

  • Guest
Re: The 05 february 2006 build is out.
« Reply #1 on: February 06, 2006, 02:57:06 am »
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

  • Guest
Re: The 05 february 2006 build is out.
« Reply #2 on: February 06, 2006, 06:46:32 am »
True. Awesome, thanks a lot :)

Offline Dahman

  • Multiple posting newcomer
  • *
  • Posts: 16
Re: The 05 february 2006 build is out.
« Reply #3 on: February 06, 2006, 12:05:41 pm »
Fantastic work! Thanks

Dahman