News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

The 24 september 2006 build is out.

Started by killerbot, September 24, 2006, 06:33:14 PM

Previous topic - Next topic

killerbot

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 24 September 2006 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20060924_rev2994_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20060924_rev2994_Ubuntu6.06.deb
         http://prdownload.berlios.de/codeblocks/CB_20060924_rev2994_fc4+5.rpm


Resolved Fixed:


  • Two little fixes to autotools to get "make dist" work correctly
  • Keybinder v0.4.26 2006/09/23, minor #defines for WXMAC, stop OnProfileSelected() from saving blank keyProfile
  • cleanup : plug-ins no longer need to include licenses.h

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)


dmoore

plugin wizard still not working for me (see my post under the 23rd sep nightly build)
Python plugins: [url="https://github.com/spillz/codeblocks-python"]https://github.com/spillz/codeblocks-python[/url]
Code::Blocks Daily Builds -- Ubuntu PPA: [url="https://launchpad.net/~damien-moore/+archive/codeblocks"]https://launchpad.net/~damien-moore/+archive/codeblocks[/url]


paolo.bormida

I have noticed now that on a certain development machine, after 03/09/2006 build, beginning from 04/09/2006 build, the splash image does not handle alpha transparency in the correct way. The splash image looks weird and does not blend smoothly with the backgronud.

Not a major issue, but would be nice to have it look as before 4/9

Paolo