| .. |
|
frames
|
IDE: actually show hint for 'Sort for scope' combobox in CodeTools identifier completion option page
|
2014-10-19 22:20:07 +00:00 |
|
include
|
IDE: use TurboPowerIProDsgn to show hints and help texts in Lazarus BigIDE.
|
2014-07-23 17:29:51 +00:00 |
|
aboutfrm.lfm
|
|
|
|
aboutfrm.pas
|
IDE: clean up
|
2014-06-08 12:49:44 +00:00 |
|
abstractsmethodsdlg.lfm
|
|
|
|
abstractsmethodsdlg.pas
|
codetools: FindAbstractMethods: search class interfaces
|
2014-06-21 15:35:46 +00:00 |
|
addprofiledialog.lfm
|
|
|
|
addprofiledialog.pas
|
|
|
|
addtoprojectdlg.lfm
|
IDE: improve button anchors in AddToProject dialog.
|
2014-09-25 21:06:18 +00:00 |
|
addtoprojectdlg.pas
|
Project Inspector: A new button for adding files from file system easily. Issue #24337.
|
2014-09-24 17:01:50 +00:00 |
|
advhistorylist.pas
|
|
|
|
allcompileroptions.lfm
|
IDE: compiler options: other options: fixed dangling OnIdle, fixed thread accessing non thread safe methods
|
2014-06-15 14:43:35 +00:00 |
|
allcompileroptions.pas
|
IDE: Assign a mouse wheel handler to "all compiler options" ScrollBox and to controls inside it. Based on code by Sandro Cumerlato.
|
2014-09-29 18:22:38 +00:00 |
|
applicationbundle.pas
|
|
|
|
basebuildmanager.pas
|
|
|
|
basedebugmanager.pas
|
|
|
|
buildfiledlg.lfm
|
|
|
|
buildfiledlg.pas
|
|
|
|
buildlazdialog.lfm
|
|
|
|
buildlazdialog.pas
|
IDE: clean up old external tools
|
2014-07-20 19:47:30 +00:00 |
|
buildmanager.pas
|
IDE: buildmanager: fixed clearing reference to destroyed project
|
2014-09-10 11:43:05 +00:00 |
|
buildmodediffdlg.lfm
|
|
|
|
buildmodediffdlg.pas
|
|
|
|
buildmodesmanager.lfm
|
|
|
|
buildmodesmanager.pas
|
IDE: remove a useless parameter from function SwitchBuildMode.
|
2014-07-04 14:29:55 +00:00 |
|
buildprofilemanager.lfm
|
|
|
|
buildprofilemanager.pas
|
IDE: clean up old external tools
|
2014-07-20 19:50:17 +00:00 |
|
buildprojectdlg.lfm
|
|
|
|
buildprojectdlg.pas
|
IDE: Use hard-coded quotation in some resourcestrings instead of %s parameters.
|
2014-06-15 11:52:01 +00:00 |
|
charactermapdlg.lfm
|
|
|
|
charactermapdlg.pas
|
|
|
|
checkcompileropts.lfm
|
|
|
|
checkcompileropts.pas
|
IDE: clean up old external tools
|
2014-07-20 19:50:17 +00:00 |
|
checkcompoptsfornewunitdlg.lfm
|
|
|
|
checkcompoptsfornewunitdlg.pas
|
|
|
|
checklfmdlg.lfm
|
|
|
|
checklfmdlg.pas
|
IDE: clean up old external tools
|
2014-07-20 20:02:40 +00:00 |
|
cleandirdlg.lfm
|
|
|
|
cleandirdlg.pas
|
IDE: Use hard-coded quotation in some resourcestrings instead of %s parameters.
|
2014-06-15 11:52:01 +00:00 |
|
clipboardhistory.pas
|
|
|
|
codebrowser.lfm
|
|
|
|
codebrowser.pas
|
IDE: clean up old external tools
|
2014-07-20 20:02:40 +00:00 |
|
codecontextform.pas
|
IDE: codecontext: use ClientRect instead of Canvas.ClipRect
|
2014-06-02 19:58:33 +00:00 |
|
codeexplopts.pas
|
|
|
|
codeexplorer.lfm
|
|
|
|
codeexplorer.pas
|
codetools: find declaration and gather identifiers: labels, issue #26882
|
2014-10-18 10:22:38 +00:00 |
|
codehelp.pas
|
* Cosmetic: comments/debugln output
|
2014-10-14 14:05:30 +00:00 |
|
codemacroprompt.lfm
|
|
|
|
codemacroprompt.pas
|
|
|
|
codemacroselect.lfm
|
|
|
|
codemacroselect.pas
|
|
|
|
codetemplatesdlg.lfm
|
|
|
|
codetemplatesdlg.pas
|
IDE: Import/export paths in path editor dialog. Part of issue #25903.
|
2014-09-13 08:40:50 +00:00 |
|
codetoolsdefines.lfm
|
|
|
|
codetoolsdefines.pas
|
IDE: clean up
|
2014-06-08 12:49:44 +00:00 |
|
codetoolsdefpreview.lfm
|
|
|
|
codetoolsdefpreview.pas
|
IDE: clean up
|
2014-06-08 12:49:44 +00:00 |
|
codetoolsoptions.pas
|
IDE+codetools: identifier completion: Options to disable sorting for history and scope
|
2014-10-18 21:34:06 +00:00 |
|
ColorDefault.xml
|
|
|
|
ColorDelphi.xml
|
|
|
|
ColorOcean.xml
|
|
|
|
ColorPascalClassic.xml
|
|
|
|
ColorTwilight.xml
|
|
|
|
compatibilityrestrictions.pas
|
|
|
|
compiler.pp
|
IDE: messages: show project target file relative to project directory
|
2014-10-04 10:25:17 +00:00 |
|
compileroptions.pp
|
IDE: added macro FPC_FULLVERSION, added conditionals function GetProjValue for packages, only parameter now: FPC_FULLVERSION
|
2014-07-23 19:22:38 +00:00 |
|
componentlist.lfm
|
IDE, Component list: improved layout and now using standard ButtonPanel, bug #26585
|
2014-08-13 20:34:45 +00:00 |
|
componentlist.pas
|
IDE: component list: use icon height as minimum
|
2014-10-18 09:52:40 +00:00 |
|
componentpalette.pas
|
IDE: Fix ActivePageIndex range check error in ComponentPalette. Issue #26887, patch from Sandro Cumerlato.
|
2014-10-23 16:34:43 +00:00 |
|
compoptsmodes.pas
|
|
|
|
comppagespopup.lfm
|
|
|
|
comppagespopup.pas
|
|
|
|
condef.lfm
|
|
|
|
condef.pas
|
|
|
|
customdefines.lfm
|
|
|
|
customdefines.pas
|
IDE: compiler options: other options: fixed dangling OnIdle, fixed thread accessing non thread safe methods
|
2014-06-15 14:43:35 +00:00 |
|
customformeditor.pp
|
Remove typecasts because LookupRoot was moved to TIDesigner. Also formatting.
|
2014-07-05 10:49:34 +00:00 |
|
debugmanager.pas
|
IDE: formatting. Format some resource strings so that line changes together with %s referring to LineEnding.
|
2014-06-16 18:00:06 +00:00 |
|
dialogprocs.pas
|
IDE: fixed extending unit/inc path in PI, fixed checking last pcp ignoring optional Darwin bundle, added dummy external tools for dependencies
|
2014-07-28 08:21:21 +00:00 |
|
diffdialog.lfm
|
Prevent opening a non existing path/filename in "Compare files". Issue #26841, patch from ocean.
|
2014-10-11 07:42:17 +00:00 |
|
diffdialog.pas
|
Converter: ChgEncodingDlg, compile regular expression right after setting it to catch exceptions. Issue #26497
|
2014-08-10 23:28:23 +00:00 |
|
diffpatch.pas
|
|
|
|
diskdiffsdialog.lfm
|
|
|
|
diskdiffsdialog.pas
|
IDE: adjust lineendings of some resource strings.
|
2014-06-16 17:59:56 +00:00 |
|
editdefinetree.pas
|
|
|
|
editorfilemanager.lfm
|
|
|
|
editorfilemanager.pas
|
|
|
|
editormacrolistviewer.lfm
|
|
|
|
editormacrolistviewer.pas
|
IDE: fixed catching excepions on load/save editor macros
|
2014-07-15 10:12:04 +00:00 |
|
editoroptions.pp
|
IDE: fixed xmlconfig default values
|
2014-06-15 12:10:42 +00:00 |
|
editoroptions.rc
|
|
|
|
editoroptions.res
|
|
|
|
emptymethodsdlg.lfm
|
|
|
|
emptymethodsdlg.pas
|
|
|
|
encloseselectiondlg.lfm
|
|
|
|
encloseselectiondlg.pas
|
IDE: fixed enclose block starting with empty lines, bug #26494
|
2014-07-18 07:58:57 +00:00 |
|
environmentopts.pp
|
IDE: clean up
|
2014-07-28 18:50:07 +00:00 |
|
etfpcmsgparser.pas
|
IDE: clean up old external tools
|
2014-07-20 20:02:40 +00:00 |
|
etmakemsgparser.pas
|
IDE: clean up old external tools
|
2014-07-20 20:02:40 +00:00 |
|
etmessageframe.lfm
|
IDE: messages: escape to close search
|
2014-06-05 21:28:50 +00:00 |
|
etmessageframe.pas
|
IDE: messages: fixed crash on right click on progress line, bug #26595
|
2014-10-05 23:00:00 +00:00 |
|
etmessageswnd.lfm
|
IDE: messages: started load/save options
|
2014-06-03 15:46:20 +00:00 |
|
etmessageswnd.pas
|
ide: icons for some windows titles
|
2014-08-24 01:03:17 +00:00 |
|
etquickfixes.pas
|
IDE: fixed extending unit/inc path in PI, fixed checking last pcp ignoring optional Darwin bundle, added dummy external tools for dependencies
|
2014-07-28 08:21:21 +00:00 |
|
etsrceditmarks.pas
|
IDE: clean up old external tools
|
2014-07-20 20:02:40 +00:00 |
|
examplemanager.lfm
|
|
|
|
examplemanager.pas
|
IDE: Use hard-coded quotation in some resourcestrings instead of %s parameters.
|
2014-06-15 11:52:01 +00:00 |
|
extractprocdlg.lfm
|
|
|
|
extractprocdlg.pas
|
IDE: More hard-coded quotations in resourcestrings.
|
2014-06-15 11:52:15 +00:00 |
|
exttooldialog.lfm
|
|
|
|
exttooldialog.pas
|
IDE: clean up old external tools
|
2014-07-20 19:47:30 +00:00 |
|
exttooleditdlg.lfm
|
|
|
|
exttooleditdlg.pas
|
IDE: clean up old external tools
|
2014-07-20 20:02:40 +00:00 |
|
exttools.pas
|
IDE: external tools: increased pip buffer, issue #18492
|
2014-09-25 10:03:30 +00:00 |
|
filereferencelist.pas
|
|
|
|
findinfilesdlg.lfm
|
IDE: find in files: captions for multi directories
|
2014-08-01 12:12:53 +00:00 |
|
findinfilesdlg.pas
|
IDE: find in files: captions for multi directories
|
2014-08-01 12:12:53 +00:00 |
|
findoverloadsdlg.lfm
|
|
|
|
findoverloadsdlg.pas
|
|
|
|
findrenameidentifier.lfm
|
|
|
|
findrenameidentifier.pas
|
codetools: TSourceLog.GetLine: added parameter WithLineEnd
|
2014-08-12 10:44:40 +00:00 |
|
findreplacedialog.lfm
|
|
|
|
findreplacedialog.pp
|
IDE: clean up
|
2014-06-08 12:49:44 +00:00 |
|
findunitdlg.lfm
|
|
|
|
findunitdlg.pas
|
IDE: clean up old external tools
|
2014-07-20 20:02:40 +00:00 |
|
formeditor.pp
|
|
|
|
fpcsrcscan.pas
|
|
|
|
fpdoceditwindow.lfm
|
|
|
|
fpdoceditwindow.pas
|
|
|
|
fpdochints.pas
|
IDE: don't free FpDoc hint window explicitly. It is interfaced.
|
2014-07-02 13:57:44 +00:00 |
|
fpdocselectinherited.lfm
|
|
|
|
fpdocselectinherited.pas
|
|
|
|
fpdocselectlink.lfm
|
|
|
|
fpdocselectlink.pas
|
|
|
|
fpmake.pp
|
|
|
|
frmcustomapplicationoptions.lfm
|
|
|
|
frmcustomapplicationoptions.pas
|
|
|
|
genericchecklist.lfm
|
|
|
|
genericchecklist.pas
|
|
|
|
genericlisteditor.lfm
|
|
|
|
genericlisteditor.pas
|
|
|
|
gotofrm.lfm
|
|
|
|
gotofrm.pas
|
|
|
|
helpfpcmessages.lfm
|
|
|
|
helpfpcmessages.pas
|
IDE: clean up old external tools
|
2014-07-20 19:52:20 +00:00 |
|
helpoptions.pas
|
|
|
|
ide.pas
|
|
|
|
idecmdline.pas
|
|
|
|
idecontexthelpedit.lfm
|
|
|
|
idecontexthelpedit.pas
|
|
|
|
idedefs.pas
|
|
|
|
idefpcinfo.lfm
|
|
|
|
idefpcinfo.pas
|
IDE: Cleanup
|
2014-06-16 05:49:25 +00:00 |
|
idefpdocfilesearch.lfm
|
|
|
|
idefpdocfilesearch.pas
|
|
|
|
ideguicmdline.pas
|
|
|
|
idehelpmanager.lfm
|
IDE: automatic changes in lfm.
|
2014-07-25 16:56:25 +00:00 |
|
idehelpmanager.pas
|
* IDEHelpManager: Fix typo
|
2014-10-18 03:17:36 +00:00 |
|
ideinfodlg.lfm
|
|
|
|
ideinfodlg.pas
|
lazbuild: removed dependency lazdebuggergdbmi
|
2014-06-07 21:02:56 +00:00 |
|
ideinfoneedbuild.lfm
|
|
|
|
ideinfoneedbuild.pas
|
IDE: what needs building: check indirect dependencies
|
2014-07-25 19:00:19 +00:00 |
|
ideoptiondefs.pas
|
IDE: clean up old external tools
|
2014-07-20 20:02:40 +00:00 |
|
ideoptionsdlg.lfm
|
IDE: Increase the default size of Project Options dialog. Issue #26919, patch from Sandro Cumerlato.
|
2014-10-23 23:18:35 +00:00 |
|
ideoptionsdlg.pas
|
IDE: remove a useless parameter from function SwitchBuildMode.
|
2014-07-04 14:29:55 +00:00 |
|
ideprocs.pp
|
IDE: find in files: search in multiple directories
|
2014-07-30 12:07:54 +00:00 |
|
ideprotocol.pas
|
|
|
|
idetranslations.pas
|
IDE: clean up
|
2014-06-08 12:49:44 +00:00 |
|
idewindowhelp.pas
|
IDE: Remove some duplicate resource strings.
|
2014-06-03 19:01:24 +00:00 |
|
imexportcompileropts.lfm
|
IDE: improve compiler options import/export dialog.
|
2014-09-25 22:03:00 +00:00 |
|
imexportcompileropts.pas
|
IDE: improve compiler options import/export dialog.
|
2014-09-25 22:03:00 +00:00 |
|
initialsetupdlgs.lfm
|
|
|
|
initialsetupdlgs.pas
|
lazbuild: removed dependency lazdebuggergdbmi
|
2014-06-07 21:02:56 +00:00 |
|
initialsetupproc.pas
|
IDE: by default use fpc as compiler filename instead of /usr/bin/fpc
|
2014-10-19 17:54:35 +00:00 |
|
inputfiledialog.pas
|
|
|
|
inputhistory.pas
|
IDE: show compiler options: save option relative paths
|
2014-06-09 07:40:55 +00:00 |
|
inspectchksumchangeddlg.lfm
|
|
|
|
inspectchksumchangeddlg.pas
|
IDE: clean up old external tools
|
2014-07-20 19:47:30 +00:00 |
|
invertassigntool.pas
|
|
|
|
jumphistoryview.lfm
|
|
|
|
jumphistoryview.pas
|
codetools: TSourceLog.GetLine: added parameter WithLineEnd
|
2014-08-12 10:44:40 +00:00 |
|
keymapping.pp
|
IDE: configure external tools: fixed saving shortcuts
|
2014-10-04 12:03:46 +00:00 |
|
keymapschemedlg.lfm
|
|
|
|
keymapschemedlg.pas
|
|
|
|
keymapshortcutdlg.lfm
|
|
|
|
keymapshortcutdlg.pas
|
IDE: Tweak some resource strings with newlines. Pass consecutive newlines from caller but use one %s param.
|
2014-06-16 19:48:52 +00:00 |
|
lazarus_dci_file.dci
|
|
|
|
lazarus_indentation.res
|
|
|
|
lazarus.ico
|
|
|
|
lazarus.lpi
|
IDE: comments
|
2014-09-13 21:11:15 +00:00 |
|
lazarus.pp
|
bigide: datetimectrl
|
2014-09-14 09:48:01 +00:00 |
|
lazarus.res
|
|
|
|
lazarusidestrconsts.pas
|
IDE: Allow hiding units with initialization section in unused units dialog.
|
2014-10-24 21:50:53 +00:00 |
|
lazarusmanager.pas
|
|
|
|
lazbuild.lpi
|
IDE: external tools: increased pip buffer, issue #18492
|
2014-09-25 10:04:08 +00:00 |
|
lazbuild.lpr
|
IDE: clean up old external tools
|
2014-07-20 19:50:17 +00:00 |
|
lazconf.pp
|
IDE: Append .so to library name for Android in Compiler options, conventions. Issue #26889, patch from Stephano
|
2014-10-18 20:59:47 +00:00 |
|
lazdoc.res
|
|
|
|
lfmunitresource.pas
|
IDEIntf: added custom lfm unit resource file format
|
2014-06-25 08:16:06 +00:00 |
|
macropromptdlg.pas
|
|
|
|
main.pp
|
IDE: clean up
|
2014-10-18 09:35:41 +00:00 |
|
mainbar.pas
|
ide: icons for some windows titles
|
2014-08-24 01:03:17 +00:00 |
|
mainbase.pas
|
IDE: add forgotten shortcut mapping. Shortcut keys don't work without it.
|
2014-09-29 18:22:30 +00:00 |
|
mainintf.pas
|
IDE: fixed typos, removed unused and duplicate strings
|
2014-07-14 22:58:16 +00:00 |
|
Makefile
|
updated Makefiles
|
2014-09-13 17:38:29 +00:00 |
|
Makefile.fpc
|
IDE: add DateTimeCtrls for Lazarus BigIde. (almost)
|
2014-09-13 17:20:37 +00:00 |
|
makeresstrdlg.lfm
|
|
|
|
makeresstrdlg.pas
|
IDE: resourcestring
|
2014-06-18 07:26:30 +00:00 |
|
miscoptions.pas
|
IDE: show compiler options: save option relative paths
|
2014-06-09 07:40:55 +00:00 |
|
modematrixopts.pas
|
IDE: Refactor, move code from TProjectBuildModes to TBuildMatrixOptions.
|
2014-06-08 23:48:14 +00:00 |
|
mouseactiondialog.lfm
|
|
|
|
mouseactiondialog.pas
|
|
|
|
msgvieweditor.lfm
|
|
|
|
msgvieweditor.pas
|
|
|
|
multireplacedlg.lfm
|
|
|
|
multireplacedlg.pas
|
|
|
|
newdialog.lfm
|
|
|
|
newdialog.pas
|
|
|
|
newprojectdlg.lfm
|
|
|
|
newprojectdlg.pp
|
|
|
|
objectlists.pas
|
|
|
|
patheditordlg.lfm
|
IDE: Import/export paths in path editor dialog. Part of issue #25903.
|
2014-09-13 08:40:50 +00:00 |
|
patheditordlg.pas
|
IDE: Import/export paths in path editor dialog. Part of issue #25903.
|
2014-09-13 08:40:50 +00:00 |
|
procedurelist.lfm
|
|
|
|
procedurelist.pas
|
|
|
|
progressdlg.lfm
|
|
|
|
progressdlg.pas
|
|
|
|
progresswnd.lfm
|
|
|
|
progresswnd.pas
|
|
|
|
project.pp
|
IDE: buildmanager: fixed clearing reference to destroyed project
|
2014-09-10 11:43:05 +00:00 |
|
projectdefs.pas
|
IDE: Replace TProjectReadFlags with a boolean LoadParts.
|
2014-07-03 11:50:41 +00:00 |
|
projecticon.pas
|
IDE: fixed ignoring empty lines at end of conditionals, no modified if project icon was not touched
|
2014-06-15 18:37:10 +00:00 |
|
projectinspector.lfm
|
IDE: package editor: fixed dnd to directory nodes
|
2014-06-22 11:43:34 +00:00 |
|
projectinspector.pas
|
IDE: clean up
|
2014-09-24 17:40:05 +00:00 |
|
projectresources.pas
|
IDE: ... and more hard-coded quotations in resourcestrings.
|
2014-06-15 11:52:27 +00:00 |
|
projectuserresources.pas
|
IDE: clean up old external tools
|
2014-07-20 19:47:30 +00:00 |
|
projectwizarddlg.lfm
|
|
|
|
projectwizarddlg.pas
|
|
|
|
publishmodule.pas
|
|
|
|
publishprojectdlg.lfm
|
|
|
|
publishprojectdlg.pas
|
|
|
|
raw_window.pas
|
|
|
|
redirect_stderr.pas
|
|
|
|
restrictionbrowser.lfm
|
|
|
|
restrictionbrowser.pas
|
|
|
|
runparamsopts.lfm
|
|
|
|
runparamsopts.pas
|
Project Inspector: A new button for adding files from file system easily. Issue #24337.
|
2014-09-24 17:01:50 +00:00 |
|
searchfrm.lfm
|
|
|
|
searchfrm.pas
|
IDE: find in files: search in multiple directories
|
2014-07-30 12:07:54 +00:00 |
|
searchresultview.lfm
|
|
|
|
searchresultview.pp
|
IDE: search results: when single click jumps: single selection on mouse down
|
2014-10-10 00:15:54 +00:00 |
|
showcompileropts.lfm
|
IDE: show compiler options: save option relative paths
|
2014-06-09 07:40:55 +00:00 |
|
showcompileropts.pas
|
IDE: show compiler options: save option relative paths
|
2014-06-09 07:40:55 +00:00 |
|
showdeletingfilesdlg.lfm
|
|
|
|
showdeletingfilesdlg.pas
|
|
|
|
sortselectiondlg.lfm
|
|
|
|
sortselectiondlg.pas
|
|
|
|
sourceeditor.lfm
|
IdeIntf: use 2 hint windows in THintWindowManager, one for text and one for rendered HTML.
|
2014-07-20 18:27:21 +00:00 |
|
sourceeditor.pp
|
IDE: Change order of source editor menu items to prevent accidental "copy filename" instead of "paste". Issue #26841, patch from ocean.
|
2014-10-11 07:42:23 +00:00 |
|
sourceeditprocs.pas
|
codetools: find declaration and gather identifiers: labels, issue #26882
|
2014-10-18 10:22:38 +00:00 |
|
sourcefilemanager.pas
|
IDE: open windows .lnk files open the target, issue #26808
|
2014-10-05 16:44:46 +00:00 |
|
sourcemarks.pas
|
IDE: clean up old external tools
|
2014-07-20 20:02:40 +00:00 |
|
sourcesyneditor.pas
|
IDE: clean up old external tools
|
2014-07-20 19:50:17 +00:00 |
|
splash.lfm
|
|
|
|
splash.pp
|
|
|
|
srcedithintfrm.pas
|
|
|
|
startlazarus.ico
|
|
|
|
startlazarus.lpi
|
|
|
|
startlazarus.lpr
|
|
|
|
startlazarus.res
|
|
|
|
syncolorattribeditor.lfm
|
|
|
|
syncolorattribeditor.pas
|
|
|
|
sysvaruseroverridedlg.lfm
|
|
|
|
sysvaruseroverridedlg.pas
|
IDE: More hard-coded quotations in resourcestrings.
|
2014-06-15 11:52:15 +00:00 |
|
transfermacros.pp
|
|
|
|
unitdependencies.lfm
|
|
|
|
unitdependencies.pas
|
IDE: UnitDependencies formatting.
|
2014-10-26 14:11:24 +00:00 |
|
unitinfodlg.lfm
|
|
|
|
unitinfodlg.pp
|
|
|
|
unusedunitsdlg.lfm
|
IDE: Allow hiding units with initialization section in unused units dialog.
|
2014-10-24 21:50:53 +00:00 |
|
unusedunitsdlg.pas
|
IDE: Allow hiding units with initialization section in unused units dialog.
|
2014-10-24 21:50:53 +00:00 |
|
useunitdlg.lfm
|
|
|
|
useunitdlg.pas
|
|
|
|
version.inc
|
|
|
|
viewunit_dlg.lfm
|
|
|
|
viewunit_dlg.pp
|
|
|
|
w32manifest.pas
|
|
|
|
w32versioninfo.pas
|
|
|
|
wordcompletion.pp
|
|
|