Author Topic: The 14 april 2006 build is out.  (Read 10010 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
The 14 april 2006 build is out.
« on: April 15, 2006, 12:11:52 am »
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 14 April 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_20060414_rev2352_win32.7z
  - Linux :
         http://download.berlios.de/codeblocks/CB_20060414_rev2352_ubuntu.deb
         http://download.berlios.de/codeblocks/CB_20060414_rev2352_fc4.rpm

Resolved Fixed:

  • Autosave plugin
  • autosave : header inclusion cleanup/adjustments
  • cbConfigurationPanel : GetTitle() and GetBitmapBaseName() : const methods
  • cbplugin.h : include cleanup -> several other files needed to be include corrected, bumped sdk major/minor version to : 1.7
  • "Find In Files" :
        - Scope : Workspace files (new feature)
        - interface methods : const
        - little include clean up
  • Autosave : Removed extra qualifications
  • HelpPlugin : include fix (due to todays changes)
  • some include fixes

Regressions/Confirmed/Annoying/Common bugs:

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

« Last Edit: April 16, 2006, 01:13:06 am by killerbot »

Offline Antrykot

  • Single posting newcomer
  • *
  • Posts: 3
Re: The 14 april 2006 build is out.
« Reply #1 on: April 16, 2006, 09:32:51 am »
Hi.
When somebody fix the color-scheme bug ?
Last build without this bug is rev2272.

Offline squizzz

  • Almost regular
  • **
  • Posts: 132
Re: The 14 april 2006 build is out.
« Reply #2 on: April 16, 2006, 12:48:08 pm »
Presumably never, if noone report it here. :)
« Last Edit: April 16, 2006, 12:58:52 pm by squizzz »
this space is for rent

Offline Antrykot

  • Single posting newcomer
  • *
  • Posts: 3
Re: The 14 april 2006 build is out.
« Reply #3 on: April 16, 2006, 10:37:55 pm »
Presumably never, if noone report it here. :)

I thoght that was reported, because somebody tell here, about it :)

pistino

  • Guest
Re: The 14 april 2006 build is out.
« Reply #4 on: April 18, 2006, 01:39:55 pm »
Hi,

"Find in Files" automatically move the cursor on the first sentence found ... may I disabled it?

(sorry for my english!)