News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

The 18 march 2006 build is out.

Started by killerbot, March 18, 2006, 11:19:08 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 18 March 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_20060318_rev2214_win32.7z
  - Linux : not supported yet


Resolved Fixed:


  • copystrings :
      - includes clean up
      - cbMessageBox
      - interface reduction
  • classwizard :
      - includes clean up
      - cbMessageBox

Regressions/Confirmed/Annoying/Common bugs:


  • toolbar-images-not-changing-state (is a wx problem)
  • there are several issues with Code Completion (is being redesigned : work in progress)


Conan Kudo

Quote from: killerbot on March 18, 2006, 11:19:08 PM

  • toolbar-images-not-changing-state (is a wx problem)


I noticed something about that bug... It only appears on Windows XP.... My suspicions were confirmed when someone told me using ANSI build on XP created the same problem... I believe there is a bug in wx theming support, because all OSes that don't contain UXTHEME.DLL, which powers XP's shellstyle engine, do not have the changing state problem, but rather, the bug about a toolbar about build target getting truncated... Its only a suspicion, but with only two annoying bugs appearing on the list, with one missing, I figure I should say this....

rathapolk

Hello,

When clicking the New File button at the toolbar, the Save As dialog pops up and its file filter is "AngelScript files". Should it be "All files"?

Rathapol-K