Commit Graph

37 Commits

Author SHA1 Message Date
Juha
211d95da17 LCL: Use TLCLHandle instead of a redefined LCLType.THandle or TLCLIntfHandle. Deprecate them. 2023-07-03 11:17:01 +03:00
Juha
1475336c8c Remove LCLProc.OffsetRect(). Move some functions from LCLProc to GraphMath (LazUtils). 2023-06-05 15:48:01 +03:00
maxim
15ded52578 LeakView: removed unused variable
git-svn-id: trunk@63401 -
2020-06-19 23:15:05 +00:00
martin
d98120d75f LeakView: fix crash due to double free.
git-svn-id: trunk@61926 -
2019-09-26 16:37:28 +00:00
martin
e948c7b47a LeakView: fix double free crash. Introduced in r61711 #01fb06cf22 by using TFPGObjectList which does auto free objects
git-svn-id: trunk@61808 -
2019-09-02 13:01:37 +00:00
martin
01fb06cf22 LeakView: fix various parsing issues
git-svn-id: trunk@61711 -
2019-08-16 22:04:24 +00:00
martin
4aeee14d35 LeakView: better comparison for equal traces
git-svn-id: trunk@58388 -
2018-06-23 15:24:25 +00:00
mattias
3daa1d6ea9 leakview: less hints
git-svn-id: trunk@58026 -
2018-05-25 07:13:41 +00:00
mattias
b788983775 leakview: fixed layout
git-svn-id: trunk@56110 -
2017-10-17 16:37:02 +00:00
maxim
fbf3e244d0 Components: do not pass localized resource strings to Name parameter of RegisterIDECommand/RegisterIDEMenuCommand functions
git-svn-id: trunk@54458 -
2017-03-21 22:36:45 +00:00
mattias
6e64d8a23d leakview: less hints
git-svn-id: trunk@53310 -
2016-11-08 12:19:47 +00:00
mattias
36c6c8dcf6 leakview: register IDE shortcut, patch #30562
git-svn-id: trunk@52928 -
2016-09-07 17:32:08 +00:00
ondrej
a003937c8e leakview: use AppendPathDelim instead of IncludeTrailingPathDelimiter for config paths.
git-svn-id: trunk@51407 -
2016-01-25 12:49:37 +00:00
juha
08c9621520 Change order of used units so that "deprecated" warnings are not triggered.
git-svn-id: trunk@49612 -
2015-08-07 17:20:40 +00:00
juha
b7c800ae6d LeakView: Minor improvements to the dialog. Issue #28425, patch from Alexey Torgashin.
git-svn-id: trunk@49585 -
2015-08-01 10:00:54 +00:00
mattias
86984bfb7e leakview: renamed window
git-svn-id: trunk@45232 -
2014-05-30 08:54:54 +00:00
mattias
91f4637df1 leakview: moved menu item to View / Leaks and Traces
git-svn-id: trunk@45231 -
2014-05-30 08:52:54 +00:00
mattias
966270619a leakview: jump to column
git-svn-id: trunk@44999 -
2014-05-10 23:30:45 +00:00
mattias
dd68e3e52e leakview: fixed typo
git-svn-id: trunk@44934 -
2014-05-06 15:42:00 +00:00
martin
f50fead924 LeakView: better caption for menu
git-svn-id: trunk@44191 -
2014-02-21 01:53:22 +00:00
martin
8cc06e0b18 clean up hint
git-svn-id: trunk@41885 -
2013-06-25 09:32:45 +00:00
martin
4bdc01ca57 LeakView: Find addresses from exe (Resolve)
git-svn-id: trunk@37438 -
2012-05-27 22:57:22 +00:00
martin
6065637900 LeakView: Find repeated addresses, and complete line info from previous entry
git-svn-id: trunk@37434 -
2012-05-27 12:15:51 +00:00
juha
2cab29d82b LeakView: formatting
git-svn-id: trunk@34433 -
2011-12-26 15:20:05 +00:00
martin
226bb2cc9a LeakView: Fixed, ensure window on visible monitor
git-svn-id: trunk@31832 -
2011-07-30 22:54:49 +00:00
dmitry
70a56f036c leakview: store interface settings: OnTop flag, window bounds, recently opened files
git-svn-id: trunk@25747 -
2010-05-29 08:05:35 +00:00
maxim
af0490ba94 LeakView:
1) Improved layout and fixed form caption.
  2) Regenerated translations and updated Russian one.

git-svn-id: trunk@25596 -
2010-05-24 00:29:46 +00:00
maxim
3d74da12bf LeakView:
1) localized LeakView. Patch from Marcelo B Paula. Part of bug #16540.
  2) Added LeakView translations: Portuguese (from Marcelo B Paula) and Russian.
  3) Removed LRS file.

git-svn-id: trunk@25594 -
2010-05-24 00:05:01 +00:00
martin
e8b06b861f LeakView: Auto open tree-node, if only one trace exists
LeakView: Recognize traces even without header-text

git-svn-id: trunk@24585 -
2010-04-11 18:31:23 +00:00
martin
9040201c83 IDE/SourceEditor/Packages: Using SourceEditorManager / Removed all references to single instance "var SourceNotebook" (for multi-window handling)
git-svn-id: trunk@24113 -
2010-03-20 15:12:33 +00:00
martin
1f0338e1d3 LeakView: clean up
git-svn-id: trunk@24016 -
2010-03-15 18:05:32 +00:00
martin
48c1748e02 LeakView: Allow paste from clipboard; Allow parsing exception trace too
git-svn-id: trunk@24014 -
2010-03-15 17:46:15 +00:00
mattias
6ae9c66c27 fixed some FileExists
git-svn-id: trunk@23169 -
2009-12-17 16:45:46 +00:00
dmitry
fa76b5032d leakview: added a summary (bug #14756)
git-svn-id: trunk@22685 -
2009-11-19 21:31:39 +00:00
dmitry
e4a40fdf00 moved leakview menu item to secondary tools section
git-svn-id: trunk@19665 -
2009-04-28 11:30:54 +00:00
vincents
0012a35409 leakview component:
* fixed file name case
* reduced flickering in treeview when updating

git-svn-id: trunk@17193 -
2008-11-03 11:13:09 +00:00
vincents
fb3c068b0d components: added leakview ide plugin to show heaptrc logs in the IDE from skalogryyz (issue #12513)
git-svn-id: trunk@17192 -
2008-11-03 11:04:29 +00:00