lazarus/ide
mattias a99a34ebd2 IDE: using UTF8CompareText
git-svn-id: trunk@37960 -
2012-07-16 20:53:37 +00:00
..
frames IDE: using UTF8CompareText 2012-07-16 20:53:37 +00:00
include ide, tools, examples: remove ver2_2_x defines 2012-03-27 07:19:59 +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 IDE: In ListView for adding editor files to Project Inspector, add a column and AutoWidthLastColumn. Issue #21517 2012-03-30 21:22:23 +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
bigidemake.cfg
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: using TFileStreamUTF8 and TStringListUTF8 2012-06-15 16:50:31 +00:00
buildmanager.pas codetools: cfgscript: nicer error message if semicolon is missing 2012-05-22 10:53:35 +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 IDE: cleaned up msg quickfixes 2012-03-30 14:37:28 +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
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,codetools: added conditionals functions GetIDEValue, GetEnv 2012-05-22 13:27:59 +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: Remove FindPaletteComp from Component Palette's popup menu. Was earlier replaced with Component List. 2012-03-29 11:04:21 +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: paste multiple components: fix references 2012-06-13 15:56:51 +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 IDEIntf: added TLazCompilerOptions.GetUnitPath 2011-11-27 00:14:34 +00:00
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 IDE: added help for editor macros 2012-06-27 12:44:44 +00:00
editormacrolistviewer.pas EditorMacros List: fixed mem leak / update display 2012-07-12 12:35:11 +00:00
editoroptions.pp IDE: using UTF8CompareText 2012-07-16 20:53:37 +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: recent/history lists: replaced case sensitive comparison with three types 2012-04-25 09:03:37 +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 IDE: moved register lclbase to registerlcl 2011-12-04 11:57:34 +00:00
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 IDE: fpdoceditor: added button to open the xml 2011-12-18 23:45:55 +00:00
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: message additions: show msgdialog 2012-02-05 18:34:55 +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
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: actually use debugger GUI resourcestrings, added their Russian translation 2012-04-01 14:21:25 +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 Moves up accessibility events to all Carbon controls and improves the implementation of the accessibility event handler. Adds customized accessibility descriptions to two basic controls in the Initial Setup Dialog 2012-01-10 20:42:11 +00:00
initialsetupdlgs.pas IDE: setup dialog: show fpc source directory release version as warning instead of error 2012-06-20 12:21:15 +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 IDE: Fix 'Invert assignment' with 2D arrays assignment. Issue #14996 2011-11-19 21:21:14 +00:00
jumphistoryview.lfm
jumphistoryview.pas
keymapping.pp IDE/Keymap: missing entries for select+cursor-keys 2012-07-13 17:33:54 +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 ide, tools, examples: remove ver2_2_x defines 2012-03-27 07:19:59 +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/Keymap: missing entries for select+cursor-keys 2012-07-13 17:33:54 +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: 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
lazconf.pp IDE: when copying secondary configs create the primary config directory first 2012-06-27 12:20:56 +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: using UTF8CompareText 2012-07-16 20:53:37 +00:00
mainbar.pas IDE: Added list of recorded editor macros 2012-06-17 21:16:52 +00:00
mainbase.pas IDE: Added list of recorded editor macros 2012-06-17 21:16:52 +00:00
mainintf.pas cody: IDE item to create dockable IDE window 2012-05-04 06:32:50 +00:00
Makefile IDE: updated Makefile 2012-06-23 16:40:37 +00:00
Makefile.fpc IDE: updated Makefile 2012-06-23 16:40:37 +00:00
makeresstrdlg.lfm
makeresstrdlg.pas IDE: using UTF8CompareText 2012-07-16 20:53:37 +00:00
manageexamples.lfm IDE: Improve the layout of Manage Examples form. 2011-11-26 22:51:56 +00:00
manageexamples.pas IDE: using TFileStreamUTF8 and TStringListUTF8 2012-06-15 16:50:31 +00:00
miscoptions.pas IDE: using UTF8CompareText 2012-07-16 20:53:37 +00:00
mouseactiondialog.lfm IDE: updated adv. mouse act. editor 2011-12-08 14:13:06 +00:00
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
msgvieweditor.pas IDE: unify some common resource strings. Add hints for Path Edit dialog 2012-02-13 19:57:58 +00:00
multireplacedlg.lfm
multireplacedlg.pas
newdialog.lfm
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
procedurelist.pas
progressdlg.lfm
progressdlg.pas
progresswnd.lfm
progresswnd.pas
project.pp IDE: using UTF8CompareText 2012-07-16 20:53:37 +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 IDE: localized 'View Example Projects' button caption in project wizard dialog, hint by barlone, bug #20840. 2011-12-08 23:09:42 +00:00
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 IDE: fixed fixed size dialogs 2012-04-13 15:09:17 +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 IDE: using UTF8CompareText 2012-07-16 20:53:37 +00:00
sourceeditprocs.pas IDE: identifier completion: add do after with, issue #16850 2012-04-23 19:23:21 +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 IDE: improvements to Use Unit dialog. Issue #20743, patch from Anton 2011-12-06 14:21:19 +00:00
useunitdlg.pas IDE: use unit: fixed moving use from implementation to interface 2012-06-07 15:44:44 +00:00
version.inc set version to 1.1 on trunk 2012-04-01 18:17:49 +00:00
viewunit_dlg.lfm IDE: minor layout tweaks in ViewUnit dialog 2012-02-22 10:49:24 +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