http://orwelldevcpp.blogspot.com Dev-C++ 5.4.2, 5.4.3 RC1 released Time for more fixes for the 5.4 series. The main additions include the ability to delete the current line (Ctrl+D by default), the ability to select the current line by triple clicking, and support for silent installation (since the 2013-05-26 repack). Changes - Version 5.4.2 - 25 May 2013 Shortcuts are now saved independently from the current language. As of RC3, Dev-C++ will now play nicely with old settings files instead of showing a 0px high window. Fixed compiler default selection not being saved on first startup. Dev-C++ will now suggest to disable DEP instead of crash when trying to execute data. The compiler set validator will now not add any duplicate paths anymore. After saving as, the window caption will now update too. Fixed a few out of bounds errors. Fixed a rather common bug in the MRU list ("Invalid Pointer Operation"). Compiler Options now does not permanently change directories before hitting OK. Fixed a crash in the parser, which didn't like "#include" without any followup. Fixed a whole lot of other bugs. Fixed random focus tabbing order in various windows. Default code insertion snippets are now only loaded on first startup. One can now hide the code tooltip for the current function using the Esc key. Dev-C++ will now remember the window state on startup again. Fixed an error in the project HTML exporter. Dev-C++ now remembers tab history. One can now delete the current line using Ctrl+D. Implemented line selecting functionality using triple click. Updated Chinese (traditional) translations (by TOCK Chiu, alias cin.getline). Download The setup which includes MinGW32 4.7.2 can be downloaded here (25MB). The setup which includes TDM-GCC x64 4.7.1 can be downloaded here (44MB). The setup which does not include a compiler can be downloaded here (2MB). The portable version which includes MinGW32 4.7.2 can be downloaded here (17MB). The portable version which includes TDM-GCC x64 4.7.1 can be downloaded here (32MB). The portable version which does not include a compiler can be downloaded here (2MB). Separate compilers can be downloaded here. Lastly, the source code can be found here (1MB). All editions can run on 32-bit Windows. All Dev-C++ editions can be updated using the No Compiler setups/zips.