.. |
docs
|
|
|
images
|
IDE/Restriction Browser: Fix visibility of icon on customdrawn button.
|
2018-10-19 11:19:00 +00:00 |
languages
|
Translations: regenerated all relevant translation files after r61225 #75a8b1b83c
|
2019-05-13 23:21:39 +00:00 |
actionseditor.lfm
|
IDE: use IDEImages instead of custom image lists
|
2018-05-09 01:39:31 +00:00 |
actionseditor.pas
|
IdeIntf: Prevent crash when renaming TAction in TActionListEditor. Issue #35226, patch from Anton.
|
2019-03-15 11:23:35 +00:00 |
actionseditorstd.lfm
|
IdeIntf: Remember the layout of many property editor windows.
|
2017-10-06 10:47:12 +00:00 |
actionseditorstd.pas
|
IdeIntf: Remember the layout of many property editor windows.
|
2017-10-06 10:47:12 +00:00 |
baseideintf.pas
|
IdeIntf: Move TScanModeFPCSources from LazIdeIntf to BaseIdeIntf, for reducing LCL dependencies later.
|
2018-07-24 12:50:41 +00:00 |
changeparentdlg.lfm
|
|
|
changeparentdlg.pas
|
Respect compiler OPT='-v0' by using {$push} and {$pop} in code. Issue #34955.
|
2019-03-16 21:17:58 +00:00 |
checkgroupeditordlg.lfm
|
IdeIntf: Remember the layout of many property editor windows.
|
2017-10-06 10:47:12 +00:00 |
checkgroupeditordlg.pas
|
IDEIntf: less hints
|
2018-02-12 14:47:30 +00:00 |
checklistboxeditordlg.lfm
|
IdeIntf: Remember the layout of many property editor windows.
|
2017-10-06 10:47:12 +00:00 |
checklistboxeditordlg.pas
|
IDEIntf: less hints
|
2018-01-18 21:23:52 +00:00 |
collectionpropeditform.lfm
|
IDEIntf: Activate modified component editor for TFlowPanel in order to be able to rearrange controls (issue #34286, modified patch by silvioprog)
|
2018-09-21 13:46:18 +00:00 |
collectionpropeditform.pas
|
IDEIntf: Disable INS and DEL keyboard shortcuts in collection property editor if "+" and "-" buttons are hidden.
|
2018-09-21 23:05:00 +00:00 |
columndlg.pp
|
Refactor: reorder uses sections.
|
2018-06-09 14:39:54 +00:00 |
componenteditors.pas
|
IdeIntf: Delete old deprecated methods and properties.
|
2018-10-02 12:59:21 +00:00 |
componentreg.pas
|
Use RaiseGDBException from LazTracer unit. Remove similar funcs from IDEProcs and ComponentReg.
|
2018-07-24 17:49:21 +00:00 |
componenttreeview.pas
|
ideintf: less hints
|
2018-10-01 15:11:48 +00:00 |
compoptsintf.pas
|
IDEIntf: added TLazCompilationToolOptions.Parsers
|
2019-04-05 11:42:16 +00:00 |
dbgridcolumnspropeditform.lfm
|
|
|
dbgridcolumnspropeditform.pas
|
LCL: Fix invalid typecast on TCustomDBGrid-based grids. Issue #33053, patch from Michal Gawrycki.
|
2018-03-01 14:54:10 +00:00 |
dbpropedits.pas
|
IdeIntf: Make methods private. Formatting. The usefull changes in issues #32902 and #32903.
|
2017-12-30 12:06:13 +00:00 |
editorsyntaxhighlighterdef.pas
|
IDE, SourceEditor: added css highlight. issue #030519 patch by Darek Mazur
|
2018-07-16 12:00:47 +00:00 |
fieldseditor.lfm
|
IdeIntf: Remember the layout of many property editor windows.
|
2017-10-06 10:47:12 +00:00 |
fieldseditor.pas
|
IdeIntf: Remember the layout of many property editor windows.
|
2017-10-06 10:47:12 +00:00 |
fieldslist.lfm
|
IdeIntf: Remember the layout of many property editor windows.
|
2017-10-06 10:47:12 +00:00 |
fieldslist.pas
|
IdeIntf: Simplify function FieldNameToPascalIdentifier in FieldsList.
|
2018-09-20 08:18:49 +00:00 |
filefilterpropeditor.lfm
|
IdeIntf: Remember the layout of many property editor windows.
|
2017-10-06 10:47:12 +00:00 |
filefilterpropeditor.pas
|
IDE: use TLCLGlyphs for IDE buttons
|
2018-05-08 23:10:58 +00:00 |
formeditingintf.pas
|
Refactor: reorder uses sections.
|
2018-06-09 14:39:54 +00:00 |
fpmake.pp
|
|
|
fppkgintf.pas
|
fppkg: Implement support for package-variants
|
2018-12-01 22:33:45 +00:00 |
frmselectprops.lfm
|
|
|
frmselectprops.pas
|
IDE: use TLCLGlyphs for IDE buttons
|
2018-05-08 23:10:58 +00:00 |
graphicpropedit.lfm
|
IdeIntf: Remember the layout of many property editor windows.
|
2017-10-06 10:47:12 +00:00 |
graphicpropedit.pas
|
IDEIntf: less hints
|
2018-02-12 14:47:30 +00:00 |
graphpropedits.pas
|
IDEIntf: less hints, comments
|
2018-05-22 08:00:08 +00:00 |
headercontrolpropedit.pp
|
|
|
helpfpdoc.pas
|
Refactor: reorder uses sections.
|
2018-06-09 14:39:54 +00:00 |
idecommands.pas
|
IDE, SourceEditor: "Close tabs on right". Issue #0029929 / Added key combo
|
2019-01-06 19:44:58 +00:00 |
idedialogs.pas
|
IDE: fixed invalidate filestate cache after TSaveDialog
|
2019-03-08 12:12:59 +00:00 |
ideexterntoolintf.pas
|
IDEIntf: added flag mlfStdError to external tool messages, issue #34996
|
2019-02-03 21:24:49 +00:00 |
idehelpintf.pas
|
IdeIntf: Delete old deprecated methods and properties.
|
2018-10-02 12:59:21 +00:00 |
ideimagesintf.pas
|
ideintf: less hints
|
2018-10-01 15:11:48 +00:00 |
ideintf.lpk
|
IdeIntf: Move MessageDialog pointers from IDEDialogs to a new LazMsgDialogs. Break LCL dependency there.
|
2018-07-24 12:50:39 +00:00 |
ideintf.pas
|
IdeIntf: Move MessageDialog pointers from IDEDialogs to a new LazMsgDialogs. Break LCL dependency there.
|
2018-07-24 12:50:39 +00:00 |
idemsgintf.pas
|
Delete old deprecated methods.
|
2018-09-28 11:06:40 +00:00 |
ideopteditorintf.pas
|
ideintf: less hints
|
2018-10-01 15:11:48 +00:00 |
ideoptionsintf.pas
|
IDE: Added EnvironmentOptions.FppkgConfigFile
|
2019-04-12 21:08:55 +00:00 |
idetextconverter.pas
|
Move debug- & other non-GUI stuff from LCLProc to LazUtilities and LazLogger in package LazUtils.
|
2018-06-13 13:59:07 +00:00 |
ideutils.pas
|
IDE: Allow to replace a path in PathEditor if a new path differs only by character case. Issue #33902.
|
2018-09-01 22:07:59 +00:00 |
idewindowintf.pas
|
IDE: fix default positions on High-DPI. Issue #33695
|
2018-06-18 18:37:53 +00:00 |
imagelisteditor.lfm
|
IDEIntf: Allow to add sliced images to the image list editor of the multi-res imagelist (see https://forum.lazarus.freepascal.org/index.php/topic,43088.msg301126.html)
|
2018-11-03 21:14:09 +00:00 |
imagelisteditor.pp
|
IDEIntf: Clean up of unused variables in r59440 #cb566ae12d
|
2018-11-03 21:59:31 +00:00 |
keyvalpropeditdlg.lfm
|
IdeIntf: Remember the layout of String property editors, and ToolbarConfig dialog. Issue #32113.
|
2017-10-06 10:06:02 +00:00 |
keyvalpropeditdlg.pas
|
IDEIntf: less hints
|
2018-02-12 14:47:30 +00:00 |
lazideintf.pas
|
IdeIntf: Move TScanModeFPCSources from LazIdeIntf to BaseIdeIntf, for reducing LCL dependencies later.
|
2018-07-24 12:50:41 +00:00 |
lazmsgdialogs.pas
|
IdeIntf: Move MessageDialog pointers from IDEDialogs to a new LazMsgDialogs. Break LCL dependency there.
|
2018-07-24 12:50:39 +00:00 |
lazstringgridedit.lfm
|
IdeIntf: Remember the layout of many property editor windows.
|
2017-10-06 10:47:12 +00:00 |
lazstringgridedit.pas
|
IDEIntf: less hints
|
2018-02-12 14:47:30 +00:00 |
listviewpropedit.lfm
|
IdeIntf: Remember the layout of many property editor windows.
|
2017-10-06 10:47:12 +00:00 |
listviewpropedit.pp
|
IDEIntf: less hints
|
2018-02-12 14:47:30 +00:00 |
macrodefintf.pas
|
|
|
macrointf.pas
|
Refactor: reorder uses sections.
|
2018-06-09 14:39:54 +00:00 |
Makefile
|
set trunk version to 2.0.0PreRelease
|
2018-09-15 19:41:22 +00:00 |
Makefile.compiled
|
updated makefiles
|
2018-07-11 23:58:59 +00:00 |
Makefile.fpc
|
updated makefiles
|
2018-07-11 23:58:59 +00:00 |
maskpropedit.lfm
|
IdeIntf: Remember the layout of many property editor windows.
|
2017-10-06 10:47:12 +00:00 |
maskpropedit.pas
|
IDEIntf: moved TAbstractIDEProjectOptions to unit projectintf, added TAbstractIDEProjectOptions.GetProject
|
2018-01-09 11:35:58 +00:00 |
menuintf.pas
|
IDE: Allow to register extra entries in component palette pages dropdown
|
2019-05-05 13:59:51 +00:00 |
newfield.lfm
|
IDE, fix form size for NewField dialog, from Aleksey Lagunov, issue #35249
|
2019-03-20 06:11:22 +00:00 |
newfield.pas
|
IDE, fix form size for NewField dialog, from Aleksey Lagunov, issue #35249
|
2019-03-20 06:11:22 +00:00 |
newitemintf.pas
|
|
|
objectinspector.lfm
|
IdeIntf: Allow F12 and other hotkeys in Object Inspector when the selection Combobox is active. Issue #29335, patch from ptvs.
|
2019-03-22 09:36:22 +00:00 |
objectinspector.pp
|
IdeIntf: Allow F12 and other hotkeys in Object Inspector when the selection Combobox is active. Issue #29335, patch from ptvs.
|
2019-03-22 09:36:22 +00:00 |
objinspstrconsts.pas
|
IDE: Add checkbox to show/hide property filter in object inspector. Issue #35043, patch from ptvs.
|
2019-02-11 16:35:11 +00:00 |
oifavoriteproperties.pas
|
IDEIntf: simplified
|
2018-11-06 21:50:48 +00:00 |
packagedependencyintf.pas
|
Refactor: move LazIsValidIdent from IdeUtils to PackageDependencyIntf.
|
2018-06-09 14:39:51 +00:00 |
packageintf.pas
|
IDE: clean up
|
2019-01-02 17:07:17 +00:00 |
packagelinkintf.pas
|
Refactor: reorder uses sections.
|
2018-06-09 14:39:54 +00:00 |
pagespropeditdlg.lfm
|
|
|
pagespropeditdlg.pas
|
Formatting, cleanup, also remove unused funcs in ProcedureList.
|
2018-07-24 12:50:26 +00:00 |
projectintf.pas
|
IDE: Enable CompatibilityMode for legacy projects, disable for new projects. Issue #35267, patch from Ondrej.
|
2019-03-24 20:37:48 +00:00 |
projectresourcesintf.pas
|
Refactor: reorder uses sections.
|
2018-06-09 14:39:54 +00:00 |
projpackintf.pas
|
|
|
propedits.pp
|
Respect compiler OPT='-v0' by using {$push} and {$pop} in code. Issue #34955.
|
2019-03-16 21:17:58 +00:00 |
propeditutils.pp
|
Components: use LazLoggerBase instead of LazLogger
|
2018-06-02 16:46:39 +00:00 |
README.txt
|
|
|
srceditorintf.pas
|
IDEIntf: clean up
|
2019-03-08 23:02:45 +00:00 |
statusbarpropedit.pp
|
|
|
stringspropeditdlg.lfm
|
IdeIntf: Remember the layout of String property editors, and ToolbarConfig dialog. Issue #32113.
|
2017-10-06 10:06:02 +00:00 |
stringspropeditdlg.pas
|
IDEIntf: less hints
|
2018-01-18 21:23:52 +00:00 |
texttools.pas
|
|
|
toolbarintf.pas
|
Format and clean uses sections.
|
2018-07-25 13:38:35 +00:00 |
treeviewpropedit.lfm
|
IdeIntf: Remember the layout of many property editor windows.
|
2017-10-06 10:47:12 +00:00 |
treeviewpropedit.pas
|
IDE: use TLCLGlyphs for IDE buttons
|
2018-05-08 23:10:58 +00:00 |
unitresources.pas
|
|
|