lazarus/ide
2012-05-06 10:40:09 +00:00
..
frames IDE: identifier completion: add do after with, issue #16850 2012-04-23 19:23:21 +00:00
include ide, tools, examples: remove ver2_2_x defines 2012-03-27 07:19:59 +00:00
aboutfrm.lfm Starts moving lfms from OnPageChange to OnChange 2011-10-02 19:42:59 +00:00
aboutfrm.pas lazbuild: less warnings 2012-03-23 08:37:45 +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 IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
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: Use CreateAbsolutePath when switching between relative/absolute paths in AddFile dialogs (CreateAbsoluteSearchPath gives wrong output) 2012-04-09 07:08:22 +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: fixed 'Build' constant translation regressions after r36332 #22c9cf054e 2012-03-26 20:42:22 +00:00
buildlazdialog.lfm IDE: improved anchoring on lazarus build dialog. 2012-04-01 10:42:37 +00:00
buildlazdialog.pas IDE: when building IDE failed: restore backup 2012-05-01 11:37:07 +00:00
buildmanager.pas IDEIntf: removed TLazCompilerOptions.LCLWidgetType, fixed computing default LCLWidgetType on cross target OS 2012-04-29 17:43:58 +00:00
buildmodediffdlg.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
buildmodediffdlg.pas IDE: Unite duplicate (single word) resourcestrings and name them consistently. 2012-02-19 15:50:48 +00:00
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,lazbuild: backup old lazarus exe 2012-04-09 19:00:54 +00:00
buildprojectdlg.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
buildprojectdlg.pas IDE: recent/history lists: replaced case sensitive comparison with three types 2012-04-25 09:03:37 +00:00
charactermapdlg.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
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 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 lazbuild: fixed using lcl questiondlg 2012-03-21 23:16:09 +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 IDE: codebrowser: invalidate file lists on rescan, bug #19699 2011-07-08 18:56:32 +00:00
codebrowser.pas IDE: cleaned up msg quickfixes 2012-03-30 14:37:28 +00:00
codecontextform.pas SynEdi: more debugln for undo 2012-01-31 19:26:25 +00:00
codeexplopts.pas IDE: switched to new laz2_xml 2012-03-13 20:55:43 +00:00
codeexplorer.lfm Starts moving lfms from OnPageChange to OnChange 2011-10-02 19:42:59 +00:00
codeexplorer.pas IDE: unify some common resource strings. Add hints for Path Edit dialog 2012-02-13 19:57:58 +00:00
codehelp.pas IDE: fpdoc editor: ignore spaces when searching elements 2012-03-23 09:32:41 +00:00
codemacroprompt.lfm
codemacroprompt.pas CodeTemplate: Improve final caret pos, if tmpl does not specify 2012-04-02 18:30:05 +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 lazbuild: replaced some MessageDlg with IDEMessageDialog 2012-04-09 14:58:59 +00:00
codetoolsdefines.lfm Starts moving lfms from OnPageChange to OnChange 2011-10-02 19:42:59 +00:00
codetoolsdefines.pas IDE: unify some common resource strings. Add hints for Path Edit dialog 2012-02-13 19:57:58 +00:00
codetoolsdefpreview.lfm IDE: Set ReadOnly = True for some report memos and treeviews. 2011-10-23 20:01:56 +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: identifier completion: add do after with, issue #16850 2012-04-23 19:23:21 +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 IDEIntf: removed TLazCompilerOptions.LCLWidgetType, fixed computing default LCLWidgetType on cross target OS 2012-04-29 17:43:58 +00:00
componentlist.lfm IDE: Make Close button work in Components List dialog. Issue #21892, patch from Takeda Matsuki 2012-04-30 17:38:56 +00:00
componentlist.pas IDE: Make Close button work in Components List dialog. Issue #21892, patch from Takeda Matsuki 2012-04-30 17:38:56 +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 lazbuild: fixed using lcl questiondlg 2012-03-21 23:16:09 +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 lazbuild: replaced some MessageDlg with IDEMessageDialog 2012-04-09 14:58:59 +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: Unite duplicate (single word) resourcestrings and name them consistently. 2012-02-19 15:50:48 +00:00
diffpatch.pas IDE: More refactoring for DiffPatch dialog 2011-10-30 18:19:53 +00:00
diskdiffsdialog.lfm
diskdiffsdialog.pas IDE: switched to new laz2_xml 2012-03-13 20:55:43 +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: improve EditorFileManager 2012-03-10 08:23:40 +00:00
editorfilemanager.pas codetools: nested types: Self and inherited 2012-04-30 13:37:41 +00:00
editoroptions.pp lazbuild: replaced some MessageDlg with IDEMessageDialog 2012-04-09 14:58:59 +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
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 IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
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 IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
findinfilesdlg.pas LCL: fixed comment lcl/stdctrls.pp 2012-03-25 17:43:49 +00:00
findoverloadsdlg.lfm
findoverloadsdlg.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 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 IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
frmcustomapplicationoptions.pas IDE: unify some common resource strings. Add hints for Path Edit dialog 2012-02-13 19:57:58 +00:00
genericchecklist.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
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 IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
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 LazLogger: add groups that can be enabled via commandline 2012-02-12 12:15:58 +00:00
idecontexthelpedit.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
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: view / IDE internal / what needs building 2012-04-07 02:43:56 +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 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, IpPro: Allow copy to clipboard from hint 2012-05-02 16:33:19 +00:00
ideinfodlg.lfm IDE: view / IDE internal / what needs building 2012-04-07 02:43:56 +00:00
ideinfodlg.pas IDE: view / IDE internal / what needs building 2012-04-07 02:43:56 +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 ide-libc: nonblock for sparc 2011-09-12 21:34:54 +00:00
ideoptiondefs.pas IDE: make Search Result window use the previous position. Issue #21288 2012-03-29 06:09:40 +00:00
ideoptionsdlg.lfm IDE: Remember the original font style after filtering in Options dialog 2012-03-04 18:02:26 +00:00
ideoptionsdlg.pas IDE: less debugging 2012-04-13 16:16:31 +00:00
ideprocs.pp IDE: recent/history lists: replaced case sensitive comparison with three types 2012-04-25 09:03: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: use under windows as default for make the make.exe in the compiler directory 2012-04-06 10:15:46 +00:00
inputfiledialog.pas lazbuild: replaced some MessageDlg with IDEMessageDialog 2012-04-09 14:58:59 +00:00
inputhistory.pas IDE: recent/history lists: replaced case sensitive comparison with three types 2012-04-25 09:03:37 +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: remove Ctrl-Shift-T mapping from Toggle Comment. It conflicts with ToDo list. 2012-03-26 07:50:24 +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
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: if component class is missing: note about RegisterClass 2012-05-03 09:44:06 +00:00
lazarusmanager.pas startlazarus: fixed asking for custom or default 2012-04-18 23:07:56 +00:00
lazbuild.lpi IDE, lazbuild, startlazarus: added lclwidgetype to output directory 2012-03-15 18:35:31 +00:00
lazbuild.lpr lazbuild: fixed compilation 2012-04-29 18:26:47 +00:00
lazconf.pp IDE: show downgrade warning 2012-04-04 23:31:42 +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: TProjectFileDescriptor.DefaultResourceName: first try without appending a number, check for pascal keywords 2012-05-05 11:47:40 +00:00
mainbar.pas IDE: view / IDE internal / what needs building 2012-04-07 02:43:56 +00:00
mainbase.pas IDE: view / IDE internal / what needs building 2012-04-07 02:43:56 +00:00
mainintf.pas cody: IDE item to create dockable IDE window 2012-05-04 06:32:50 +00:00
Makefile lazbuild: auto create ide/revision.inc if missing 2012-04-12 07:36:37 +00:00
Makefile.fpc lazbuild: auto create ide/revision.inc if missing 2012-04-12 07:36:37 +00:00
makeresstrdlg.lfm
makeresstrdlg.pas IDE: recent/history lists: replaced case sensitive comparison with three types 2012-04-25 09:03:37 +00:00
manageexamples.lfm IDE: Improve the layout of Manage Examples form. 2011-11-26 22:51:56 +00:00
manageexamples.pas IDE: Fixed Manage Examples dialog translation related regression after r36225 #575e24d917 2012-03-24 14:11:31 +00:00
miscoptions.pas lazbuild: less warnings 2012-03-23 08:37:45 +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 IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
newdialog.pas IDE: fixed translation related regressions after r36225 #575e24d917 2012-03-24 14:44:29 +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, Path editor dialog: fixed move up/down buttons icons appearance 2012-02-19 19:16:04 +00:00
patheditordlg.pas IDE: unify some common resource strings. Add hints for Path Edit dialog 2012-02-13 19:57:58 +00:00
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 IDEIntf: removed TLazCompilerOptions.LCLWidgetType, fixed computing default LCLWidgetType on cross target OS 2012-04-29 17:43:58 +00:00
projectdefs.pas IDE: switched to new laz2_xml 2012-03-13 20:55:43 +00:00
projecticon.pas IDE: switched to new laz2_xml 2012-03-13 20:55:43 +00:00
projectinspector.lfm IDE: More improvements to Project Inspector and Package Editor GUIs. 2012-01-26 19:37:06 +00:00
projectinspector.pas IDE: project inspector: delay update when not visible 2012-02-21 20:20:55 +00:00
projectresources.pas IDE: switched to new laz2_xml 2012-03-13 20:55: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
publishprojectdlg.pas IDE: recent/history lists: replaced case sensitive comparison with three types 2012-04-25 09:03:37 +00:00
restrictionbrowser.lfm Restriction browser: Use TreeFilterEdit for better filtering 2012-01-24 14:07:50 +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 IDE, 'Searching ...' dialog: don't show acceleration chars in searched expression 2011-07-31 12:23:24 +00:00
searchfrm.pas Remove unused units in some files. 2012-03-30 07:40:15 +00:00
searchresultview.lfm IDE: make Search Result window use the previous position. Issue #21288 2012-03-29 06:09:40 +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.pp SourceEdit: Do not access outdated tab-history entries (dangling pointers). Issue #0021939 2012-05-06 10:40:09 +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 lazbuild: less warnings 2012-03-23 08:37:45 +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 lazbuild: less warnings 2012-03-23 08:37:45 +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 dialog: check for syntax errors 2012-04-25 19:17:37 +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 IDE: function result 2012-05-01 17:41:31 +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 lazbuild: fixed loading env opts 2012-03-23 15:43:08 +00:00
wordcompletion.pp