Author Topic: The 03 July 2007 build (4215) is out.  (Read 11573 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
The 03 July 2007 build (4215) is out.
« 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.

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:

  • Fixed crash in symbols browser under certain circumstances (bug #11433)
  • Exposed to scripts CompileTargetBase::SetTargetFilenameGenerationPolicy (bug #11019)
  • Display replace-operation summary (bug #11472, patch #2083)
  • Exposed _() to scripts for translated strings (bug #10297, patch #2020)
  • Fixed bug with "pause when execution ends" target checkbox (bug #11235)
  • Added "File->Save all" which saves everything: files, projects and workspace (patch #2044)
  • Open Files List items - read-only file icon added
  • Find, Find Next/Previous results shown centered on screen

Regressions/Confirmed/Annoying/Common bugs:

  • toolbar-images-not-changing-state (is a wx problem/Win XP problem)


Offline kelo81

  • Multiple posting newcomer
  • *
  • Posts: 86
Re: The 03 July 2007 build (4215) is out.
« Reply #1 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
Ezequiel Ruiz
Tango/04 consultant
www.tango04.com

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2750
Re: The 03 July 2007 build (4215) is out.
« Reply #2 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!

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
Re: The 03 July 2007 build (4215) is out.
« Reply #3 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)

Offline Xaviou

  • Regular
  • ***
  • Posts: 402
    • X@v's wxStuff
Re: The 03 July 2007 build (4215) is out.
« Reply #4 on: July 03, 2007, 10:31:11 pm »
Ubuntu 6.10 & 7.04 Amd64 .deb installer (build with wx284 only) can be found here.
The french wxWidgets site : http://www.wxdev.fr
My wxWidgets's stuff : https://wxstuff.xaviou.fr/

Offline olipfei

  • Multiple posting newcomer
  • *
  • Posts: 26
Re: The 03 July 2007 build (4215) is out.
« Reply #5 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? :)

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.

rolandixor

  • Guest
Re: The 03 July 2007 build (4215) is out.
« Reply #6 on: July 03, 2007, 11:27:39 pm »
Nightlies are great, but wouldn't it be easier to release weekly???

Offline pauliusz

  • Multiple posting newcomer
  • *
  • Posts: 73
Re: The 03 July 2007 build (4215) is out.
« Reply #7 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.

Offline Joerg

  • Multiple posting newcomer
  • *
  • Posts: 100
Re: The 03 July 2007 build (4215) is out.
« Reply #8 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)
It's never too late to fail!