Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on March 31, 2007, 11:29:45 pm

Title: The 31 March 2007 build is out.
Post by: killerbot on March 31, 2007, 11:29: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

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 31 March 2007 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20070331_rev3803_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20070331_rev3803_Ubuntu6.xx.deb
         http://prdownload.berlios.de/codeblocks/CB_20070331_rev3803_suse100-102.i586.rpm (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20070331_rev3803_fc4+5.i586.rpm (not yet)


Resolved Fixed:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 31 March 2007 build is out.
Post by: afb on April 01, 2007, 09:55:19 am
- Mac OS X (10.4 Universal) :
        http://prdownload.berlios.de/codeblocks/CB_20070331_rev3803_macx86.zip
Title: Re: The 31 March 2007 build is out.
Post by: indigo0086 on April 03, 2007, 03:44:08 pm
I have a question about virtual folders.  When I add lets say two files for a class, a *.cpp and *.h file Into a virtual folder it stays in there fine.  But when I restarte C::B it creates two copies of the virtual folder, one in the source directory and header directory in the file tree, which defeats the purpose of a virtual folder.  Is there an option to fix it so that What I put in a folder stays in that one folder always?

edit, Ok I found out how, maybe there could be a "categorize by file types, except for virtual folders" option.
Title: Re: The 31 March 2007 build is out.
Post by: bereng on April 04, 2007, 02:57:57 pm
Cursor blinks by changing color between black and background color.

If you set black as your background color -> between black and black -> cursor is invisible.

Veeeeeery annoying.

Thanks
Title: Re: The 31 March 2007 build is out.
Post by: Biplab on April 04, 2007, 05:06:44 pm
Settings > Editor > Margins and caret and change the caret colour there.
Title: Re: The 31 March 2007 build is out.
Post by: bereng on April 06, 2007, 11:17:06 am
Ohhh!

thank you so much!!

Much better now.