User forums > Nightly builds

The 18 february 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 18 February 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_20060218_rev2038_win32.7z
  - Linux : not supported yet


Resolved Fixed:


* associations : Removed 3 superfluous lines
* Fixed a super stupid typo
* Restructured "start here" page (FTR by tiwag)
 - Removed configuration links (rarely used)
 - Increased count for recently used items instead
 - Logo links to home page
 - Added automatic revision-copy for bug reporting
* Image update
* Bugfix for Linux build
* Patch #844 : Drop target for management window
* Added DragScroll contrib plugin in build system
* Fixed all 64bit compatibility issues
* Fixed all AngelScript related issues in non-x86 platforms. Scripting
isn't available inside C::B for those platforms, but it builds and runs
correctly
* Fixed some gcc-4.x warnings + 64bit compatibilty
* Disabled setting for settings dialogs icons under non-windows
platforms due to incompatibilities
* Created unix project files for all contrib plugins that didn't have
one
* Created unix workspace for all contrib plugins
* Fixed wxSmith's update script for unix
* when (last) editor closed, status bar no longer shows it's details
Regressions/Confirmed/Annoying/Common bugs:


* DDE bug : clicking in windows explorer on a CB registered file throws an error message box
* toolbar-images-not-changing-state (is a wx problem)

Conan Kudo:
There are very few bugs left on the list :P
However, there still is no support for Assembly and I do not know about interproject dependencies....
MASM, NASM, YASM are the only assemblers I can think of.... At least MinGW should have assembly support....

mandrav:

--- Quote from: Pharaoh Atem on February 19, 2006, 08:21:13 am ---...and I do not know about interproject dependencies....

--- End quote ---

"Project->Properties->Project's dependencies"

skirby:

--- Quote ---DDE bug : clicking in windows explorer on a CB registered file throws an error message box
--- End quote ---

I don't know if it can be useful but I have noticed that the error message box only appear if the option "Show tips at startup" is checked. Uncheck this option and the problem disappear.

penguino:

--- Quote from: skirby on February 19, 2006, 09:51:30 am ---
--- Quote ---DDE bug : clicking in windows explorer on a CB registered file throws an error message box
--- End quote ---

I don't know if it can be useful but I have noticed that the error message box only appear if the option "Show tips at startup" is checked. Uncheck this option and the problem disappear.


--- End quote ---

I don't think that works. I always have tips unchecked and still get DDE errors. :?

A few other things I noticed that changed recently:

[1] Files opened in Windows Explorer will not be opened in the editor if Code::Blocks is already running.
[2] Multiple files highlighted in Windows Explorer cannot be opened at once anymore.

I'm guessing [2] is a result of [1].

Whatever the case, were these intentional changes?

Navigation

[0] Message Index

[#] Next page

Go to full version