News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

The 08 february 2006 build is out.

Started by killerbot, February 08, 2006, 08:00:02 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://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 08 February 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_08feb2006_rev1966_win32.7z
  - Linux : not supported yet


Resolved Fixed:


  • Fixed Makefile.am in defwidgets directory (added wxsStdDialogButtonSizer)
  • Fixed bug of Export menu not showing the sub-menu

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)


Quetz

I've discovered that there is a problem with national characters in comments in code. I know that at the bottom of the screen "iso-8859-1" is written, but....I don't know, but think there was no a problem like that in previous versions or maybe I just now noticed that (i'm using cb for a year).

All in all, I'm writing a html parser program that must find some words in html file and then react. Phrases that he (the parser) is looking for i store in a const table of strings. It looks strange when I see polish national chars  replaced with some strange chars from iso-8859-1. Then i'm asking myself whether the program gonna find all the words correctly in my national coding standard (iso-8859-2).

Best regards! Great job!
Quetz

mandrav

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

Quetz

Thank you Mandrav!

I didn't know about it. It's interesting. Is it possible to foce CB to save effects in Unicode?

Big thanks!
Quetz

mandrav

QuoteIs it possible to foce CB to save effects in Unicode?

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