Commit Graph

57637 Commits

Author SHA1 Message Date
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
dmitry
9878902051 cocoa: adding forced mouse up for buttons bug #35826
git-svn-id: trunk@61696 -
2019-08-15 14:12:13 +00:00
dmitry
390c48d820 cocoa: adding support for ownerData checkbox values on TListView
git-svn-id: trunk@61695 -
2019-08-14 20:46:17 +00:00
dmitry
1e8719327f cocoa: placing a customcontrol manualscrollview into manualscrollhost. The host itself is a scrollview. But it is not used for Scroll, but rather for the feature of drawing the border. bug #34761
git-svn-id: trunk@61694 -
2019-08-14 19:51:42 +00:00
dmitry
9bdaa98047 cocoa: calling default NSView lclSetEnabled for tabcontrol
git-svn-id: trunk@61693 -
2019-08-14 12:57:01 +00:00
dmitry
cd175cddac cocoa: nice look for status bar
git-svn-id: trunk@61692 -
2019-08-14 04:33:50 +00:00
wp
6cedfbf9a3 TAChart: Add property AlignSides to TChartExtentLink.
git-svn-id: trunk@61691 -
2019-08-13 22:19:55 +00:00
wp
57dd9caaa1 TAChart: Add function TChartAxis.MeasureLabelSize based on code by forum user piola (https://forum.lazarus.freepascal.org/index.php/topic,46243.0.html).
git-svn-id: trunk@61690 -
2019-08-13 21:35:46 +00:00
wp
90a7301300 LCL/grids: Draw checkbox at vertical position defined by Column.Layout
git-svn-id: trunk@61689 -
2019-08-13 14:13:36 +00:00
dmitry
0ff8e75f53 cocoa: applying resource leak patch by Zoë Peterson. #35944
git-svn-id: trunk@61688 -
2019-08-12 16:07:47 +00:00
dmitry
2a64470b79 cocoa: notifying the tablelist about number of items changing. #35957
git-svn-id: trunk@61687 -
2019-08-12 14:50:25 +00:00
maxim
ed422d5c95 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@61686 -
2019-08-11 23:04:27 +00:00
maxim
417c2eb02d IDE: fixed typo
git-svn-id: trunk@61685 -
2019-08-11 23:00:50 +00:00
juha
bfd348501a LCL-GTK2: Remove a boolean param from GetWidgetInfo and use new func GetOrCreateWidgetInfo. Identify memory leaks.
git-svn-id: trunk@61684 -
2019-08-11 17:15:48 +00:00
juha
739d225225 Installer: Update for Chinese Innoscript file. Issue #35951, from robsean.
git-svn-id: trunk@61683 -
2019-08-11 08:51:15 +00:00