Author Topic: The 04 March 2007 build is out.  (Read 9129 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
The 04 March 2007 build is out.
« on: March 04, 2007, 06:17:26 pm »
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://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2.7z

To fix the menu alignment bug introduced in wx 2.6.3 [windows only bug] we have patched wx ourselves, and that results in the following alternative dll : http://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2AndCbPatch_version3.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

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

The 04 March 2007 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20070304_rev3664_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20070304_rev3664_Ubuntu6.xx.deb
         http://prdownload.berlios.de/codeblocks/CB_20070304_rev3664_suse100-102.i586.rpm (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20070304_rev3664_fc4+5.i586.rpm (not yet)


Resolved Fixed:

  • OpenWatcom: Restored support of adding linker options in project target's linker option section
  • wxWidgets wizard: Fixed wrong linker option for OpenWatcom in project's debug target
  • wxSmith: Implemented wizard-binding function (not yet tested, waiting for full support inside wizard)
  • wxSmith: Renamed "Custom class" property to "Class name", it now shows used class name (previously it was empty in case of using standard class), this helped fixing some bugs with custom controls
  • wxSmith: Fixed invalid structure of bitmap node in XRC when wxArtProvider was used (thanks to Mandrav)

Regressions/Confirmed/Annoying/Common bugs:

  • toolbar-images-not-changing-state (is a wx problem/Win XP problem)
  • menu items with icon not correctly aligned (since wx263) (is fixed with our special wx263/wx28 dll)

« Last Edit: March 04, 2007, 08:55:34 pm by killerbot »

Offline tretton

  • Multiple posting newcomer
  • *
  • Posts: 26
Re: The 04 March 2007 build is out.
« Reply #1 on: March 05, 2007, 08:14:40 am »
Hello!

Is it possible to make the size of various windows stick? For instance, "Build options" and "Compiler and debugger." This would be awesome, since I tend to enlarge these every time I open them. :)

Thanks!
-tretton

Offline Jewe

  • Multiple posting newcomer
  • *
  • Posts: 70
    • Fit Trainer
Re: The 04 March 2007 build is out.
« Reply #2 on: March 05, 2007, 09:09:17 am »
Hi just a Request check to see if I am the only one who wants this.

I would like to have a check box in the find in files function that gives me the possibility open all files found according to the find string.
at this moment I have to click on 50 files to open them.

why do I need this? I am using C::B as a simple code editor, not as a project editor. and I need to check certain function to see if they call the parent class to perform the same task.
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

Offline Jewe

  • Multiple posting newcomer
  • *
  • Posts: 70
    • Fit Trainer
Re: The 04 March 2007 build is out.
« Reply #3 on: March 05, 2007, 09:12:16 am »
C::B is eating away 50% of my cpu time while I am doing nothing.
while typing the cpu time is now going down to 19 a 20 %

code completion plug-in?

No project open just about 50 windows.

regards,

Jewe
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