Author Topic: The 07 July 2006 build is out.  (Read 16814 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
The 07 July 2006 build is out.
« on: July 07, 2006, 07:20:32 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://download.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2.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 (2.6.2) for Code::Blocks : http://download.berlios.de/codeblocks/wxmsw26_gcc_cb.7z

The 07 July 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_20060707_rev2712_win32.7z
  - Linux :
         http://download.berlios.de/codeblocks/CB_20060707_rev2712_Ubuntu6.06.deb (not this time)
         http://download.berlios.de/codeblocks/CB_20060707_rev2712_fc4+5.rpm


Resolved Fixed:

  • Replaced dialogs about SDK version mismatch (on plugin loading) with one InfoWindow for all failed plugins (details logged in application log)
  • Do not save window state in batch build
  • InfoWindow linux fix
  • Re-designed the way breakpoints are kept in-sync with the editors,
    when adding/removing lines in them. It's also a lot faster now,
    minimizing the delay when selecting many lines and pressing "Delete"
  • set wxHIDE_READONLY flag to all file open dialogs to avoid confusions under Win32
  • In GDB debugger, force unwinding of stack on signal by default
  • added new win32gui wizard
  • Re-organized menus and toolbars. Moved all open/save/close entries from Project menu to File
  • Changes in TemplateManager and cbWizardPlugin interfaces
  • Fixed UI glitch when removing a log page from MessageManager
  • Updated wxSmithWizard to the new cbWizardPlugin interface
  • Fixed binding of wxFILE_SEP_PATH (leading to crash when used)
  • Added CompilerFactory::CompilerInheritsFrom() to check if a compiler inherits from a specific compiler ID
  • Updated script bindings (and a couple of scripts) for the above
  • Debugger plugin now correctly detects which debugger executable to use for debugging
  • Fixed broken syntax colouring when splitting an editor view
  • fixed doxygen erros for SDK documentation
  • Minor autotools build files update
  • added win32gui wizard script to project
  • Disable plugin loading for batch build (saves ca. 2 seconds)
  • added new static library wizard
  • updated a couple of other wizards to use inherited compiler detection
  • Resource preloading (optimises network load times)
  • Added nullpointer check to editor config dialog
  • Moved timer start out of Autosave's OnAttach method
  • Main window resources are not loaded during batch build
  • Skip initialising i18n if it is turned off
  • Cleaned-up #includes in all SDK files
  • GCC 3.3.x fixes for scripting calls
  • non-PCH-support fixes (part 1, libcodeblocks compiles again)
  • non-PCH-support fixes (part 2, codeblocks compiles again)
  • non-PCH-support fixes (part 3, codeblocks default plugins compile again)
  • non-PCH-support fixes ((last) part 4, codeblocks contrib plugins compile again)

Regressions/Confirmed/Annoying/Common bugs:

  • toolbar-images-not-changing-state (is a wx problem/Win XP problem)
  • there are several issues with Code Completion (is being redesigned : work in progress)
  • menu items with icon not correctly aligned (since wx263)

« Last Edit: July 08, 2006, 10:22:07 am by killerbot »

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2769
Re: The 07 July 2006 build is out.
« Reply #1 on: July 07, 2006, 07:39:30 pm »
For those using personal keyboard shortcuts plugin (cbKeyBinder):

The menu structure has changed so much that you should exit Codeblocks,
delete the file named cbKeybinder*.ini, restart CodeBlocks, then redefine your personal keys.

The file is in:

./codeblocks for linux/mac users.

\Documents and Settings\<userName>\Application Data\codeblocks\
for windows users.
« Last Edit: July 07, 2006, 07:41:55 pm by Pecan »

vesselin_peev

  • Guest
Re: The 07 July 2006 build is out.
« Reply #2 on: July 07, 2006, 08:08:50 pm »
I attempted to create a dialog and a panel through the wxSmith menu, but I got:

"XRC resource 'wxsNewWindowDlg' (class 'wxDialog') not found!"

and CodeBlocks freezes afterwards.

This worked fine with the previous build.

Phoenix

  • Guest
Re: The 07 July 2006 build is out.
« Reply #3 on: July 07, 2006, 09:22:14 pm »
Can anyone explain why I'm getting "Too many clients for /codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2.7z" message?

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: The 07 July 2006 build is out.
« Reply #4 on: July 07, 2006, 09:31:55 pm »
Can anyone explain why I'm getting "Too many clients for /codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2.7z" message?

Yes, too much traffic. Try again in a while...
Be patient!
This bug will be fixed soon...

Offline thomas

  • Administrator
  • Lives here!
  • *****
  • Posts: 3979
Re: The 07 July 2006 build is out.
« Reply #5 on: July 07, 2006, 09:36:06 pm »
That's because some people still use download accelerators that spawn 10 threads... :)
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."

Offline sergi

  • Single posting newcomer
  • *
  • Posts: 4
Re: The 07 July 2006 build is out.
« Reply #6 on: July 07, 2006, 09:48:40 pm »
Hi, guys. One note about the UI...
Wouldn't it be better to use Alt+Left and Alt+Right keys to switch open documents?
Thanks!
« Last Edit: July 08, 2006, 02:06:02 am by sergi »

Offline TDragon

  • Lives here!
  • ****
  • Posts: 943
    • TDM-GCC
Re: The 07 July 2006 build is out.
« Reply #7 on: July 08, 2006, 02:18:20 am »
Hi, guys. One note about the UI...
Wouldn't it be better to use Alt+Left and Alt+Right keys to switch open documents?
Thanks!

What multiple-document software do you hail from? Ctrl+Tab is the de-facto standard. Nevertheless, I believe the KeyBinder contrib plugin might allow you to change things like that, although I've never used it myself.
https://jmeubank.github.io/tdm-gcc/ - TDM-GCC compiler suite for Windows (GCC 9.2.0 2020-03-08, 32/64-bit, no extra DLLs)

Offline sergi

  • Single posting newcomer
  • *
  • Posts: 4
Re: The 07 July 2006 build is out.
« Reply #8 on: July 08, 2006, 02:22:18 am »
From Java NetBeans :lol:. Just wanted it to behave similar.

lfm

  • Guest
Re: The 07 July 2006 build is out.
« Reply #9 on: July 08, 2006, 03:06:07 am »
C::B crash when click "Settings-->Editor ", WinXP, rev2712

[attachment deleted by admin]

Offline Ceniza

  • Developer
  • Lives here!
  • *****
  • Posts: 1441
    • CenizaSOFT
Re: The 07 July 2006 build is out.
« Reply #10 on: July 08, 2006, 03:29:01 am »
I can confirm it.

Filename: wxssettingsdlg.cpp
Line: 52
Reason: DragAssistType is NULL.

Offline tsm

  • Single posting newcomer
  • *
  • Posts: 7
Re: The 07 July 2006 build is out.
« Reply #11 on: July 08, 2006, 04:28:35 am »
Can anyone explain why I'm getting "Too many clients for /codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2.7z" message?

Yes, too much traffic. Try again in a while...

Or use the mirror: http://download2.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2.7z

lfm

  • Guest
Re: The 07 July 2006 build is out.
« Reply #12 on: July 08, 2006, 05:36:16 am »
A error occured when click "Settings-->Enviroments", error message: "XRC resource 'dlgEnvVars' (class 'wxPanel') not found!"
using rev2712.

Offline oz

  • Multiple posting newcomer
  • *
  • Posts: 47
Re: The 07 July 2006 build is out.
« Reply #13 on: July 08, 2006, 07:17:53 am »
A error occured when click "Settings-->Enviroments", error message: "XRC resource 'dlgEnvVars' (class 'wxPanel') not found!"
using rev2712.
same here

the left-top icon still pop up "new file"
« Last Edit: July 08, 2006, 07:23:27 am by oz »

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2769
Re: The 07 July 2006 build is out.
« Reply #14 on: July 08, 2006, 03:04:40 pm »
Hi, guys. One note about the UI...
Wouldn't it be better to use Alt+Left and Alt+Right keys to switch open documents?
Thanks!

What multiple-document software do you hail from? Ctrl+Tab is the de-facto standard. Nevertheless, I believe the KeyBinder contrib plugin might allow you to change things like that, although I've never used it myself.

Keybinder can only change/addto the menu items. There is no Ctrl+Tab key on the menu items. It must be hard coded in some wxAUI or tabbing module.
« Last Edit: July 08, 2006, 03:07:45 pm by Pecan »