Commit Graph

68528 Commits

Author SHA1 Message Date
n7800
c0b0fb81df LCL: Adding default values for properties of the THeaderSection class 2024-09-27 10:28:30 +00:00
n7800
6a9198033c LCL: Remove the read-only OriginalIndex property from the published section of the THeaderSection class 2024-09-27 10:28:30 +00:00
Martin
0197574bfd EditorMacro-Viewer: fix showing items when viewer is first opened. 2024-09-27 11:31:55 +02:00
mattias
6f24121ef2 ide: comment 2024-09-27 10:33:05 +02:00
mattias
148d73528e idefilebrowser: camel case 2024-09-27 10:33:05 +02:00
Michaël Van Canneyt
60d8403bcd * Make argument aPositions const in TFileSearchMatch.create 2024-09-27 09:58:20 +02:00
Michaël Van Canneyt
d1374fe7cb * Also highlight positions in case of search for letters 2024-09-27 09:03:04 +02:00
mattias
0613fbb15a pas2jscomps: camel case 2024-09-27 08:26:18 +02:00
mattias
1291ae4484 minimap: camel case 2024-09-27 08:25:16 +02:00
Michaël Van Canneyt
0079fe5992 * Some fixes after remarks by Martin 2024-09-27 00:08:32 +02:00
Michaël Van Canneyt
623f913154 * Allow lettern matching 2024-09-26 23:21:48 +02:00
Michaël Van Canneyt
fd95ef0ad7 * Global link to minimap 2024-09-26 22:27:29 +02:00
Michaël Van Canneyt
40230fb3b8 * Add form file 2024-09-26 22:25:20 +02:00
Michaël Van Canneyt
ed74757921 * Allow minimap to be located at the left of the source editor 2024-09-26 22:24:17 +02:00
Maxim Ganetsky
084ed1543f Lazutils: use fpc_finalize instead of obsolete fpc_decref in TTypedMap, patch by Rika, issue #41156 2024-09-26 23:10:03 +03:00
Michaël Van Canneyt
0677da7644 * Minimap initial implementation 2024-09-26 21:40:48 +02:00
Martin
744004e687 IdeDebugger: display format, improve layout for array and options. Fix calculating min-constraints 2024-09-26 19:32:30 +02:00
Martin
4ed0529400 IdeDebugger: display format, improve layout for array and options. Fix calculating min-constraints 2024-09-26 18:55:18 +02:00
Michaël Van Canneyt
f613a7acf6 * AddControlToEditor 2024-09-26 18:19:32 +02:00
Martin
853cd26124 IdeDebugger: display format, improve layout for array and options. Fix calculating min-constraints / Remove some panel.bevels 2024-09-26 17:54:35 +02:00
Martin
9a0b5f6a68 SynEdit: Python-HL, add some keywords. Issue #40585 2024-09-26 11:12:31 +02:00
Martin
183907b58d SynEdit: Add keywords to Sql-Hl. Issue #40936 2024-09-26 09:21:31 +02:00
Michaël Van Canneyt
3727f6e166 * Display some messages 2024-09-26 08:24:19 +02:00
Michaël Van Canneyt
2729166fd2 * Fix compiler warning 2024-09-26 08:24:19 +02:00
Michaël Van Canneyt
564b477e05 * Fix handling of broken symlinks 2024-09-26 08:24:19 +02:00
Martin
1c6efc9edc FpDebug: Improve the display of types (in watches) for structure-types in pointer to struct. Issue #40882 2024-09-26 00:06:46 +02:00
Martin
05030d7c88 SynEdit: fix Sql-Hl escaping "\". Issue #40906 2024-09-25 23:37:10 +02:00
Martin
84b64855b1 IdeDebugger: fix range check in disassembler 2024-09-25 22:22:13 +02:00
Martin
ac1a3e6fd2 FpDebug: improve TX86AsmDecoder.UnwindFrame 2024-09-25 22:21:53 +02:00
Martin
8e2532bdfc FpDebug: improve TX86AsmDecoder.UnwindFrame 2024-09-25 20:59:22 +02:00
Martin
6f26574f55 IdeDebugger: display format, improve layout for array and options. (better placement of label captions) 2024-09-25 20:29:11 +02:00
Martin
7e3be9c71c IdeDebugger: layout for watch properties (increase size / force caption width) 2024-09-25 19:43:26 +02:00
Maxim Ganetsky
e02ce7f980 IDE: regenerated translations and updated Russian translation 2024-09-25 18:12:33 +03:00
Maxim Ganetsky
751fcecd50 IDE: improved a caption 2024-09-25 18:11:44 +03:00
rich2014
5ca013e686 Cocoa/Theme: improve on 60f7e4e 2024-09-25 20:01:26 +08:00
Martin
5acf9a9c7d Cody: Fix Load-After-Time. Use GetTickCount64 2024-09-25 13:47:37 +02:00
Michaël Van Canneyt
3f9a5b7e64 * Add file search option to search file tree 2024-09-25 09:31:44 +02:00
dsiders
514fadb9ca Docs: LazUtils/lazutf8. Fixes and expands content in UTF8Insert topic. Issue #41154. 2024-09-25 01:46:59 +01:00
Martin
54b57dc2fb Spelling 2024-09-24 23:37:18 +02:00
Martin
77c4b7ceae IDE, SynEdit: add option to have bookmarks restore the scroll pos. Issue #40912 2024-09-24 22:35:09 +02:00
rich2014
4696c84166 Cocoa: fix the issue that item state not set before TListView.OnChange() calling, issue #41151 2024-09-25 00:40:50 +08:00
Martin
45b079d896 SynEdit: Pascal-Highlighter add cppdecl and oldfpccall. Issue #41051 2024-09-24 16:58:51 +02:00
Michaël Van Canneyt
a22712a593 * Fix memleak 2024-09-23 21:21:17 +02:00
Maxim Ganetsky
05c11642e7 IDE: regenerated translations and updated Russian translation 2024-09-23 17:42:01 +03:00
Maxim Ganetsky
79410c7508 IDEDebugger: updated Russian translation 2024-09-23 17:42:01 +03:00
Martin
0985b55ae5 Cody: Fix Load-After-Time. 2024-09-23 16:16:15 +02:00
Martin
8b2502ef22 * Merge branch 'IDE/Options/LangChange' into 'main'
See merge request freepascal.org/lazarus/lazarus!333
2024-09-23 14:56:12 +02:00
Martin
a8fbf8ab7c IDE, Options: Translate "restart hint" to new language 2024-09-23 14:55:01 +02:00
rich2014
e60a16cda5 Cocoa: add NSSTR_ATTACHMENT_CHARACTER to CocoaConst 2024-09-23 20:48:00 +08:00
rich2014
60f7e4e9eb Cocoa/Theme: fix themed button/checkbox issue #41150 2024-09-23 20:47:29 +08:00