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 07 January 2007 build is out.

Started by killerbot, January 07, 2007, 06:37:44 PM

Previous topic - Next topic

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://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.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 07 January 2007 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20070107_rev3464_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20070107_rev3464_Ubuntu6.06.deb
         http://prdownload.berlios.de/codeblocks/CB_20070107_rev3464_suse100+101.i586.rpm (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20070107_rev3464_fc4+5.i586.rpm (not yet)


Resolved Fixed:


  • bug fix : [ Bug #9850 ] "build/select target" does not update "Build target" combo

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)


cstudent


pvnhome

Hi! Thank you for great work!  :)

In CB_20061224_rev3421_win32 I have following command line for resource compiler:

rc.exe /ID:\CPP\wxWidgets_2_8_0\include /ID:\CPP\MS2005\VC\include /ID:\CPP\MS2005\VC\PlatformSDK\Include  -foDebug\src\netcommander.res src\netcommander.rc

After upgrade to CB_20070107_rev3464_win32 command line is

rc.exe /ID:\CPP\wxWidgets_2_8_0\include /ID:\CPP\MS2005\VC\include /ID:\CPP\MS2005\VC\PlatformSDK\Include  -foDebug\src\netcommander.obj src\netcommander.rc

I think this is a bug.

mandrav

Be patient!
This bug will be fixed soon...

sque

Nice to see new things. :D Keep up good work!

(@mandrav XRONIA POLLA!!! :D Oti epithymeis k elpizw mas keraseis mia kainouria RC se ligo kairo :P )
Tell me a bug and I 'll tell you two  :twisted:

indigo0086

I noticed that sometimes when I start up Code::Blocks, it just doesn't focus or show in the task bar until you alt+tab it to focus.

mscava

Quote from: indigo0086 on January 08, 2007, 04:42:50 PM
I noticed that sometimes when I start up Code::Blocks, it just doesn't focus or show in the task bar until you alt+tab it to focus.
I can confirm this...

indigo0086

Also will there be a way to add in the Source Formatter to add an indent after you press enter after a public: or private: keyword?

mandrav

Quote from: indigo0086 on January 08, 2007, 05:42:20 PM
Also will there be a way to add in the Source Formatter to add an indent after you press enter after a public: or private: keyword?

Post a feature request at Berlios. This has nothing to do with the source formatter but with the simple formatting-as-you-type we have embedded in the editor.
Be patient!
This bug will be fixed soon...

Phatency

Quote from: mscava on January 08, 2007, 04:56:15 PM
Quote from: indigo0086 on January 08, 2007, 04:42:50 PM
I noticed that sometimes when I start up Code::Blocks, it just doesn't focus or show in the task bar until you alt+tab it to focus.
I can confirm this...
For me it has always been because it popups that compiler detection dialog.  Quite general problem in windows (at least for me)