Author Topic: The 04 november 2006 build is out.  (Read 7289 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
The 04 november 2006 build is out.
« on: November 04, 2006, 04:14:10 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

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 04 November 2006 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20061104_rev3180_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20061104_rev3180_Ubuntu6.06.deb
         http://prdownload.berlios.de/codeblocks/CB_20061104_rev3180_suse100+101.rpm (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20061104_rev3180_fc4+5.rpm (not yet)


Resolved Fixed:

  • wxSmith:
     * Removed sliders bug (for bigger resources, when editor has extra scroll bars, wxSmith tried to shift widget when dragging these bars)
     * Better calculation of position for drag points after changing position / scrolled editor
     * Cleaned up wxsDragWindow and wxsDrawingWindow
  • MacOpenFile/MacPrintFile
  • GetAppPath fix for Darwin / Mac OS X (+ unicode fix)
  • Code snippets: Snippets are now correctly encoded when saved

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)

« Last Edit: November 05, 2006, 06:22:34 pm by killerbot »

Offline cstudent

  • Almost regular
  • **
  • Posts: 159
    • Cstudent's Help Desk
Re: The 04 november 2006 build is out.
« Reply #1 on: November 04, 2006, 11:04:55 pm »
Ubuntu 6.10 (Edgy) build here.