<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent posts to news</title><link href="https://sourceforge.net/p/dev-cpp/news/" rel="alternate"/><link href="https://sourceforge.net/p/dev-cpp/news/feed.atom" rel="self"/><id>https://sourceforge.net/p/dev-cpp/news/</id><updated>2012-09-26T20:23:48.780000Z</updated><subtitle>Recent posts to news</subtitle><entry><title>Dev-C++ 4.9.9.2 released !</title><link href="https://sourceforge.net/p/dev-cpp/news/2005/02/dev-c-4992-released-/" rel="alternate"/><published>2012-09-26T20:23:48.780000Z</published><updated>2012-09-26T20:23:48.780000Z</updated><author><name>Marek Januszewski</name><uri>https://sourceforge.net/u/specu/</uri></author><id>https://sourceforge.net9d9c12dc601a7e6d90b515e0b9b6009d74ad490f</id><summary type="html">We are pleased to announce the release of Dev-C++ 4.9.9.2.
This is mainly a bug-fix release that should correct many known problems.
It also include latest Mingw with GCC 3.4.2.

You can download it from :
http://bloodshed.net/dev/devcpp.html

As usual, you can report problems and bugs at :
http://bloodshed.net/bugs

Greetings from the Dev-C++ developers.</summary></entry><entry><title>Dev-C++ 4.9.9.2 rereleased (with quick fix)</title><link href="https://sourceforge.net/p/dev-cpp/news/2005/02/dev-c-4992-rereleased-with-quick-fix/" rel="alternate"/><published>2012-09-26T20:23:48.710000Z</published><updated>2012-09-26T20:23:48.710000Z</updated><author><name>Marek Januszewski</name><uri>https://sourceforge.net/u/specu/</uri></author><id>https://sourceforge.netd5f9b5b376ff19da7119d7be5885456234893f4c</id><summary type="html">The Dev-C++ package released yesterday, contained a bug causing project files done in previous version to be opened in 4.9.9.2 with error. Some compiler options of the project we're almost randomly switched off or on (yes to no and no to yes). Today's release fixes this problem.

The new files are in the same location (bloodshed.net or sf.net) 
sizes are:  
devcpp-4.9.9.2_nomingw_setup.exe - 2,465,979 bytes 
devcpp-4.9.9.2_setup.exe - 9,326,468 bytes 
 
do not use those, those have compiler problem 
devcpp-4.9.9.2_nomingw_setup.exe - 2,464,172 bytes 
devcpp-4.9.9.2_setup.exe - 9,331,760 bytes 

Have fun!</summary></entry><entry><title>Dev-C++ 4.9.9.1 released !</title><link href="https://sourceforge.net/p/dev-cpp/news/2004/12/dev-c-4991-released-/" rel="alternate"/><published>2012-09-26T20:23:48.638000Z</published><updated>2012-09-26T20:23:48.638000Z</updated><author><name>Marek Januszewski</name><uri>https://sourceforge.net/u/specu/</uri></author><id>https://sourceforge.net35dac73b29950b6a01e08f540526cdfe16646464</id><summary type="html">We are pleased to announce the release of Dev-C++ 4.9.9.1 !
You can download it from : http://bloodshed.net/dev/devcpp.html

This version also includes GCC 3.3.1 like in 4.9.9.0, but with latest Mingw 
headers and libraries. You can also download an installation package without 
the Mingw distribution though.

This release contains many bug fixes, and improvements in the source code 
editor.

Please let us know of problems and bugs at : http://bloodshed.net/bugs</summary></entry><entry><title>Dev-C++ 4.9.9.0 released !</title><link href="https://sourceforge.net/p/dev-cpp/news/2004/07/dev-c-4990-released-/" rel="alternate"/><published>2012-09-26T20:23:48.574000Z</published><updated>2012-09-26T20:23:48.574000Z</updated><author><name>Marek Januszewski</name><uri>https://sourceforge.net/u/specu/</uri></author><id>https://sourceforge.net70413165dd5ffa1af3142d4dd1d61709f6666ab4</id><summary type="html">The distribution includes latest Mingw compiler system with GCC 3.3.1
</summary></entry><entry><title>Dev-C++ version 4.9.7.0 released :)</title><link href="https://sourceforge.net/p/dev-cpp/news/2002/12/dev-c-version-4970-released-/" rel="alternate"/><published>2012-09-26T20:23:48.505000Z</published><updated>2012-09-26T20:23:48.505000Z</updated><author><name>Marek Januszewski</name><uri>https://sourceforge.net/u/specu/</uri></author><id>https://sourceforge.net5740fe3ff62a1c3403602483bb420204b9307085</id><summary type="html">Hi !

This release should be fairly stable and provides many improvements since version 4.9.6.0.

Here is the list of most important changes :

* Implemented new compiler settings framework
* Implemented &amp;quot;compiler sets&amp;quot; infrastructure to switch between different compilers easily (e.g. gcc-2.95 and gcc-3.2)
* Implemented search in help files for the word at cursor (context sensitive help)
* CVS support
* Compiler settings per-project
* Compiler set per-project
* &amp;quot;Compile as C++&amp;quot; per-unit
* &amp;quot;Include file in compilation process&amp;quot; per-unit
* Allow customizing of per-unit compile command in projects
* Added two new macros: &amp;lt;DATE&amp;gt; and &amp;lt;DATETIME&amp;gt;
* Added support for macros in the &amp;quot;default source code&amp;quot; (Tools/Editor Options/Code)
* Separated layout info from project file. It is now kept in a different file
(the same filename as the project's but with extension &amp;quot;.layout&amp;quot;). If you
have your project under CVS control, you ''ll know why this had to happen...
* Project version info (creates the relevant VERSIONINFO struct in the private resource)
* Support XP Themes (creates the CommonControls 6.0 manifest file and includes it in the private resource)
* Project manager and debugging window (in Debug tab) can now be transformed into floating windows.
* Added &amp;quot;Add Library&amp;quot; button in Project Options
* New &amp;quot;Abort compilation&amp;quot; button
* Added &amp;quot;Files&amp;quot; tab in CVS form to allow selection of more than one file for  the requested CVS action
* support for DLL application hosting, for debugging and executing DLLs under Dev-C++.
* New class browser option: &amp;quot;Show inherited members&amp;quot;
* Added support for the '::' member access operator in code-completion
* Added bracket highlighting. When the caret is on a bracket, that bracket and its counterpart are highlighted
* Nested folders in project view
* Current windows listing in Window menu
* Bug fixes

Please report bugs to http://bloodshed.net/bugs.html
We still need help for creating some part of the help file and for the explorer icons, so if you can help with that please contact me :)

Greetings !
Colin Laplace </summary></entry><entry><title>Dev-C++ 4.9.4.0 beta released</title><link href="https://sourceforge.net/p/dev-cpp/news/2002/06/dev-c-4940-beta-released/" rel="alternate"/><published>2012-09-26T20:23:48.447000Z</published><updated>2012-09-26T20:23:48.447000Z</updated><author><name>Marek Januszewski</name><uri>https://sourceforge.net/u/specu/</uri></author><id>https://sourceforge.net07cce8236807b56c7bb80baa79211dc4b1fa441a</id><summary type="html">This is mainly a bugfix release.
* includes latest gcc 3.1 version
* Lots of bugfixes!
* Improved class browser and code completion.
* Function searching
</summary></entry><entry><title>Dev-C++ version 5 development started</title><link href="https://sourceforge.net/p/dev-cpp/news/2001/10/dev-c-version-5-development-started/" rel="alternate"/><published>2012-09-26T20:23:48.392000Z</published><updated>2012-09-26T20:23:48.392000Z</updated><author><name>Marek Januszewski</name><uri>https://sourceforge.net/u/specu/</uri></author><id>https://sourceforge.net7b0364cb4dc1638a2ac61bc3d1d21722feb65e3b</id><summary type="html">Dev-C++ version 5 development has just begun :)
First sources and documentation sets have been imported to the CVS</summary></entry><entry><title>Dev-C++ 5 object hierarchy plan</title><link href="https://sourceforge.net/p/dev-cpp/news/2001/10/dev-c-5-object-hierarchy-plan/" rel="alternate"/><published>2012-09-26T20:23:48.325000Z</published><updated>2012-09-26T20:23:48.325000Z</updated><author><name>Marek Januszewski</name><uri>https://sourceforge.net/u/specu/</uri></author><id>https://sourceforge.netb0a9758c8fab1a0a40965855d9601e5458cac003</id><summary type="html">An unfinished UML development diagram of the next Dev-C++ version 5 is viewable at :
http://www.haikuzone.org/dev/devcpp_5_plan.png</summary></entry><entry><title>Dev-C++ for Linux (Beta version 0.7.0) has been released </title><link href="https://sourceforge.net/p/dev-cpp/news/2001/07/dev-c-for-linux-beta-version-070-has-been-released-/" rel="alternate"/><published>2012-09-26T20:23:48.262000Z</published><updated>2012-09-26T20:23:48.262000Z</updated><author><name>Marek Januszewski</name><uri>https://sourceforge.net/u/specu/</uri></author><id>https://sourceforge.net9622232c0e2bb00b6fb3efdb637a1bd9e177e597</id><summary type="html">This beta is not really usable for now, but it may be of interest. If you want to report bugs please read http://www;haikuzone.org/dev/linux/README-BETA.txt</summary></entry></feed>