lazarus/ide
juha e31d2b8fa1 Fix character casing in resource string
git-svn-id: trunk@34625 -
2012-01-06 16:23:54 +00:00
..
frames IDE: moved projec option UseAsDefault from TBaseCompilerOptions to TProject 2012-01-03 13:27:51 +00:00
include
aboutfrm.lfm Starts moving lfms from OnPageChange to OnChange 2011-10-02 19:42:59 +00:00
aboutfrm.pas
abstractsmethodsdlg.lfm
abstractsmethodsdlg.pas
addprofiledialog.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
addprofiledialog.pas
addtoprojectdlg.lfm
addtoprojectdlg.pas
applicationbundle.pas
basebuildmanager.pas
basedebugmanager.pas DBG: moved window-names from IDE to debugger 2011-11-05 13:32:32 +00:00
bigidemake.cfg
buildfiledlg.lfm
buildfiledlg.pas IDE: improve some resource strings 2011-11-01 21:27:58 +00:00
buildlazdialog.lfm IDE: improved 'Build Lazarus' dialog layout and localization 2011-10-29 17:25:05 +00:00
buildlazdialog.pas IDE: Changed GUI string capitalization. Issue #16068 2011-11-19 13:41:43 +00:00
buildmanager.pas IDE: added ide macro FPCMsgFile 2011-12-29 00:01:54 +00:00
buildmodediffdlg.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
buildmodediffdlg.pas
buildprofilemanager.lfm IDE: don't build examples from Build Lazarus dialog. Fixes issue #20261 (TrackBar Demo is started instead of Lazarus) 2011-10-10 21:51:45 +00:00
buildprofilemanager.pas IDE: Add a "Normal IDE" build profile as default when installing clean. 2011-11-20 14:46:42 +00:00
buildprojectdlg.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
buildprojectdlg.pas
charactermapdlg.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
charactermapdlg.pas
checkcompileropts.lfm IDE: cleanup 2011-11-18 10:39:19 +00:00
checkcompileropts.pas IDE: cleanup 2011-11-18 10:39:19 +00:00
checkcompoptsfornewunitdlg.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
checkcompoptsfornewunitdlg.pas IDE: Improving "Directives for new unit" dialog layout. Issue #20067 2011-08-28 14:36:23 +00:00
checklfmdlg.lfm
checklfmdlg.pas
cleandirdlg.lfm IDE: fix problem with combobox list when changing items order. Save form's layout in IDEDialogLayoutList. Issue #18931 2011-10-26 16:40:37 +00:00
cleandirdlg.pas IDE: fix problem with combobox list when changing items order. Save form's layout in IDEDialogLayoutList. Issue #18931 2011-10-26 16:40:37 +00:00
clipboardhistory.pas
codebrowser.lfm
codebrowser.pas IDE: codebrowser: fixed find filename 2011-12-17 11:04:17 +00:00
codecontextform.pas
codeexplopts.pas
codeexplorer.lfm Starts moving lfms from OnPageChange to OnChange 2011-10-02 19:42:59 +00:00
codeexplorer.pas IDE: codeexplorer: fixed finding the smallest node for the current cursor, bug #20967 2011-12-26 12:38:13 +00:00
codehelp.pas IDE: code help hint: show elements pre, table, tr, th, td 2011-11-26 11:19:08 +00:00
codemacroprompt.lfm
codemacroprompt.pas
codemacroselect.lfm
codemacroselect.pas
codetemplatesdlg.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
codetemplatesdlg.pas codetools: ExtractProcedureHead: ignore errors after cursor, bug #20918 2011-12-17 15:15:29 +00:00
codetoolsdefines.lfm Starts moving lfms from OnPageChange to OnChange 2011-10-02 19:42:59 +00:00
codetoolsdefines.pas codetools: clean up 2011-09-27 19:20:22 +00:00
codetoolsdefpreview.lfm IDE: Set ReadOnly = True for some report memos and treeviews. 2011-10-23 20:01:56 +00:00
codetoolsdefpreview.pas
codetoolsoptions.pas IDE: identifier completion: option to only replace the prefix, not the whole identifier 2011-12-25 00:44:07 +00:00
ColorDefault.xml IDE po highlighter 2011-12-30 19:44:41 +00:00
ColorDelphi.xml IDE po highlighter 2011-12-30 19:44:41 +00:00
ColorOcean.xml IDE po highlighter 2011-12-30 19:44:41 +00:00
ColorPascalClassic.xml IDE po highlighter 2011-12-30 19:44:41 +00:00
ColorTwilight.xml IDE po highlighter 2011-12-30 19:44:41 +00:00
compatibilityrestrictions.pas IDE: activated new xml units 2011-09-12 21:12:49 +00:00
compiler.pp
compileroptions.pp IDE: replaced some cycle with circular dependency 2012-01-04 23:12:31 +00:00
componentlist.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
componentlist.pas IDE: Fix a crash in Components View. Issue #20305, patch from Bart Broersma 2011-09-21 09:28:03 +00:00
componentpalette.pas IDE: Show also unit name in the component hint in component palette. Issue #20723, patch from Anton 2011-11-21 20:49:24 +00:00
compoptsmodes.pas
condef.lfm
condef.pas
customformeditor.pp IDE: designer: fixed freeing component editor 2011-12-15 12:53:07 +00:00
debugmanager.pas IDE: default project options: save whole lpi, load all build modes, formerly: only active build mode 2012-01-03 15:10:08 +00:00
dialogprocs.pas lazutils: started lazutf8, lazfileutil, lazfilecache 2011-10-04 22:42:44 +00:00
diffdialog.lfm IDE: Improve DiffDialog. Use OnIdle and progressbar for better feedback for user. 2011-10-29 22:39:37 +00:00
diffdialog.pas IDE: make Diff generation code more object oriented. Refactoring. 2011-10-30 09:56:32 +00:00
diffpatch.pas IDE: More refactoring for DiffPatch dialog 2011-10-30 18:19:53 +00:00
diskdiffsdialog.lfm
diskdiffsdialog.pas IDE: change disk changes option: better caption 2011-12-11 23:13:29 +00:00
editdefinetree.pas IDEIntf: added TLazCompilerOptions.GetUnitPath 2011-11-27 00:14:34 +00:00
editmsgscannersdlg.lfm
editmsgscannersdlg.pas
editoroptions.pp IDE starting on po highlighter 2011-12-19 23:37:41 +00:00
editoroptions.rc
editoroptions.res IDE po highlighter 2011-12-30 19:44:41 +00:00
emptymethodsdlg.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
emptymethodsdlg.pas IDE: check for empty methods: using GetPropList for safer align, bug #19109 2011-09-30 14:22:22 +00:00
encloseselectiondlg.lfm
encloseselectiondlg.pas
environmentopts.pp IDE: file dialog filter: reduced loading/saving, auto clean up, do not save default 2011-11-24 23:04:54 +00:00
extractprocdlg.lfm
extractprocdlg.pas
exttooldialog.lfm
exttooldialog.pas
exttooleditdlg.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
exttooleditdlg.pas
filereferencelist.pas
findinfilesdlg.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
findinfilesdlg.pas
findoverloadsdlg.lfm
findoverloadsdlg.pas
findpalettecomp.lfm
findpalettecomp.pas
findrenameidentifier.lfm IDE: improved "Find and rename identifier" dialog layout and made it resizable. Hopefully fixes bug #20444. 2011-10-09 14:58:56 +00:00
findrenameidentifier.pas lazutils: deprecate TStringToStringTree.AddValues 2011-12-13 03:44:23 +00:00
findreplacedialog.lfm
findreplacedialog.pp
findunitdlg.lfm
findunitdlg.pas
formeditor.pp IDE: moved register lclbase to registerlcl 2011-12-04 11:57:34 +00:00
fpcsrcscan.pas
fpdoceditwindow.lfm IDE: fpdoceditor: added button to open the xml 2011-12-18 23:45:55 +00:00
fpdoceditwindow.pas IDE: fpdoceditor: added button to open the xml 2011-12-18 23:45:55 +00:00
fpdochints.pas IDE: codehelp: help for units 2011-09-22 22:48:54 +00:00
fpdocselectinherited.lfm
fpdocselectinherited.pas
fpdocselectlink.lfm
fpdocselectlink.pas IDE: activated new xml units 2011-09-12 21:12:49 +00:00
frmcustomapplicationoptions.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
frmcustomapplicationoptions.pas
genericchecklist.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
genericchecklist.pas
genericlisteditor.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
genericlisteditor.pas
gotofrm.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
gotofrm.pas
helpfpcmessages.pas
helpoptions.pas
ide.lpk IDE package: updated 2011-10-13 20:33:10 +00:00
ide.pas
idecmdline.pas IDE: --help parameter is detected at any position now 2011-09-07 21:37:42 +00:00
idecontexthelpedit.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
idecontexthelpedit.pas
idedefs.pas
idefpcinfo.lfm IDE: Set ReadOnly = True for some report memos and treeviews. 2011-10-23 20:01:56 +00:00
idefpcinfo.pas
ideguicmdline.pas Fixes bug #20419: svn revision 31276 #e2081bb160 breaks building gtk2 version on Mac OS X 2011-10-06 06:52:45 +00:00
idehelpmanager.lfm
idehelpmanager.pas IDE: source editor: context menu open lfm file of inc file 2011-10-29 11:00:15 +00:00
ideinfodlg.lfm IDE: Set ReadOnly = True for some report memos and treeviews. 2011-10-23 20:01:56 +00:00
ideinfodlg.pas
ideminilibc.pas ide-libc: nonblock for sparc 2011-09-12 21:34:54 +00:00
ideoptiondefs.pas DBG: moved window-names from IDE to debugger 2011-11-05 13:32:32 +00:00
ideoptionsdlg.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
ideoptionsdlg.pas IDE: formatting and some comments 2011-10-21 15:44:26 +00:00
ideprocs.pp Change variable name "l" because it resembles "1". 2011-11-18 16:20:31 +00:00
ideprotocol.pas
idetranslations.pas IDE: updating po files using codetools file caches 2011-12-20 22:09:06 +00:00
idewindowhelp.pas
imexportcompileropts.lfm
imexportcompileropts.pas
infobuild.lfm
infobuild.pp IDE: make sure that Compile Progress dialog timer is disabled after its execution in order to avoid saving environment settings endlessly, patch by Flávio Etrusco, bug #20150 2011-09-06 00:42:04 +00:00
initialsetupdlgs.lfm IDE: initial setup dialog: treeview readonly 2011-10-04 14:17:24 +00:00
initialsetupdlgs.pas IDE: Try to fix the initial setup dialog better. 2011-12-01 12:58:38 +00:00
inputfiledialog.pas
inputhistory.pas IDE: formatting 2011-10-26 16:40:09 +00:00
inspectchksumchangeddlg.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
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: keymapping: fixed loading shortcuts of packages 2011-11-20 23:21:10 +00:00
keymapschemedlg.lfm
keymapschemedlg.pas
keymapshortcutdlg.lfm
keymapshortcutdlg.pas
lazarus_about_logo.lrs
lazarus_dci_file.dci
lazarus_dci.lrs
lazarus_indentation.lrs
lazarus.ico
lazarus.lpi Improve ListFilterEdit and apply it to compiler message dialog. 2011-11-25 09:40:15 +00:00
lazarus.pp bigide: added instantfpc 2011-10-01 20:24:52 +00:00
lazarus.res IDE: lazarus.res updated 2011-09-19 21:04:53 +00:00
lazarusidestrconsts.pas Fix character casing in resource string 2012-01-06 16:23:54 +00:00
lazarusmanager.pas
lazbuild.lpi lazbuild: fixed compilation 2012-01-02 23:49:56 +00:00
lazbuild.lpr lazbuild: fixed compilation 2012-01-02 23:49:56 +00:00
lazconf.pp Further removes LCL-Android and updates the widgetset description status 2011-12-06 08:14:32 +00:00
lazdoc.lrs
macropromptdlg.pas IDE: fixed macro prompt, bug #21001 2012-01-02 11:43:10 +00:00
main.pp codetools: findreferences: fixed searching interface when alias is declared there 2012-01-06 13:32:47 +00:00
mainbar.pas IDE: New "Example Projects" feature. 2011-10-10 20:35:59 +00:00
mainbase.pas IDE: Changed GUI string capitalization. Issue #16068 2011-11-19 13:41:43 +00:00
mainintf.pas IDE: New "Example Projects" feature. 2011-10-10 20:35:59 +00:00
Makefile Massive update of makefiles to file make bigide 2011-10-17 11:29:24 +00:00
Makefile.fpc Massive update of makefiles to file make bigide 2011-10-17 11:29:24 +00:00
makeresstrdlg.lfm
makeresstrdlg.pas
manageexamples.lfm IDE: Improve the layout of Manage Examples form. 2011-11-26 22:51:56 +00:00
manageexamples.pas IDE: Improve the layout of Manage Examples form. 2011-11-26 22:51:56 +00:00
miscoptions.pas IDE: do not warn when environmentoptions.xml is missing 2011-10-02 16:47:31 +00:00
mouseactiondialog.lfm IDE: updated adv. mouse act. editor 2011-12-08 14:13:06 +00:00
mouseactiondialog.pas SynEdit: hide conflicting button names 2011-12-19 12:54:29 +00:00
msgquickfixes.pas Formatting 2011-12-10 18:49:02 +00:00
msgview.lfm
msgview.pp
msgvieweditor.lfm
msgvieweditor.pas
multireplacedlg.lfm
multireplacedlg.pas
newdialog.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
newdialog.pas IDE: added a sanity check about if ListView.Selected is assigned. Issue #19819 2011-11-17 20:16:25 +00:00
newprojectdlg.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
newprojectdlg.pp
objectlists.pas
outputfilter.pas IDE: outputfilter: normalize file name 2011-11-21 13:45:00 +00:00
patheditordlg.lfm
patheditordlg.pas
procedurelist.lfm
procedurelist.pas codetools: moved TCodeXYPosition from CodeAtom to CodeCache 2011-11-02 14:26:05 +00:00
progressdlg.lfm
progressdlg.pas
progresswnd.lfm
progresswnd.pas
project.pp IDE: default project options: save whole lpi, load all build modes, formerly: only active build mode 2012-01-03 15:10:08 +00:00
projectdefs.pas IDE: default project options: save whole lpi, load all build modes, formerly: only active build mode 2012-01-03 15:10:08 +00:00
projecticon.pas IDEIntf: added TLazProject.UseManifest/LoadDefaultIcon 2011-10-01 20:09:07 +00:00
projectinspector.lfm Improve TreeFilterEdit. Support many filtered branches and prepare for filtering the whole tree. 2011-12-17 16:00:44 +00:00
projectinspector.pas IDE: clear Project Inspector when active project is closed 2012-01-03 16:11:48 +00:00
projectresources.pas Formatting 2011-12-10 18:49:02 +00:00
projectwizarddlg.lfm IDE: add "View Example Projects" to ProjectWizard dialog. 2011-10-19 07:41:23 +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
publishprojectdlg.lfm
publishprojectdlg.pas IDE: Changed GUI string capitalization. Issue #16068 2011-11-19 13:41:43 +00:00
restrictionbrowser.lfm
restrictionbrowser.pas
runparamsopts.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
runparamsopts.pas IDE: run parameters dialog: fixed comboboxes list containing current value 2011-10-01 21:53:23 +00:00
searchfrm.lfm
searchfrm.pas IDE: correctly assign captions to tabs in search results window even if user started two parallel searches, bug #20217 2011-09-14 22:05:43 +00:00
searchresultview.lfm Starts moving lfms from OnPageChange to OnChange 2011-10-02 19:42:59 +00:00
searchresultview.pp IDE: allow little longer titles in search results 2012-01-04 12:08:25 +00:00
showcompileropts.lfm
showcompileropts.pas
showdeletingfilesdlg.lfm
showdeletingfilesdlg.pas
sortselectiondlg.pas
sourceeditor.lfm
sourceeditor.pp SourceEditor: Allow replacing text and keep y-pos of marks 2012-01-01 19:32:53 +00:00
sourceeditprocs.pas
sourcemarks.pas
sourcesyneditor.pas SynEdit: refactor painting 2011-12-14 02:53:19 +00:00
splash.lfm
splash.pp IDE: fixed note 2011-12-13 02:34:25 +00:00
srcedithintfrm.pas
startlazarus.ico
startlazarus.lpi
startlazarus.lpr
startlazarus.res
sysvaruseroverridedlg.lfm
sysvaruseroverridedlg.pas
transfermacros.pp IDE: macros: simplified function and var 2011-12-21 12:10:18 +00:00
unitdependencies.lfm
unitdependencies.pas
unitinfodlg.lfm
unitinfodlg.pp
unusedunitsdlg.lfm
unusedunitsdlg.pas IDE: remove unused units: undoblock 2011-12-17 14:10:17 +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, UseUnitDlg: small refactoring 2011-12-28 09:39:42 +00:00
version.inc
viewunit_dlg.lfm IDE: a temporary hack to prevent 'O' working as shortcut for OK-button. Issue #20599 2011-12-02 08:41:42 +00:00
viewunit_dlg.pp IDE: a temporary hack to prevent 'O' working as shortcut for OK-button. Issue #20599 2011-12-02 08:41:42 +00:00
w32manifest.pas IDEIntf: added TLazProject.Resources 2011-10-01 19:49:29 +00:00
w32versioninfo.pas IDE: activated new xml units 2011-09-12 21:12:49 +00:00
wordcompletion.pp