.. |
docs
|
IDEIntf: added help
|
2017-01-03 16:53:58 +00:00 |
images
|
IDE: High-DPI: ObjectInspector: Fixed drawing of active row bitmap. Issue #32097
|
2017-07-12 20:54:49 +00:00 |
languages
|
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #33876
|
2018-06-20 21:58:09 +00:00 |
actionseditor.lfm
|
IDE: use IDEImages instead of custom image lists
|
2018-05-09 01:39:31 +00:00 |
actionseditor.pas
|
IDE: use IDEImages instead of custom image lists
|
2018-05-09 01:39:31 +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
|
New dialog for Change Parent feature.
|
2016-04-14 10:29:19 +00:00 |
changeparentdlg.pas
|
IDE: remove redundant glyph assignments
|
2018-04-26 10:02:59 +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: Remember the layout of many property editor windows.
|
2017-10-06 10:47:12 +00:00 |
collectionpropeditform.pas
|
IDEIntf: less hints
|
2018-02-12 14:47:30 +00:00 |
columndlg.pp
|
Refactor: reorder uses sections.
|
2018-06-09 14:39:54 +00:00 |
componenteditors.pas
|
Move debug- & other non-GUI stuff from LCLProc to LazUtilities and LazLogger in package LazUtils.
|
2018-06-13 13:59:07 +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
|
Move debug- & other non-GUI stuff from LCLProc to LazUtilities and LazLogger in package LazUtils.
|
2018-06-13 13:59:07 +00:00 |
compoptsintf.pas
|
Refactor: move CompareMethods to LazMethodList. Keep alias in LCLProc.
|
2018-06-09 14:39:36 +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: less hints
|
2018-02-12 14:47:30 +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
|
ide: Forgot to add file in r58409 #085797a364
|
2018-06-25 21:58:25 +00:00 |
frmselectprops.lfm
|
IdeIntf: Add a ButtonPanel and icons for buttons in Select Properties dialog.
|
2016-03-14 12:41:23 +00:00 |
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
|
Two new toolbar commands for bookmarks. Issue #0033947 Patch by FTurtle
|
2018-07-13 12:23:16 +00:00 |
idedialogs.pas
|
IdeIntf: Move MessageDialog pointers from IDEDialogs to a new LazMsgDialogs. Break LCL dependency there.
|
2018-07-24 12:50:39 +00:00 |
ideexterntoolintf.pas
|
IDE: Separate units ExtToolsConsole (no LCL) and ExtToolsIDE (with LCL) from ExtTools.
|
2018-07-28 13:38:06 +00:00 |
idehelpintf.pas
|
Refactor: reorder uses sections.
|
2018-06-09 14:39:54 +00:00 |
ideimagesintf.pas
|
Refactor: reorder uses sections.
|
2018-06-09 14:39:54 +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
|
Refactor: reorder uses sections.
|
2018-06-09 14:39:54 +00:00 |
ideopteditorintf.pas
|
IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf.
|
2018-06-09 14:40:08 +00:00 |
ideoptionsintf.pas
|
IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf.
|
2018-06-09 14:40:08 +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
|
Move function LoadProjectIconIntoImages from ProjectIntf to IDEUtils. Eliminate LCL dependency from ProjectIntf.
|
2018-06-13 08:33:16 +00:00 |
idewindowintf.pas
|
IDE: fix default positions on High-DPI. Issue #33695
|
2018-06-18 18:37:53 +00:00 |
imagelisteditor.lfm
|
Imagelist: fix moving first item down, incl refactor Issue #033903 Patch by FTurtle
|
2018-07-21 18:44:03 +00:00 |
imagelisteditor.pp
|
Format and clean uses sections.
|
2018-07-25 13:38:35 +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
|
updated makefiles
|
2018-07-11 23:58:59 +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
|
Move debug- & other non-GUI stuff from LCLProc to LazUtilities and LazLogger in package LazUtils.
|
2018-06-13 13:59:07 +00:00 |
newfield.lfm
|
IdeIntf: Remember the layout of many property editor windows.
|
2017-10-06 10:47:12 +00:00 |
newfield.pas
|
IDEIntf: less hints
|
2018-02-12 14:47:30 +00:00 |
newitemintf.pas
|
|
|
objectinspector.lfm
|
ideintf: objectinspector: Fix status bar misalignment. issue #33825
|
2018-06-04 12:29:39 +00:00 |
objectinspector.pp
|
IDE: Update component tree(OI) when changing the Z-order of a control. Issue #33954.
|
2018-07-14 19:39:26 +00:00 |
objinspstrconsts.pas
|
IDEIntf: improved 'Press a key' dialog caption, regenerated translations and updated Russian translation
|
2018-06-13 22:41:33 +00:00 |
oifavoriteproperties.pas
|
LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI.
|
2016-12-17 22:58:08 +00:00 |
packagedependencyintf.pas
|
Refactor: move LazIsValidIdent from IdeUtils to PackageDependencyIntf.
|
2018-06-09 14:39:51 +00:00 |
packageintf.pas
|
IDE: Separate units ExtToolsConsole (no LCL) and ExtToolsIDE (with LCL) from ExtTools.
|
2018-07-28 13:38:06 +00:00 |
packagelinkintf.pas
|
Refactor: reorder uses sections.
|
2018-06-09 14:39:54 +00:00 |
pagespropeditdlg.lfm
|
IDEIntf: Add a functional TNoteBook.Pages property editor. Issue #30710, patch from Michl.
|
2016-10-30 18:16:52 +00:00 |
pagespropeditdlg.pas
|
Formatting, cleanup, also remove unused funcs in ProcedureList.
|
2018-07-24 12:50:26 +00:00 |
projectintf.pas
|
Move function LoadProjectIconIntoImages from ProjectIntf to IDEUtils. Eliminate LCL dependency from ProjectIntf.
|
2018-06-13 08:33:16 +00:00 |
projectresourcesintf.pas
|
Refactor: reorder uses sections.
|
2018-06-09 14:39:54 +00:00 |
projpackintf.pas
|
Cleanup and formatting.
|
2017-03-15 13:13:29 +00:00 |
propedits.pp
|
IdeIntf: OI: fix assertion when multi-select components with set properties
|
2018-06-14 12:46:26 +00:00 |
propeditutils.pp
|
Components: use LazLoggerBase instead of LazLogger
|
2018-06-02 16:46:39 +00:00 |
README.txt
|
|
|
srceditorintf.pas
|
LazUtils: Move string manipulation functions from LazUtilities to LazStringUtils.
|
2018-07-25 23:44:54 +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
|
|
|