Author Topic: The 05 february 2007 build is out.  (Read 7029 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
The 05 february 2007 build is out.
« on: February 05, 2007, 09:30:34 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://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2.7z

To fix the menu alignment bug introduced in wx 2.6.3 [windows only bug] we have patched wx ourselves, and that results in the following alternative dll : http://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2AndCbPatch_version3.7z

For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10.7z

For support of ansi builds, a link to the ansi windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw26_gcc_cb_wx2.6.3p2.7z

The 05 February 2007 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20070205_rev3570_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20070205_rev3570_Ubuntu6.xx.deb
         http://prdownload.berlios.de/codeblocks/CB_20070205_rev3570_suse100+101.i586.rpm (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20070205_rev3570_fc4+5.i586.rpm (not yet)


Resolved Fixed:

  • fix qt template/project : should be : libQtAssistantClient4.a
  • Console Wizard: Compilation Errors Fixed for MSVC 7.1
  • Console Wizard: Options to select CRT type for MSVC 7.1
  • Replaced wxNotebook with wxChoicebook in some dialogs to avoid nested notebooks (which look ugly) and also make them simpler (although functionality has not changed)
  • wxWidgets Wizard: Wx lib configurations are now conveniently grouped (Win)

Regressions/Confirmed/Annoying/Common bugs:

  • toolbar-images-not-changing-state (is a wx problem/Win XP problem)
  • menu items with icon not correctly aligned (since wx263) (is fixed with our special wx263/wx28 dll)

« Last Edit: February 06, 2007, 07:27:56 am by killerbot »