Commit Graph

70010 Commits

Author SHA1 Message Date
dsiders
258df7b405 Docs: LCL/filectrl. Fixes invalid See Also links. 2025-02-21 16:38:47 -05:00
mattias
322ebdf426 ide: find rename identifier: unit: warn about units in search path 2025-02-21 21:31:30 +01:00
mattias
01eedeb8cb ide: find rename identifier: lowercase according to options, fixed when only case has changed 2025-02-21 21:31:30 +01:00
mattias
205bfb7c19 ideintf: comment 2025-02-21 21:31:30 +01:00
mattias
650d1da4a1 codetools: added case insensitive FileExists 2025-02-21 21:31:30 +01:00
Maxim Ganetsky
6801b7bff6 IDE: regenerated translations and updated Russian translation 2025-02-21 22:43:41 +03:00
Maxim Ganetsky
7bf295cb28 IDE: removed some duplicate resource strings 2025-02-21 22:43:41 +03:00
zeljan1
c2689cb231 Gtk3: disable scrollbars of scrollingWindow during design time. 2025-02-21 20:14:41 +01:00
zeljan1
dc40fbaf65 Gtk3: better fix for crash. issue #41449 2025-02-21 20:13:59 +01:00
zeljan1
87877c4fda DBGrids: fixed dgThumbTracking usage on dbgrid. issue #41451 2025-02-21 20:02:23 +01:00
zeljan1
b4bb6f4b64 Gtk3: do not trigger accidental visibilty of scrollbars. 2025-02-21 18:53:21 +01:00
Maxim Ganetsky
d4c32a0c9d IDE: regenerated translations and updated Russian translation 2025-02-21 20:27:21 +03:00
Maxim Ganetsky
53138e3764 IDE: removed some duplicate resource strings 2025-02-21 20:27:21 +03:00
zeljan1
8032aa76d3 Gtk3: hint window should not take focus in any case. ScrolledWindow must be cheated for scrollbar policy since many TCustomControl components does not use scrollbars at all. Edited in gtk3 IDE :) 2025-02-21 18:25:55 +01:00
zeljan1
d8cd947b55 Gtk3: fixed crash if handle vanish during input event.issue #41449 2025-02-21 17:52:46 +01:00
zeljan1
5710c5537a Gtk3: fixed Application.IntfActivate, Application.IntfDeactivate. 2025-02-21 17:46:26 +01:00
zeljan1
455f367bd1 Gtk3: recreatewnd when form borderstyle is changed. 2025-02-21 17:45:16 +01:00
Maxim Ganetsky
7f485e8682 IDE: regenerated translations and updated Russian translation 2025-02-21 19:41:43 +03:00
Martin
aac3d8d8db SynEdit: WrappedView, keep topline when rewrapping 2025-02-21 16:56:30 +01:00
Martin
507e0d9ceb IDE, SynEdit: WrappedView, clean up / move init to parent class 2025-02-21 16:56:30 +01:00
zeljan1
3218b3dcdd Gtk3: proper initialization of variable. 2025-02-21 14:02:27 +01:00
zeljan1
2877b3ee27 Gtk3: we must resize GtkNotebook, not GtkEventBox actually. 2025-02-21 13:32:47 +01:00
Martin
4532b71738 IDE: WrappedView Options, added special home/end key handling 2025-02-21 13:13:18 +01:00
Martin
9be3f21e0f SynEdit: WrappedView, added special home/end key handling 2025-02-21 13:13:17 +01:00
Maxim Ganetsky
70c3148e04 TodoList: regenerated translations 2025-02-21 15:04:03 +03:00
zeljan1
c3c4a8132b Gtk3: check if control has caret before destroying caret. 2025-02-21 12:40:19 +01:00
zeljan1
01d0c7d35c Gtk3: cleanup 2025-02-21 10:27:02 +01:00
zeljan1
b119620f45 Gtk3: do not try to draw caret at design time widget. 2025-02-21 10:24:54 +01:00
zeljan1
e4db21c499 Gtk3: make LM_CONTEXTMENU msg work. 2025-02-21 10:22:51 +01:00
zeljan1
20d4d59a0b Gtk3: finally useable caret without workaround widget for wayland. 2025-02-21 10:10:24 +01:00
zeljan1
c3c9ede5c4 Gtk3: ScrollWindowEx() cleanup. 2025-02-21 08:32:08 +01:00
Juha
41f4be3c95 SynEdit: Debug TSynPluginSyncroEdit.Scan and remove an assertion. Issue #41446. 2025-02-21 02:01:36 +02:00
Juha
7d5c7fba25 ToDoList: Tweak the Parse method. 2025-02-21 02:01:36 +02:00
zeljan1
5aa6b16f09 Gtk3: Client area of TGtk3CustomControl is PGtkLayout now, fixed sizing of controls like TEditBtn etc. 2025-02-20 17:13:13 +01:00
Juha
7677da953e ToDoList: Improve parsing, refactor and optimize. 2025-02-20 11:01:43 +02:00
mattias
d26619895d ide: drop files: invalidate file cache 2025-02-20 09:52:05 +01:00
mattias
20d97cb590 ide: package editor: drop files: invalidate file cache, no warnings about duplicates 2025-02-20 09:44:08 +01:00
dsiders
9c44d21c0e Docs: LCL/filectrl. Updates TCustomFileListBox topics for changes in 3cc3475c. Issue #41441.
* TCustomFileListBox.Create
* TCustomFileListBox.UpdateFileList
2025-02-19 15:29:40 -05:00
Bart
3cc3475c2b TFileListBox: fix not adding filenames wich only differ in case, when the control doesn't have a handle yet (i.e. with Directry set in OI). Issue #41441 2025-02-19 20:29:52 +01:00
Juha
37f89814d2 ToDoList: Require colon (:) after "ToDo", "Done" or "Note". Issue #41437. 2025-02-19 16:43:27 +02:00
Juha
0e2a394a0c IDE: Allow dragging a newly created file to package editor. Issue #41435. 2025-02-19 10:15:03 +02:00
Juha
94021dc8b0 IDE: Add file suffix ".todo" to IDE's open dialog filter. 2025-02-19 10:15:03 +02:00
wp_xyz
e4396f44b8 LCL/TreeView: Make property HideSelection (optionally) Delphi-compatible. Update sample project. 2025-02-18 19:09:58 +01:00
Juha
431f5187f4 ToDoList: Add/restore support for a separate .todo file for a project or package. 2025-02-18 20:00:47 +02:00
Juha
424b2527ef ToDoList: Refactoring. Add checks. 2025-02-18 16:53:27 +02:00
Juha
6c194435b3 ToDoList: Add $(IDEBuildOptions) to the package settings. 2025-02-18 16:06:54 +02:00
Martin
f3de1146b5 IDE: SourceEditor, fix InsertLine. Issue #41409 Patch by Frank Fischer 2025-02-17 22:29:28 +01:00
Juha
16549aa9df ToDoList: Improve include file handling, and opening ToDoList for a package. 2025-02-17 18:13:47 +02:00
Juha
083741b251 Packager: Support Sender as TIDEMenuItem in function GetPackageOfEditorItem. Affects ToDo list with packages etc. 2025-02-17 18:13:47 +02:00
Maxim Ganetsky
697a7c6612 IDE: regenerated translations and updated Russian translation 2025-02-17 19:04:40 +03:00