Author Topic: The 05 November 2008 build (5297) is out.  (Read 25712 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
The 05 November 2008 build (5297) is out.
« on: November 08, 2008, 02:42:57 pm »
Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml

Before you use a nightly make sure you understand how it works.

A link to the unicode windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw28u_gcc_cb_wx289.7z

For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10_gcc421.7z

The 05 November 2008 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20081105_rev5297_win32.7z
  - Linux :
   none

Resolved Fixed:

  • Moved class wizard menu item to "File->New->Class
  • Minor fix related to calltips
  • Display any script errors in separate (multi-line) window
  • Incremental Search 0.4 2008/10/19:
    - fixed a possible crash, when no "Start here"-page is shown
    - make found text visible, even if it is in a column outside the actual editor-window
    - ESC now leaves IncSearch and optionally selects found phrase (if textcontrol has focus)
    - ALT-DELETE clears textcontrol (if it has the focus)
    - added some svn-keywords to the files
  • wxSmith:
    * Applied (in modified form) update to wxGrid by rcoll
    * Fixed typo in wxSashLayoutWindow (invalid name of XML property)
  • HexEdit:
    * Added automated expression parser tests
    * Added basic trygonometric functions, log and pow
    * Added parsing of floating point numbers
    * Optimized a little bit the produced code
  • wxSmith: Replaced some icons with those provided by nausea (http://forums.codeblocks.org/index.php/topic,372.msg66841.html#msg66841)
  • Applied: Patch to improve OpenWatcom compiler support (Thanks to YesNo)
  • Fixed: [Bug #14714] Mismatching allocation and deallocation in source_exporter
  • Fixed: [Bug #14713] Memory leak in src/plugins/compilergcc/depslib/src/regexp.c
  • Fixed: [Bug #14639] Ignoring case when renaming files to same name case modified
  • partially applied patch #2162: Common RemoveFileFromProject method (avoid a lot duplicate code)
  • hopefully fixed crash on output parsing
  • wxSmith: added missing style to wxComboBox

Regressions/Confirmed/Annoying/Common bugs:

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


Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: The 05 November 2008 build (5297) is out.
« Reply #1 on: November 08, 2008, 02:57:58 pm »
I just uploaded the nightlies for debian to my server (see signature).

Offline Acki

  • Multiple posting newcomer
  • *
  • Posts: 100
Re: The 05 November 2008 build (5297) is out.
« Reply #2 on: November 08, 2008, 08:30:35 pm »
excuse me, is it just me the ClassWizzard doesn't work for?
there is no "Class wizzard" item in the Plugins menu!
I also tried to disable and enable the CW plugin with the plugin manager, but it doesn't show up... :(

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: The 05 November 2008 build (5297) is out.
« Reply #3 on: November 08, 2008, 08:44:09 pm »
excuse me, is it just me the ClassWizzard doesn't work for?
there is no "Class wizzard" item in the Plugins menu!
I also tried to disable and enable the CW plugin with the plugin manager, but it doesn't show up... :(

  • Moved class wizard menu item to "File->New->Class

Offline Xaviou

  • Regular
  • ***
  • Posts: 402
    • X@v's wxStuff
Re: The 05 November 2008 build (5297) is out.
« Reply #4 on: November 08, 2008, 11:13:33 pm »
Ubuntu 7.04 to 8.10 Amd64 tar.gz archive (containing '.deb' installers builds with wx288) can be found here.
The french wxWidgets site : http://www.wxdev.fr
My wxWidgets's stuff : https://wxstuff.xaviou.fr/

Offline yostane

  • Multiple posting newcomer
  • *
  • Posts: 11
Re: The 05 November 2008 build (5297) is out.
« Reply #5 on: November 09, 2008, 12:38:23 am »
thnks a lot :lol:

Offline C D Tamhankar

  • Multiple posting newcomer
  • *
  • Posts: 16
Re: The 05 November 2008 build (5297) is out.
« Reply #6 on: November 09, 2008, 01:23:24 am »
Great IDE !!!

Looks like you can call it as 8.11 stable release !!!

Offline Loaden

  • Lives here!
  • ****
  • Posts: 1014
Re: The 05 November 2008 build (5297) is out.
« Reply #7 on: November 09, 2008, 02:40:06 am »
code-completion can't support namespace?
if i write "std::vector<int> v1", and v1. can't show anything.

but if not include "std::", it's work fine.

!! if i use VC9, string's and MessageBox's (also other Windows API)  code-completion can not work!
but if i use GCC 4.3.2, it's work fine!!

why Code::Blocks's code-completion not support VC9's compiler?


[attachment deleted by admin]
« Last Edit: November 09, 2008, 03:02:20 am by Loaden »

Offline nix_BB

  • Multiple posting newcomer
  • *
  • Posts: 33
Re: The 05 November 2008 build (5297) is out.
« Reply #8 on: November 09, 2008, 10:23:43 am »
I love new builds - It's like a little Christmas every month  :D

Thank you C::B team!

Offline Acki

  • Multiple posting newcomer
  • *
  • Posts: 100
Re: The 05 November 2008 build (5297) is out.
« Reply #9 on: November 09, 2008, 04:35:33 pm »
excuse me, is it just me the ClassWizzard doesn't work for?
there is no "Class wizzard" item in the Plugins menu!
I also tried to disable and enable the CW plugin with the plugin manager, but it doesn't show up... :(

  • Moved class wizard menu item to "File->New->Class
:oops: :oops: :oops: :oops:

Offline pasgui

  • Almost regular
  • **
  • Posts: 165
    • LGP
Re: The 05 November 2008 build (5297) is out.
« Reply #10 on: November 09, 2008, 11:59:12 pm »
Build for Ubuntu i386/amd64 can be found here

Best regards, pasgui

Offline dje

  • Lives here!
  • ****
  • Posts: 683
Re: The 05 November 2008 build (5297) is out.
« Reply #11 on: January 21, 2009, 10:56:44 am »
# Applied (in modified form) update to wxGrid by rcoll
* Fixed typo in wxSashLayoutWindow (invalid name of XML property)
# HexEdit:
* Added automated expression parser tests
* Added basic trygonometric functions, log and pow
* Added parsing of floating point numbers
* Optimized a little bit the produced code
???
What is the interest if code is not provided?
Is it to advertise with your sig?
Do you think people get in this forum to rent a VW?

Dje

Offline thomas

  • Administrator
  • Lives here!
  • *****
  • Posts: 3979
Re: The 05 November 2008 build (5297) is out.
« Reply #12 on: January 23, 2009, 10:13:26 am »
Advertising bot.
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."