lazarus/ide
2015-08-08 12:06:14 +00:00
..
frames CodeTools: corrected identifier completion options captions 2015-08-08 12:06:14 +00:00
include
aboutfrm.lfm
aboutfrm.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
abstractsmethodsdlg.lfm
abstractsmethodsdlg.pas
addtoprojectdlg.lfm
addtoprojectdlg.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
advhistorylist.pas
allcompileroptions.lfm
allcompileroptions.pas
applicationbundle.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
basebuildmanager.pas
basedebugmanager.pas
buildfiledlg.lfm
buildfiledlg.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
buildlazdialog.lfm
buildlazdialog.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
buildmanager.pas IDE: less hints 2015-08-08 08:21:27 +00:00
buildmodediffdlg.lfm
buildmodediffdlg.pas
buildmodesmanager.lfm
buildmodesmanager.pas
buildprofilemanager.lfm
buildprofilemanager.pas
buildprojectdlg.lfm
buildprojectdlg.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
charactermapdlg.lfm
charactermapdlg.pas
checkcompileropts.lfm
checkcompileropts.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
checkcompoptsfornewunitdlg.lfm
checkcompoptsfornewunitdlg.pas
checklfmdlg.lfm
checklfmdlg.pas
cleandirdlg.lfm
cleandirdlg.pas
clipboardhistory.pas
codebrowser.lfm IDE: Modeless dialogs clean-up. Issue #28354, patch from Ondrej Pokorny. 2015-06-28 12:27:53 +00:00
codebrowser.pas IDE: less hints 2015-08-08 08:38:43 +00:00
codecontextform.pas codetools: class helpers: find declaration and code completion, patch #28266, from Ondrej Pokorny 2015-06-22 10:02:11 +00:00
codeexplopts.pas Change order of used units so that "deprecated" warnings are not triggered. 2015-08-07 17:20:40 +00:00
codeexplorer.lfm
codeexplorer.pas CodeExplorer: Use KeyDown instead of KeyUp. For KeyUp TMainIDE.mnuToggleFormUnitClicked was executed few times for docked IDE. r49387 from free-sparta branch by Maciej Izak. 2015-07-12 23:05:19 +00:00
codehelp.pas Change order of used units so that "deprecated" warnings are not triggered. 2015-08-07 17:20:40 +00:00
codemacroprompt.lfm
codemacroprompt.pas
codemacroselect.lfm
codemacroselect.pas
codetemplatesdlg.lfm
codetemplatesdlg.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
codetoolsdefines.lfm
codetoolsdefines.pas
codetoolsdefpreview.lfm
codetoolsdefpreview.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
codetoolsoptions.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
ColorDefault.xml
ColorDelphi.xml
ColorOcean.xml
ColorPascalClassic.xml
ColorTwilight.xml
compatibilityrestrictions.pas
compiler.pp
compileroptions.pp
componentlist.lfm IDE: Modeless dialogs clean-up. Issue #28354, patch from Ondrej Pokorny. 2015-06-28 12:27:53 +00:00
componentlist.pas IDE: less hints 2015-08-07 16:36:17 +00:00
componentpalette.pas IDE: less hints 2015-08-07 16:36:17 +00:00
compoptsmodes.pas
comppagespopup.lfm
comppagespopup.pas
customformeditor.pp PropEdits: New event TPropHookPersistentDeleted (called after component deletion). r49377 from free-sparta branch by Maciej Izak. 2015-07-12 23:05:17 +00:00
debugmanager.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
definesgui.lfm
definesgui.pas
desktopmanager.lfm IDE: Export/Import for Desktop Manager dialog. Issue #28401, patch from Balázs Székely. 2015-07-18 08:21:02 +00:00
desktopmanager.pas IDE: Export/Import for Desktop Manager dialog. Issue #28401, patch from Balázs Székely. 2015-07-18 08:21:02 +00:00
dialogprocs.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
diffdialog.lfm
diffdialog.pas
diffpatch.pas
diskdiffsdialog.lfm
diskdiffsdialog.pas Change order of used units so that "deprecated" warnings are not triggered. 2015-08-07 17:20:40 +00:00
editdefinetree.pas
editorfilemanager.lfm IDE: Modeless dialogs clean-up. Issue #28354, patch from Ondrej Pokorny. 2015-06-28 12:27:53 +00:00
editorfilemanager.pas IDE: Modeless dialogs clean-up. Issue #28354, patch from Ondrej Pokorny. 2015-06-28 12:27:53 +00:00
editormacrolistviewer.lfm
editormacrolistviewer.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
editoroptions.pp
editoroptions.rc
editoroptions.res
editortoolbarstatic.pas IDE: Fix default value for "EditorToolbar is visible" option. Issue #28348, patch from Ondrej Pokorny. 2015-06-28 12:27:51 +00:00
emptymethodsdlg.lfm
emptymethodsdlg.pas
encloseifdef.lfm
encloseifdef.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
encloseselectiondlg.lfm
encloseselectiondlg.pas
environmentopts.pp IDE: less hints 2015-08-07 16:36:17 +00:00
etfpcmsgparser.pas Change order of used units so that "deprecated" warnings are not triggered. 2015-08-07 17:20:40 +00:00
etmakemsgparser.pas Change order of used units so that "deprecated" warnings are not triggered. 2015-08-07 17:20:40 +00:00
etmessageframe.lfm
etmessageframe.pas IDE: Share 'Ignore' resource string, reorder. 2015-08-06 12:50:41 +00:00
etmessageswnd.lfm
etmessageswnd.pas IDE: Modeless dialogs clean-up. Issue #28354, patch from Ondrej Pokorny. 2015-06-28 12:27:53 +00:00
etquickfixes.pas
etsrceditmarks.pas
examplemanager.lfm
examplemanager.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
extractprocdlg.lfm
extractprocdlg.pas
exttooldialog.lfm
exttooldialog.pas
exttooleditdlg.lfm
exttooleditdlg.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
exttools.pas Change order of used units so that "deprecated" warnings are not triggered. 2015-08-07 17:20:40 +00:00
filereferencelist.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
findinfilesdlg.lfm
findinfilesdlg.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
findoverloadsdlg.lfm
findoverloadsdlg.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
findrenameidentifier.lfm
findrenameidentifier.pas Change order of used units so that "deprecated" warnings are not triggered. 2015-08-07 17:20:40 +00:00
findreplacedialog.lfm
findreplacedialog.pp
findunitdlg.lfm
findunitdlg.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
formeditor.pp
fpcsrcscan.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
fpdoceditwindow.lfm
fpdoceditwindow.pas IDE: fpdoceditor: create button: show error message instead of disabling 2015-08-08 10:37:14 +00:00
fpdochints.pas
fpdocselectinherited.lfm
fpdocselectinherited.pas
fpdocselectlink.lfm
fpdocselectlink.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
fpmake.pp
frmcustomapplicationoptions.lfm
frmcustomapplicationoptions.pas
genericchecklist.lfm
genericchecklist.pas
genericlisteditor.lfm
genericlisteditor.pas
gotofrm.lfm
gotofrm.pas
helpfpcmessages.lfm
helpfpcmessages.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
helpoptions.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
ide.pas
idecmdline.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
idecontexthelpedit.lfm
idecontexthelpedit.pas
idecoolbardata.pas IDE: An experimental GUI for saving and switching desktops + other related changes. Define EnableDesktops. 2015-06-28 12:27:48 +00:00
idedefs.pas
idefpcinfo.lfm IDE: Visual improvements for "About FPC" and "About IDE" dialogs. Issue #28457, patch from Alexey Torgashin. 2015-08-05 21:58:23 +00:00
idefpcinfo.pas Change order of used units so that "deprecated" warnings are not triggered. 2015-08-07 17:20:40 +00:00
idefpdocfilesearch.lfm
idefpdocfilesearch.pas
ideguicmdline.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
idehelpmanager.lfm
idehelpmanager.pas IDE: Format a comment shown in code tooltip better. Issue #28430, patch from Yann Mérignac. 2015-08-01 08:48:43 +00:00
ideinfodlg.lfm IDE: Visual improvements for "About FPC" and "About IDE" dialogs. Issue #28457, patch from Alexey Torgashin. 2015-08-05 21:58:23 +00:00
ideinfodlg.pas IDE: Visual improvements for "About FPC" and "About IDE" dialogs. Issue #28457, patch from Alexey Torgashin. 2015-08-05 21:58:23 +00:00
ideinfoneedbuild.lfm IDE: In "Needs building" dialog prevent a crash when text was typed in Combobox. Layout improvements. Issue #28456, patch from Alexey Torgashin. 2015-08-05 22:35:16 +00:00
ideinfoneedbuild.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
ideoptiondefs.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
ideoptionsdlg.lfm
ideoptionsdlg.pas
ideprocs.pp Change order of used units so that "deprecated" warnings are not triggered. 2015-08-07 17:20:40 +00:00
ideprotocol.pas
idetranslations.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
idewindowhelp.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
imexportcompileropts.lfm
imexportcompileropts.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
initialsetupdlgs.lfm
initialsetupdlgs.pas Change order of used units so that "deprecated" warnings are not triggered. 2015-08-07 17:20:40 +00:00
initialsetupproc.pas Change order of used units so that "deprecated" warnings are not triggered. 2015-08-07 17:20:40 +00:00
inputfiledialog.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
inputhistory.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
inspectchksumchangeddlg.lfm
inspectchksumchangeddlg.pas Change order of used units so that "deprecated" warnings are not triggered. 2015-08-07 17:20:40 +00:00
invertassigntool.pas
jumphistoryview.lfm
jumphistoryview.pas
keymapping.pp IDE: Fully implement saving/loading desktops and the GUI for it. Modified patch from Ondrej Pokorny. 2015-07-09 19:05:29 +00:00
keymapschemedlg.lfm
keymapschemedlg.pas
keymapshortcutdlg.lfm
keymapshortcutdlg.pas
lazarus_dci_file.dci
lazarus_indentation.res
lazarus.ico
lazarus.lpi Rename ToolbarData -> IdeCoolbarData. 2015-06-21 11:02:57 +00:00
lazarus.pp
lazarus.res
lazarusidestrconsts.pas CodeTools: corrected identifier completion options captions 2015-08-08 12:06:14 +00:00
lazarusmanager.pas Codetools: add deprecated notes to function wrappers. Fix compilation in example projects, packages, StartLazarus and LazBuild. 2015-07-07 15:35:28 +00:00
lazbuild.lpi
lazbuild.lpr Codetools: add deprecated notes to function wrappers. Fix compilation in example projects, packages, StartLazarus and LazBuild. 2015-07-07 15:35:28 +00:00
lazconf.pp LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
lazdoc.res
lfmunitresource.pas
macropromptdlg.pas
main.pp Change order of used units so that "deprecated" warnings are not triggered. 2015-08-07 17:20:40 +00:00
mainbar.pas LCL: Prevent AV when TToolButton is clicked and handler destroys the button. Revert earlier fix r49541 #0a78d2b1ae. Patch from Ondrej Pokorny. 2015-07-14 11:09:59 +00:00
mainbase.pas Use a new icon for manage desktops command. 2015-07-13 09:10:18 +00:00
mainintf.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
Makefile
Makefile.fpc
makeresstrdlg.lfm
makeresstrdlg.pas
miscoptions.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
modematrixopts.pas
mouseactiondialog.lfm
mouseactiondialog.pas
msgvieweditor.lfm
msgvieweditor.pas
multireplacedlg.lfm
multireplacedlg.pas
newdialog.lfm
newdialog.pas
newprojectdlg.lfm IDE: Prevent Access violation when double-clicking on "Project" tree node in "NewProjectDlg. Issue #28399. 2015-07-16 16:45:15 +00:00
newprojectdlg.pp IDE: Prevent Access violation when double-clicking on "Project" tree node in "NewProjectDlg. Issue #28399. 2015-07-16 16:45:15 +00:00
objectlists.pas
patheditordlg.lfm
patheditordlg.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
procedurelist.lfm
procedurelist.pas
progressdlg.lfm
progressdlg.pas
progresswnd.lfm
progresswnd.pas
project.pp Change order of used units so that "deprecated" warnings are not triggered. 2015-08-07 17:20:40 +00:00
projectdefs.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
projecticon.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
projectinspector.lfm
projectinspector.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
projectresources.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
projectuserresources.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
projectwizarddlg.lfm
projectwizarddlg.pas
publishmodule.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
publishprojectdlg.lfm
publishprojectdlg.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
qfinitlocalvardlg.lfm
qfinitlocalvardlg.pas
raw_window.pas
redirect_stderr.pas
restrictionbrowser.lfm
restrictionbrowser.pas
runparamsopts.lfm
runparamsopts.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
searchfrm.lfm
searchfrm.pas Change order of used units so that "deprecated" warnings are not triggered. 2015-08-07 17:20:40 +00:00
searchresultview.lfm IDE: Modeless dialogs clean-up. Issue #28354, patch from Ondrej Pokorny. 2015-06-28 12:27:53 +00:00
searchresultview.pp
showcompileropts.lfm
showcompileropts.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
showdeletingfilesdlg.lfm
showdeletingfilesdlg.pas
sortselectiondlg.lfm
sortselectiondlg.pas
sourceeditor.lfm
sourceeditor.pp Source Editor: Preparation for PageControl (the PageControl with tabs Code/Design is provided later). r49389 from free-sparta branch by Maciej Izak. 2015-07-12 23:05:23 +00:00
sourceeditprocs.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
sourcefilemanager.pas IDE: Share 'Ignore' resource string, reorder. 2015-08-06 12:50:41 +00:00
sourcemarks.pas
sourcesyneditor.pas
splash.lfm
splash.pp
srcedithintfrm.pas
startlazarus.ico
startlazarus.lpi Codetools: add deprecated notes to function wrappers. Fix compilation in example projects, packages, StartLazarus and LazBuild. 2015-07-07 15:35:28 +00:00
startlazarus.lpr
startlazarus.res
syncolorattribeditor.lfm
syncolorattribeditor.pas
sysvaruseroverridedlg.lfm
sysvaruseroverridedlg.pas
toolbarconfig.lfm
toolbarconfig.pas IDE: Improve the XML format for IDE Coolbar in environment options. Fix image name. 2015-06-22 11:22:21 +00:00
transfermacros.pp Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
unitdependencies.lfm IDE: Modeless dialogs clean-up. Issue #28354, patch from Ondrej Pokorny. 2015-06-28 12:27:53 +00:00
unitdependencies.pas Change order of used units so that "deprecated" warnings are not triggered. 2015-08-07 17:20:40 +00:00
unitinfodlg.lfm
unitinfodlg.pp Change order of used units so that "deprecated" warnings are not triggered. 2015-08-07 17:20:40 +00:00
unusedunitsdlg.lfm
unusedunitsdlg.pas
useunitdlg.lfm
useunitdlg.pas
version.inc
viewunit_dlg.lfm
viewunit_dlg.pp Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
w32manifest.pas IDE: Include compatibility information for compatibility with W8/W81/W10. Issue #0028435. 2015-08-01 20:06:54 +00:00
w32versioninfo.pas
wordcompletion.pp