Commit Graph

57801 Commits

Author SHA1 Message Date
martin
7096bc4c00 FpDebug: pascal-builder improve tolerance for unknown types in classes
git-svn-id: trunk@61755 -
2019-08-24 20:39:57 +00:00
martin
b8f6c44020 FpDebug: test watches for Pointer
git-svn-id: trunk@61754 -
2019-08-24 20:39:56 +00:00
martin
280666f480 FpDebug: Fix watches for Pointer
git-svn-id: trunk@61753 -
2019-08-24 20:39:54 +00:00
martin
ee04ce523f FpDebug: Refactor MemberCount for structures
git-svn-id: trunk@61752 -
2019-08-24 20:39:53 +00:00
martin
42ba3bfcc7 FpDebug: Refactor TFpSymbolDwarfTypeSubRange bound info
git-svn-id: trunk@61751 -
2019-08-24 20:39:51 +00:00
martin
fb065ad50b FpDebug: Remove unused (and redundant) cache for Members
git-svn-id: trunk@61750 -
2019-08-24 20:39:50 +00:00
juha
39f7688443 LCL-Win32: Show images correctly in OwnerData Listview with property SubItemImages. Issue #35173, patch from Serge Anvarov.
git-svn-id: trunk@61749 -
2019-08-23 18:43:14 +00:00
martin
4c4fa5b667 FpDebug: Remove unused code HasDwarfDataAddress
git-svn-id: trunk@61748 -
2019-08-22 21:33:27 +00:00
martin
f92c11c44a FpDebug: Remove some duplicate code for GetDataAddress
git-svn-id: trunk@61747 -
2019-08-22 21:33:25 +00:00
martin
c69090c512 FpDebug: Rework TFpValueDwarfPointer.GetDataAddress, the data address is the pointer, not the deref-address.
git-svn-id: trunk@61746 -
2019-08-22 21:33:24 +00:00
martin
c66f2fd121 LazDebuggerFp: Clean up
git-svn-id: trunk@61745 -
2019-08-22 21:33:22 +00:00
martin
27171a439a FpDebug: more tests / run eval for skipped tests, ensure there is no crash
git-svn-id: trunk@61744 -
2019-08-22 21:33:21 +00:00
martin
ce99e791cb FpDebug: Clean up / Remove duplicate method DataAddr
git-svn-id: trunk@61743 -
2019-08-22 21:33:19 +00:00
juha
7f9c06edbe IDE: Debug line for issue #35549.
git-svn-id: trunk@61742 -
2019-08-21 20:28:06 +00:00
dmitry
aedf865eae cocoa: making ManualScrollHost to pass the methods to the hosted ManualScrollView
git-svn-id: trunk@61741 -
2019-08-21 15:02:15 +00:00
jesus
563a44c1d6 lcl, fix TDbgrid wrong width of first column if FixedCells>1 and dgIndicator is turned off, issue #35716
git-svn-id: trunk@61740 -
2019-08-21 14:58:44 +00:00
dmitry
f13e53bf2f opengl: cocoa: removing Dummy type declarations as they are not in the code. Yet the type declarations changed in trunk FPC version (3.2.0). bug #35974
git-svn-id: trunk@61739 -
2019-08-21 14:24:32 +00:00
martin
bf0028cac1 Try to minimize (NOT a fix) the risks of TProcessUtf8 crashes. Crash introduced in r50595 #d0dace2bf5 for issue #28991 / See also issue #035991
git-svn-id: trunk@61736 -
2019-08-20 22:16:37 +00:00
martin
4bfff289c6 FpDebug: some tests for info about types in watches
git-svn-id: trunk@61735 -
2019-08-20 18:58:52 +00:00
martin
335f49891d FpDebug: display info about types in watches
git-svn-id: trunk@61734 -
2019-08-20 18:58:50 +00:00
martin
4c83d18f8d FpDebug: tests for watches of Function/-ref
git-svn-id: trunk@61733 -
2019-08-20 18:58:48 +00:00
martin
0ce9055f11 FpDebug: Fix/Improve watches of Function/-ref
git-svn-id: trunk@61732 -
2019-08-20 18:58:47 +00:00
dmitry
3b11854e5c cocoa: removing extra null-character from the clipboard text. Patch by Zoë Peterson. bug #35984
git-svn-id: trunk@61731 -
2019-08-20 15:07:04 +00:00
maxim
4c8e23a373 Pas2JS: unified some terms; regenerated translations and updated Russian translation.
git-svn-id: trunk@61730 -
2019-08-19 23:51:06 +00:00
maxim
6e68087f8a Pas2JS: i18n-ed macros descriptions and some error messages; regenerated translations and updated Russian translation.
git-svn-id: trunk@61729 -
2019-08-19 23:32:47 +00:00
maxim
b6065e6658 Pas2JS: improved layout of 'new node.js application' form and i18n-ed it; regenerated translations and updated Russian translation.
git-svn-id: trunk@61728 -
2019-08-19 23:00:06 +00:00
maxim
9b72361186 Pas2JS: improved layout of 'new browser application' form and i18n-ed it; regenerated translations and updated Russian translation.
git-svn-id: trunk@61727 -
2019-08-19 22:47:32 +00:00
maxim
71da6305cc Pas2JS: improved layout of project options frame and i18n-ed it; regenerated translations and updated Russian translation.
git-svn-id: trunk@61726 -
2019-08-18 22:48:26 +00:00
martin
936f07e67a FpDebug: remove unused Count
git-svn-id: trunk@61725 -
2019-08-18 13:43:50 +00:00
martin
eb8b6c7704 FpDebug: Test, Fix type-declaration in watches for function refs
git-svn-id: trunk@61724 -
2019-08-18 13:43:48 +00:00
martin
6a6c02491f FpDebug: Fix type-declaration in watches for function refs
git-svn-id: trunk@61723 -
2019-08-18 13:43:47 +00:00
martin
5a7c9f1487 FpDebug: Refactor class names for TFpDbgValue and TFpDbgSymbol descendants.
git-svn-id: trunk@61722 -
2019-08-18 13:43:45 +00:00
martin
a8233705f3 FpDebug, fpdumpdwarf: partial fix compilation
git-svn-id: trunk@61721 -
2019-08-18 13:43:42 +00:00
wp
c25bbdfbc0 TAChart: Improved usability of AlignSides in TChartExtentLink (https://forum.lazarus.freepascal.org/index.php/topic,46243.msg330963.html#msg330963).
git-svn-id: trunk@61720 -
2019-08-18 08:49:14 +00:00
mattias
87a7521bad codetools: fixed class completion with function result type params
git-svn-id: trunk@61717 -
2019-08-17 18:35:58 +00:00
mattias
f167da7d21 codetools: added test class completion with function result type params
git-svn-id: trunk@61716 -
2019-08-17 18:35:47 +00:00
martin
85ba413f31 EditorMacroScript: More verbose self-test errors
git-svn-id: trunk@61715 -
2019-08-17 12:10:10 +00:00
maxim
38d1c0116f Pas2JS: improved layout of IDE options frame and i18n-ed it; regenerated translations and updated Russian translation.
git-svn-id: trunk@61714 -
2019-08-16 23:41:32 +00:00
martin
779c2fa332 LeakView: testcase
git-svn-id: trunk@61712 -
2019-08-16 22:09:58 +00:00
martin
01fb06cf22 LeakView: fix various parsing issues
git-svn-id: trunk@61711 -
2019-08-16 22:04:24 +00:00
dmitry
9cf9304d03 cocoa: returning alpha multiplied colors in NSColorToRGB
git-svn-id: trunk@61710 -
2019-08-16 20:13:57 +00:00
dmitry
013971d96c cocoa: (re)creating a scrollbar with the dimensions matching the desired kind. If kind is changed in runtime - recreating the scrollbar. bug #35968
git-svn-id: trunk@61709 -
2019-08-16 20:08:51 +00:00
dmitry
facd13195f cocoa: checking if coordinates flip in needed, when showing popup menu. bug #35975
git-svn-id: trunk@61708 -
2019-08-16 19:02:01 +00:00
balazs
9ce6b19137 Opkman: Add "2.0.4" to Lazarus versions.
git-svn-id: trunk@61707 -
2019-08-16 16:36:04 +00:00
wp
3a1eff3f1f LCL/High-dpi: Fix form shrinking to title bar when PPI settings are changed during runtime of a 64-bit program. Issue #35971, patch by dmz73.
git-svn-id: trunk@61706 -
2019-08-16 14:23:54 +00:00
dmitry
db5060e608 cocoa: update ScreenToLocal to support flipped controls
git-svn-id: trunk@61705 -
2019-08-16 14:13:39 +00:00
dmitry
1437ddef5a cocoa: adding window content invalidation on hidding of window
git-svn-id: trunk@61704 -
2019-08-16 13:54:15 +00:00
maxim
91bd946fad Win Installer: Brazilian Portuguese translation update by Marcelo B Paula, bug #35959
git-svn-id: trunk@61699 -
2019-08-15 22:52:52 +00:00
wp
81b07b047c TAChart: Fix scaling of TChartAxis.MeasureLabelSize result.
git-svn-id: trunk@61698 -
2019-08-15 21:50:31 +00:00
martin
993861b8d4 IDE: fix SynSourceEditor.SetHighlighter, prevent processing events while old HL is still in use.
git-svn-id: trunk@61697 -
2019-08-15 17:22:08 +00:00