User forums > Nightly builds

The 23 march 2006 build is out.

(1/2) > >>

killerbot:
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://download.berlios.de/codeblocks/wxmsw26u_gcc_cb.7z
For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://download.berlios.de/codeblocks/mingwm10.7z

For support of ansi builds, a link to the ansi windows wxWidget dll for Code::Blocks : http://download.berlios.de/codeblocks/wxmsw26_gcc_cb.7z

The 23 March 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_20060323_rev2236_win32.7z
  - Linux :
         http://download.berlios.de/codeblocks/CB_20060323_rev2236_ubuntu.deb
         http://download.berlios.de/codeblocks/CB_20060323_rev2236_fc4.rpm
Resolved Fixed:


* Some minor improvements to the Code Statistics plugin:
- Display a warning message instead of "XXXX%" when the project is empty.
- If some files are not saved, ask the user if he wants to save them before counting the lines.
- Comments are now compatible with doxygen.
* some include fixes
* Updated project file to newest version
* Added more configuration options in wxSmith settings page:
    + Default sizer settings. Include defaults for border size, proportion, etc.
    + Checkbox to auto-select new widgets, when created.

* Changed some of the default sizer settings in wxSmith:
    + Proportion: changed to 0 (from 1).
    + Placement: changed to TopLeft (from Center).
    + Border: changed to 0 (from 5).
  All of the above (and more) are configurable in wxSmith settings
* Added wxsSizerExtraParams::BorderFlagsValues::All (equals Left|Right|Top|Bottom)
* Updated contrib plugins project files to newest version
* Patch #950 : DDE bug workaround
* (Added current sources of redesigned wxSmith)
* (Some small updates to new wxSmith to make it compile in new environment)
* include fix (patch 951)
* Workaround to fix hang when using the help plugin to open a CHM file with a keyword to search for
Regressions/Confirmed/Annoying/Common bugs:


* toolbar-images-not-changing-state (is a wx problem)
* there are several issues with Code Completion (is being redesigned : work in progress)

wvdakker:
Perhaps stupid question and a little bit off-topic...
Is this snapshot already build with 2.6.3 of wxWidgets? Because one of the bugs is
a toolbar problem, which may been fixed in the new version of wxWidgets.
Can't see any differences yet...

killerbot:
nope still 2.6.2, once 2.6.3 (official release) is out, I provide some builds like that, so we can have quick feedback.

skirby:
Hello,

This build still have a problem when you open an old project and if the option "Show Spash screen at startup" option is enabled.
The DDE problem seems having disapeared (good) but another one has taken the place.
Please, follow these two examples and you will see you I mean.

You can find my project here : http://www.badongo.com/file/350291

1./ With "Show Spash screen at startup" option disabled
Doucle click on the cbp file. As you can see on screnshots, I have two message boxes opened (you have to move the top one).


Close the topmost one. You should have this


Now Close all message boxes. C::B has the same project opened two times



2./ With "Show Spash screen at startup" option enabled


If you close all message boxes, you should have this


And C::B enter in a infinite loop  :(

Hope you could fix it.

Thanks and have a nice day.

phlox81:
Hm, yes, nasty bug when you click on a cbp file, which hasn't the newest format.
But when starting CB normally, or opening a project which is up-to-date, its not happening.
you even can open then older projectversions.

Navigation

[0] Message Index

[#] Next page

Go to full version