Commit Graph

59687 Commits

Author SHA1 Message Date
martin
6156b1bf31 FpDebugDebugger: replace Control-thread with ThreadWorkQueue
git-svn-id: trunk@64020 -
2020-10-15 18:38:16 +00:00
martin
e229057f03 FpDebug: logging for ThreadWorkerQueue
git-svn-id: trunk@64019 -
2020-10-15 18:37:40 +00:00
martin
541228d5ac LazLogger: add dbgsTime (tickcount)
git-svn-id: trunk@64018 -
2020-10-15 18:37:39 +00:00
martin
b5afc22435 FpDebug: Utils, Add TLockList / refactor, move to internal Fifo queue
git-svn-id: trunk@64017 -
2020-10-15 18:37:37 +00:00
martin
17edfd4871 LazCollections: add virtual / rename field
git-svn-id: trunk@64016 -
2020-10-15 18:37:36 +00:00
martin
8f0ae93c99 Debugger: Fix DbgThread.TopFrame after copy
git-svn-id: trunk@64015 -
2020-10-15 18:37:34 +00:00
juha
ad65618c2b Prevent occational crash in external tool threads with Sleep(1), especially with LazBuild. Issue #37883, patch from Ivon.
git-svn-id: trunk@64005 -
2020-10-15 00:11:47 +00:00
juha
d81e9516c8 Clean external tool thread code.
git-svn-id: trunk@64004 -
2020-10-15 00:11:46 +00:00
juha
32439437d4 LCL-GTK2: Prevent "critical" messages generated by TabControl Tabs. Issue #37924, patch from Anton Kavalenka.
git-svn-id: trunk@64003 -
2020-10-14 18:16:13 +00:00
maxim
e0d7c66bd6 Packager: correctly load BuildIntf (just like all other base packages), also load its translation separately (like for CodeTools), otherwise it does not get translated
git-svn-id: trunk@64001 -
2020-10-13 12:07:34 +00:00
juha
06c65a532a Packager: Get online package list while in PackageLinksDialog.
git-svn-id: trunk@64000 -
2020-10-13 11:27:33 +00:00
juha
faa505ae98 Move unit ide/PublishModule to buildIntf/PublishModuleIntf.
git-svn-id: trunk@63999 -
2020-10-13 11:27:32 +00:00
juha
3c3d45e467 Clean uses sections.
git-svn-id: trunk@63998 -
2020-10-13 11:27:30 +00:00
juha
f6ffe865a0 BuildIntf: Rename LazMessageDialog as LazMessageWorker to avoid name clash and to be more accurate. Same for LazQuestionDialog.
git-svn-id: trunk@63997 -
2020-10-13 11:27:28 +00:00
maxim
39b5106525 synunihighlighter: removed no longer needed PO files
git-svn-id: trunk@63996 -
2020-10-12 16:49:57 +00:00
maxim
41e9a5bba5 synunihighlighter: moved all resource strings to synunistrconst.pas, merged translations accordingly
git-svn-id: trunk@63995 -
2020-10-12 16:48:46 +00:00
maxim
2ec4db75e6 lazthread: moved all resource strings to lazthreadstrconst.pas, merged translations accordingly
git-svn-id: trunk@63994 -
2020-10-12 15:03:42 +00:00
ondrej
0074814a23 IDE: update ProjInspector caption when changin mode from the options drop-down menu
git-svn-id: trunk@63993 -
2020-10-12 10:19:46 +00:00
martin
7e1c2af2f6 IDE, Options: fix saving debugger backends. Backward-compatible entries would sometimes be duplicated as they were not deleted from their previous pos in the xml.
git-svn-id: trunk@63992 -
2020-10-11 17:41:54 +00:00
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