Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on September 14, 2007, 09:43:38 pm

Title: The 14 September 2007 build (4469) is out.
Post by: killerbot on September 14, 2007, 09:43:38 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 14 September 2007 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20070914_rev4469_win32.7z
  - Linux :
   http://prdownload.berlios.de/codeblocks/CB_20070914_rev4469_Ubuntu6.10+7.04_wx2.8.4.tar.gz (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070914_rev4469_Debian4.0_wx2.8.4.tar.gz (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070914_rev4469_suse100-102.wx28.i586.rpm (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070914_rev4469_fc4+5.i586.rpm (not yet)


Resolved Fixed:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 14 September 2007 build (4469) is out.
Post by: Grom on September 14, 2007, 09:46:56 pm
Would be grate to reorder and sign components in wxSmith. Too many of them together without any names.
Title: Re: The 14 September 2007 build (4469) is out.
Post by: Xaviou on September 15, 2007, 02:44:19 pm
Ubuntu 6.10 & 7.04 Amd64 tar.gz archive (containing '.deb' installers builds with wx284) can be found here (http://www.esnips.com/web/CodeBlocks)
Title: Re: The 14 September 2007 build (4469) is out.
Post by: Jan van den Borst on September 15, 2007, 05:11:16 pm
Thanks for the wxSmith "bring to front" , "send to back" feature.

However I think the text "bring to front" , "send to back" is somewhat misleading. It suggest modification in the z-order, and that is not not the case isn't it?

Shouldn't we name it something else?

Jan
Title: Re: The 14 September 2007 build (4469) is out.
Post by: branleb on September 15, 2007, 08:56:23 pm
Hi,
I think it would be nice to add a link to an tar.bz2 or so with the source for each revision, which has been published  as nighty build, because it would be easy to download the source for everyone, an you could be sutre, that this is the rev. published as nightly at a special date.
What do you think of this idea?
Title: Re: The 14 September 2007 build (4469) is out.
Post by: stahta01 on September 15, 2007, 09:00:40 pm
Hi,
I think it would be nice to add a link to an tar.bz2 or so with the source for each revision, which has been published  as nighty build, because it would be easy to download the source for everyone, an you could be sutre, that this is the rev. published as nightly at a special date.
What do you think of this idea?

I think it would be better for you to learn to use SVN.

Tim S
Title: Re: The 14 September 2007 build (4469) is out.
Post by: Biplab on September 15, 2007, 09:12:37 pm
Hi,
I think it would be nice to add a link to an tar.bz2 or so with the source for each revision, which has been published  as nighty build, because it would be easy to download the source for everyone, an you could be sutre, that this is the rev. published as nightly at a special date.
What do you think of this idea?

Well I started doing this sometimes back. But my idea was not to publish it alongwith each nightly (And I do not intend to do so in future), rather to publish it once in a week. I started it, but couldn't update it to latest nightlies due to lack of time. You can download the older source tarball from any of the following links.

Quote
http://www.esnips.com/web/CodeBlocks-SVN-TarBall
http://hosted.filefront.com/biplab/2071307

Currently my svn copy is dirty (contains a number of uncommitted patches). But I'll try to post a new tarball tomorrow. :)
Title: Re: The 14 September 2007 build (4469) is out.
Post by: byo on September 16, 2007, 09:08:42 pm
Would be grate to reorder and sign components in wxSmith. Too many of them together without any names.

Reordering is on my TODO list, no shedule set yet (there are some other things I'd like to implement before). And you can always get name by holding mouse over item's icon inside palette - you get tooltip with item's name.

"sign components" - do you mean digital signing?

BYO