lazarus/ide
mattias 612b486281 IDE: implement find references of used unit
git-svn-id: trunk@42686 -
2013-09-08 22:47:26 +00:00
..
frames IDE: improved 'Compiler Config Target' page localization 2013-09-05 12:47:45 +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: compare default target os, cpu with compiler default 2013-07-11 23:15:45 +00:00
abstractsmethodsdlg.lfm
abstractsmethodsdlg.pas IDE: replaced some MessageDlg with IDEMessageDialog 2013-06-02 17:54:22 +00:00
addprofiledialog.lfm
addprofiledialog.pas
addtoprojectdlg.lfm
addtoprojectdlg.pas IDE: replaced some MessageDlg with IDEMessageDialog 2013-06-02 17:54:22 +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: Use DebugLn for timings of reading and rendering all compiler options. 2013-08-25 08:09:55 +00:00
allcompileroptions.pas IDE, All compiler options: improved localization 2013-09-05 16:27:25 +00:00
applicationbundle.pas IDE: add retina attribute for new OS X application bundles 2013-03-05 10:03:53 +00:00
basebuildmanager.pas
basedebugmanager.pas IDE: prevent debugger from entering invalid state, if started again before completely stopped. For info see issue #0023800 2013-01-31 19:03:40 +00:00
buildfiledlg.lfm
buildfiledlg.pas IDE: Allow user to create own custom IDE macros and install them to IDE by using packages. Issue #23502, patch from Cyrax 2013-01-20 09:34:35 +00:00
buildlazdialog.lfm IDE: BuildLazDialog tweaking 2013-08-02 11:29:32 +00:00
buildlazdialog.pas IDE: further migration external tools 2013-08-03 15:20:52 +00:00
buildmanager.pas IDE: further migration external tools 2013-09-04 09:15:41 +00:00
buildmodediffdlg.lfm
buildmodediffdlg.pas IDE: build modes diff: clearer captions 2013-06-07 11:36:47 +00:00
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: improved build modes manager localization 2013-09-05 12:54:50 +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 IDE: replaced some MessageDlg with IDEMessageDialog 2013-06-02 17:54:22 +00:00
checklfmdlg.lfm
checklfmdlg.pas IDE: further migration external tools 2013-08-03 15:13:53 +00:00
cleandirdlg.lfm
cleandirdlg.pas IDE: replaced some MessageDlg with IDEMessageDialog 2013-06-02 17:27:09 +00:00
clipboardhistory.pas
codebrowser.lfm
codebrowser.pas IDE: further migration external tools 2013-08-04 19:22:42 +00:00
codecontextform.pas if param hint is "no hint", then there is no button, so do not update it 2013-06-24 17:45:10 +00:00
codeexplopts.pas IDE: codeexplorer: save active page 2013-06-05 15:03:13 +00:00
codeexplorer.lfm IDE: fixed layout codeexplorer 2013-06-24 12:05:39 +00:00
codeexplorer.pas IDE: codeexplorer: save active page 2013-06-05 15:03:13 +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 IDE: replaced some MessageDlg with IDEMessageDialog 2013-06-02 17:27:09 +00:00
codetoolsdefpreview.lfm
codetoolsdefpreview.pas IDE: clean up 2013-04-02 10:10:54 +00:00
codetoolsoptions.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
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: clean up 2013-08-25 16:44:13 +00:00
compileroptions.pp replaced SetDirSeparators with SetPathDelims 2013-09-08 20:58:12 +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: hide the "Add and close" button in ComponentList properly when Anchored. 2013-06-27 16:04:25 +00:00
componentpalette.pas IDE: Prepare using new LazControl Tabs (IFDEF'ed), and move icon to tabs 2013-09-05 12:02:41 +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: cleanup 2013-08-02 12:07:42 +00:00
customdefines.lfm IDE: Try to improve the custom defines GUI. 2013-08-24 09:08:12 +00:00
customdefines.pas IDE: Read all compiler options in a thread. 2013-08-24 07:24:46 +00:00
customformeditor.pp IDE: select frame: search frames 2013-08-04 11:06:43 +00:00
debugmanager.pas Debugger: lock queue while handling breakpoint 2013-09-07 16:40:46 +00:00
dialogprocs.pas IDE, codetools, lazutils: Changed DoDirSeparators calls with DoPathDelims calls 2013-09-08 07:40:06 +00:00
diffdialog.lfm
diffdialog.pas Revert "Use AllFilesMask everywhere instead of GetAllFilesMask, mask must be fixed in FPC libs" 2013-04-30 16:35:02 +00:00
diffpatch.pas
diskdiffsdialog.lfm
diskdiffsdialog.pas IDE: vanished lpk on disk: searching for alternative lpk 2013-02-09 12:26:10 +00:00
editdefinetree.pas IDE: removed old workaround global SrcPath 2013-06-26 12:47:16 +00:00
editmsgscannersdlg.lfm
editmsgscannersdlg.pas IDE: further migration external tools 2013-08-03 13:41:02 +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: New options page for re-ordering component palette entries. Requires define "EnableComponentPaletteOptions". 2013-09-03 12:04:16 +00:00
editormacrolistviewer.lfm
editormacrolistviewer.pas IDE: replaced some MessageDlg with IDEMessageDialog 2013-06-02 17:54:22 +00:00
editoroptions.pp SynEdit: select word-wise, issue #0024523 2013-08-10 07:27:44 +00:00
editoroptions.rc
editoroptions.res IDE: update Color-schemes 2013-06-27 14:37:13 +00:00
emptymethodsdlg.lfm
emptymethodsdlg.pas IDE: replaced some MessageDlg with IDEMessageDialog 2013-06-02 17:27:09 +00:00
encloseselectiondlg.lfm
encloseselectiondlg.pas
environmentopts.pp IDE: further migration external tools 2013-09-04 09:15:41 +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-09-04 09:15:41 +00:00
etmessageframe.pas IDE: further migration external tools 2013-09-04 09:15:41 +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 exttools 2013-08-28 19:18:20 +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, 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
extractprocdlg.lfm
extractprocdlg.pas IDE: replaced some MessageDlg with IDEMessageDialog 2013-06-02 17:54:22 +00:00
exttooldialog.lfm IDE: Filename filters for External Tools dialog Export/Import. Issue #24350, patch from Cyrax 2013-05-02 22:13:57 +00:00
exttooldialog.pas IDE: further migration external tools 2013-08-04 20:34:00 +00:00
exttooleditdlg.lfm IDE: Do not word wrap lines in Parameters text of External tools edit dialog. Issue #24406, patch from Cyrax 2013-05-08 21:17:20 +00:00
exttooleditdlg.pas IDE: further migration external tools 2013-08-05 14:56:01 +00:00
filereferencelist.pas
findinfilesdlg.lfm
findinfilesdlg.pas IDE: replaced some MessageDlg with IDEMessageDialog 2013-06-02 17:54:22 +00:00
findoverloadsdlg.lfm
findoverloadsdlg.pas IDE: compare default target os, cpu with compiler default 2013-07-11 23:15:45 +00:00
findrenameidentifier.lfm IDE: "Rename Identifier": fixed tab order 2012-12-18 22:39:58 +00:00
findrenameidentifier.pas IDE: replaced some MessageDlg with IDEMessageDialog 2013-06-02 17:54:22 +00:00
findreplacedialog.lfm IDE: Ask user to continue search from the beginning if no matches were found. Issue #23228 2012-11-02 22:31:01 +00:00
findreplacedialog.pp IDE: replaced some MessageDlg with IDEMessageDialog 2013-06-02 17:54:22 +00:00
findunitdlg.lfm
findunitdlg.pas IDE: further migration external tools 2013-08-18 13:36:18 +00:00
formeditor.pp IDE: added TDesignerMediator.UseRTTIForMethods 2013-02-02 15:46:43 +00:00
fpcsrcscan.pas
fpdocediticons.lrs
fpdoceditwindow.lfm IDE: fpdoc editor: scrollbars for memos 2013-05-13 14:48:43 +00:00
fpdoceditwindow.pas replaced SetDirSeparators with SetPathDelims 2013-09-08 20:58:12 +00:00
fpdochints.pas IDE: show property's class, name and type in OI StatusBar. 2013-05-24 08:23:49 +00:00
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 IDE: clean up 2013-04-28 18:34:07 +00:00
genericchecklist.lfm IDE: make the TGenericCheckListForm more generic. 2013-07-30 10:49:50 +00:00
genericchecklist.pas IDE: make the TGenericCheckListForm more generic. 2013-07-30 10:49:50 +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: add a GUI for compiler defines. Synchronized with Custom Options. 2013-08-02 11:29:44 +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 IDE: warning not to use ide.lpk 2013-05-20 11:57:58 +00:00
ide.pas IDE: Fix ide.lpk package. Now it compiles. Issue #24160, patch from Cyrax 2013-04-27 21:27:33 +00:00
idecmdline.pas StartLazarus: Fix finding PCP, if it contains spaces. 2013-08-27 16:54:54 +00:00
idecontexthelpedit.lfm
idecontexthelpedit.pas IDE: replaced some MessageDlg with IDEMessageDialog 2013-06-02 17:54:22 +00:00
idedefs.pas IDE: clean up 2013-04-02 10:10:54 +00:00
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: further migration external tools 2013-08-03 19:07:12 +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 IDE: inherited compiler options: excluded inheritance of designtime packages 2013-02-13 09:43:05 +00:00
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 IdeProgs: comments 2013-05-01 10:57:18 +00:00
ideprotocol.pas
idetranslations.pas
idewindowhelp.pas IDE: replaced some MessageDlg with IDEMessageDialog 2013-06-02 17:54:22 +00:00
imexportcompileropts.lfm
imexportcompileropts.pas
infobuild.lfm
infobuild.pp
initialsetupdlgs.lfm IDE, initial setup dlg: use a thread to search for FPC sources, refactoring 2012-11-18 11:41:50 +00:00
initialsetupdlgs.pas IDE, codetools, lazutils: Changed DoDirSeparators calls with DoPathDelims calls 2013-09-08 07:40:06 +00:00
inputfiledialog.pas Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
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: implement find references of used unit 2013-09-08 22:47:26 +00:00
keymapschemedlg.lfm
keymapschemedlg.pas
keymapshortcutdlg.lfm IDE: Improvements to keymapping buttons' default state and TabOrder. 2013-04-27 10:13:37 +00:00
keymapshortcutdlg.pas IDE: show already grabbed shortcut key in the filter GUI. 2013-07-30 11:19:08 +00:00
lazarus_about_logo.lrs
lazarus_dci_file.dci dci: changed -1 to Pred 2013-07-22 18:20:54 +00:00
lazarus_dci.lrs
lazarus_indentation.lrs
lazarus.ico
lazarus.lpi IDE: further migration external tools 2013-08-03 18:39:14 +00:00
lazarus.pp IDE: disable MainFormOnTaskBar on windows 2013-08-18 12:19:52 +00:00
lazarus.res
lazarusidestrconsts.pas IDE: implement find references of used unit 2013-09-08 22:47:26 +00:00
lazarusmanager.pas startlazarus: fixed compilation 2013-06-02 21:03:48 +00:00
lazbuild.lpi lazbuild: updated lpi 2013-07-29 10:46:56 +00:00
lazbuild.lpr IDE: compare default target os, cpu with compiler default 2013-07-11 23:15:45 +00:00
lazconf.pp IDE: compare default target os, cpu with compiler default 2013-07-11 23:15:45 +00:00
lfmunitresource.pas IDE: clean up 2013-06-04 07:42:47 +00:00
macropromptdlg.pas Macros: Implement $Confirm() macro. Issuse #11370 2013-05-01 08:44:56 +00:00
main.pp IDE: implement find references of used unit 2013-09-08 22:47:26 +00:00
mainbar.pas IDE: Prepare using new LazControl Tabs (IFDEF'ed), and move icon to tabs 2013-09-05 12:02:41 +00:00
mainbase.pas IDE: further migration external tools 2013-08-03 19:33:59 +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 IDE: replaced some MessageDlg with IDEMessageDialog 2013-06-02 17:54:22 +00:00
miscoptions.pas IDE: "Rename Identifier": show replaced lines in result. Changed default 2012-12-18 11:05:58 +00:00
modematrixopts.pas IDE+lazbuild: fixed applying ide macros for the right build mode 2013-06-07 12:12:02 +00:00
mouseactiondialog.lfm IDE: fixed ButtonPanel height in Mouse Action dialog 2013-05-05 15:48:52 +00:00
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
multireplacedlg.lfm
multireplacedlg.pas
newdialog.lfm
newdialog.pas IDE: replaced some MessageDlg with IDEMessageDialog 2013-06-02 17:54:22 +00:00
newprojectdlg.lfm
newprojectdlg.pp
objectlists.pas
outputfilter.pas replaced SetDirSeparators with SetPathDelims 2013-09-08 20:58:12 +00:00
patheditordlg.lfm
patheditordlg.pas Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
procedurelist.lfm
procedurelist.pas
progressdlg.lfm
progressdlg.pas IDE: clean up 2013-04-02 10:10:54 +00:00
progresswnd.lfm
progresswnd.pas
project.pp replaced SetDirSeparators with SetPathDelims 2013-09-08 20:58:12 +00:00
projectdefs.pas IDE: combined defaults for publish module+project 2013-06-12 11:02:22 +00:00
projecticon.pas IDE: clean up 2013-04-02 10:10:54 +00:00
projectinspector.lfm IDE: TTreeFilterEdit: using TTFENodeData 2013-06-27 02:57:55 +00:00
projectinspector.pas Revert "IDE: Show directory hierarchy by default in project inspector". Causes memory leak. 2013-07-21 19:46:39 +00:00
projectresources.pas IDE: fixed range check 2013-07-09 19:22:27 +00:00
projectwizarddlg.lfm
projectwizarddlg.pas
publishmodule.pas
publishprojectdlg.lfm
publishprojectdlg.pas IDE: combined defaults for publish module+project 2013-06-12 11:02:22 +00:00
raw_window.pas IDE: add define HEAPTRC_WINDOW back to enable the new heap tracer window feature. 2013-05-15 18:00:26 +00:00
redirect_stderr.pas IDE: add define HEAPTRC_WINDOW back to enable the new heap tracer window feature. 2013-05-15 18:00:26 +00:00
restrictionbrowser.lfm
restrictionbrowser.pas IDE: fix RestrictionBrowser filtering. 2013-05-23 11:37:56 +00:00
runparamsopts.lfm Revert r41936 #ab277e68c5 because Run Parameters dialog lost its existing history lists. 2013-06-29 13:14:58 +00:00
runparamsopts.pas Revert r41936 #ab277e68c5 because Run Parameters dialog lost its existing history lists. 2013-06-29 13:14:58 +00:00
searchfrm.lfm IDE: Improved Search Results dialog behavior: 2012-12-12 19:51:53 +00:00
searchfrm.pas IDE: replaced some MessageDlg with IDEMessageDialog 2013-06-02 17:27:09 +00:00
searchresultview.lfm IDE: changed Search Results dialog to bsSizeable and enabled system menu in order to unify its look with Find / Find in files dialogs, bug #23456 2012-12-10 21:48:56 +00:00
searchresultview.pp
showcompileropts.lfm IDE: fixed mem leak in show compiler options 2013-06-10 07:31:09 +00:00
showcompileropts.pas IDE: fixed mem leak in show compiler options 2013-06-10 07:31:09 +00:00
showdeletingfilesdlg.lfm
showdeletingfilesdlg.pas
sortselectiondlg.lfm
sortselectiondlg.pas
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: implement find references of used unit 2013-09-08 22:47:26 +00:00
sourceeditprocs.pas IDE: identifier completion: debugging 2013-01-24 10:52:44 +00:00
sourcefilemanager.pas IDE: further migration external tools 2013-08-05 07:26:12 +00:00
sourcemarks.pas IDE: store directives when new scanner is initialized and a sourceeditor for the unit exist 2013-05-11 17:30:13 +00:00
sourcesyneditor.pas Debugger, IDE, SourceEdit: When SynEdit is in Paintlock, make sure the debugger is not doing processmessages 2013-09-07 17:00:35 +00:00
splash.lfm
splash.pp
srcedithintfrm.pas
startlazarus.ico
startlazarus.lpi startlazarus: fixed target file name 2012-12-11 09:33:51 +00:00
startlazarus.lpr IDE: Enable the new Heaptrc output window by default. Part of issue #19837 2013-05-13 14:10:33 +00:00
startlazarus.res
syncolorattribeditor.lfm IDE: Editor-Color opts - Allow setting priorities 2013-05-26 13:34:29 +00:00
syncolorattribeditor.pas IDE: Editor-Color opts - Allow setting priorities 2013-05-26 13:34:29 +00:00
sysvaruseroverridedlg.lfm
sysvaruseroverridedlg.pas IDE: replaced some MessageDlg with IDEMessageDialog 2013-06-02 17:54:22 +00:00
transfermacros.pp IDE: debugln when environmentoption macro fails 2013-06-29 12:46:00 +00:00
unitdependencies.lfm IDE: unit deps: popup menu item for unused units 2013-06-27 15:11:22 +00:00
unitdependencies.pas IDE: editor file manager: dockable 2013-07-02 16:07:39 +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
viewunit_dlg.lfm IDE: select frame: started scan 2013-08-04 09:17:57 +00:00
viewunit_dlg.pp IDE: select frame: scan sources 2013-08-04 13:06:14 +00:00
w32manifest.pas
w32versioninfo.pas IDE: added Slovenian language to version info language list 2013-06-23 19:59:05 +00:00
wordcompletion.pp Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00