News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

The 05 November 2008 build (5297) is out.

Started by killerbot, November 08, 2008, 02:42:57 PM

Previous topic - Next topic

killerbot

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.next.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)


Jenna

I just uploaded the nightlies for debian to my server (see signature).

Acki

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... :(

Jenna

Quote from: Acki 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... :(

Quote from: killerbot on November 08, 2008, 02:42:57 PM

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

Xaviou

Ubuntu 7.04 to 8.10 Amd64 tar.gz archive (containing '.deb' installers builds with wx288) can be found here.
My wxWidgets's stuff : [url="https://wxstuff.xaviou.fr/"]https://wxstuff.xaviou.fr/[/url]

yostane


C D Tamhankar

Great IDE !!!

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

Loaden

#7
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]

nix_BB

I love new builds - It's like a little Christmas every month  :D

Thank you C::B team!

Acki

Quote from: jens on November 08, 2008, 08:44:09 PM
Quote from: Acki 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... :(

Quote from: killerbot on November 08, 2008, 02:42:57 PM

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

pasgui

Build for Ubuntu i386/amd64 can be found here

Best regards, pasgui

dje

Quote from: ashiq on January 21, 2009, 10:49: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

thomas

"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."