.. |
docs
|
IDEIntf: added LazarusIDE.GetProjectInspectorSelection
|
2022-01-31 10:28:09 +01:00 |
images
|
IDEIntf/ImageListEditor: Add icon for the "resolutions" menu, by Roland Hahn.
|
2024-07-12 23:47:22 +02:00 |
languages
|
Translations: French translation update by Gilles Vasseur, issue #41248
|
2024-11-18 02:46:09 +03:00 |
actionseditor.lfm
|
IDEIntf: Fix scaling of action names listbox in ActionList component editor
|
2024-12-30 12:09:56 +01:00 |
actionseditor.pas
|
IDEIntf: Fix scaling of action names listbox in ActionList component editor
|
2024-12-30 12:09:56 +01:00 |
actionseditorstd.lfm
|
|
|
actionseditorstd.pas
|
|
|
bufdatasetdsgn.pas
|
IdeIntf: Fix BufDataset component editor "Save Data to File" verb
|
2021-08-27 17:45:57 -05:00 |
changeparentdlg.lfm
|
|
|
changeparentdlg.pas
|
Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION.
|
2023-07-07 17:39:03 +03:00 |
checkgroupeditordlg.lfm
|
|
|
checkgroupeditordlg.pas
|
|
|
checklistboxeditordlg.lfm
|
|
|
checklistboxeditordlg.pas
|
IDE: load High-DPI images
|
2022-09-29 00:59:16 +02:00 |
collectionpropeditform.lfm
|
|
|
collectionpropeditform.pas
|
ideintf: clean up
|
2024-09-02 16:32:48 +02:00 |
columndlg.pp
|
|
|
componenteditors.pas
|
Move unit ComponentReg from IdeIntf to BuildIntf.
|
2024-03-15 10:40:41 +02:00 |
componenttreeview.pas
|
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 |
dbgridcolumnspropeditform.lfm
|
|
|
dbgridcolumnspropeditform.pas
|
Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION.
|
2023-07-07 17:39:03 +03:00 |
dbpropedits.pas
|
|
|
editorsyntaxhighlighterdef.pas
|
Support for Highlighter based on TextMate grammar
|
2023-09-12 12:01:50 +02:00 |
fieldseditor.lfm
|
|
|
fieldseditor.pas
|
IDEIntf: improved error messages when it is not possible to get the database fields list, issue 39304
|
2021-08-03 01:38:16 +03:00 |
fieldslist.lfm
|
|
|
fieldslist.pas
|
|
|
filefilterpropeditor.lfm
|
|
|
filefilterpropeditor.pas
|
|
|
formeditingintf.pas
|
IDE: fixed saving ResourceBaseClass(name)
|
2023-09-25 10:30:55 +02:00 |
fpmake.pp
|
Move unit ComponentReg from IdeIntf to BuildIntf.
|
2024-03-15 10:40:41 +02:00 |
frmselectprops.lfm
|
|
|
frmselectprops.pas
|
Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION.
|
2023-07-07 17:39:03 +03:00 |
graphicpropedit.lfm
|
IDEIntf/TGraphicPropertyEditor: Update enabled state of Clear button.
|
2024-07-03 16:57:15 +02:00 |
graphicpropedit.pas
|
IDEIntf/TGraphicPropertyEditor: Update enabled state of Clear button.
|
2024-07-03 16:57:15 +02:00 |
graphpropedits.pas
|
ideintf: extended TPropertyEditor for record fields
|
2024-09-02 16:07:16 +02:00 |
headercontrolpropedit.pp
|
|
|
helpfpdoc.pas
|
|
|
idecommands.pas
|
IDE: Fix display of hints in the mainbar and editor toolbar for shortcuts with a sequence of keystrokes
|
2024-10-27 13:04:02 +02:00 |
idedebuggervalueformatterintf.pas
|
IdeDebugger: removed some "experimental" tags
|
2024-09-12 12:46:35 +02:00 |
idedebuggerwatchvalueintf.pas
|
IdeDebugger: Add Mem-Viewer
|
2024-09-22 17:39:25 +02:00 |
idedialogs.pas
|
Move 2 functions from IdeDialogs (IdeIntf) to LazMsgWorker (BuildIntf). Leave wrapper functions.
|
2024-04-16 12:13:33 +03:00 |
idehelpintf.pas
|
Cocoa/IdeHelp: mouse move into HintWindow supported in IDE
|
2024-01-12 22:55:52 +08:00 |
ideimagesintf.pas
|
Remove LCLProc.OffsetRect(). Move some functions from LCLProc to GraphMath (LazUtils).
|
2023-06-05 15:48:01 +03:00 |
ideintf.lpk
|
Move unit ComponentReg from IdeIntf to BuildIntf.
|
2024-03-15 10:40:41 +02:00 |
ideintf.pas
|
Move unit ComponentReg from IdeIntf to BuildIntf.
|
2024-03-15 10:40:41 +02:00 |
ideintfstrconsts.pas
|
Debugger: moved asm dialog to IdeDebugger
|
2023-03-13 17:38:12 +01:00 |
idemsgintf.pas
|
IdePackager: Remove IDEMsgIntf dependency from PackageSystem.
|
2024-04-20 17:07:51 +03:00 |
ideopteditorintf.lfm
|
ide: added ideopteditorintf.lfm, call register lazcontrolsdsgn in main
|
2023-05-05 09:09:00 +02:00 |
ideopteditorintf.pas
|
IdePackager: Remove IDEOptEditorIntf dependency from PackageSystem.
|
2024-04-18 13:29:35 +03:00 |
idetextconverter.pas
|
ideintf: less hints
|
2024-09-02 16:07:16 +02:00 |
ideutils.pas
|
SynEdit, FpDebug, LazUtils, IdeIntf: Remove UTF8CompareLatinTextFast calls.
|
2024-02-09 01:20:35 +02:00 |
idewindowintf.pas
|
Add deprecated for old names. More fixes.
|
2024-09-23 12:44:32 +02:00 |
imagelisteditor.lfm
|
IDEIntf/ImageListEditor: Add icon for the "resolutions" menu, by Roland Hahn.
|
2024-07-12 23:47:22 +02:00 |
imagelisteditor.pp
|
IDEIntf/ImageListEditor: Add icon for the "resolutions" menu, by Roland Hahn.
|
2024-07-12 23:47:22 +02:00 |
keyvalpropeditdlg.lfm
|
|
|
keyvalpropeditdlg.pas
|
|
|
lazideintf.pas
|
Remove IdeIntf dependency from unit PackageDefs.
|
2024-03-15 11:52:35 +02:00 |
lazstringgridedit.lfm
|
IDE/StringGrid editor: Fix crash when grid contains Columns (related to issue #39680). Update buttons states. Display column and row count. Update German translation.
|
2022-04-06 00:11:41 +02:00 |
lazstringgridedit.pas
|
IDE/StringGrid editor: improved capitalization consistency, fixed dialog's groupbox caption i18n, regenerated translations and updated Russian translation
|
2022-04-06 02:08:47 +03:00 |
listviewpropedit.lfm
|
|
|
listviewpropedit.pp
|
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 |
Makefile
|
updated makefiles
|
2024-10-22 00:30:20 +02:00 |
Makefile.compiled
|
Updated Makefiles
|
2024-02-10 21:34:12 +01:00 |
Makefile.fpc
|
Updated Makefiles
|
2024-02-10 21:34:12 +01:00 |
maskpropedit.lfm
|
MaskEdit property editor: fix issue #40696.
|
2024-01-22 18:59:27 +01:00 |
maskpropedit.pas
|
MaskEdit property editor: fix issue #40696.
|
2024-01-22 18:59:27 +01:00 |
menuintf.pas
|
Move CreateFirstIdentifier, CreateNextIdentifier and MergeSort from LCLProc to LazUtilities.
|
2024-04-08 16:32:07 +03:00 |
newfield.lfm
|
IDEIntf: improved New Field dialog layout, issue #39303
|
2021-08-04 01:45:53 +03:00 |
newfield.pas
|
IDEIntf: improved New Field dialog layout, issue #39303
|
2021-08-04 01:45:53 +03:00 |
objectinspector.lfm
|
IDE, LazControls: Improve TTreeFilterEdit behavior. Fix property ExpandAllInitially. Issue #40257.
|
2023-05-15 02:15:40 +03:00 |
objectinspector.pp
|
ideintf: extended TPropertyEditor for record fields
|
2024-09-02 16:07:16 +02:00 |
objinspstrconsts.pas
|
IDEIntf/ImageListEditor: Hide unnecessary menu items when only a single resolution is available. Update German translation.
|
2024-07-03 12:30:58 +02:00 |
oifavoriteproperties.pas
|
|
|
pagespropeditdlg.lfm
|
|
|
pagespropeditdlg.pas
|
|
|
projectgroupintf.pp
|
projectgroups: do not bring editor to front on start
|
2022-06-10 15:45:20 +02:00 |
propeditconfig.pp
|
MaskEdit property editor: fix issue #40696.
|
2024-01-22 18:59:27 +01:00 |
propedits.pp
|
Replace deprecated LazIsValidIdent with IsValidIdent.
|
2024-09-29 02:21:32 +03:00 |
propeditutils.pp
|
ideintf: TComponentRequirement: use first unit as source unitname for codetools
|
2022-04-16 09:05:50 +02:00 |
README.txt
|
|
|
selectdatasetdlg.lfm
|
|
|
selectdatasetdlg.pas
|
|
|
seledits.pas
|
Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION.
|
2023-07-07 17:39:03 +03:00 |
srceditorintf.pas
|
* Notify of source editor config changes.
|
2024-09-28 09:46:24 +02:00 |
statusbarpropedit.pp
|
|
|
stringspropeditdlg.lfm
|
IDEIntf: improved strings property editor dialog i18n
|
2024-10-01 18:27:28 +03:00 |
stringspropeditdlg.pas
|
IDEIntf: improved strings property editor dialog i18n
|
2024-10-01 18:27:28 +03:00 |
texttools.pas
|
Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION.
|
2023-07-07 17:39:03 +03:00 |
toolbarintf.pas
|
IDE: Workaround for source-edit popup menu under QT. Issue #40161
|
2023-05-06 19:49:47 +02:00 |
treeviewpropedit.lfm
|
LCL/IDE: Improvements of TTreeview component editor. Issue #40748. Parts of patch by n7800.
|
2024-02-24 00:44:15 +01:00 |
treeviewpropedit.pas
|
LCL/IDE: Fix tab order in Treeview component editor
|
2024-02-24 01:24:05 +01:00 |
unitresources.pas
|
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 |