News:

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

Main Menu

Version 1.0rc2 released!

Started by mandrav, October 25, 2005, 11:48:24 AM

Previous topic - Next topic

mandrav

After almost 3 months since the last release, we 're happy to announce the availability of version 1.0-ReleaseCandidate2!
Many enhancements and bug-fixes are contained in this release.

Here are the major changes since 1.0-ReleaseCandidate1:

  • Precompiled headers (PCH) support! (currently works only with GCC)
  • The source is now fully UNICODE-compatible!
  • The source is also fully 64-bit compatible!
  • Autoconf/automake build system is now used for non-windows platforms.
  • New plugins:
       - Code statistics: counts nr. of source lines, nr. of comment lines, etc.
       - CBProfiler: parses and displays the output of GProf, the GNU Profiler.
       - SourceExporter: exports the active file to HTML/RTF/ODT.
  • New lexer (syntax highlighting) files:
       - Fortran77 (by Morten MacFly)
       - NVidia CG (by anonymous)
       - X-Base languages (Clipper,  Foxpro)
  • New and improved project templates:
       - SDCC program
       - Irrlicht 3D Graphics Engine
       - Ogre 3D Graphics Engine
       - GLFW project (OpenGL FrameWork)
       - wxWidgets: selection between static/dynamic unicode/ansi wxWidgets version.
  • New editor functionality (by right-clicking the editor):
       - "Find declaration of [keyword]"
       - "Open #include file: [file]"
  • New plugin type: cbProjectWizardPlugin to allow creation of custom new-project wizards.
  • New compiler supported: SDCC (Small Device C Compiler - http://sdcc.sourceforge.net/) for micro-processors. Contributed by Stanimir Jordanov.
  • Better handling of modified files outside the IDE: r/w->r/o, r/o->r/w, deletion
  • Single file (without project) compilation is now supported, for quick tests.
  • Code::Blocks now allows multiple files selection when adding link libraries.
  • BCC compiler is now working correctly for DLLs and static libraries.
  • Find-in-Files supports searching in arbitrary paths/filemasks (outside of project).
  • All Code::Blocks internal file formats (project, workspace, etc) are now valid XML.
  • Many new editor settings.
  • Many other bug-fixes.
We hope you enjoy this release!

On behalf of the Code::Blocks Team,
Yiannis.
Be patient!
This bug will be fixed soon...

armink

I just simply say "THANKS"   :D

takeshimiya

CONGRATULATIONS! :D
Most waited release ever?

There are lots of major changes from the RC1!!
I'm going to download it right now!

Time to celebrate all the efforts and spread the word!

dwelty

COOL! THANKS! :D
Great job guys. This is the best IDE ever.


Minor issue though:
The CVS/SVN plugin crashes CB when it's installed. Says it can't find "svn.exe".

kalxas

THANK YOU GUYS!
GREAT JOB!

Kalxas

KKwet


Ceniza

#6
Finally! :)

RC2 is a pretty nice job full of great improvements...

Thank you guys :D

st3vie

congrats and a big thanks to the team!

This IDE is getting better with every step! :D

-st3vie

Funto


Vampyre_Dark

Can my colour settings cross over? I don't want to take another 2 hours tryng to set them again.  :lol:

And something I hate when I see OSS projects put out release notes is:

# Many new editor settings.
# Many other bug-fixes.

You should be more specific here. We can't read your minds. Is the whitespace removal implemented?

C::B Wishlist
~BOYCOTT THE EVIL YELLOW BOXES~

mandrav

Quote from: Vampyre_Dark on October 25, 2005, 09:01:28 PM
And something I hate when I see OSS projects put out release notes is:

# Many new editor settings.
# Many other bug-fixes.

You should be more specific here. We can't read your minds. Is the whitespace removal implemented?

Yes, it is implemented.
Hate it or not, this is a "major highlights" list. If we would list each and every change in this, then this wouldn't be an announcement but the change log itself.
If you want to check *exactly* what 's changed you can view the ChangeLog (it doesn't get any more detailed ;)).
Be patient!
This bug will be fixed soon...

Vampyre_Dark

Quote from: mandrav on October 25, 2005, 09:27:12 PM
Yes, it is implemented.
*Virtual very awkward man hug!*

I see it in the options and it's toggled by default.
C::B Wishlist
~BOYCOTT THE EVIL YELLOW BOXES~

MortenMacFly

 :D Just a single sentence: Thanks a lot!!! :D
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]


hongxing

thanks a lot for your works, thanks!

what I concerned is to use my Makefile to build the project.
another question is it can not map its shortcut key when I am using vnc, it bothers me.

thanks anyway