Roy Qu - 2020-10-24

https://sourceforge.net/projects/dev-cpp-2020/

The ClassBrowser is greatly improved!

  • fix: Select row in Class Browser
  • fix: icons in Class Browser
  • fix: Class Browser show nothing when view system headers
  • fix: Show typedef / #define / enum in ClassBrowser
  • fix: Class Browser won't scroll with mouse wheel
  • fix: remove unused intlist to reduce memory usage;
  • fix: correctly parsing function type define
  • fix: stop reparsing file when code completion finished but word not finish
  • fix: rename symbol will only preprocess/tokenize file once
  • fix: correctly show #define info