lazarus/ide
2017-11-25 12:20:13 +00:00
..
frames LCL: Prevent rotated font from being detected as default font (patch by Michl) 2017-11-23 14:06:04 +00:00
include
aboutfrm.lfm ide: about dialog: high-DPI. Issue #31776 2017-05-14 12:11:26 +00:00
aboutfrm.pas IDE: Add revision to lclversion.pas. 2017-11-01 21:34:39 +00:00
abstractsmethodsdlg.lfm
abstractsmethodsdlg.pas CodeTools: add "Avoid unnecessary jumps" option, make it default. 2017-05-21 18:14:51 +00:00
addtoprojectdlg.lfm
addtoprojectdlg.pas IDE: High-DPI: All IDE SpeedButtons DPI-aware 2017-05-21 20:59:29 +00:00
advhistorylist.pas
allcompileroptions.lfm
allcompileroptions.pas IDE: High-DPI: All IDE SpeedButtons DPI-aware 2017-05-21 20:59:29 +00:00
applicationbundle.pas
basebuildmanager.pas
basedebugmanager.pas Debugger: Simplify getting the full name of debugged file. 2017-07-20 13:56:50 +00:00
buildfiledlg.lfm
buildfiledlg.pas
buildlazdialog.lfm
buildlazdialog.pas Add powerpc64 as a CPU target. Issue #32577, patch from Alfred. 2017-10-20 10:27:45 +00:00
buildmanager.pas Formatting for IDEQuestionDialog parameters. 2017-11-10 08:46:19 +00:00
buildmodediffdlg.lfm
buildmodediffdlg.pas
buildmodesmanager.lfm IDE: Disable RangeSelect in the grid of Build Modes dialog. Issue #32614. 2017-10-26 08:50:13 +00:00
buildmodesmanager.pas IDE: Rename Build Modes by button instead of in grid directly. Issue #32608, patch from AlexeyT. 2017-10-25 19:37:19 +00:00
buildprofilemanager.lfm
buildprofilemanager.pas Fix more uninitialized variables and suppress compiler warnings. 2017-06-04 21:52:26 +00:00
buildprojectdlg.lfm
buildprojectdlg.pas Formatting for IDEQuestionDialog parameters. 2017-11-10 08:46:19 +00:00
charactermapdlg.lfm IDE: Auto-column widths in charactermap (issue #32701). 2017-11-17 13:24:35 +00:00
charactermapdlg.pas IDE: Auto-column widths in charactermap (issue #32701). 2017-11-17 13:24:35 +00:00
checkcompileropts.lfm
checkcompileropts.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
checkcompoptsfornewunitdlg.lfm
checkcompoptsfornewunitdlg.pas
checklfmdlg.lfm
checklfmdlg.pas Formatting for IDEQuestionDialog parameters. 2017-11-10 08:46:19 +00:00
cleandirdlg.lfm IDE: Improve layout of CleanDir dialog. SubDirsCheckbox bottom was cut on some widgetsets. 2017-08-28 09:28:36 +00:00
cleandirdlg.pas IDE: clean directory dialog: enlarged, fixed casing 2017-03-24 14:56:19 +00:00
clipboardhistory.pas
codebrowser.lfm
codebrowser.pas IDE: High-DPI: CodeBrowser: Fixed image sizes. 2017-07-15 20:56:52 +00:00
codecontextform.pas Use Delete() instead of Copy() where appropriate. 2017-06-10 16:30:27 +00:00
codecreationdlg.lfm
codecreationdlg.pas
codeexplopts.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
codeexplorer.lfm
codeexplorer.pas codetools: changed TAtomRing to support longer ring, full two way 2017-11-22 10:58:30 +00:00
codehelp.pas IDE: Make short and long codehelp descriptions distinctive by a <hr> in OI InfoBox. 2017-06-10 16:30:24 +00:00
codemacroprompt.lfm
codemacroprompt.pas
codemacroselect.lfm
codemacroselect.pas
codetemplatesdlg.lfm IDE: fixed layout 2017-10-17 15:13:04 +00:00
codetemplatesdlg.pas IDE: clean up 2017-10-25 10:20:09 +00:00
codetoolsdefines.lfm ide: codetoolsdefines dialog: high-DPI. Patch by AlexeyT, issue #31774 2017-05-14 09:33:45 +00:00
codetoolsdefines.pas IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods. 2017-05-22 07:52:37 +00:00
codetoolsdefpreview.lfm
codetoolsdefpreview.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
codetoolsoptions.pas CodeTools: add "Avoid unnecessary jumps" option, make it default. 2017-05-21 18:14:51 +00:00
ColorDefault.xml
ColorDelphi.xml
ColorOcean.xml
ColorPascalClassic.xml
ColorTwilight.xml
compatibilityrestrictions.pas
compiler.pp Reduce typecasts. Use TIntegerList and TByteList where appropriate. 2017-11-13 23:20:44 +00:00
compileroptions.pp Fix more uninitialized variables and suppress compiler warnings. 2017-06-04 21:52:26 +00:00
componentlist.lfm IDE: High-DPI: Fixed image sizes of in IDE used TTreeFilterEdits and TListFilterEdits. 2017-07-13 19:32:16 +00:00
componentlist.pas IDE: High-DPI: Fixed image sizes of in IDE used TTreeFilterEdits and TListFilterEdits. 2017-07-13 19:32:16 +00:00
componentpalette.pas IDE: High-DPI: ComponentPalette: Size of component pages speedbutton. 2017-07-13 20:25:49 +00:00
compoptsmodes.pas
comppagespopup.lfm IDE: High-DPI: ComponentPages: Fixed tree image sizes. 2017-07-15 16:38:04 +00:00
comppagespopup.pas IDE: High-DPI: Better assigning of images to imagelists. 2017-07-15 19:17:54 +00:00
customformeditor.pp IDE: fixed example designnonlcl 2017-11-04 15:27:50 +00:00
debugmanager.pas Debugger: remove/replace wrong assert. Filename may start with ./ (e.g. ./subfolder/file.pas ), if project has files in subfolder (maybe it is possible to omit trimfilename ?) 2017-11-25 12:20:13 +00:00
definesgui.lfm
definesgui.pas IDE: High-DPI: All IDE SpeedButtons DPI-aware 2017-05-21 20:59:29 +00:00
desktopmanager.lfm IDE: desktopmanager: simplify associated debug desktops. Issue #32083 2017-07-02 10:45:54 +00:00
desktopmanager.pas IDE: desktopmanager: simplify associated debug desktops. Issue #32083 2017-07-02 10:45:54 +00:00
dialogprocs.pas Formatting for IDEQuestionDialog parameters. 2017-11-10 08:46:19 +00:00
diffdialog.lfm
diffdialog.pas IDE: High-DPI: All IDE SpeedButtons DPI-aware 2017-05-21 20:59:29 +00:00
diffpatch.pas
diskdiffsdialog.lfm
diskdiffsdialog.pas IDE: fixed checking for file changes on non UTF-8 files 2017-07-08 08:26:29 +00:00
editdefinetree.pas
editorfilemanager.lfm ide editorfilemanager dialog: high-DPI. issue #31775 2017-05-14 12:21:34 +00:00
editorfilemanager.pas Packager: Remove a useless line. Formatting. 2017-10-06 21:38:39 +00:00
editormacrolistviewer.lfm IDE: updated lazarus.lpi 2017-10-17 15:21:09 +00:00
editormacrolistviewer.pas IDE: updated lazarus.lpi 2017-10-17 15:21:09 +00:00
editoroptions.pp Fix more uninitialized variables and suppress compiler warnings. 2017-06-04 21:52:26 +00:00
editoroptions.rc
editoroptions.res
editortoolbarstatic.pas IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods. 2017-05-22 07:52:37 +00:00
emptymethodsdlg.lfm
emptymethodsdlg.pas Fix compilation of Codetools examples and wiki test project. Clean uses sections. 2017-04-07 19:02:11 +00:00
encloseifdef.lfm
encloseifdef.pas IDE: High-DPI: All IDE SpeedButtons DPI-aware 2017-05-21 20:59:29 +00:00
encloseselectiondlg.lfm
encloseselectiondlg.pas Fix more uninitialized variables and suppress compiler warnings. 2017-06-04 21:52:26 +00:00
environmentopts.pp IDE: Shorten filenames in Recent Files/Projects/Packages menus. Issue #10297. 2017-10-13 13:00:32 +00:00
etfpcmsgparser.pas Fix uninitialized variables based on compiler warnings got with dfa (data flow analysis) enabled. 2017-06-04 15:14:29 +00:00
etmakemsgparser.pas Fix compilation of Codetools examples and wiki test project. Clean uses sections. 2017-04-07 19:02:11 +00:00
etmessageframe.lfm
etmessageframe.pas IDE: MessageWindow: Win32: Messages painting: Prevent flickering. 2017-09-03 11:47:53 +00:00
etmessageswnd.lfm
etmessageswnd.pas IDE: do not use icons for individual windows, does not work under Ubuntu wm 2017-02-26 20:48:58 +00:00
etquickfixes.pas IDE: quickfixes: auto open changed units, bug #32284 2017-08-19 13:13:13 +00:00
etsrceditmarks.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
examplemanager.lfm
examplemanager.pas IDE: High-DPI: All IDE SpeedButtons DPI-aware 2017-05-21 20:59:29 +00:00
extractprocdlg.lfm
extractprocdlg.pas ide: less warnings. 2017-05-22 07:53:42 +00:00
exttooldialog.lfm
exttooldialog.pas IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods. 2017-05-22 07:52:37 +00:00
exttooleditdlg.lfm
exttooleditdlg.pas
exttools.pas IDE: simplified 2017-10-29 15:36:27 +00:00
filereferencelist.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
findinfilesdlg.lfm IDE: Fix label hot keys and focused control in the Find dialog. Issue #32316, patch from Serge Anvarov. 2017-09-02 07:12:30 +00:00
findinfilesdlg.pas IDE: Find/Replace: save options depending on selection availability. Issue #32619 2017-11-06 20:14:07 +00:00
findoverloadsdlg.lfm
findoverloadsdlg.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
findrenameidentifier.lfm
findrenameidentifier.pas Use Delete() instead of Copy() where appropriate. 2017-06-10 16:30:27 +00:00
findreplacedialog.lfm
findreplacedialog.pp IDE: Refactor a method, formatting. 2017-11-01 14:20:06 +00:00
findunitdlg.lfm
findunitdlg.pas IdeIntf: Separate an interface for PackageLinks. 2017-03-15 13:13:41 +00:00
formeditor.pp
fpcsrcscan.pas
fpdoceditwindow.lfm IDE: fpdoceditor: fixed synedit keys, bug #32386 2017-09-08 17:35:52 +00:00
fpdoceditwindow.pas Formatting for IDEQuestionDialog parameters. 2017-11-10 08:46:19 +00:00
fpdochints.pas IDE: Turn TCodeHelpHintOption chhoNoComments into positive chhoComments for consistency. 2017-06-10 16:30:22 +00:00
fpdocselectinherited.lfm
fpdocselectinherited.pas
fpdocselectlink.lfm
fpdocselectlink.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
fpmake.pp IDE: Delete an unused unit MultiReplaceDlg. 2017-11-01 13:46:03 +00:00
frmcustomapplicationoptions.lfm
frmcustomapplicationoptions.pas
genericchecklist.lfm
genericchecklist.pas IDE: High-DPI: All IDE SpeedButtons DPI-aware 2017-05-21 20:59:29 +00:00
genericlisteditor.lfm
genericlisteditor.pas
gotofrm.lfm
gotofrm.pas
helpfpcmessages.lfm
helpfpcmessages.pas Formatting for IDEQuestionDialog parameters. 2017-11-10 08:46:19 +00:00
helpoptions.pas
ide.pas
idecmdline.pas
idecontexthelpedit.lfm
idecontexthelpedit.pas
idecoolbardata.pas
idedefs.pas
idefpcinfo.lfm
idefpcinfo.pas
idefpdocfilesearch.lfm
idefpdocfilesearch.pas
ideguicmdline.pas
idehelpmanager.lfm
idehelpmanager.pas IDE: lazutils help: fixed freeing, bug #32022 2017-06-16 23:56:44 +00:00
ideinfodlg.lfm
ideinfodlg.pas IDE: view internals: sort env vars 2017-08-03 09:49:59 +00:00
ideinfoneedbuild.lfm
ideinfoneedbuild.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
ideinstances.pas IDE: Allow multiple instances of Lazarus on shared Hosts. Issue #32035. 2017-10-20 16:38:28 +00:00
ideoptiondefs.pas
ideoptionsdlg.lfm IDE: Focus FilterEdit initially. ActiveControl was cleared again for some reason. 2017-10-22 22:25:36 +00:00
ideoptionsdlg.pas IdeIntf: Change TIDEDialogLayoutList.ApplyLayout UseAsMin parameter default from True to False. Clean calls in code accordingly. 2017-10-06 10:20:45 +00:00
ideprocs.pp IDE: Remove an unused function NameToValidIdentifier. 2017-11-10 08:46:22 +00:00
ideprotocol.pas
idetranslations.pas
idewindowhelp.pas
imexportcompileropts.lfm
imexportcompileropts.pas IDE: High-DPI: All IDE SpeedButtons DPI-aware 2017-05-21 20:59:29 +00:00
initialsetupdlgs.lfm
initialsetupdlgs.pas IDE: High-DPI: All IDE SpeedButtons DPI-aware 2017-05-21 20:59:29 +00:00
initialsetupproc.pas
inputfiledialog.pas
inputhistory.pas IDE: Find/Replace: save options depending on selection availability. Issue #32619 2017-11-06 20:14:07 +00:00
inputhistorywithsearchopt.pas IDE: Find/Replace: save options depending on selection availability. Issue #32619 2017-11-06 20:14:07 +00:00
inspectchksumchangeddlg.lfm
inspectchksumchangeddlg.pas Fix more uninitialized variables and suppress compiler warnings. 2017-06-04 21:52:26 +00:00
invertassigntool.pas
jumphistoryview.lfm
jumphistoryview.pas
keymapping.pp Fix uninitialized variables based on compiler warnings got with dfa (data flow analysis) enabled. 2017-06-04 15:14:29 +00:00
keymapschemedlg.lfm
keymapschemedlg.pas
keymapshortcutdlg.lfm
keymapshortcutdlg.pas
lazadvancedipc.pp
lazarus_dci_file.dci
lazarus_indentation.res
lazarus.ico
lazarus.lpi IDEIntf: comments 2017-11-11 14:23:08 +00:00
lazarus.pp IDE: increased Max_Frame_Dump to 32 2017-05-10 15:53:21 +00:00
lazarus.res IDE: fixed text, FPC 2.4 is not new 2017-10-16 12:38:13 +00:00
lazarusidestrconsts.pas Packager: Add online packages to the "New Requirement" dialog. Issue #32723, patch from Balázs. 2017-11-24 11:34:42 +00:00
lazarusmanager.pas startlazarus: start IDE on Mac via open, bug #32180, patch from Anthony Walter 2017-07-20 16:22:14 +00:00
lazbuild.lpi
lazbuild.lpr LazBuild: Formatting. 2017-08-28 09:28:28 +00:00
lazconf.pp
lazdoc.res
lfmunitresource.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
macropromptdlg.pas
main.pp IDE: A minor optimization for getting ecFindDeclaration command. Formatting. 2017-11-11 16:06:27 +00:00
mainbar.pas IDE: Fixed initial mainbar height for Windows. Issue #32277 2017-08-15 22:10:33 +00:00
mainbase.pas IDE: less hints 2017-11-11 10:08:49 +00:00
mainintf.pas CodeTools: add "Avoid unnecessary jumps" option, make it default. 2017-05-21 18:14:51 +00:00
Makefile
Makefile.fpc
makeresstrdlg.lfm
makeresstrdlg.pas Fix compilation of Codetools examples and wiki test project. Clean uses sections. 2017-04-07 19:02:11 +00:00
miscoptions.pas
modematrixopts.pas
mouseactiondialog.lfm
mouseactiondialog.pas Reduce typecasts. Use TIntegerList and TByteList where appropriate. 2017-11-13 23:20:44 +00:00
msgvieweditor.lfm
msgvieweditor.pas IDE: High-DPI: All IDE SpeedButtons DPI-aware 2017-05-21 20:59:29 +00:00
multipastedlg.lfm IDE: Allow resizing the MultiPaste dialog. Issue #30671. 2017-08-28 09:28:37 +00:00
multipastedlg.pas
newdialog.lfm IDE: Give default size for NewDialog layout at first start. Design-time size has no effect. Set constraints. 2017-06-10 06:45:35 +00:00
newdialog.pas IdeIntf: Change TIDEDialogLayoutList.ApplyLayout UseAsMin parameter default from True to False. Clean calls in code accordingly. 2017-10-06 10:20:45 +00:00
newprojectdlg.lfm
newprojectdlg.pp IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods. 2017-05-22 07:52:37 +00:00
notifyprocessend.pas IdeIntf: New notify handler RunFinished. Issue #32617, patch from Pascal Riekenberg. 2017-10-31 21:13:40 +00:00
objectlists.pas
patheditordlg.lfm
patheditordlg.pas IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods. 2017-05-22 07:52:37 +00:00
procedurelist.lfm IDE: ProcedureList: Fixed height of edit and combobox. Issue #32212 2017-07-27 21:24:35 +00:00
procedurelist.pas IdeIntf: Change TIDEDialogLayoutList.ApplyLayout UseAsMin parameter default from True to False. Clean calls in code accordingly. 2017-10-06 10:20:45 +00:00
progressdlg.lfm
progressdlg.pas
progresswnd.lfm
progresswnd.pas IDE: Improve layout of "Rescan FPC Source" window. Issue #32063, patch from AlexeyT. 2017-06-26 11:18:17 +00:00
project.pp IDE: Refactor a method, formatting. 2017-11-01 14:20:06 +00:00
projectdefs.pas IDE: add option to enable/disable Application.Scaled in project file. Issue #31639 2017-04-05 19:29:05 +00:00
projecticon.pas
projectinspector.lfm IDE: High-DPI: Fixed image sizes of in IDE used TTreeFilterEdits and TListFilterEdits. 2017-07-13 19:32:16 +00:00
projectinspector.pas IDE: High-DPI menu items. Issue #32431. Patch by FTurtle. 2017-09-17 19:02:57 +00:00
projectresources.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
projectuserresources.pas
projectwizarddlg.lfm
projectwizarddlg.pas IDE: High-DPI: All IDE SpeedButtons DPI-aware 2017-05-21 20:59:29 +00:00
publishmodule.pas
publishprojectdlg.lfm IDE: publish project dialog: improved layout 2017-10-17 16:24:51 +00:00
publishprojectdlg.pas IDE: publish project dialog: improved layout 2017-10-17 16:24:51 +00:00
qfinitlocalvardlg.lfm
qfinitlocalvardlg.pas IDE: quickfixes: auto open changed units, bug #32284 2017-08-19 13:13:13 +00:00
raw_window.pas
redirect_stderr.pas
restrictionbrowser.lfm
restrictionbrowser.pas IDE: High-DPI: Fixed image sizes of in IDE used TTreeFilterEdits and TListFilterEdits. 2017-07-13 19:32:16 +00:00
runparamsopts.lfm
runparamsopts.pas IDE: High-DPI: All IDE SpeedButtons DPI-aware 2017-05-21 20:59:29 +00:00
searchfrm.lfm
searchfrm.pas
searchresultview.lfm IDE: SearchResultWindow: Anchor of TreeFilterEdit to always show its button. 2017-07-15 14:49:04 +00:00
searchresultview.pp IDE: High-DPI menu items. Issue #32431. Patch by FTurtle. 2017-09-17 19:02:57 +00:00
showcompileropts.lfm
showcompileropts.pas IdeIntf: Move TLazPackageType to TLazPackageID in PackageIntf. TPackageLink inherits it. 2017-11-18 15:51:05 +00:00
showdeletingfilesdlg.lfm
showdeletingfilesdlg.pas
sortselectiondlg.lfm
sortselectiondlg.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
sourceeditor.lfm IDE: Add popup menu for editor Statusbar. Open Goto Line dialog from panel 0 and file's folder from panel 4. 2017-07-15 13:08:12 +00:00
sourceeditor.pp IDE: Find/Replace: save options depending on selection availability. Issue #32619 2017-11-06 20:14:07 +00:00
sourceeditprocs.pas IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods. 2017-05-22 07:52:37 +00:00
sourcefilemanager.pas Formatting for IDEQuestionDialog parameters. 2017-11-10 08:46:19 +00:00
sourcemarks.pas IDE: High-DPI: SourceEditor: Fixed source mark image sizes. 2017-07-15 19:34:28 +00:00
sourcesyneditor.pas IDE: SourceEditor: IDESynGutterMarks High-DPI aware. 2017-09-02 19:28:39 +00:00
splash.lfm
splash.pp
srcedithintfrm.pas
startlazarus.ico
startlazarus.lpi
startlazarus.lpr
startlazarus.res codetools: test write end signature 2017-10-27 14:57:37 +00:00
syncolorattribeditor.lfm
syncolorattribeditor.pas
sysvaruseroverridedlg.pas
toolbarconfig.lfm IdeIntf: Remember the layout of String property editors, and ToolbarConfig dialog. Issue #32113. 2017-10-06 10:06:02 +00:00
toolbarconfig.pas IDE: set watch property dialog to autosize, bug #32567 2017-10-17 15:17:49 +00:00
transfermacros.pp
unitdependencies.lfm
unitdependencies.pas IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods. 2017-05-22 07:52:37 +00:00
unitinfodlg.lfm IDE: unit info dlg: imporved layout 2017-10-17 16:27:22 +00:00
unitinfodlg.pp
unusedunitsdlg.lfm
unusedunitsdlg.pas IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods. 2017-05-22 07:52:37 +00:00
useunitdlg.lfm IDE: Remove a wrong color setting from FilterEdits. Issue #31415. 2017-02-24 09:13:24 +00:00
useunitdlg.pas IdeIntf: Change TIDEDialogLayoutList.ApplyLayout UseAsMin parameter default from True to False. Clean calls in code accordingly. 2017-10-06 10:20:45 +00:00
version.inc set version to 1.9.0 2017-04-08 22:03:14 +00:00
viewunit_dlg.lfm
viewunit_dlg.pp IDE: View unit dialog: fix High-DPI item painting. Issue #32364 2017-09-01 09:11:39 +00:00
w32manifest.pas IDE: win32 manifest: add DPI awarness V2 Fix, issue #31910 2017-06-02 07:38:26 +00:00
w32versioninfo.pas IDE: Use local variable FStringTable instead of global property in ProjectVersionInfo. 2017-10-05 16:37:05 +00:00
wordcompletion.pp