lazarus/ide
mattias 1fe37e15a2 fixed spelling mistakes, found by lintian
git-svn-id: trunk@43900 -
2014-02-05 12:07:46 +00:00
..
frames fixed spelling mistakes, found by lintian 2014-02-05 12:07:46 +00:00
include IDE, lazbuild: on Unix change AllowDirectorySeparators to only /. File functions like ExtractFilePath/Name/Dir now ignore backslash \ as directory separator. The lazutils file functions already did that. 2013-09-05 10:24:48 +00:00
aboutfrm.lfm
aboutfrm.pas ide: remove unneeded resource 2013-09-27 11:33:05 +00:00
abstractsmethodsdlg.lfm
abstractsmethodsdlg.pas
addprofiledialog.lfm
addprofiledialog.pas
addtoprojectdlg.lfm
addtoprojectdlg.pas ide, components: move images related code to use FPC resource instead of Lazarus resources 2013-09-27 12:27:04 +00:00
advhistorylist.pas New file for advanced history list. Part of issue #24345, from Cyrax. 2013-06-29 10:18:28 +00:00
allcompileroptions.lfm IDE: Improve the All Compiler Options GUI filter. It lost focus because it was disabled. Not any more. 2013-09-23 21:28:53 +00:00
allcompileroptions.pas ide: fix loading of some IDE resources 2013-09-27 10:48:59 +00:00
applicationbundle.pas
basebuildmanager.pas
basedebugmanager.pas Debugger: Attach, Darwin, try and get process-list via gdb. Issue #0025302 Patch by Joost van der Sluis 2013-11-10 23:32:18 +00:00
buildfiledlg.lfm
buildfiledlg.pas
buildlazdialog.lfm IDE: BuildLazDialog tweaking 2013-08-02 11:29:32 +00:00
buildlazdialog.pas ide + tools: support rsj files 2014-01-17 01:14:53 +00:00
buildmanager.pas IDE: clean up 2013-09-15 06:10:28 +00:00
buildmodediffdlg.lfm
buildmodediffdlg.pas
buildmodesmanager.lfm IDE: Let user create Debug and Release build modes with one button click. Issues #22743 and #19641 2013-07-28 09:14:25 +00:00
buildmodesmanager.pas ide, components: move images related code to use FPC resource instead of Lazarus resources 2013-09-27 12:27:04 +00:00
buildprofilemanager.lfm
buildprofilemanager.pas
buildprojectdlg.lfm
buildprojectdlg.pas IDE: clean up build files: omit packages with compile manually 2013-09-02 13:39:06 +00:00
charactermapdlg.lfm
charactermapdlg.pas
checkcompileropts.lfm
checkcompileropts.pas IDE: further migration external tools 2013-08-03 15:56:10 +00:00
checkcompoptsfornewunitdlg.lfm
checkcompoptsfornewunitdlg.pas
checklfmdlg.lfm
checklfmdlg.pas IDE: improve comment 2013-12-16 00:10:38 +00:00
cleandirdlg.lfm
cleandirdlg.pas
clipboardhistory.pas
codebrowser.lfm
codebrowser.pas IDE: codebrowser: if there are only a few items, expand the whole tree 2014-02-05 10:46:49 +00:00
codecontextform.pas ide, components: move images related code to use FPC resource instead of Lazarus resources 2013-09-27 12:27:04 +00:00
codeexplopts.pas
codeexplorer.lfm IDE: fixed layout codeexplorer 2013-06-24 12:05:39 +00:00
codeexplorer.pas ide, components: move images related code to use FPC resource instead of Lazarus resources 2013-09-27 12:27:04 +00:00
codehelp.pas IDE: further migration external tools 2013-08-03 19:07:12 +00:00
codemacroprompt.lfm codetools: started ability to load code completion snippets from an xml files, thanks to Don Ziesig, patch #15922 2013-07-22 22:08:53 +00:00
codemacroprompt.pas codetools: started ability to load code completion snippets from an xml files, thanks to Don Ziesig, patch #15922 2013-07-22 22:08:53 +00:00
codemacroselect.lfm
codemacroselect.pas
codetemplatesdlg.lfm codetools: started ability to load code completion snippets from an xml files, thanks to Don Ziesig, patch #15922 2013-07-22 22:08:53 +00:00
codetemplatesdlg.pas codetools: started ability to load code completion snippets from an xml files, thanks to Don Ziesig, patch #15922 2013-07-22 22:08:53 +00:00
codetoolsdefines.lfm
codetoolsdefines.pas
codetoolsdefpreview.lfm
codetoolsdefpreview.pas
codetoolsoptions.pas ide: load default indentation resource from FPC resource 2013-09-28 15:16:27 +00:00
ColorDefault.xml IDE: update Color-schemes 2013-06-27 14:37:13 +00:00
ColorDelphi.xml IDE: update Color-schemes 2013-06-27 14:37:13 +00:00
ColorOcean.xml IDE: update Color-schemes 2013-06-27 14:37:13 +00:00
ColorPascalClassic.xml IDE: update Color-schemes 2013-06-27 14:37:13 +00:00
ColorTwilight.xml IDE: update Color-schemes 2013-06-27 14:37:13 +00:00
compatibilityrestrictions.pas
compiler.pp IDE: In All Compiler Options, improve the order of generated options when original data was on the same line. 2014-01-31 17:29:08 +00:00
compileroptions.pp IDE: renamed SetPathDelims to GetForcedPathDelims 2013-09-09 10:28:10 +00:00
componentlist.lfm IDE: hide the "Add and close" button in ComponentList properly when Anchored. 2013-06-27 16:04:25 +00:00
componentlist.pas IDE: implement storage for component palette options. Read and write it in GUI frame. 2013-09-11 06:21:29 +00:00
componentpalette.pas ide, components: move images related code to use FPC resource instead of Lazarus resources 2013-09-27 12:27:04 +00:00
compoptsmodes.pas
comppagespopup.lfm New files for a component palette drop-down list. 2013-08-04 10:33:34 +00:00
comppagespopup.pas IDE: less hints 2013-09-05 10:09:30 +00:00
condef.lfm IDE: Improve Conditional Define GUI. 2013-07-30 09:14:43 +00:00
condef.pas ide, components: move images related code to use FPC resource instead of Lazarus resources 2013-09-27 12:27:04 +00:00
customdefines.lfm IDE: Try to improve the custom defines GUI. 2013-08-24 09:08:12 +00:00
customdefines.pas IDE: Respect the Use Comments setting also when editing defines. 2013-09-29 07:54:28 +00:00
customformeditor.pp IDE: select frame: search frames 2013-08-04 11:06:43 +00:00
debugmanager.pas Debugger: Attach, Darwin, try and get process-list via gdb. Issue #0025302 Patch by Joost van der Sluis 2013-11-10 23:32:18 +00:00
dialogprocs.pas IDE: renamed DoPathDelims to ForcePathDelims 2013-09-09 10:18:24 +00:00
diffdialog.lfm
diffdialog.pas ide, components: move images related code to use FPC resource instead of Lazarus resources 2013-09-27 12:27:04 +00:00
diffpatch.pas
diskdiffsdialog.lfm
diskdiffsdialog.pas
editdefinetree.pas IDE: removed old workaround global SrcPath 2013-06-26 12:47:16 +00:00
editmsgscannersdlg.lfm
editmsgscannersdlg.pas ide, components: move images related code to use FPC resource instead of Lazarus resources 2013-09-27 12:27:04 +00:00
editorfilemanager.lfm IDE: New options page for re-ordering component palette entries. Requires define "EnableComponentPaletteOptions". 2013-09-03 12:04:16 +00:00
editorfilemanager.pas ide, components: move images related code to use FPC resource instead of Lazarus resources 2013-09-27 12:27:04 +00:00
editormacrolistviewer.lfm
editormacrolistviewer.pas
editoroptions.pp IDE: add 2 tab based indent modes to beautifier. Issue #0024557 2014-01-26 17:16:48 +00:00
editoroptions.rc ide: load default DCI resource from FPC resource 2013-09-28 15:06:04 +00:00
editoroptions.res ide: load default DCI resource from FPC resource 2013-09-28 15:06:04 +00:00
emptymethodsdlg.lfm
emptymethodsdlg.pas IDE: fixed resourcestring name: lisEMDEmtpyMethods -> lisEMDEmptyMethods 2013-11-30 15:30:19 +00:00
encloseselectiondlg.lfm
encloseselectiondlg.pas
environmentopts.pp IDE: Make Package Editor remember its settings for dir hierarchy and sorting. Issues #18804, #22448 2013-12-29 16:45:20 +00:00
etfpcmsgparser.pas IDE: further migration external tools 2013-09-04 09:15:41 +00:00
etmakemsgparser.pas IDE: further migration external tools 2013-09-04 09:15:41 +00:00
etmessageframe.lfm IDE: further migration external tools 2013-10-17 19:17:50 +00:00
etmessageframe.pas IDE: further migration external tools 2013-10-17 19:17:50 +00:00
etmessageswnd.lfm IDE: further migration external tools 2013-08-03 18:39:14 +00:00
etmessageswnd.pas IDE: further migration external tools 2013-09-04 09:15:41 +00:00
etquickfixes.pas IDE: further migration external tools 2013-10-17 19:17:50 +00:00
etsrceditmarks.pas IDE: further migration external tools 2013-08-03 18:39:14 +00:00
examplemanager.lfm IDE, Examples manager: removed 'Under construction' label, hid 'Build Selected' button, which functionality was not implemented, improved layout 2013-09-05 13:40:31 +00:00
examplemanager.pas ide, components: move images related code to use FPC resource instead of Lazarus resources 2013-09-27 12:27:04 +00:00
extractprocdlg.lfm
extractprocdlg.pas
exttooldialog.lfm
exttooldialog.pas IDE: further migration external tools 2013-10-17 19:17:50 +00:00
exttooleditdlg.lfm
exttooleditdlg.pas IDE: further migration external tools 2013-10-17 19:17:50 +00:00
filereferencelist.pas
findinfilesdlg.lfm
findinfilesdlg.pas
findoverloadsdlg.lfm
findoverloadsdlg.pas IDE: compare default target os, cpu with compiler default 2013-07-11 23:15:45 +00:00
findrenameidentifier.lfm
findrenameidentifier.pas
findreplacedialog.lfm IDE: Fix button order in FindReplaceDialog dialog using ButtonPanel. Issue #13561 2013-12-30 18:50:05 +00:00
findreplacedialog.pp IDE: Fix button order in FindReplaceDialog dialog using ButtonPanel. Issue #13561 2013-12-30 18:50:05 +00:00
findunitdlg.lfm
findunitdlg.pas IDE: further migration external tools 2013-08-18 13:36:18 +00:00
formeditor.pp
fpcsrcscan.pas Clean outdated DEFINEs from the code, like old compiler versions and FPC_HAS_CONSTREF. 2014-01-02 18:16:19 +00:00
fpdoceditwindow.lfm
fpdoceditwindow.pas ide, images: 2013-09-28 03:19:37 +00:00
fpdochints.pas
fpdocselectinherited.lfm
fpdocselectinherited.pas
fpdocselectlink.lfm
fpdocselectlink.pas
fpmake.pp IDE: New options page for re-ordering component palette entries. Requires define "EnableComponentPaletteOptions". 2013-09-03 12:04:16 +00:00
frmcustomapplicationoptions.lfm
frmcustomapplicationoptions.pas
genericchecklist.lfm IDE: When adding the path of a new file to project search path, ask which build modes to add it to. Issue #23714. 2013-12-25 17:23:46 +00:00
genericchecklist.pas IDE: When adding the path of a new file to project search path, ask which build modes to add it to. Issue #23714. 2013-12-25 17:23:46 +00:00
genericlisteditor.lfm IDE: add a GUI for compiler defines. Synchronized with Custom Options. 2013-08-02 11:29:44 +00:00
genericlisteditor.pas IDE: clean up 2013-09-15 06:10:28 +00:00
gotofrm.lfm
gotofrm.pas
helpfpcmessages.lfm
helpfpcmessages.pas IDE: further migration external tools 2013-08-03 16:14:35 +00:00
helpoptions.pas
ide.lpk Spelling 2013-09-16 10:10:59 +00:00
ide.pas
idecmdline.pas LazBuild: read pcp from lazarus.cfg file 2014-01-10 14:34:43 +00:00
idecontexthelpedit.lfm
idecontexthelpedit.pas
idedefs.pas
idefpcinfo.lfm
idefpcinfo.pas IDE: compare default target os, cpu with compiler default 2013-07-11 23:15:45 +00:00
idefpdocfilesearch.lfm
idefpdocfilesearch.pas
ideguicmdline.pas IDE: use lazarus.cfg file for additional commandline param 2013-08-27 15:30:51 +00:00
idehelpmanager.lfm
idehelpmanager.pas IDE: help on unknown identifier: start codebrowser 2014-02-05 10:42:04 +00:00
ideinfodlg.lfm
ideinfodlg.pas IDE: about IDE: added warnings about laz dir, compiler and fpc src dir 2013-07-03 07:35:11 +00:00
ideinfoneedbuild.lfm
ideinfoneedbuild.pas
ideminilibc.pas
ideoptiondefs.pas IDE: editor file manager: dockable 2013-07-02 16:07:39 +00:00
ideoptionsdlg.lfm IDE: New EnvOption + CheckBox for showing/hiding build modes in project options. 2013-07-05 13:25:49 +00:00
ideoptionsdlg.pas IDE: Hide build modes in "Additions and Overrides" when UseBuildModes=False. 2013-07-09 11:40:17 +00:00
ideprocs.pp
ideprotocol.pas
idetranslations.pas Debugger: improved localization, updated Russian translation 2014-01-25 20:53:24 +00:00
idewindowhelp.pas
imexportcompileropts.lfm
imexportcompileropts.pas ide, components: move images related code to use FPC resource instead of Lazarus resources 2013-09-27 12:27:04 +00:00
infobuild.lfm
infobuild.pp lcl, ide: redo LoadGlypFromResource to LoadGlyphFromResourceName with ability to pass an Instance handle 2013-09-27 08:44:38 +00:00
initialsetupdlgs.lfm
initialsetupdlgs.pas ide, components: move images related code to use FPC resource instead of Lazarus resources 2013-09-27 12:27:04 +00:00
inputfiledialog.pas
inputhistory.pas Revert r41936 #ab277e68c5 because Run Parameters dialog lost its existing history lists. 2013-06-29 13:14:58 +00:00
inspectchksumchangeddlg.lfm
inspectchksumchangeddlg.pas IDE: further migration external tools 2013-08-04 19:22:42 +00:00
invertassigntool.pas
jumphistoryview.lfm
jumphistoryview.pas
keymapping.pp IDE: Fix the check for conflicting sequential (multi-stage) shortcuts. Issue #25085 2013-11-02 10:03:43 +00:00
keymapschemedlg.lfm
keymapschemedlg.pas
keymapshortcutdlg.lfm
keymapshortcutdlg.pas IDE: show already grabbed shortcut key in the filter GUI. 2013-07-30 11:19:08 +00:00
lazarus_dci_file.dci dci: changed -1 to Pred 2013-07-22 18:20:54 +00:00
lazarus_indentation.res ide: load default indentation resource from FPC resource 2013-09-28 15:16:27 +00:00
lazarus.ico
lazarus.lpi Debugger: Nicely list processes for attach (windows only). Patch by Denis Volodarsky. 2013-10-19 11:32:18 +00:00
lazarus.pp ide: again rename project.ico to mainiconproject.ico - this way it is more understandable that it is a mainicon of a project file 2013-09-28 04:10:00 +00:00
lazarus.res lplupdate: fixed svn add command 2013-09-15 16:11:22 +00:00
lazarusidestrconsts.pas IDE: add 2 tab based indent modes to beautifier. Issue #0024557 2014-01-26 17:16:48 +00:00
lazarusmanager.pas IDE: cut handles when starting applications 2013-11-07 12:52:03 +00:00
lazbuild.lpi lazbuild: updated lpi 2013-07-29 10:46:56 +00:00
lazbuild.lpr LazBuild: read pcp from lazarus.cfg file (fix) 2014-01-11 13:31:34 +00:00
lazconf.pp IDE fix spelling 2013-12-18 22:49:21 +00:00
lazdoc.res ide, images: 2013-09-28 03:19:37 +00:00
lfmunitresource.pas IDE: fixed duplicate code, break cycle lfmunitresource 2013-09-20 09:15:48 +00:00
macropromptdlg.pas
main.pp lcl: fixed comialtion with fpc 2.6.2 2014-01-17 09:47:44 +00:00
mainbar.pas IDE: clean up 2013-09-15 06:10:28 +00:00
mainbase.pas IDE: Move the "all component tabs" speedbutton into tabsheet 2013-09-14 13:12:50 +00:00
mainintf.pas IDE: remove freed forms from restore windows list 2013-06-23 19:48:13 +00:00
Makefile git-svn-id: trunk@42348 - 2013-08-05 08:51:48 +00:00
Makefile.fpc git-svn-id: trunk@42348 - 2013-08-05 08:51:48 +00:00
makeresstrdlg.lfm
makeresstrdlg.pas
miscoptions.pas
modematrixopts.pas
mouseactiondialog.lfm
mouseactiondialog.pas
msgquickfixes.pas IDE: migrating external tools 2013-07-29 20:02:09 +00:00
msgview.lfm
msgview.pp IDE: further migration external tools 2013-08-03 18:39:14 +00:00
msgvieweditor.lfm
msgvieweditor.pas ide, components: move images related code to use FPC resource instead of Lazarus resources 2013-09-27 12:27:04 +00:00
multireplacedlg.lfm
multireplacedlg.pas
newdialog.lfm
newdialog.pas
newprojectdlg.lfm
newprojectdlg.pp
objectlists.pas
outputfilter.pas IDE: renamed SetPathDelims to GetForcedPathDelims 2013-09-09 10:28:10 +00:00
patheditordlg.lfm
patheditordlg.pas ide, components: move images related code to use FPC resource instead of Lazarus resources 2013-09-27 12:27:04 +00:00
procedurelist.lfm
procedurelist.pas
progressdlg.lfm
progressdlg.pas
progresswnd.lfm
progresswnd.pas
project.pp IDE: verbosity 2013-09-23 09:11:57 +00:00
projectdefs.pas IDE: combined defaults for publish module+project 2013-06-12 11:02:22 +00:00
projecticon.pas ide: again rename project.ico to mainiconproject.ico - this way it is more understandable that it is a mainicon of a project file 2013-09-28 04:10:00 +00:00
projectinspector.lfm IDE: Make Project Inspector remember its settings for dir hierarchy and sorting. Issues #22448, #22609 2013-12-29 16:44:36 +00:00
projectinspector.pas ProjectInspector: Add shortcuts for VK_RETURN, VK_DELETE and VK_INSERT, like package editor has. 2014-01-03 00:15:05 +00:00
projectresources.pas ide: save/restore user resource items to/from config 2013-10-13 05:12:53 +00:00
projectuserresources.pas ide: add resources with relative paths, process relative paths and macroses during resource processing 2013-10-19 12:12:01 +00:00
projectwizarddlg.lfm
projectwizarddlg.pas ide, components: move images related code to use FPC resource instead of Lazarus resources 2013-09-27 12:27:04 +00:00
publishmodule.pas
publishprojectdlg.lfm
publishprojectdlg.pas ide, components: move images related code to use FPC resource instead of Lazarus resources 2013-09-27 12:27:04 +00:00
raw_window.pas
redirect_stderr.pas
restrictionbrowser.lfm
restrictionbrowser.pas
runparamsopts.lfm Revert r41936 #ab277e68c5 because Run Parameters dialog lost its existing history lists. 2013-06-29 13:14:58 +00:00
runparamsopts.pas ide, components: move images related code to use FPC resource instead of Lazarus resources 2013-09-27 12:27:04 +00:00
searchfrm.lfm
searchfrm.pas
searchresultview.lfm
searchresultview.pp
showcompileropts.lfm
showcompileropts.pas
showdeletingfilesdlg.lfm
showdeletingfilesdlg.pas
sortselectiondlg.lfm
sortselectiondlg.pas IDE: sourcemarks: break cycle 2013-09-19 20:06:45 +00:00
sourceeditor.lfm codetools: started ability to load code completion snippets from an xml files, thanks to Don Ziesig, patch #15922 2013-07-22 22:08:53 +00:00
sourceeditor.pp IDE: Editor-Options: mark if/then/else as word pair (triplet) / allow any keyword pair to be switched 2014-01-26 15:16:36 +00:00
sourceeditprocs.pas
sourcefilemanager.pas IDE: When adding the path of a new file to project search path, ask which build modes to add it to. Issue #23714. 2013-12-25 17:23:46 +00:00
sourcemarks.pas ide, components: move images related code to use FPC resource instead of Lazarus resources 2013-09-27 12:27:04 +00:00
sourcesyneditor.pas SourceEditor: added nil check for top-info 2013-11-27 13:14:55 +00:00
splash.lfm
splash.pp ide: load splash logo from FPC resource 2013-09-27 08:51:41 +00:00
srcedithintfrm.pas
startlazarus.ico
startlazarus.lpi
startlazarus.lpr
startlazarus.res
syncolorattribeditor.lfm
syncolorattribeditor.pas IDE: sourcemarks: break cycle 2013-09-19 20:06:45 +00:00
sysvaruseroverridedlg.lfm
sysvaruseroverridedlg.pas
transfermacros.pp IDE: debugln when environmentoption macro fails 2013-06-29 12:46:00 +00:00
unitdependencies.lfm IDE: unit dependencies: overlays for cycles 2013-09-19 18:23:56 +00:00
unitdependencies.pas IDE: further migration external tools 2013-10-17 19:17:50 +00:00
unitinfodlg.lfm
unitinfodlg.pp
unusedunitsdlg.lfm IDE: fixed layout 2013-07-13 21:37:11 +00:00
unusedunitsdlg.pas IDE: unit deps: popup menu item for unused units 2013-06-27 15:11:22 +00:00
useunitdlg.lfm
useunitdlg.pas
version.inc set trunk version to 1.3 2013-09-15 15:53:49 +00:00
viewunit_dlg.lfm IDE: select frame: started scan 2013-08-04 09:17:57 +00:00
viewunit_dlg.pp ide, components: move images related code to use FPC resource instead of Lazarus resources 2013-09-27 12:27:04 +00:00
w32manifest.pas
w32versioninfo.pas ide: add Attributes to version info 2013-10-13 10:38:54 +00:00
wordcompletion.pp