lazarus/ide
2011-11-08 14:07:01 +00:00
..
frames IDE, SynEdit: introduce block-indent by tab. issue #0020256 2011-11-07 02:44:22 +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 IDE: clean up 2011-06-22 07:52:10 +00:00
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: improve some resource strings 2011-11-01 21:27:58 +00:00
buildmanager.pas IDE: simplify Build Lazarus dialog and build code 2011-10-22 10:33:41 +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: simplify Build Lazarus dialog and build code 2011-10-22 10:33:41 +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: improved 'Clean and rebuild' dialog localization 2011-06-03 22:41:01 +00:00
charactermapdlg.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
charactermapdlg.pas
checkcompileropts.lfm
checkcompileropts.pas IDE: remove obsolete ParsedCompilerOptStringNames, use WriteStr 2011-11-02 23:16:56 +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 IDE: clean up 2011-06-22 07:52:10 +00:00
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 IDE: codebrowser: invalidate file lists on rescan, bug #19699 2011-07-08 18:56:32 +00:00
codebrowser.pas IDE: change lazarus dir, fixed reloading lpl, reload lpk in topological order 2011-10-30 18:17:19 +00:00
codecontextform.pas IDE: parameter hints: use monitor workarea, bug #19117 2011-07-10 09:22:41 +00:00
codeexplopts.pas IDE: codeexplorer: surrounding 2011-05-18 08:23:48 +00:00
codeexplorer.lfm Starts moving lfms from OnPageChange to OnChange 2011-10-02 19:42:59 +00:00
codeexplorer.pas IDE: codeexplorer: keep Parent treenode, bug #20333 2011-10-02 16:13:00 +00:00
codehelp.pas IDE: change lazarus dir, fixed reloading lpl, reload lpk in topological order 2011-10-30 18:17:19 +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
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 show help 2011-06-14 18:37:52 +00:00
ColorDefault.xml
ColorDelphi.xml
ColorOcean.xml
ColorPascalClassic.xml
ColorTwilight.xml
compatibilityrestrictions.pas IDE: activated new xml units 2011-09-12 21:12:49 +00:00
compiler.pp IDE: clean up 2011-06-22 07:52:10 +00:00
compileroptions.pp ide: enhance compiler options and message options frame to support messages which are ignored by default 2011-11-03 02:24:56 +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: Scroll components inside the component palette page. Issue #20410, patch from Alexander S. Klenin 2011-10-04 22:37:55 +00:00
compoptsmodes.pas
condef.lfm
condef.pas IDE: clean up 2011-06-22 07:52:10 +00:00
customformeditor.pp IDE: creating component name from class name: check if removing leading T starts with a number 2011-10-12 07:24:55 +00:00
debugmanager.pas DBG: Markl project as modified, if watches are added/changed/removed. issue #0020092 2011-11-05 14:30:32 +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: make Diff generation code more object oriented. Refactoring. 2011-10-30 09:56:32 +00:00
editdefinetree.pas codetools: clean up 2011-09-27 19:20:22 +00:00
editmsgscannersdlg.lfm
editmsgscannersdlg.pas
editoroptions.pp IDE, SynEdit: introduce block-indent by tab. issue #0020256 2011-11-07 02:44:22 +00:00
editoroptions.rc
editoroptions.res
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: formatting, reordering and some comments 2011-10-21 15:45:10 +00:00
extractprocdlg.lfm
extractprocdlg.pas
exttooldialog.lfm
exttooldialog.pas IDE: run external tool: check if working directory exists 2011-05-11 01:26:20 +00:00
exttooleditdlg.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
exttooleditdlg.pas
filereferencelist.pas IDE: clean up 2011-06-22 07:52:10 +00:00
findinfilesdlg.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
findinfilesdlg.pas IDE: unified Find in Files dialog resource strings with Find/Replace dialog ones; added missing accelerators, bug #19966 2011-08-13 18:00:16 +00:00
findoverloadsdlg.lfm
findoverloadsdlg.pas
findpalettecomp.lfm
findpalettecomp.pas IDE: clean up 2011-06-22 07:52:10 +00:00
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: activated new xml units 2011-09-12 21:12:49 +00:00
findreplacedialog.lfm IDE: improve the layout and layout management of search dialogs. 2011-06-05 09:47:35 +00:00
findreplacedialog.pp IDE: Minor spelling correction. 2011-08-14 08:13:57 +00:00
findunitdlg.lfm
findunitdlg.pas IDE: search unit: use lcl instead of lclbase 2011-07-13 18:22:13 +00:00
formeditor.pp
fpcsrcscan.pas codetools: clean up 2011-06-16 09:02:28 +00:00
fpdoceditwindow.lfm Starts moving lfms from OnPageChange to OnChange 2011-10-02 19:42:59 +00:00
fpdoceditwindow.pas codetools+tests: function to fix xml attribute values 2011-10-02 23:18:22 +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 IDE: FindDeclarationOfIDEControl: search nested components 2011-05-21 23:40:31 +00:00
idedefs.pas IDE: clean up 2011-06-22 07:52:10 +00:00
idefpcinfo.lfm IDE: Set ReadOnly = True for some report memos and treeviews. 2011-10-23 20:01:56 +00:00
idefpcinfo.pas IDE: set CodeToolBoss.FPCDefinesCache.ExtraOptions to load codetools message file 2011-06-05 20:56:03 +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 IDE: removed obsolete code for help for fpc keywords 2011-05-12 20:50:35 +00:00
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 IDE: ide info: show exename, feature 19030 2011-05-16 15:34:14 +00:00
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 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
ideprotocol.pas
idetranslations.pas IDE: actually use gdbmidebugger translations 2011-09-02 22:42:33 +00:00
idewindowhelp.pas Fix spelling from Childs to Children around Lazarus source. Patch from Mazen NEIFER 2011-05-10 09:13:38 +00:00
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: initial setup dialog: auto select problem page 2011-10-02 12:38:14 +00:00
inputfiledialog.pas IDE: clean up 2011-06-22 07:52:10 +00:00
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 codetools: directory cacher: store time 2011-05-23 15:12:20 +00:00
invertassigntool.pas IDE: Optimize and simplify some code in InvertAssignTool 2011-10-28 14:18:19 +00:00
jumphistoryview.lfm IDE: Support Enter key in Jump History window. 2011-06-20 19:43:34 +00:00
jumphistoryview.pas IDE: Support Enter key in Jump History window. 2011-06-20 19:43:34 +00:00
keymapping.pp IDE: remove obsolete TKeyCommandRelation.SetShortcutA 2011-11-06 14:42:50 +00:00
keymapschemedlg.lfm
keymapschemedlg.pas IDE: clean up 2011-06-22 07:52:10 +00:00
keymapshortcutdlg.lfm
keymapshortcutdlg.pas
lazarus_about_logo.lrs
lazarus_dci_file.dci
lazarus_dci.lrs
lazarus_indentation.lrs
lazarus.ico
lazarus.lpi Set DpiAware flag in lazarus.lpi. Issue #20244 2011-09-19 08:11:06 +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 IDE: newfile: check if there is a directory with this file name 2011-11-08 14:07:01 +00:00
lazarusmanager.pas IDE: split parsing command line options into gui and nogui parts 2011-06-28 07:23:25 +00:00
lazbuild.lpi lazbuild: fixed compilation 2011-10-01 20:26:22 +00:00
lazbuild.lpr lazbuild: fixed compilation 2011-10-30 19:53:47 +00:00
lazconf.pp Initial commit of the customdrawn widgetset. It already compiles in win32, but does not link yet. 2011-11-06 08:19:26 +00:00
lazdoc.lrs
macropromptdlg.pas
main.pp IDE: newfile: check if there is a directory with this file name 2011-11-08 14:07:01 +00:00
mainbar.pas IDE: New "Example Projects" feature. 2011-10-10 20:35:59 +00:00
mainbase.pas IDE: Move Example Manager to another place in Tools menu. 2011-10-18 11:26:54 +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 IDE: clean up 2011-06-22 07:52:10 +00:00
manageexamples.lfm IDE: improve ManageExamples dialog. Store window layout. 2011-10-19 06:37:51 +00:00
manageexamples.pas IDE: improved 'Manage examples' dialog localization 2011-10-29 16:42:21 +00:00
miscoptions.pas IDE: do not warn when environmentoptions.xml is missing 2011-10-02 16:47:31 +00:00
mouseactiondialog.lfm
mouseactiondialog.pas
msgquickfixes.pas
msgview.lfm
msgview.pp IDE: fixed clicking on message during compile, bug #17691 2011-06-18 08:39:49 +00:00
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: new other: save/restore last created 2011-07-08 19:56:33 +00:00
newprojectdlg.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
newprojectdlg.pp IDE: new project dialog: store project desc in listbox 2011-07-18 20:17:25 +00:00
objectlists.pas IDE: clean up 2011-06-22 07:52:10 +00:00
outputfilter.pas IDE: outputfilter: free FAsyncOutput on init 2011-10-04 12:11:25 +00:00
patheditordlg.lfm
patheditordlg.pas IDE: clean up 2011-06-22 07:52:10 +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 IDE: remove obsolete UnitInfoFlagNames, use WriteStr 2011-11-02 23:14:15 +00:00
projectdefs.pas IDEIntf: added TLazProject.UseManifest/LoadDefaultIcon 2011-10-01 20:09:07 +00:00
projecticon.pas IDEIntf: added TLazProject.UseManifest/LoadDefaultIcon 2011-10-01 20:09:07 +00:00
projectinspector.lfm Use new TreeFilterEdit where appropriate. 2011-07-19 22:21:26 +00:00
projectinspector.pas LCL: TGraphicControl.VisuallyEnabled moved to TControl.IsEnabled, also fixed var naming in some units from IsEnabled to AIsEnabled. issue #20291 2011-09-24 08:20:55 +00:00
projectresources.pas codetools: renamed TStandardCodeTool.AddIncludeDirective 2011-08-30 16:37:31 +00:00
projectwizarddlg.lfm IDE: add "View Example Projects" to ProjectWizard dialog. 2011-10-19 07:41:23 +00:00
projectwizarddlg.pas IDE: add "View Example Projects" to ProjectWizard dialog. 2011-10-19 07:41:23 +00:00
publishmodule.pas
publishprojectdlg.lfm
publishprojectdlg.pas
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 IDE, 'Searching ...' dialog: don't show acceleration chars in searched expression 2011-07-31 12:23:24 +00:00
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 SearchResultView: shortcuts and menu for page navigation and expand/collapse. Issue #19954, based on patch from Flávio Etrusco 2011-08-16 18:41:24 +00:00
showcompileropts.lfm
showcompileropts.pas
showdeletingfilesdlg.lfm
showdeletingfilesdlg.pas
sortselectiondlg.pas IDE: clean up 2011-06-22 07:52:10 +00:00
sourceeditor.lfm
sourceeditor.pp IDE: toggle form: when on include serach unit 2011-10-29 11:15:47 +00:00
sourceeditprocs.pas ide: show hint modifier for some identifiers 2011-05-12 01:56:05 +00:00
sourcemarks.pas
sourcesyneditor.pas SynEdit: Fold-Gutter: Defer creation of popup menu, until needed; use global image list 2011-08-17 13:58:45 +00:00
splash.lfm
splash.pp IDE, Splash screen: allow more lengthy version string and center it, bug #19802 2011-07-24 17:07:30 +00:00
srcedithintfrm.pas IDE: identifier completion hint: update via idle timer 2011-06-21 18:06:00 +00:00
startlazarus.ico
startlazarus.lpi
startlazarus.lpr
startlazarus.res
sysvaruseroverridedlg.lfm
sysvaruseroverridedlg.pas
transfermacros.pp IDE: clean up 2011-06-22 07:52:10 +00:00
unitdependencies.lfm
unitdependencies.pas
unitinfodlg.lfm
unitinfodlg.pp
unusedunitsdlg.lfm
unusedunitsdlg.pas
useunitdlg.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
useunitdlg.pas IDE: Renamed UseProjUnitDlg to UseUnitDlg. 2011-09-01 21:32:48 +00:00
version.inc
viewunit_dlg.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
viewunit_dlg.pp IDE: Use Unit dialog now adds the correct char case for unit name + other improvements from Anton Panferov 2011-07-17 08:31:21 +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