Author Topic: The 09 march 2006 build is out.  (Read 8037 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5489
The 09 march 2006 build is out.
« on: March 09, 2006, 10:26:45 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 09 March 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_20060309_rev2164_win32.7z
  - Linux : not supported yet


Resolved Fixed:

  • horizontal scrollbar added to compiler options (patch 905 for feature request 1950)
  • Removed rich edit attribute from linker options (Bug #6727)
  • Fixed crash in MessageManager::DebugLogError() and MessageManager::DebugLogWarning()
  • Fixed TemplateManager issues when projects are laid out in multiple folders
  • Fixed all TemplateManager issues related to loading/saving user templates
  • Fixed issue with "Switch to frame" command in debugger callstack, for cases where frame numbers are not continuous

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)


Trikko

  • Guest
Re: The 09 march 2006 build is out.
« Reply #1 on: March 09, 2006, 11:25:43 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 09 March 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_20060309_rev2164_win32.7z
  - Linux : not supported yet


Resolved Fixed:

  • horizontal scrollbar added to compiler options (patch 905 for feature request 1950)
  • Removed rich edit attribute from linker options (Bug #6727)
  • Fixed crash in MessageManager::DebugLogError() and MessageManager::DebugLogWarning()
  • Fixed TemplateManager issues when projects are laid out in multiple folders
  • Fixed all TemplateManager issues related to loading/saving user templates
  • Fixed issue with "Switch to frame" command in debugger callstack, for cases where frame numbers are not continuous

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)



I can't scroll full text with horizontal bar... it scrolls just a bit!