Commit Graph

67560 Commits

Author SHA1 Message Date
Maxim Ganetsky
d1db6adc9f IDE: regenerated translations 2024-04-09 14:37:16 +03:00
Maxim Ganetsky
272292b0e4 IDEConfig: regenerated translations and updated Russian translation 2024-04-09 14:36:38 +03:00
Juha
ca71aeb4e4 Move CreateFirstIdentifier, CreateNextIdentifier and MergeSort from LCLProc to LazUtilities. 2024-04-08 16:32:07 +03:00
Juha
54ece983b9 Docs: Explain the map container used in TLookupStringList (LazUtils). 2024-04-08 02:22:35 +03:00
Juha
869e5ab524 Move unit FppkgHelper to package IdeConfig. 2024-04-08 02:22:35 +03:00
Juha
ecd69708ba Move unit ProjPackCommon to package IdeConfig. 2024-04-08 02:22:35 +03:00
Juha
a08a14cef7 Move unit EditDefineTree to package IdeConfig. 2024-04-08 02:22:35 +03:00
Juha
149b86fbbb Tweak uses sections. 2024-04-08 02:22:35 +03:00
wp_xyz
c82ade7806 AggPas: Fix file not found errors in some sample projects. 2024-04-08 01:16:42 +02:00
Maxim Ganetsky
49e406e017 IDEDebugger: regenerated translations and updated Russian translation 2024-04-07 02:55:13 +03:00
Maxim Ganetsky
81e500122c IDEDebugger: small i18n improvement/cleanup 2024-04-07 02:51:41 +03:00
Maxim Ganetsky
2c6922a809 LazBuild: fixed compilation 2024-04-06 21:27:15 +03:00
Martin
a8f03a8829 SynEdit: fixed syncro edit cell order (added by IDE for templates). Issue #40866 2024-04-06 20:02:39 +02:00
Maxim Ganetsky
c280b11889 Pas2JS: regenerated translations and updated Russian translation 2024-04-06 20:52:45 +03:00
Maxim Ganetsky
a976387063 Pas2JS: improved and cleaned up i18n 2024-04-06 20:52:45 +03:00
Maxim Ganetsky
2c24ee98ab IDEConfig: regenerated translations and updated Russian translation 2024-04-06 20:52:44 +03:00
Maxim Ganetsky
852e19274e SimpleWebServerGui: improved Russian translation 2024-04-06 20:52:44 +03:00
Maxim Ganetsky
e7adc39bba IDE: regenerated translations and updated Russian translation 2024-04-06 20:52:44 +03:00
Maxim Ganetsky
0e11113dc4 IDE: slightly improved i18n 2024-04-06 20:52:43 +03:00
Juha
8e3ed7da28 LazBuild: Print colored warnings, errors and notes when running on real TTY. Issue #40878, patch by Anton Kavalenka. 2024-04-06 20:43:57 +03:00
Juha
f6fc1a6751 IDE: Add an overridden TProjectCompilationToolOptions.DoClearErrorLines which was left out for some reason. 2024-04-06 20:32:20 +03:00
dsiders
92c1b6a39a Docs: LCL/stdctrls. Fixes XML tags in TCustomEdit.ClearSelection See Also links. 2024-04-06 16:43:06 +01:00
Martin
b38dcaebfc SynEdit: Fix crash (write incorrect memory via pointer in DoGetPhysicalCharWidths / not caught by range check) and 2ndary range-check-error, when linetext has #$00. Issue #40873 2024-04-06 17:38:18 +02:00
Martin
a8651246a0 Debugger: Improve new Displayformats. Redo layout of watch properties 2024-04-06 17:38:17 +02:00
Juha
959d8c6ad4 Turn some LazLogger into LazLoggerBase. 2024-04-06 16:45:28 +03:00
Juha
817427e89e Move unitt ParsedCompilerOpts and CompilerOptions to package IdeConfig. 2024-04-06 16:20:28 +03:00
Juha
201af675d3 Separate a new unit etFPCMsgFilePool from etFpcMsgParser and move it to package IdeConfig. 2024-04-06 14:53:25 +03:00
Juha
68e341be20 Remove IdeIntf dependency from CompilerOptions. 2024-04-06 14:49:39 +03:00
Juha
304ea4ee5b LazBuild: Fix compilation. 2024-04-06 11:29:29 +03:00
Juha
164e9cc68e Move unit etMakeMsgParser to IdeConfig package. 2024-04-06 11:00:26 +03:00
Juha
3c1c879cf5 IDE: Separate parsed compiler options code to a new unit ParsedCompilerOpts. 2024-04-06 11:00:13 +03:00
Juha
1580d1778e IDE: Improve setting cursor position in new programs. Issue #32089, patch by n7800. 2024-04-06 09:24:16 +03:00
mattias
eb480b51d8 pas2js: resourcestring 2024-04-05 21:12:03 +02:00
mattias
a64088aefb pas2js: show error when downloading 2024-04-05 21:04:08 +02:00
mattias
d7e2935f3f pas2js: using openssl 2024-04-05 20:51:27 +02:00
mattias
4564e60ba5 pas2js: showing install menu item 2024-04-05 20:41:31 +02:00
mattias
944fda4e6d pas2js: clean up 2024-04-05 20:25:32 +02:00
mattias
9650ea9371 pas2js: download release in thread and progress dialog 2024-04-05 20:24:31 +02:00
dsiders
117cdd0ad0 Docs: LazUtils/lazutf8. Fixes invalid attribute names in XML tagging.
* Updates:
* UTF8LeftStr.Result
* UTF8LeftStr.AText
* UTF8LeftStr.ACount
2024-04-05 18:46:43 +01:00
mattias
cbb928ad70 pas2js: download release 2024-04-05 18:40:22 +02:00
mattias
53321a2b49 pas2js: browse buttons 2024-04-05 18:40:22 +02:00
mattias
8b0b1fba22 pas2js: started installer dialog 2024-04-05 18:40:22 +02:00
mattias
fd9746e2f9 pas2js: started install 2024-04-05 18:40:22 +02:00
Juha
26de2f9330 IDE: Set cursor position inside begin..end for new programs. Issue #32089, based on n7800's patch. 2024-04-05 18:52:28 +03:00
Juha
f468a36dd0 IDE: In Project Options show build modes more distinctively. Issue #40816, patch by n7800. 2024-04-05 17:42:10 +03:00
Juha
1fa34e6268 IDE: Improve Files options GUI, especially for Fppkg configuration. Issue #40850, patch by n7800. 2024-04-05 16:44:16 +03:00
dsiders
66e929e9d6 Docs: LazUtils/lazutf8. Updates ParamStrUTF8 topic to include additional description for arguments. 2024-04-05 04:33:59 +01:00
dsiders
37f11d9720 Docs: LCL/forms. Updates TApplication.GetParams to fix incorrect descriptions for arguments. 2024-04-05 04:33:37 +01:00
Maxim Ganetsky
b1fb44a88e IDE: regenerated translations and updated Russian translation 2024-04-02 22:56:23 +03:00
Maxim Ganetsky
97abde0e80 LazBuild: fixed loading of translations for default language (i.e. when 'language' parameter is not specified) 2024-04-02 22:54:09 +03:00