User forums > Nightly builds

The 22 January 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

The 22 January 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_22jan2006_rev1836_win32.7z
  - Linux : not supported yet


Resolved Fixed:


* Fixed the annoying "path contains to many '..'!" popups with the new NormalizePath function in globals.cpp (only changed codecompletion, other plugins still need to be updated)
* Fixed the long delay at codecompletion startup (removed extra log calls on startup)
* Fixed overhead issue with codecompletion when global includes were enabled
* Updated AngelScript to version 2.5.0a
* Added folder for new settings dialog images
* Revamped all configuration dialogs. SDK, main app, core and contrib plugins are up to date
* Added constants for scripts to find out the platform they run on
* Added copystring plugin in the contrib plugins workspace
* Updated autotools build system
* extension selector icon
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)

SamT:

I got different behavior on the color of icon in config setting dialog in this build.

- behavior in WinXP, the background color of the icon is OK.
- behavior in Win2K, the background color will be set as black.

build information: Version 1.0 revision 1836 (gcc 3.4.4 Windows/unicode, build: Jan 22 2006 23:08:45)

Anyone has the same issue?

[attachment deleted by admin]

David Perfors:

--- Quote from: SamT on January 23, 2006, 02:17:13 pm ---
I got different behavior on the color of icon in config setting dialog in this build.

- behavior in WinXP, the background color of the icon is OK.
- behavior in Win2K, the background color will be set as black.

build information: Version 1.0 revision 1836 (gcc 3.4.4 Windows/unicode, build: Jan 22 2006 23:08:45)

Anyone has the same issue?

--- End quote ---
Yes that is already reported. and, if I read the other topic well enough, Thomas is working on it.

Urxae:

--- Quote from: SamT on January 23, 2006, 02:17:13 pm ---- behavior in Win2K, the background color will be set as black.

Anyone has the same issue?

--- End quote ---

Yes
This is yet another manifestation of the dreaded lack of alpha-transparancy support on Windows 2000 (and possibly others, but not XP).

boaz:
ATL toolbars have the same problems on Win2k with 24 bit color depth. If you use 32 bit its OK. I think 16 bit is OK too, only 24 bit (And win2k)

Navigation

[0] Message Index

[#] Next page

Go to full version