Author Topic: Version 1.0rc2 released!  (Read 59864 times)

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Version 1.0rc2 released!
« on: October 25, 2005, 11:48:24 am »
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.
« Last Edit: February 17, 2014, 04:19:36 pm by MortenMacFly »
Be patient!
This bug will be fixed soon...

armink

  • Guest
Re: Version 1.0rc2 released!
« Reply #1 on: October 25, 2005, 11:54:43 am »
I just simply say "THANKS"   :D

takeshimiya

  • Guest
Re: Version 1.0rc2 released!
« Reply #2 on: October 25, 2005, 12:52:13 pm »
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

  • Guest
Re: Version 1.0rc2 released!
« Reply #3 on: October 25, 2005, 05:15:56 pm »
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".

Offline kalxas

  • Single posting newcomer
  • *
  • Posts: 9
Re: Version 1.0rc2 released!
« Reply #4 on: October 25, 2005, 05:22:07 pm »
THANK YOU GUYS!
GREAT JOB!

Kalxas

KKwet

  • Guest
Re: Version 1.0rc2 released!
« Reply #5 on: October 25, 2005, 05:31:38 pm »
THANK YOU GUYS!!

Offline Ceniza

  • Developer
  • Lives here!
  • *****
  • Posts: 1441
    • CenizaSOFT
Re: Version 1.0rc2 released!
« Reply #6 on: October 25, 2005, 05:36:45 pm »
Finally! :)

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

Thank you guys :D
« Last Edit: October 25, 2005, 08:27:41 pm by Ceniza »

Offline st3vie

  • Multiple posting newcomer
  • *
  • Posts: 41
Re: Version 1.0rc2 released!
« Reply #7 on: October 25, 2005, 06:43:14 pm »
congrats and a big thanks to the team!

This IDE is getting better with every step! :D

-st3vie

Offline Funto

  • Multiple posting newcomer
  • *
  • Posts: 81
Re: Version 1.0rc2 released!
« Reply #8 on: October 25, 2005, 07:14:47 pm »
Yeah  8)

Offline Vampyre_Dark

  • Regular
  • ***
  • Posts: 255
  • Hello!
    • Somewhere Over The Rainbow...
Re: Version 1.0rc2 released!
« Reply #9 on: October 25, 2005, 09:01:28 pm »
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~

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: Version 1.0rc2 released!
« Reply #10 on: October 25, 2005, 09:27:12 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...

Offline Vampyre_Dark

  • Regular
  • ***
  • Posts: 255
  • Hello!
    • Somewhere Over The Rainbow...
Re: Version 1.0rc2 released!
« Reply #11 on: October 25, 2005, 09:36:16 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~

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Version 1.0rc2 released!
« Reply #12 on: October 25, 2005, 09:55:37 pm »
 :D Just a single sentence: Thanks a lot!!! :D
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

nfz

  • Guest
Re: Version 1.0rc2 released!
« Reply #13 on: October 25, 2005, 11:38:32 pm »
Bravo!

hongxing

  • Guest
Re: Version 1.0rc2 released!
« Reply #14 on: October 26, 2005, 01:50:10 am »
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