Version 5.4.0 - 14 Februari 2013
- The console pauser will now provide more detailed information when it decides not to work.
- Startup time has been reduced by an order of magnitude.
- The class browser now redraws at least numvisibleitems times faster.
- "Search Again" (F3) is back from the dead.
- The toolbars now do not get cut off on restart after about the 800th horizontal pixel.
- The tip of the day form now does not show up anymore when opening files (again).
- Gutter auto sizing now takes folding into account.
- Files that aren't highlighted are now loaded much faster.
- Added a few hardcoded labels to the lang tables.
- Reworked the Window List form.
- Fixed some set management issues in the Compiler Options form.
- Slightly reduced compilation overhead of the IDE shell around GCC.
- Reduced memory usage.
- Exporting editors to HTML now provides a perfect copy of the color scheme.
- Fixed a memory leak in the Tools window.
- Updated Chinese, Chinese (TW) and Japanese translations.
- Added an example save file name to Editor Options >> Autosave.
- More bug fixes and feature additions here and there.
- One can now refresh the current cache contents.
- Improved array evaluating under mouse when debugging.
- Fixed a bug that emerged in code folding and improved its performance thanks to that.
- Redesigned the code tooltip and code completion: they now support (M)I and multiple levels of parent->member structures.
- The class browser now supports multiple inheritance.
- Many more bugfixes here and there.
Version 5.3.0.4 - 31 December 2012
- The class browser now always differentiates between private and public members.
- Fixed the "String not found" messagebox appearing behind the find form.
- Greatly enhanced the autosave feature. It can now save timestamps and filter by project too.
- Reduced flicker when closing editors.
- Added tcc files to the highlighting list.
- Fixed some rare folding bugs, and improved their performance a bit.
- When using Goto line or any other function that changes the current line, folds will be uncollapsed to make the destination line visible now.
- Evaluate and GDB input edit controls now do not cut off the selection when autocompleting.
- Double clicking on a find result now correctly shows the find result at the top line (instead of one line above that).
- Errors now have more priority than warnings (which have more priority than other messages) when changing focus to a compilation issue.
- Swap Header/Source now opens complementary files in a tab right next to the current file.
- Translations in Goto function will now always fit.
- Compile Log now shows a final warning count too.
- Fixed the function tooltip highlighting wrong arguments when putting a space before (.
- When renaming project files, you'll be asked before any overwriting takes place.
- Removed WM_CLOSE handling from the default WinMain snippet. DefWindowProc will handle this.
- The function parameter tooltip now shows class scope info too.
- More bug fixes and feature additions here and there.
Version 5.3.0.3 - 11 November 2012
- Fixed really long watch variables being cut off sometimes.
- Fixed the goto line form playing a beep when hitting enter.
- Fixed an infinite loop bug when parsing inheritance.
- The tip of the day window is now focused on startup, making hiding it using the keyboard easier.
- The C++ parser now understands what to do with <cxxx> includes: parse <xxx.h> instead.
- Simple replacing ("Replace") now correctly replaces matches by the replacement text instead of nothing.
- Dev-C++ will now show a nice warning dialog about incompatible caches instead of throwing exceptions.
- Startup time has been improved by as much as 20%.
- Code completion now properly shows all global functions again.
- Project closing is done instantly now when using 'Scan global includes'.
- The function tooltip now also shows constructors and destructors.
- Added a button to Compiler Options that will autodetect compilers.
- Updated chinese (TW) translations.
- CPU window now opens up 50% faster after a signal is received during debugging.
- More bug fixes here and there.
Version 5.3.0.2 - 24 Oktober 2012
- Fixed error line focus dissapearing when moving focus on the same line.
- The window caption now shows more information, like the debugging/compiling/executing status.
- Fixed compilation failing when the compilation progress window is hidden.
- CPU Window now updates faster.
- One can now properly use Replace in Files to replace files not yet opened.
- Upgraded the variable finder.
- Added a find count to the bottom of the find output list.
- Debug evaluation now hints the user when it contains old potentially invalid data.
- When trying to debug, Dev-C++ now suggests to compile, instead of showing an error that the source isn't compiled.
- Project options are now properly applied when not changing tabs in Project Options >> Compiler.
- New projects now properly use the global compiler set by default.
- Added two more themes. Credits go to Andrei Luca.
- Improved parsing speed somewhat.
- Improved startup time.
- Reduced the amount of clicks needed to change compiler options.
- Fixed numerous debugger bugs, most are related to watch variables.
- When a signal is received by gdb, Dev-C++ now suggests to open up CPU window.
- Fixed a lot more bugs.
- Fixed a bug in the code completion form that prevented the source from being compiled on fresh Delphi IDEs.
- Fixed an error in the relative path solver, making Dev-C++ fully portable again.
Version 5.3.0.1 - 2 Oktober 2012
- Searching is now done forward instead of backward by default
- Search history is remembered while Dev-C++ is opened instead of while the find window is opened.
- Fixed a bug in CPU window that causes Dev-C++ to consume an infinite amount of memory.
- Dev-C++ now checks if there are any compilers installed before attempting to use them, avoiding crashes.
- One can now view project information like total lines in the File Properties window.
- Rewritten the code that reads profiling output, drastically reducing flicker.
- One can now use copy in the file properties form.
Version 5.3.0.0 - 30 September 2012
- Completely rewritten the debugger interface.
- Completely rewritten the find/replace form.
- Improved some internal (compiler) data structures, reducing memory usage and potentially improving stability by simplifying code.
- Improved startup speed, splashscreen is hidden (not even loaded) when startup times are estimated to be very low.
- Fixed nearly all the memory leaks.
- Indent guides are now painted faster, reducing flicker.
- Code completion is now more clear and pops up faster.
- Color selectors in Editor Options now properly set their own defaults, not those of other controls.
- Automatic symbol completion and indentation is much faster now.
- Added OpenMP libraries and tools to TDM-GCC x64.
- Code folding is updated much faster now.
- The code parser now understands multiple definitions after the } symbol of structs.
- Much more performance enhancements in the typing/editing department.
- Dev-C++ now autodetects compiler versions (using gcc -v) automatically on first startup, instead of assuming versions it shipped with.
- One can now use Cut/Copy/Paste/... in the find form, incremental search form, CPU form and debug interfaces.
- Compilers can now be downloaded separately from the SourceForge repository. They will be autodetected at first launch when put next to devcpp.exe.
- Updated Japanese, Chinese, English and Portuguese translations.
- Fixed loads of bugs.
Version 5.2.0.3 - 25 Juni 2012
- Fixed the function argument tip not selecting the function with the right number of arguments first.
- Fixed that tip showing in various wrong places.
- Added x86 GDB executables to TDM-GCC x64.
- Tooltip balloons are now only triggered by words wi
没有合适的资源?快使用搜索试试~ 我知道了~
老版本不支持引入新包,这个版本更新解决了这个问题
共1608个文件
h:708个
hpp:245个
a:194个
需积分: 0 0 下载量 94 浏览量
2024-08-05
10:36:05
上传
评论
收藏 67.5MB ZIP 举报
温馨提示
解决一部分头文件引入失败的问题,这个版本除了解决这个还增加了新的ui设计
资源推荐
资源详情
资源评论
收起资源包目录
老版本不支持引入新包,这个版本更新解决了这个问题 (1608个子文件)
libbfd.a 5.37MB
libstdc++.a 3.32MB
libgcc.a 3.04MB
libstdc++.a 2.64MB
libstdc++.dll.a 2.63MB
libstdc++.dll.a 2.56MB
libiberty.a 988KB
libkernel32.a 977KB
libopcodes.a 969KB
libquadmath.a 762KB
libntdll.a 749KB
libmsvcr90d.a 556KB
libmsvcr100d.a 556KB
libmsvcr100.a 555KB
libmsvcr80d.a 555KB
libmsvcr80.a 554KB
libmsvcr90.a 554KB
libmsvcr71d.a 540KB
libmsvcr71.a 539KB
libmsvcr70d.a 538KB
libmsvcr70.a 537KB
libmsvcrtd.a 533KB
libmsvcrt.a 532KB
libntoskrnl.a 531KB
libgdiplus.a 482KB
libuser32.a 467KB
libadvapi32.a 402KB
libcrtdll.a 354KB
libsetupapi.a 353KB
libmingwex.a 317KB
librpcrt4.a 272KB
libopengl32.a 263KB
liboleaut32.a 256KB
libsupc++.a 252KB
libgdi32.a 252KB
libshlwapi.a 214KB
libd3dx9d.a 206KB
libdxerr9.a 190KB
libole32.a 188KB
libnetapi32.a 184KB
libwininet.a 182KB
libwldap32.a 178KB
libd3dx8d.a 159KB
libdxerr8.a 157KB
libwin32k.a 146KB
libwinmm.a 141KB
libshell32.a 140KB
libodbc32.a 134KB
libndis.a 132KB
libws2_32.a 124KB
libglaux.a 123KB
libmapi32.a 118KB
librasapi32.a 110KB
libwinspool.a 97KB
libvfw32.a 96KB
libmprapi.a 94KB
libpthreadGCE2.dll.a 91KB
libpthread.a 91KB
libpthreadGC2.dll.a 91KB
libpthread.dll.a 91KB
libvideoprt.a 87KB
libgomp.dll.a 86KB
libtapi32.a 85KB
libcomctl32.a 84KB
libimagehlp.a 84KB
libgomp.a 84KB
libmoldname100d.a 81KB
libmoldname90d.a 81KB
libmoldname80d.a 81KB
libmoldname100.a 81KB
libmoldname70d.a 81KB
libmoldname71d.a 81KB
libmoldname71.a 81KB
libmoldname90.a 81KB
libmoldname80.a 81KB
libmoldname70.a 81KB
libmoldnamed.a 81KB
libmoldname.a 81KB
libsecur32.a 79KB
libcoldname.a 79KB
libstrmiids.a 79KB
libgcc_s.a 75KB
libpenwin32.a 74KB
libcfgmgr32.a 61KB
librapi.a 60KB
libimm32.a 57KB
libavifil32.a 55KB
liblto_plugin.dll.a 54KB
libmpr.a 54KB
libwsock32.a 53KB
libquadmath.dll.a 53KB
libdxguid.a 50KB
libthunk32.a 48KB
librpcns4.a 45KB
libuuid.a 44KB
libmscms.a 42KB
libolecli32.a 41KB
libodbccp32.a 40KB
libgcc_eh.a 40KB
librtutils.a 40KB
共 1608 条
- 1
- 2
- 3
- 4
- 5
- 6
- 17
资源评论
羽墨link
- 粉丝: 357
- 资源: 6
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- java-leetcode题解之Check If It Is a Good Array.java
- java-leetcode题解之Cheapest Flights Within K Stops.java
- java-leetcode题解之Champagne Tower.java
- java-leetcode题解之Cells with Odd Values in a Matrix.java
- java-leetcode题解之Card Flipping Game.java
- java-leetcode题解之Capacity To Ship Packages Within D Days.java
- java-leetcode题解之Can Place Flowers.java
- java-leetcode题解之Can Make Palindrome from Substring.java
- java-leetcode题解之Can I Win.java
- java-leetcode题解之Candy.java
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功