Author Topic: The 13 march 2006 build is out.  (Read 7412 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
The 13 march 2006 build is out.
« on: March 13, 2006, 08:51: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 13 March 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_20060313_rev2189_win32.7z
  - Linux : not supported yet


Resolved Fixed:

  • bug fix for priority in to-do item (patch 915 for bug 6748) (once again : wx bug for streams)
  • minor include fix to filefilters.cpp (wxArrayString)
  • include fix in cbworkspace.h (needs globals.h for DEFAULT_WORKSPACE)
  • Fixed hang if splash was shown while compiler auto-detection took place
  • Fixed debugger to work when the project file is not in the project's top-level directory (bug #6756)
  • Fixed editor-lost-focus issue when compiling (bug #910)
  • Respect default encoding when creating new files (patch #914)
  • Updated NSIS lexer and sample code (patch #911)
  • Fixed a couple of file dialogs created without a parent (patch #907)
  • Fixed another file dialog created with wrong parent (patch #904)
  • Added DirectX template for windows. Supports GCC and MSVC Toolkit. Patch #853
  • Fixed file filters not working in file dialogs (bug #6749)

Regressions/Confirmed/Annoying/Common bugs:

  • toolbar-images-not-changing-state (is a wx problem)
  • there are several issues with Code Completion (is being redesigned : work in progress)


Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
Re: The 13 march 2006 build is out.
« Reply #1 on: March 13, 2006, 09:12:19 pm »
Once again I have to travel for work. I will be in the same hotel as last week, so I have an internet connection, but last week I was unable to ftp to berlios (no idea why, maybe limited facilities of the wifi ?). So it is unsure there will be a nightly tomorrow, but for sure on wednesday.

Lieven