Maxim Ganetsky
d68ed7f5d7
IDEIntf: regenerated translations and updated Russian translation
2024-04-26 16:57:25 +03:00
wp_xyz
30046f3bba
IDE/ImagelistEditor: Add button to paste image from clipboard.
2024-04-25 16:37:53 +02:00
Martin
fcaca1fe6a
IdeDebugger: ValueFormatter "Custom Displayformat"
2024-04-22 21:23:10 +02:00
Juha
f8a04256ff
IdePackager: Remove IDEMsgIntf dependency from PackageSystem.
2024-04-20 17:07:51 +03:00
Martin
3f2ccce591
IdeDebugger: Displayformat defaults for enum-identifier
2024-04-19 17:30:08 +02:00
Martin
e1a58d379a
IdeDebugger: add SupportedDataKinds to Valueformatter for quicker filter
2024-04-18 15:59:44 +02:00
Martin
a31c9b11d7
IdeDebugger: remove DisplayFormat-filter from Valueformatter. (value formatter can now be disabled in watch properties)
2024-04-18 15:42:54 +02:00
Juha
fdc1806f53
IdePackager: Remove IDEOptEditorIntf dependency from PackageSystem.
2024-04-18 13:29:35 +03:00
Juha
3ad25b1afc
Move 2 functions from IdeDialogs (IdeIntf) to LazMsgWorker (BuildIntf). Leave wrapper functions.
2024-04-16 12:13:33 +03:00
Juha
ca71aeb4e4
Move CreateFirstIdentifier, CreateNextIdentifier and MergeSort from LCLProc to LazUtilities.
2024-04-08 16:32:07 +03:00
Martin
a8651246a0
Debugger: Improve new Displayformats. Redo layout of watch properties
2024-04-06 17:38:17 +02:00
Bart
db6ed214b9
Fix several occurrences of raise exception('some string'), in effect casting a string into an exception, instead of raise exception.create(). Issue #40860 . Patch by n7800 (slightly modified).
2024-03-23 23:16:38 +01:00
marcos-ebm
d3f23af47c
Translations: Brazilian Portuguese translation update, merge request !275
2024-03-19 20:43:30 +03:00
Maxim Ganetsky
decd3881c4
IDEIntf: regenerated translations and updated Russian translation
2024-03-19 19:10:35 +03:00
wp_xyz
5621ec7af3
IDE/LCL: Prevent using the TListItems component editor when the associated listview is in virtual mode. https://forum.lazarus.freepascal.org/index.php/topic,66660.0.html , patch by dsiders.
2024-03-18 21:07:15 +01:00
Juha
1a2b394941
Remove IdeIntf dependency from unit PackageDefs.
2024-03-15 11:52:35 +02:00
Juha
3ec140e266
Move unit ComponentReg from IdeIntf to BuildIntf.
2024-03-15 10:40:41 +02:00
Juha
2c7e959e62
IdeIntf: Remove LCL dependency from unit ComponentReg. Adjust TRegisteredComponent method visibility.
2024-03-15 10:40:40 +02:00
Martin
46516b161f
SynEdit: Extend Syncro edit, key-combo for case/context sensitivity Issue #40808 / key-combo to add/change/remove cells
2024-03-13 21:55:31 +01:00
Juha
a6a98c4327
IdeIntf: In TCompPaletteUserOrder.SortPagesAndCompsUserOrder turn a for loop into a while loop. Items can be deleted.
2024-03-09 10:20:10 +02:00
Juha
0aa083ac3f
IdeIntf: Cleanup.
2024-03-08 23:06:32 +02:00
Juha
790df77a21
IDE,IdeIntf: Simplify code passing keys from Designer to OI. Debug why works wrong with GT5. Issue #10155 .
2024-03-08 09:59:35 +02:00
mattias
feef357f72
ideintf: less hints
2024-03-05 15:38:14 +01:00
Martin
68174a162e
Debugger: Add default config for WatchDisplayFormat (Locals, Watches, Hint, ...)
2024-03-01 17:54:59 +01:00
Martin
3149c5261f
Debugger: New DisplayFormat for Watches
2024-02-28 18:49:19 +01:00
Martin
8117ca5a5d
LazDebugger: Remove TWatchDisplayFormat from debugger backends.
2024-02-28 00:52:45 +01:00
Maxim Ganetsky
2f4ead8848
IDEIntf: updated Russian translation
2024-02-28 02:45:29 +03:00
Juha
8e1fc0cf60
IDE: Fix component palette configuration when a component is installed or uninstalled after the user configuration.
2024-02-25 16:29:25 +02:00
wp_xyz
82784f13b1
LCL/IDE: Fix tab order in Treeview component editor
2024-02-24 01:24:05 +01:00
Maxim Ganetsky
02bc007955
IDEIntf: regenerated German translation
2024-02-24 02:53:30 +03:00
wp_xyz
c4e07b3619
LCL/IDE: Improvements of TTreeview component editor. Issue #40748 . Parts of patch by n7800.
2024-02-24 00:44:15 +01:00
wp_xyz
fd01caa9a2
LCL/IDE: Improved usability of TreeView component editor, patch "treeeditor_fixes" by n7800. Issue #40748 .
2024-02-22 00:00:50 +01:00
wp_xyz
805f05ea99
LCL/TreeView component editor: Fix typo in previous commit
2024-02-20 20:39:25 +01:00
wp_xyz
3da3224506
LCL: New layout for the TreeView component editor, issue #40748 , patches "4_treeeditor_toolbar" and "5_treeeditor_fix_modified" by n7800
2024-02-20 20:24:27 +01:00
wp_xyz
fc844f5fc1
LCL: New layout for the TreeView component editor, issue #40748 , patch "3_treeeditor_editing" by n7800
2024-02-20 18:39:18 +01:00
wp_xyz
43f05f787a
LCL: New layout for the TreeView component editor, issue #40748 , patch "2_treeeditor_cleanup" by n7800
2024-02-20 18:35:47 +01:00
wp_xyz
235fee3c1d
LCL: New layout for the TreeView component editor, issue #40748 , patch "1_treeeditor_formatting" by n7800
2024-02-20 18:26:29 +01:00
Maxim Ganetsky
abffe34f33
IDEIntf: regenerated translations and updated Russian translation
2024-02-18 22:08:37 +03:00
wp_xyz
448d584096
LCL: Add missing button hints to the TreeView component editor
2024-02-18 12:56:41 +01:00
wp_xyz
ac88bf7dbe
LCL: Improved Save/Open for TreeView component editor. Part of patch by n7800, submitted for issue #40748
2024-02-18 01:23:20 +01:00
wp_xyz
d21d97c82a
LCL: Use ButtonPanel in TreeView component editor. Enable keyboard shortcuts. Part of patch by n7800, submitted for issue #40748
2024-02-18 00:48:01 +01:00
wp_xyz
8c636b64e7
LCL: Improved handling of enabled/disabled controls in TreeView component editor. Part of patch by n7800, submitted for issue #40748
2024-02-18 00:04:09 +01:00
wp_xyz
c7ee48d7fa
LCL: Consistent names of the controls on the TreeView component editor form. Part of patch by n7800 (submitted for issue #40748 )
2024-02-17 23:38:55 +01:00
wp_xyz
361f0379c8
LCL: Fix colons in label captions in TreeView component editor.
2024-02-17 23:28:24 +01:00
wp_xyz
1339ae70e9
LCL: Use SpinEdit controls for ImageIndex selection in TreeView component editor. Issue #40748 . Part of patch by n7800
2024-02-17 23:10:26 +01:00
wp_xyz
e541a44115
Images: New and revised icons by Roland Hahn
2024-02-14 19:54:52 +01:00
wp_xyz
cad367e40a
TreeView/IDE: Rename treeview component editor icons to lower-case
2024-02-13 19:27:54 +01:00
wp_xyz
3c248e6539
TreeView/IDE: New icons for TreeView component editor, by Roland Hahn.
2024-02-13 19:18:05 +01:00
Martin
cbc532004b
Updated Makefiles
2024-02-10 21:34:12 +01:00
Martin
5892e97e99
IDE, Debugger: Value-Formatter
2024-02-10 20:57:59 +01:00
Juha
08c0f4865d
SynEdit, FpDebug, LazUtils, IdeIntf: Remove UTF8CompareLatinTextFast calls.
2024-02-09 01:20:35 +02:00
Juha
1e544fb5b9
Designer: Repaint after changing "BorderSpacing" in AnchorEditor or in OI. Issue #40746 , by n7800 and myself.
2024-02-03 11:10:03 +02:00
Maxim Ganetsky
149d8b2306
IDEIntf: updated Russian translation
2024-01-23 03:35:05 +03:00
Bart
c819e0ed2a
MaskEdit property editor: fix issue #40696 .
...
- load and save which sample file was loaded
- add ability to unload a sample file
2024-01-22 18:59:27 +01:00
Bart
daacf0bfe9
MaskEdit property editor: fix taborder after commit 310abc69
. Patch by Don Siders (slightly modified).
2024-01-21 11:48:04 +01:00
Maxim Ganetsky
afae7dfa87
IDEIntf: regenerated translations and updated Russian translation
2024-01-19 18:30:08 +03:00
Maxim Ganetsky
7cc9a03e30
IDEIntf: improved Input Mask Sample open dialog dialog i18n
2024-01-19 18:30:08 +03:00
Bart
554ea7ebb1
MaskEdit property editor: refactor loading EditMask Sample files and displaying them in he listbox.
...
- support Delhpi .dem files
- support new Lazarus .lem files (with a more forgiving syntax)
- minimize the calls to the parse function for sample files
2024-01-18 19:49:19 +01:00
Maxim Ganetsky
a2d346daf9
IDEIntf: regenerated translations and updated Russian translation
2024-01-18 02:52:06 +03:00
Maxim Ganetsky
30bf64e0ef
IDEIntf: improved Input Mask Editor dialog i18n
2024-01-18 02:50:28 +03:00
Bart
310abc6966
MaskEdit property editor: adapt for EnableSets.
2024-01-17 21:44:39 +01:00
Bart
a1f45d1080
IDEIntf: property-editor for TMaskEdit: set minimal width for samples listbox.
2024-01-15 23:15:39 +01:00
rich2014
51ee1f91e5
Cocoa/IdeHelp: mouse move into HintWindow supported in IDE
2024-01-12 22:55:52 +08:00
Martin
f96bef27b6
IDE: EditorOptions - Colors, added color settings for debug-disassembler view
2024-01-11 02:38:37 +01:00
rich2014
4f0ec7cefa
IDE: fix typo about ofDoNotActivateSourceEditor
2023-12-04 23:45:00 +08:00
rich2014
361e059ac5
IDE: ofDoNotActiveSourceEditor of TOpenFlag added
2023-12-02 12:01:08 +08:00
Martin
79a8665989
IDE: Hint (Html/TurboPowerIPro), add space for horizontal scrollbar if needed. Issue #40565
2023-10-18 16:13:26 +02:00
ACTom
0e61715762
Translations: Chinese translation update by ACTom, merge request !241
2023-10-18 01:46:12 +03:00
mattias
1acc98a582
IDE: fixed saving ResourceBaseClass(name)
2023-09-25 10:30:55 +02:00
mattias
ba1f89639b
IDE: store ResourceBaseClassName of designer components, added DesignerClassCanAppCreateForm
2023-09-24 14:29:19 +02:00
Martin
40fd2fc1fe
Support for Highlighter based on TextMate grammar
2023-09-12 12:01:50 +02:00
ACTom
57381cefb7
Translations: Chinese translation update, merge request !233
2023-09-07 03:15:30 +03:00
mattias
c5bc78b070
updated makefiles
2023-09-03 17:11:29 +02:00
ACTom
b47891cfef
Translations: Chinese translation update, merge request !226
2023-08-14 22:23:30 +03:00
mattias
8d92e3b67d
updated makefiles
2023-08-14 20:31:20 +02:00
mattias
072360b4c8
ide: started GetFormEditorLookupRoot
2023-08-13 23:41:27 +02:00
ACTom
29240dfd2b
IDE: Chinese translation update, merge request !225
2023-08-09 22:27:56 +03:00
mattias
d5d2d9e918
ideintf: added missing file
2023-08-02 01:34:40 +02:00
michl
4179f1b4b1
New Fixed removing of incorrect component properties in LFM with installed DockedFormEditor. Issue #40377 .
2023-07-27 22:05:55 +02:00
Juha
cc4760393b
Reserve "On..." prefix for events and name functions differently.
2023-07-25 11:07:57 +03:00
Martin
188aae51fa
IDE: Add Key/Mouse-Command to Show Breakpoint-properties on current line. (create/modify)
2023-07-13 18:50:32 +02:00
Martin
320cae4037
IDE: Fix advanced mouse opts for breakpoint toggling / enabling
2023-07-13 18:50:31 +02:00
Maxim Ganetsky
0f522e8d81
Removed unit UITypes from LazUtils. Use System.UITypes instead. Try 2.
2023-07-12 01:41:51 +03:00
Juha
5a19e7b529
Revert "Remove unit UITypes from LazUtils. Use System.UITypes."
...
This reverts commit f55ce5c939
.
2023-07-08 16:16:56 +03:00
Juha
f55ce5c939
Remove unit UITypes from LazUtils. Use System.UITypes.
2023-07-08 14:07:52 +03:00
Juha
e65a102527
Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x.
2023-07-07 17:39:03 +03:00
Juha
adfc424e92
Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION.
2023-07-07 17:39:03 +03:00
Juha
c3891ad820
Reduce compiler warnings.
2023-07-03 06:23:49 +03:00
mattias
ae9ab00109
updated Makefiles
2023-06-30 20:50:27 +02:00
mattias
fde0e0f965
set main version to 3.99
2023-06-25 17:47:14 +02:00
Juha
1d6009e63c
IDE: Add an interface to select next/previous search result. Issue #40328 , patch by Dean Mustakinov.
2023-06-22 10:55:03 +03:00
Juha
6c09197c78
IDE: Register EnvironmentOptions editor group in IdeInstances. Remove registration through IDEOptionsIntf.
2023-06-19 10:45:09 +03:00
Juha
c339fbb58a
Remove IdeConfig dependency from IdeIntf package. It was wrong license-wise (LGPL-GPL). Make a temp copy of InputHistory.
2023-06-18 18:37:02 +03:00
Juha
74446557f6
Remove old deprecated functions and units.
2023-06-15 02:35:52 +03:00
Martin
68910f5711
SourceEditorIntf: New methods to add custom panels to the SourceEditor-Window.
2023-06-12 23:20:48 +02:00
Maxim Ganetsky
f80440d58b
Translations: Ukrainian translation update by Olexandr Pylypchuk, issue #40312
2023-06-12 18:20:35 +03:00
Juha
e4d8512e69
Update makefiles for IdeConfig and IdeIntf.
2023-06-11 23:55:42 +03:00
mattias
1132dcd45e
Revert "ideintf: moved diff options to ide"
...
This reverts commit 08e256ebbd
.
2023-06-11 22:00:09 +02:00
mattias
7a05fd5b85
Revert "ideintf: moved diff options back to ide"
...
This reverts commit 3cff2b6dc4
.
2023-06-11 21:59:54 +02:00
mattias
3cff2b6dc4
ideintf: moved diff options back to ide
2023-06-11 21:55:14 +02:00