Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on July 03, 2007, 08:22:28 pm

Title: The 03 July 2007 build (4215) is out.
Post by: killerbot on July 03, 2007, 08:22:28 pm
Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml

Before you use a nightly make sure you understand how it works (http://forums.codeblocks.org/index.php/topic,3232.0.html).

A link to the unicode windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw28u_gcc_cb_wx284.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

The 03 July 2007 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20070703_rev4215_win32.7z
  - Linux :
   http://prdownload.berlios.de/codeblocks/CB_20070703_rev4215_Ubuntu6.10+7.04_wx2.8.4.deb (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070703_rev4215_Debian4.0_wx2.8.4.deb (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070703_rev4215_suse100-102.wx28.i586.rpm (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070703_rev4215_fc4+5.i586.rpm (not yet)


Resolved Fixed:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 03 July 2007 build (4215) is out.
Post by: kelo81 on July 03, 2007, 08:46:37 pm
  • Added "File->Save all" which saves everything: files, projects and workspace (patch #2044)
  • Find, Find Next/Previous results shown centered on screen

Thanks!!!!  :D
Title: Re: The 03 July 2007 build (4215) is out.
Post by: Pecan on July 03, 2007, 09:11:17 pm
Quote
4213     /     tiwag     5 hours     * Open Files List items - read-only file icon added
* Find, Find Next/Previous results shown centered on screen
4212    /    mandrav    7 hours    * Added "File->Save all" which saves everything: files, projects and workspace (patch #2044).

These little conveniences, though time consuming, make CodeBlocks so sweet!
Title: Re: The 03 July 2007 build (4215) is out.
Post by: killerbot on July 03, 2007, 09:18:42 pm
hehe your quote and comments give the impression it took them 5 resp 7 hours to implement ;-)  8) 8) 8) 8)
Title: Re: The 03 July 2007 build (4215) is out.
Post by: Xaviou on July 03, 2007, 10:31:11 pm
Ubuntu 6.10 & 7.04 Amd64 .deb installer (build with wx284 only) can be found here (http://www.esnips.com/web/CodeBlocks).
Title: Re: The 03 July 2007 build (4215) is out.
Post by: olipfei on July 03, 2007, 10:36:16 pm
These little conveniences, though time consuming, make CodeBlocks so sweet!

... so why not make it just a little sweeter and apply patch 2067 (https://developer.berlios.de/patch/?func=detailpatch&patch_id=2067&group_id=5358)? :)

Just wanted to make sure it's not forgotten between all the recent more important patches. BTW it's my first patch ever, that's why it's so short, but I have already ideas for more little tweaks of this kind.
Title: Re: The 03 July 2007 build (4215) is out.
Post by: rolandixor on July 03, 2007, 11:27:39 pm
Nightlies are great, but wouldn't it be easier to release weekly???
Title: Re: The 03 July 2007 build (4215) is out.
Post by: pauliusz on July 04, 2007, 12:25:09 am
Nightlies are great, but wouldn't it be easier to release weekly???

IMHO it is not very hard to release nightlies... and in this way CB team gets more responses about newly added features and bug fixes.
Title: Re: The 03 July 2007 build (4215) is out.
Post by: Joerg on July 04, 2007, 09:51:40 am
Yes, the symbols browser crash seems to be fixed!
Great and fast work!  :D

Things I stumbled over:
- 35 MByte, isn't it to much for a fresh startet C::B ?
- would like to see local (static) functions in symbol browser too  :wink:
( just because its faster than selecting them in the toolbar on top)