Commit Graph

57667 Commits

Author SHA1 Message Date
dmitry
b3039aa65f cocoa: preventing double scrollWheel message for the pair of manualHost+manualScrollView bug #36001
git-svn-id: trunk@61771 -
2019-08-28 02:27:10 +00:00
dmitry
ea3cda9791 cocoa: correct horizontal scrollWheel. macOS and LCL are using reversed delta values
git-svn-id: trunk@61770 -
2019-08-28 02:26:38 +00:00
dmitry
86a2871214 debugger; updating serverdebugger to allow initialization command to be executed prior to target remote call. (allow to trigger the gdbserver start) #36020
git-svn-id: trunk@61769 -
2019-08-27 23:45:55 +00:00
dmitry
462398fd23 cocoa: don't change buttons font, if a custom font has been selected
git-svn-id: trunk@61768 -
2019-08-27 22:37:28 +00:00
dmitry
159d5cc8cc opengl: getting rid of cocoa GetNSObjectView
git-svn-id: trunk@61767 -
2019-08-27 19:25:49 +00:00
dmitry
6a0eef0c01 cocoa: getting rid of GetNSObjectView
git-svn-id: trunk@61766 -
2019-08-27 19:25:24 +00:00
dmitry
f4ad53c071 cocoa: replacing use of GetNSObjectView with lclContentView
git-svn-id: trunk@61765 -
2019-08-27 19:21:10 +00:00
dmitry
648d487f39 cocoa: replacing use of GetNSObjectView with lclContentView
git-svn-id: trunk@61764 -
2019-08-27 19:15:44 +00:00
dmitry
5e4157f40b cocoa: replacing use of GetNSObjectView with lclContentView
git-svn-id: trunk@61763 -
2019-08-27 19:11:22 +00:00
dmitry
c369647805 cocoa: resolve the position corruption on bringToFront call. bug #35826
git-svn-id: trunk@61762 -
2019-08-27 19:04:23 +00:00
dmitry
0b60492e47 cocoa: restoring pen and brush states for DrawEdge call. bug #35998
git-svn-id: trunk@61761 -
2019-08-27 18:37:05 +00:00
dmitry
e768107d9c cocoa: clearing selection of ListBox is itemIndex is set to negative index
git-svn-id: trunk@61760 -
2019-08-27 17:51:50 +00:00
maxim
5f10473e8d Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #36016
git-svn-id: trunk@61759 -
2019-08-26 22:35:04 +00:00
juha
6d2bdd67a7 LCL-GTK2: Make TrayIcon.OnClick work for non-Unity desktops. Issue #35983.
git-svn-id: trunk@61758 -
2019-08-25 19:44:39 +00:00
wp
6cbcc2951b doc: Clarify help on TCustomStringGrid.Clean.
git-svn-id: trunk@61757 -
2019-08-25 15:11:24 +00:00
juha
b362e1d253 Docs: Updated documentation for LCL. Issue #35993, patch from Don Siders.
git-svn-id: trunk@61756 -
2019-08-24 21:52:20 +00:00
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