lazarus/ide
mattias 6863f109a3 IDE: clean up
git-svn-id: trunk@38508 -
2012-09-03 20:38:28 +00:00
..
frames IDE: reorganize BuildMode and IDE option values project settings GUI 2012-09-02 12:21:39 +00:00
include IDE: cleaned up usechmhelp define 2012-07-24 18:14:19 +00:00
aboutfrm.lfm
aboutfrm.pas IDE: using TFileStreamUTF8 and TStringListUTF8 2012-06-15 16:50:31 +00:00
abstractsmethodsdlg.lfm IDE: fixed fixed size dialogs 2012-04-13 15:09:17 +00:00
abstractsmethodsdlg.pas IDE: collect common resource strings in one place, remove duplicates 2012-02-12 13:04:36 +00:00
addprofiledialog.lfm
addprofiledialog.pas IDE: unify some common resource strings. Add hints for Path Edit dialog 2012-02-13 19:57:58 +00:00
addtoprojectdlg.lfm Sort ListViews by column click around in many places. 2012-08-20 18:05:46 +00:00
addtoprojectdlg.pas IDE: project inspector: add files: allow dotted unit names, bug #22209 2012-06-07 16:47:26 +00:00
applicationbundle.pas
basebuildmanager.pas
basedebugmanager.pas DBG: Omit check for local files, when using GDB over ssh. Issue #0021834 2012-04-29 18:39:54 +00:00
buildfiledlg.lfm
buildfiledlg.pas IDE: using UTF8CompareText 2012-07-16 20:53:37 +00:00
buildlazdialog.lfm IDE: improved anchoring on lazarus build dialog. 2012-04-01 10:42:37 +00:00
buildlazdialog.pas IDE: build ide via IDE: use make idepkg, make idepkg: do not pass default unit paths 2012-08-20 08:49:54 +00:00
buildmanager.pas lazbuild: use widestring manager because of UTF8CompareText 2012-07-28 08:16:58 +00:00
buildmodediffdlg.lfm
buildmodediffdlg.pas IDE: using UTF8CompareText 2012-07-16 20:53:37 +00:00
buildprofilemanager.lfm
buildprofilemanager.pas IDE: using UTF8CompareText 2012-07-16 20:53:37 +00:00
buildprojectdlg.lfm
buildprojectdlg.pas IDE: recent/history lists: replaced case sensitive comparison with three types 2012-04-25 09:03:37 +00:00
charactermapdlg.lfm
charactermapdlg.pas IDE: Unite duplicate (single word) resourcestrings and name them consistently. 2012-02-19 15:50:48 +00:00
checkcompileropts.lfm IDE: test compiler options: using treeview for results 2012-03-30 14:16:28 +00:00
checkcompileropts.pas IDE: improved Compiler Test dialog localization 2012-04-01 11:45:02 +00:00
checkcompoptsfornewunitdlg.lfm
checkcompoptsfornewunitdlg.pas
checklfmdlg.lfm IDE: Save layout of Check LFM Dialog 2012-05-26 08:36:44 +00:00
checklfmdlg.pas IDE: Save layout of Check LFM Dialog 2012-05-26 08:36:44 +00:00
cleandirdlg.lfm LazSvn Package improvements 2012-02-18 20:02:52 +00:00
cleandirdlg.pas IDE: recent/history lists: replaced case sensitive comparison with three types 2012-04-25 09:03:37 +00:00
clipboardhistory.pas
codebrowser.lfm
codebrowser.pas CodeBrowser: check for virtual units. Issue #0022740 2012-08-29 15:05:33 +00:00
codecontextform.pas IDE: added workaround -dEnableCCFFontMin for bug #22190 2012-06-04 12:31:12 +00:00
codeexplopts.pas IDE: switched to new laz2_xml 2012-03-13 20:55:43 +00:00
codeexplorer.lfm
codeexplorer.pas IDE: codeexplorer: labels 2012-06-12 10:15:32 +00:00
codehelp.pas IDE: fpdoc editor: ignore spaces when searching elements 2012-03-23 09:32:41 +00:00
codemacroprompt.lfm
codemacroprompt.pas IDE: using UTF8CompareText 2012-07-16 20:53:37 +00:00
codemacroselect.lfm
codemacroselect.pas
codetemplatesdlg.lfm IDE: Code template editor form: fixed/improved layout and localization 2012-02-19 20:22:02 +00:00
codetemplatesdlg.pas IDE: using TFileStreamUTF8 and TStringListUTF8 2012-06-15 16:50:31 +00:00
codetoolsdefines.lfm
codetoolsdefines.pas IDE: unify some common resource strings. Add hints for Path Edit dialog 2012-02-13 19:57:58 +00:00
codetoolsdefpreview.lfm Sort ListViews by column click around in many places. 2012-08-20 18:05:46 +00:00
codetoolsdefpreview.pas IDE: recent/history lists: replaced case sensitive comparison with three types 2012-04-25 09:03:37 +00:00
codetoolsoptions.pas IDE: using TFileStreamUTF8 and TStringListUTF8 2012-06-15 16:50:31 +00:00
ColorDefault.xml IDE/SynEdit: Enable SnInfoView 2012-02-25 02:50:53 +00:00
ColorDelphi.xml IDE/SynEdit: Enable SnInfoView 2012-02-25 02:50:53 +00:00
ColorOcean.xml IDE/SynEdit: Enable SnInfoView 2012-02-25 02:50:53 +00:00
ColorPascalClassic.xml IDE/SynEdit: Enable SnInfoView 2012-02-25 02:50:53 +00:00
ColorTwilight.xml IDE/SynEdit: Enable SnInfoView 2012-02-25 02:50:53 +00:00
compatibilityrestrictions.pas IDE: switched to new laz2_xml 2012-03-13 20:55:43 +00:00
compiler.pp IDE: invoke compiler: do not setcurrentdir 2012-03-08 09:12:32 +00:00
compileroptions.pp ide: project target: apply default extension even if the file has already an extension, issue #22750 2012-08-30 07:26:05 +00:00
componentlist.lfm IDE: Remove some border space from ComponentList Window. Issue #22279, patch from William de Oliveira Ferreira 2012-06-16 18:35:42 +00:00
componentlist.pas LazControls: Replace property Data with property Items in ListFilterEdit. Issue #22100 2012-05-22 18:24:49 +00:00
componentpalette.pas IDE: fixed crash when releasing non existing component palette select button 2012-08-31 01:53:32 +00:00
compoptsmodes.pas
condef.lfm
condef.pas IDE: switched to new laz2_xml 2012-03-13 20:55:43 +00:00
customformeditor.pp IDE: reorganize BuildMode and IDE option values project settings GUI 2012-09-02 12:21:39 +00:00
debugmanager.pas DBG: Omit check for local files, when using GDB over ssh. Issue #0021834 2012-05-01 17:08:32 +00:00
dialogprocs.pas IDE: write test file with sharing 2012-07-13 16:11:01 +00:00
diffdialog.lfm
diffdialog.pas IDE: using TFileStreamUTF8 and TStringListUTF8 2012-06-15 16:50:31 +00:00
diffpatch.pas
diskdiffsdialog.lfm
diskdiffsdialog.pas IDE: using TFileStreamUTF8 and TStringListUTF8 2012-06-15 16:50:31 +00:00
editdefinetree.pas
editmsgscannersdlg.lfm
editmsgscannersdlg.pas IDE: unify some common resource strings. Add hints for Path Edit dialog 2012-02-13 19:57:58 +00:00
editorfilemanager.lfm IDE: Make Help button work in Editor Window Manager, issue #21961. 2012-05-17 21:25:42 +00:00
editorfilemanager.pas LazControls: Replace property Data with property Items in ListFilterEdit. Issue #22100 2012-05-22 18:24:49 +00:00
editormacrolistviewer.lfm EditorMacros: Allow editing of macros 2012-08-25 01:02:55 +00:00
editormacrolistviewer.pas IDE: editor macros: fixed laod/save under unix 2012-08-31 14:14:57 +00:00
editoroptions.pp EditorOpts: default for top-info-hint 2012-09-03 19:26:28 +00:00
editoroptions.rc
editoroptions.res IDE/SynEdit: Enable SnInfoView 2012-02-25 02:50:53 +00:00
emptymethodsdlg.lfm IDE: fixed fixed size dialogs 2012-04-13 15:09:17 +00:00
emptymethodsdlg.pas ide: when removing an empty method from a component which has an ancestor set event handler to event handler of ancestor component instead of nil (issue #0020980) 2012-03-07 01:45:24 +00:00
encloseselectiondlg.lfm
encloseselectiondlg.pas IDE: using UTF8CompareText 2012-07-16 20:53:37 +00:00
environmentopts.pp IDE: fixed saving ambiguousfileaction, bug #22573 2012-08-05 10:02:55 +00:00
extractprocdlg.lfm IDE: fixed fixed size dialogs 2012-04-13 15:09:17 +00:00
extractprocdlg.pas IDE: extract procedure: select procedure without interface by default 2012-02-02 21:33:21 +00:00
exttooldialog.lfm
exttooldialog.pas IDE: unify some common resource strings. Add hints for Path Edit dialog 2012-02-13 19:57:58 +00:00
exttooleditdlg.lfm
exttooleditdlg.pas lazbuild: replaced some MessageDlg with IDEMessageDialog 2012-04-09 14:58:59 +00:00
filereferencelist.pas IDE: clean up 2012-03-30 13:35:05 +00:00
findinfilesdlg.lfm
findinfilesdlg.pas LCL: fixed comment lcl/stdctrls.pp 2012-03-25 17:43:49 +00:00
findoverloadsdlg.lfm
findoverloadsdlg.pas
findrenameidentifier.lfm
findrenameidentifier.pas IDE: fixed crash on find identifier references 2012-04-03 18:39:47 +00:00
findreplacedialog.lfm
findreplacedialog.pp IDE: unify some common resource strings. Add hints for Path Edit dialog 2012-02-13 19:57:58 +00:00
findunitdlg.lfm
findunitdlg.pas IDE: cleaned up msg quickfixes 2012-03-30 14:37:28 +00:00
formeditor.pp
fpcsrcscan.pas IDE: added flag to avoid multithreading - useful for debugging 2012-02-15 13:59:59 +00:00
fpdocediticons.lrs IDE: renamed some lazdoc to fpdoc 2012-01-20 16:37:34 +00:00
fpdoceditwindow.lfm
fpdoceditwindow.pas lazbuild: fixed using lcl questiondlg 2012-03-21 23:16:09 +00:00
fpdochints.pas IDE: renamed some lazdoc to fpdoc 2012-01-20 16:37:34 +00:00
fpdocselectinherited.lfm
fpdocselectinherited.pas
fpdocselectlink.lfm
fpdocselectlink.pas IDE: switched to new laz2_xml 2012-03-13 20:55:43 +00:00
frmcustomapplicationoptions.lfm
frmcustomapplicationoptions.pas IDE: unify some common resource strings. Add hints for Path Edit dialog 2012-02-13 19:57:58 +00:00
genericchecklist.lfm
genericchecklist.pas IDE: configure build Lazarus dialog: renamed build to clean 2012-03-25 09:00:24 +00:00
genericlisteditor.lfm Config Build Lazarus: allow scrollbar in "Edit defines" 2012-02-11 15:15:34 +00:00
genericlisteditor.pas IDE: unify some common resource strings. Add hints for Path Edit dialog 2012-02-13 19:57:58 +00:00
gotofrm.lfm
gotofrm.pas IDE: unify some common resource strings. Add hints for Path Edit dialog 2012-02-13 19:57:58 +00:00
helpfpcmessages.lfm IDE: editor for additions to the fpc messages 2012-02-05 18:16:34 +00:00
helpfpcmessages.pas IDE: fixed loading additionalmsgfile on Window 2012-09-02 21:02:21 +00:00
helpoptions.pas IDE: switched to new laz2_xml 2012-03-13 20:55:43 +00:00
ide.lpk ide.lpk: fixed output path 2012-03-17 15:55:57 +00:00
ide.pas ide.lpk: fixed output path 2012-03-17 15:55:57 +00:00
idecmdline.pas IDE+startlazarus: use same working directory, needed for passing relative file names as command line parameters 2012-07-05 15:07:43 +00:00
idecontexthelpedit.lfm
idecontexthelpedit.pas lazbuild: less warnings 2012-03-23 08:37:45 +00:00
idedefs.pas
idefpcinfo.lfm IDE: view / IDE internal / what needs building 2012-04-07 02:43:56 +00:00
idefpcinfo.pas IDE: using TFileStreamUTF8 and TStringListUTF8 2012-06-15 16:50:31 +00:00
idefpdocfilesearch.lfm IDE: ide internals: fpdoc files 2012-01-22 09:59:06 +00:00
idefpdocfilesearch.pas IDE: ide internals: fpdoc files 2012-01-22 09:59:06 +00:00
ideguicmdline.pas IDE: using TFileStreamUTF8 and TStringListUTF8 2012-06-15 16:50:31 +00:00
idehelpmanager.lfm
idehelpmanager.pas IDE: using TFileStreamUTF8 and TStringListUTF8 2012-06-15 16:50:31 +00:00
ideinfodlg.lfm IDE: view / IDE internal / what needs building 2012-04-07 02:43:56 +00:00
ideinfodlg.pas IDE: fixed TUnitInfo.Modified:=false, bug #22096 2012-05-23 12:07:03 +00:00
ideinfoneedbuild.lfm IDE: need build info: escape key 2012-04-07 12:33:03 +00:00
ideinfoneedbuild.pas IDE: info what needs building 2012-04-09 08:35:57 +00:00
idemacrovalues.lfm IDE: added missing pas 2012-09-02 14:52:36 +00:00
idemacrovalues.pas IDE: clean up 2012-09-03 20:38:28 +00:00
ideminilibc.pas
ideoptiondefs.pas IDE: make Search Result window use the previous position. Issue #21288 2012-03-29 06:09:40 +00:00
ideoptionsdlg.lfm IDE: Use the improved FilterEdit feature in many forms 2012-05-19 18:32:55 +00:00
ideoptionsdlg.pas IDE: less debugging 2012-04-13 16:16:31 +00:00
ideprocs.pp IDE: using UTF8CompareText 2012-07-16 20:53:37 +00:00
ideprotocol.pas IDE: warn if upgrading configs 2012-04-04 09:44:02 +00:00
idetranslations.pas Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one 2012-08-25 21:00:03 +00:00
idewindowhelp.pas IDE: resolving macros for lazarusdir, fpcsrcdir 2012-03-21 23:41:07 +00:00
imexportcompileropts.lfm
imexportcompileropts.pas IDE: recent/history lists: replaced case sensitive comparison with three types 2012-04-25 09:03:37 +00:00
infobuild.lfm
infobuild.pp IDE: intial setup: fpc src dir: lazdir/fpc/fpcver/source 2012-04-06 08:21:40 +00:00
initialsetupdlgs.lfm IDE, Initial Setup dialog: changed tab caption ("make" -> "Make") 2012-08-02 23:18:25 +00:00
initialsetupdlgs.pas IDE: clean up 2012-08-18 11:47:44 +00:00
inputfiledialog.pas lazbuild: replaced some MessageDlg with IDEMessageDialog 2012-04-09 14:58:59 +00:00
inputhistory.pas IDE: using UTF8CompareText 2012-07-16 20:53:37 +00:00
inspectchksumchangeddlg.lfm
inspectchksumchangeddlg.pas
invertassigntool.pas
jumphistoryview.lfm
jumphistoryview.pas
keymapping.pp EditorMacros: Allow assigning custom keys 2012-08-24 20:14:59 +00:00
keymapschemedlg.lfm
keymapschemedlg.pas
keymapshortcutdlg.lfm Options: Key mapping, allow Retry. Issue #0021256 2012-02-10 18:39:15 +00:00
keymapshortcutdlg.pas lazbuild: replaced some MessageDlg with IDEMessageDialog 2012-04-09 14:58:59 +00:00
lazarus_about_logo.lrs
lazarus_dci_file.dci
lazarus_dci.lrs
lazarus_indentation.lrs
lazarus.ico IDE: restored ico 2012-07-14 19:08:32 +00:00
lazarus.lpi IDE: view / IDE internal / what needs building 2012-04-07 02:43:56 +00:00
lazarus.pp bigide: register synedit 2012-08-30 07:24:29 +00:00
lazarus.res IDE: commit lazarus.res, which gets changed on every recompile 2012-04-02 20:43:24 +00:00
lazarusidestrconsts.pas IDE: reorganize BuildMode and IDE option values project settings GUI 2012-09-02 12:21:39 +00:00
lazarusmanager.pas IDE+startlazarus: use same working directory, needed for passing relative file names as command line parameters 2012-07-05 15:07:43 +00:00
lazbuild.lpi lazbuild: add-package: forbid combine with create-makefile, error code if failed, check package type, load package file, save changed misc options.xml, using FileExistsUTF8 2012-05-28 14:57:46 +00:00
lazbuild.lpr lazbuild: no need for widestringmanager 2012-08-01 09:12:52 +00:00
lazconf.pp IDE: fixed comparing version numbers RC1 and RC2 2012-08-21 17:45:53 +00:00
macropromptdlg.pas IDE: unify some common resource strings. Add hints for Path Edit dialog 2012-02-13 19:57:58 +00:00
main.pp IDE: reorganize BuildMode and IDE option values project settings GUI 2012-09-02 12:21:39 +00:00
mainbar.pas lazbuild: use widestring manager because of UTF8CompareText 2012-07-28 08:16:58 +00:00
mainbase.pas IDE: clean up, ignore mainbar deactivate events on destroy 2012-08-26 13:08:44 +00:00
mainintf.pas cody: IDE item to create dockable IDE window 2012-05-04 06:32:50 +00:00
Makefile moved syneditdsgn to bigide packages 2012-08-29 14:37:43 +00:00
Makefile.fpc moved syneditdsgn to bigide packages 2012-08-29 14:37:43 +00:00
makeresstrdlg.lfm
makeresstrdlg.pas IDE: using UTF8CompareText 2012-07-16 20:53:37 +00:00
manageexamples.lfm IDE: Tweak the layout of ManageExamplesForm 2012-08-18 07:51:38 +00:00
manageexamples.pas IDE: Tweak the layout of ManageExamplesForm 2012-08-18 07:51:38 +00:00
miscoptions.pas IDE: using UTF8CompareText 2012-07-16 20:53:37 +00:00
mouseactiondialog.lfm
mouseactiondialog.pas IDE: collect common resource strings in one place, remove duplicates 2012-02-12 13:04:36 +00:00
msgquickfixes.pas IDE: msg quickfix for cant ind unit: add position 2012-04-21 07:53:39 +00:00
msgview.lfm
msgview.pp IDE: next/prev error: clear multi selection 2012-04-13 16:31:44 +00:00
msgvieweditor.lfm Sort ListViews by column click around in many places. 2012-08-20 18:05:46 +00:00
msgvieweditor.pas IDE: unify some common resource strings. Add hints for Path Edit dialog 2012-02-13 19:57:58 +00:00
multireplacedlg.lfm Sort ListViews by column click around in many places. 2012-08-20 18:05:46 +00:00
multireplacedlg.pas
newdialog.lfm Sort ListViews by column click around in many places. 2012-08-20 18:05:46 +00:00
newdialog.pas IDE: using UTF8CompareText 2012-07-16 20:53:37 +00:00
newprojectdlg.lfm IDE: don't sort the New Project types list. The order was illogical and got messed when translated. 2012-03-07 00:04:45 +00:00
newprojectdlg.pp IDE: unify some common resource strings. Add hints for Path Edit dialog 2012-02-13 19:57:58 +00:00
objectlists.pas
outputfilter.pas IDE: messages: show debug: lines and calling resource compiler 2012-04-18 09:54:44 +00:00
patheditordlg.lfm IDE: TPathEditorDialog: relative path stays relative, issue #22222 2012-06-07 16:44:56 +00:00
patheditordlg.pas IDE: TPathEditorDialog: relative path stays relative, issue #22222 2012-06-07 16:44:56 +00:00
procedurelist.lfm Sort ListViews by column click around in many places. 2012-08-20 18:05:46 +00:00
procedurelist.pas
progressdlg.lfm
progressdlg.pas
progresswnd.lfm
progresswnd.pas
project.pp Ide/EditorMacros: changed flag-names for internal/pseudo files 2012-08-26 16:09:17 +00:00
projectdefs.pas IDE: using UTF8CompareText 2012-07-16 20:53:37 +00:00
projecticon.pas IDE: fixed writing project ico, verbosity for failed resource generate 2012-07-15 10:13:43 +00:00
projectinspector.lfm IDE: Use the improved FilterEdit feature in many forms 2012-05-19 18:32:55 +00:00
projectinspector.pas IDE: project inspector: delay update when not visible 2012-02-21 20:20:55 +00:00
projectresources.pas IDE: fixed writing project ico, verbosity for failed resource generate 2012-07-15 10:13:43 +00:00
projectwizarddlg.lfm IDE: Add acceleration keys and fix tab order in Project Wizard and ImageListEditor, issue #21718 2012-04-13 19:24:28 +00:00
projectwizarddlg.pas
publishmodule.pas IDE: switched to new laz2_xml 2012-03-13 20:55:43 +00:00
publishprojectdlg.lfm IDE: Save layout of Publish Project Dialog 2012-05-26 08:36:53 +00:00
publishprojectdlg.pas IDE: Save layout of Publish Project Dialog 2012-05-26 08:36:53 +00:00
restrictionbrowser.lfm IDE: Use the improved FilterEdit feature in many forms 2012-05-19 18:32:55 +00:00
restrictionbrowser.pas Restriction browser: Use TreeFilterEdit for better filtering 2012-01-24 14:07:50 +00:00
runparamsopts.lfm Sort ListViews by column click around in many places. 2012-08-20 18:05:46 +00:00
runparamsopts.pas IDE: recent/history lists: replaced case sensitive comparison with three types 2012-04-25 09:03:37 +00:00
searchfrm.lfm
searchfrm.pas Remove unused units in some files. 2012-03-30 07:40:15 +00:00
searchresultview.lfm IDE: Use the improved FilterEdit feature in Search Results window 2012-05-19 18:33:01 +00:00
searchresultview.pp IDE: make Search Result window use the previous position. Issue #21288 2012-03-29 06:09:40 +00:00
showcompileropts.lfm
showcompileropts.pas IDE: show compiler options: check compiler 2012-04-29 16:32:31 +00:00
showdeletingfilesdlg.lfm
showdeletingfilesdlg.pas
sortselectiondlg.lfm IDE: sort selection: layout 2012-04-13 15:22:53 +00:00
sortselectiondlg.pas IDE: sort selection: layout 2012-04-13 15:22:53 +00:00
sourceeditor.lfm SourceEditor: Display stop button, while macro recording 2012-06-21 18:23:39 +00:00
sourceeditor.pp EditorMacros: Refactor, make avail in SrcEditInterface 2012-08-25 22:46:20 +00:00
sourceeditprocs.pas IDE: apply wordexceptions to unit names in identifier completion 2012-07-24 08:30:35 +00:00
sourcemarks.pas
sourcesyneditor.pas SynEdit/SourceEdit(TopHint): Improve TLazSynEditNestedFoldsList / less scanning 2012-07-14 22:39:15 +00:00
splash.lfm
splash.pp IDE: catch wrong dates 2012-02-02 15:09:48 +00:00
srcedithintfrm.pas
startlazarus.ico
startlazarus.lpi IDE: startlazarus.lpi, lazarus.lpi enabled -Si 2012-03-27 08:53:30 +00:00
startlazarus.lpr
startlazarus.res
sysvaruseroverridedlg.lfm
sysvaruseroverridedlg.pas IDE: less hints 2012-03-04 18:12:15 +00:00
transfermacros.pp IDE: using UTF8CompareText 2012-07-16 20:53:37 +00:00
unitdependencies.lfm
unitdependencies.pas IDE: fixed translation related regressions after r36225 #575e24d917 2012-03-24 14:44:29 +00:00
unitinfodlg.lfm
unitinfodlg.pp
unusedunitsdlg.lfm IDE: fixed fixed size dialogs 2012-04-13 15:09:17 +00:00
unusedunitsdlg.pas IDE: collect common resource strings in one place, remove duplicates 2012-02-12 13:04:36 +00:00
useunitdlg.lfm
useunitdlg.pas IDE: UseUnitDlg "all units" list loading speed improvement. Issue #22513, modified from Anton's patch 2012-07-26 21:31:24 +00:00
version.inc set version to 1.1 on trunk 2012-04-01 18:17:49 +00:00
viewunit_dlg.lfm IDE: improved layout of viewunit dlg.patch by Anton. issue #22749 2012-08-31 13:03:30 +00:00
viewunit_dlg.pp LazControls: Replace property Data with property Items in ListFilterEdit. Issue #22100 2012-05-22 18:24:49 +00:00
w32manifest.pas ide: allow to change executionLevel and uiAccess fields or windows manifest from IDE (issue #0019648) 2012-03-26 06:45:02 +00:00
w32versioninfo.pas IDE: corrected version info language list, added Ukrainian language, bug #22103 2012-05-22 22:28:41 +00:00
wordcompletion.pp