Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on August 11, 2006, 06:07:45 pm

Title: The 11 august 2006 build is out.
Post by: killerbot on August 11, 2006, 06:07: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://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 11 August 2006 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20060811_rev2836_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20060811_rev2836_Ubuntu6.06.deb (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20060811_rev2836_fc4+5.rpm (not yet)


Resolved Fixed:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 11 august 2006 build is out.
Post by: sethjackson on August 11, 2006, 06:46:20 pm
Windows ANSI build is here (http://www.savefile.com/files.php?fid=4189589).
Title: Re: The 11 august 2006 build is out.
Post by: k1mgy on August 12, 2006, 03:15:41 am
This build resolved the issue with the numpad navigation I reported.

Many thanks for this effort.  It means a lot!

/m
Title: Re: The 11 august 2006 build is out.
Post by: MortenMacFly on September 28, 2006, 08:07:11 am
Just a short note as a reminder: The changes for the numpad to work have made it into the 1.71.1 branch of wxscintilla. Thus this patch is not needed anymore once we upgrade  wxScintilla (which won't be in a near future).
What's missing is:
- The wxGTK patch. I've adopted this to wxScintilla 1.7x.x so it won't get lost.
- Yiannis' "anti-flicker" patch which unfortunately results in a broken CC window with 1.7x.x under Windows
With regards, Morten.
Title: Re: The 11 august 2006 build is out.
Post by: k1mgy on September 28, 2006, 08:20:03 am
Thanks!

I'm on the aug 26th build.  Is it safe to update or better to stay here until wxScintilla is replaced?
Title: Re: The 11 august 2006 build is out.
Post by: MortenMacFly on September 28, 2006, 03:51:16 pm
I'm on the aug 26th build.  Is it safe to update or better to stay here until wxScintilla is replaced?
Don't worry, there are no changes in SVN concerning this - it's only on my local copy. I put this note here to remind me at any later time... It's safe to update... usually always. ;-)