News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

The 05 September 2007 build (4425) is out.

Started by killerbot, September 05, 2007, 05:41:28 PM

Previous topic - Next topic

killerbot

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 05 September 2007 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20070905_rev4425_win32.7z
  - Linux :
   http://prdownload.berlios.de/codeblocks/CB_20070905_rev4425_Ubuntu6.10+7.04_wx2.8.4.tar.gz
   http://prdownload.berlios.de/codeblocks/CB_20070905_rev4425_Debian4.0_wx2.8.4.tar.gz
   http://prdownload.berlios.de/codeblocks/CB_20070905_rev4425_suse100-102.wx28.i586.rpm (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070905_rev4425_fc4+5.i586.rpm (not yet)


Resolved Fixed:


  • Fixed: Crash in ProjectFileOptions dialog, when the project uses an unavailable compiler
  • Object files of source files on different drive will now be created inside the Project object directory itself
  • Replaced the fix committed in rev 4422 with a simpler and better one
  • wxSmith: Implemented sorting of properties

Regressions/Confirmed/Annoying/Common bugs:


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


pasgui

Build for Ubuntu 6.10/7.04 i386 can be found here

Regards,

pasgui

SR


Samuel G.

What I'd like to have is a function to rename a class...
The class editor (symbols tab in the manager window) is very useful yet, but lacks some functionality to make it perfect...

killerbot

Quote from: Samuel G. on September 05, 2007, 11:49:32 PM
What I'd like to have is a function to rename a class...
The class editor (symbols tab in the manager window) is very useful yet, but lacks some functionality to make it perfect...

good idea --> file as feature request

eckard_klotz

Hello Everyone.

I'm using C::B on a computer without internet also and want to use the devpak ubdater/installer. I have downloaded the devpaks with anonther pc and transfered them with an usb-stick.

How can I configure the devpak-plugin to find and install this local files?

Regards,
             Eckard Klotz.


ZeuC

hmm I think It'd be great if those helping windows (ie Management, Open Files List, Messages) could be expanded when the user places the mouse over them, and when the mouse leaves their area they should be minimized again.  I believe such a feature would save space on one's Screen.

~ZeuC

Jewe

Quote from: ZeuC on September 06, 2007, 10:34:28 AM
hmm I think It'd be great if those helping windows (ie Management, Open Files List, Messages) could be expanded when the user places the mouse over them, and when the mouse leaves their area they should be minimized again.  I believe such a feature would save space on one's Screen.

~ZeuC
Have you tried F2 and shift F2?
Anything curved in the hardware can be straighten with software :D
OS: Vista64 + Debian(to play with)
Compiler: mingw IDE: Code::Blocks Nightly WX: 2.8.0

jomeggs

    Quote
    • wxSmith: Implemented sorting of properties

    Please, what does that mean? The properties in my propertie editor still seems to be unsorted. I can't find a setting to change this behavior.

    Beside, after a long time without it, I'm currently using wxsmith for a new project. I'm more as delighted of the massive improvement of it! Very good job guys!

    byo

    Quote from: jomeggs on September 07, 2007, 04:03:12 PM
    Please, what does that mean? The properties in my propertie editor still seems to be unsorted. I can't find a setting to change this behavior.

    It means that properties can now be sorted before they appear on property editor - it does not (yet) mean that you can sort properties alphabetically. This feature means that properties can be organized better now so you have most important properties at the top and all those rarely-used ones at the bottom of property editor (I still have to adjust some priorities but it's just a matter of changing few numbers).

    Quote
    Beside, after a long time without it, I'm currently using wxsmith for a new project. I'm more as delighted of the massive improvement of it! Very good job guys!

    Nice to hear that :) Hope you'll enjoy all other changes and improvements in future ;)

    BYO

    jomeggs

    Quote from: byo on September 07, 2007, 07:29:28 PM
    -This feature means that properties can be organized better...
    -Nice to hear that :) Hope you'll enjoy all other changes and improvements in future ;)

    Ah, got it! So I have to learn which are the most important ones... :lol: Regarding the CB update history and as a daily CB user I can say that most of your improvements are very useful for my issues. The only missing is a rocket-fast and full featured codecompletition. It's a bit noiseless in this area, isn't it? But, no carping, CB is cool! 8)