Commit Graph

59818 Commits

Author SHA1 Message Date
bart
ebaa980048 TSpinEditEx: publish property ThousandSeparator.
git-svn-id: trunk@63991 -
2020-10-10 10:05:16 +00:00
bart
52fa078278 TFloatSpinEditEx: publish properties that control the displaying mode. Part of issue #0037474.
git-svn-id: trunk@63990 -
2020-10-10 09:59:50 +00:00
bart
108648506e LazFileUtils: use const parameters in FindAllFiles. Patch by CudaText man. Issue #0037782
git-svn-id: trunk@63989 -
2020-10-10 09:46:50 +00:00
juha
2861ff2672 Docs: Updates for links in LCL and LazUtils XML files. Issue #37683, patch from Don Siders.
git-svn-id: trunk@63988 -
2020-10-09 18:39:12 +00:00
juha
ebad1d78ef IDE: Add iOS as target. Issue #37869, patch from Alfred.
git-svn-id: trunk@63987 -
2020-10-09 18:39:07 +00:00
juha
823660192e Packager: Tweak AddPkgDependencyDialog.
git-svn-id: trunk@63986 -
2020-10-09 18:39:05 +00:00
martin
a8297cc43b SynEdit: Add stdcall
git-svn-id: trunk@63985 -
2020-10-09 15:17:25 +00:00
martin
1db96371a5 FpDebug: fix stdcall
git-svn-id: trunk@63983 -
2020-10-09 14:17:22 +00:00
juha
7a95787973 Packager: Get online package list while in AddPkgDependencyDialog.
git-svn-id: trunk@63982 -
2020-10-09 14:08:24 +00:00
juha
3376030a0e IDE: Improve updating Project Inspector on idle.
git-svn-id: trunk@63981 -
2020-10-09 14:08:18 +00:00
maxim
4789610267 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@63980 -
2020-10-08 23:29:05 +00:00
martin
bc13e22021 FpDebug: fix opening files with utf8 name on windows / prevent crash in trying to create filehandle, when an exception occurs. Issue #37884
git-svn-id: trunk@63978 -
2020-10-08 20:58:14 +00:00
wp
a37794f09f IDE: Fix misplaced "Use max version" checkbox in TProjPackFilePropGui
git-svn-id: trunk@63977 -
2020-10-08 19:36:41 +00:00
balazs
bd92f5ba2f Opkman: Improve OPM interface.
git-svn-id: trunk@63976 -
2020-10-08 18:59:45 +00:00
wp
13b1874efd examples: Add some VirtualTreeView sample projects
git-svn-id: trunk@63975 -
2020-10-08 18:14:28 +00:00
juha
7bc704b156 IDE: Don't complain about project's missing package dependencies while IDE is starting.
git-svn-id: trunk@63974 -
2020-10-08 17:56:49 +00:00
juha
500015b04a IDE: Adjust dependent package "Open" popup menuitem in ProjectInspector and PackageEditor according to state.
git-svn-id: trunk@63973 -
2020-10-08 17:56:48 +00:00
juha
4687ce2bf6 Packager: Formatting.
git-svn-id: trunk@63972 -
2020-10-08 17:56:46 +00:00
ondrej
7505ba38d1 packagetabs: autosize label and button sizes - use real AutoSize and Anchors
git-svn-id: trunk@63971 -
2020-10-08 09:11:34 +00:00
ondrej
31a695dc02 packagetabs: autosize label and button heights
git-svn-id: trunk@63970 -
2020-10-08 09:01:28 +00:00
ondrej
0e850a7b51 IDE: object inspector: use font for default row height calculation - higher to match old value
git-svn-id: trunk@63969 -
2020-10-08 07:08:43 +00:00
ondrej
999954fab8 IDE: object inspector: use font for default row height calculation
git-svn-id: trunk@63968 -
2020-10-08 06:41:08 +00:00
martin
a87befd71c Debugger, GDBMI: Fix debugger state after debugger was unable to launch exe. Make sure cmd queue is empty.
git-svn-id: trunk@63967 -
2020-10-07 23:40:24 +00:00
martin
12b79cfbb0 IDE, IDEImages: Add comment on how to use
git-svn-id: trunk@63966 -
2020-10-07 23:40:22 +00:00
balazs
0e58363f6e Opkman: Improve OPM interface.
git-svn-id: trunk@63965 -
2020-10-06 18:28:09 +00:00
martin
7bf871655b IDE, SourceEditor: Fix width of macro-record-stop button, Issue #37858
git-svn-id: trunk@63964 -
2020-10-06 18:16:10 +00:00
martin
410dd26d95 SynEdit: More Ligatures on Windows, {$DEFINE WINDOWS_LIGATURE}
git-svn-id: trunk@63963 -
2020-10-06 11:24:51 +00:00
juha
41552a49c8 IDE: Support installing online package dependencies also from Package Editor.
git-svn-id: trunk@63962 -
2020-10-06 08:30:41 +00:00
dmitry
30e70e5c24 cocoa: accelerator keys (as UI feature) are not supported bugs #37721 and #37719
git-svn-id: trunk@63961 -
2020-10-05 16:22:40 +00:00
dmitry
ff637c1fd4 lcl: adding LCL compatibility option to define system without accelerators (macOS). For system not supporting accelerator, DialogChar() methods of TControl will not be called (by LCL). See bug #37721 and #37719
git-svn-id: trunk@63960 -
2020-10-05 16:21:30 +00:00
maxim
9ed4548eef LazDebuggerGdbmi: updated Russian translation
git-svn-id: trunk@63959 -
2020-10-04 22:13:43 +00:00
maxim
a809a7f5d5 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@63958 -
2020-10-04 22:10:57 +00:00
juha
935b33a771 LCL-GTK3: Implement ApplicationProperties.OnActivate/OnDeactivate. Issue #37867, patch from Anton Kavalenka.
git-svn-id: trunk@63957 -
2020-10-04 19:12:11 +00:00
juha
ab4eeb5ffc Packager: Reuse TPkgDependency.AsString.
git-svn-id: trunk@63956 -
2020-10-04 17:34:14 +00:00
juha
5382b08b6e Packager: Rename types and vars.
git-svn-id: trunk@63955 -
2020-10-04 17:34:12 +00:00
juha
5286e8b775 IDE: Reuse more code between Package Editor and Project Inspector.
git-svn-id: trunk@63954 -
2020-10-04 17:34:10 +00:00
juha
0907626dec IDE: Support installing online packages also from Package Editor.
git-svn-id: trunk@63953 -
2020-10-04 17:34:09 +00:00
juha
63be6f778d IDE: Create Proj/Pack property GUI controls only when needed. Refactoring.
git-svn-id: trunk@63952 -
2020-10-04 17:34:07 +00:00
martin
c49c00a477 SynEdit: Ligatures on Windows, {$DEFINE WINDOWS_LIGATURE}
git-svn-id: trunk@63951 -
2020-10-04 16:00:38 +00:00
martin
7ab3261e30 Debugger: Notify if debugged app, exits with error code. Issue #37861
git-svn-id: trunk@63950 -
2020-10-04 14:24:46 +00:00
martin
3baad5d70c IDE, SourceEditor: Fix width of macro-record-stop button, Issue #37858
git-svn-id: trunk@63949 -
2020-10-03 14:58:37 +00:00
juha
5d144b780e LCL-GTK3: Improve handling of ascii chars, improve code readability. Issue #37826, patch from Anton Kavalenka.
git-svn-id: trunk@63948 -
2020-10-03 09:30:59 +00:00
juha
f44d7e5d74 IDE: Formatting.
git-svn-id: trunk@63947 -
2020-10-03 00:16:17 +00:00
juha
9a7c99dd00 IDE: Fix handling of new registered command line parser. Issue #37855, patch from errno.
git-svn-id: trunk@63946 -
2020-10-03 00:07:14 +00:00
juha
e950f25f2a IDE: Add GUI into Project Inspector for properties of dependent packages. Reuse existing code.
git-svn-id: trunk@63945 -
2020-10-03 00:07:12 +00:00
juha
f56f6b1a5d Packager: Move stuff related to editing projects and packages into a new unit ProjPackEditing.
git-svn-id: trunk@63944 -
2020-10-03 00:07:10 +00:00
juha
487e62d70d Package editor: Create property Gui controls in code. Makes them easier to manage and reusable.
git-svn-id: trunk@63943 -
2020-10-03 00:07:08 +00:00
maxim
24f2147eae FPCUnit: moved all resource strings of IDE package to strtestcaseopts.pas, merged translations accordingly
git-svn-id: trunk@63942 -
2020-10-01 22:41:02 +00:00
zeljko
35ba577ed4 LCL: fixed Alt+TAB When TCheckComboBox is dropped down. Patch by Serge Anvarov. Issue #37839
git-svn-id: trunk@63941 -
2020-09-30 07:58:34 +00:00
maxim
dcb1871753 LazReport: added missing period to resource string, regenerated translations and updated Russian translation
git-svn-id: trunk@63940 -
2020-09-29 23:31:45 +00:00