Commit Graph

67375 Commits

Author SHA1 Message Date
Martin
d40c952fa7 Ide: Move more units into ide-packages, project / packager 2024-04-11 23:46:56 +02:00
wp_xyz
12bbae380e Tools/IconTable: Remove "Show" button. Update by Roland Hahn. to show a preview of the html page. B 2024-04-11 23:18:40 +02:00
Maxim Ganetsky
262066a6ae LCL-Gtk2: more fine-grained Fly/Openbox workaround. Patch by Garry Wood, issue #40583.
Fixes crashes on Ubuntu 23 after
d538fbd4f7.
2024-04-11 19:07:23 +03:00
Martin
db75236351 FpDebug: force asm window, when explicitly stopping in no-source-code area (breakpoint, or "step-out") 2024-04-11 17:11:00 +02:00
Martin
655727ed2b FpDebug: keep "\\?\" filenames. 2024-04-11 13:27:34 +02:00
Martin
1aef153d5f FpDebug: Stepping with F8/F7 should asm-step if no line info is available. Issue #40891 2024-04-11 13:07:03 +02:00
Juha
be06ee3c92 LazBuild: Better colored output. Move unit LazTTY to LazUtils. Issue #40878, patch by Anton Kavalenka. 2024-04-11 10:34:46 +03:00
Juha
eab8ceff45 IDE: Remove an unused global variable in SearchFrm (FindInFiles). By n7800. 2024-04-11 10:20:31 +03:00
Juha
4aa4856b2f IDE: Support Unicode in FindInFiles. Issue #40890, patch by n7800. 2024-04-11 10:13:29 +03:00
wp_xyz
a4b01fc386 Images: Update IconTable.html for "general-purpose" images. 2024-04-10 23:29:59 +02:00
wp_xyz
fe7b7937f5 Tools/IconTable: Updated to show a preview of the html page. By Roland Hahn. 2024-04-10 23:20:44 +02:00
wp_xyz
862911af46 Images: New general-purpose images by Roland Hahn (Android, Arduino, Atom, Bug, Raspberry, Magnet, Manometer, Mouse, Sound and more). 2024-04-10 23:19:49 +02:00
Juha
c1274517ca LCL: Deprecate debug output functions in LCLProc. They were already forwarded to LazLoggerBase. 2024-04-10 14:35:18 +03:00
Juha
26080b1f1b IDE: Remove unnecessary TLazFileSearcher class in FindInFiles. Issue #40888, patch by n7800. 2024-04-10 14:35:18 +03:00
Martin
088167ac57 SynEdit: Sql highlighter, add new Sqlite identifiers. Issue #40887 2024-04-10 12:17:13 +02:00
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