lazarus/ide
2011-08-07 15:24:25 +00:00
..
frames Fix window positioning for dual screen, and systems with negative coordinates 2011-07-23 10:56:47 +00:00
include
aboutfrm.lfm
aboutfrm.pas
abstractsmethodsdlg.lfm
abstractsmethodsdlg.pas
addprofiledialog.lfm
addprofiledialog.pas
addtoprojectdlg.lfm
addtoprojectdlg.pas
applicationbundle.pas
basebuildmanager.pas IDE: clean up 2011-06-22 07:52:10 +00:00
basedebugmanager.pas debugger: add popup menu to locals windows 2011-05-16 01:55:19 +00:00
bigidemake.cfg
buildfiledlg.lfm
buildfiledlg.pas IDE: added file type for instantfc programs, run instantfpc if file has shebang 2011-07-09 19:57:15 +00:00
buildlazdialog.lfm IDE: build lazarus: removed obsolete options 2011-06-05 09:08:22 +00:00
buildlazdialog.pas IDE: code hints: fpdoc links to open the help 2011-06-14 17:58:24 +00:00
buildmanager.pas IDE: fixed parsing numbers in project macros 2011-07-06 11:49:17 +00:00
buildmodediffdlg.lfm
buildmodediffdlg.pas
buildprofilemanager.lfm
buildprofilemanager.pas IDE: build lazarus: removed obsolete options 2011-06-05 09:08:22 +00:00
buildprojectdlg.lfm IDE: improved 'Clean and rebuild' dialog localization 2011-06-03 22:41:01 +00:00
buildprojectdlg.pas IDE: improved 'Clean and rebuild' dialog localization 2011-06-03 22:41:01 +00:00
charactermapdlg.lfm
charactermapdlg.pas
checkcompileropts.lfm
checkcompileropts.pas IDE: compiler options test: compare only ppu dates to compiler 2011-05-23 22:09:39 +00:00
checkcompoptsfornewunitdlg.lfm
checkcompoptsfornewunitdlg.pas
checklfmdlg.lfm
checklfmdlg.pas IDE: clean up 2011-06-22 07:52:10 +00:00
cleandirdlg.lfm
cleandirdlg.pas
clipboardhistory.pas
codebrowser.lfm IDE: codebrowser: invalidate file lists on rescan, bug #19699 2011-07-08 18:56:32 +00:00
codebrowser.pas IDE: codebrowser: invalidate file lists on rescan, bug #19699 2011-07-08 18:56:32 +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 IDE: fixed taborder in codeexplorer 2011-06-20 15:59:19 +00:00
codeexplorer.pas IDE: codeexplorer: fixed deleting nodes and updating the position tree 2011-07-07 06:15:13 +00:00
codehelp.pas IDE: codehints: clean up 2011-07-07 09:44:58 +00:00
codemacroprompt.lfm
codemacroprompt.pas
codemacroselect.lfm
codemacroselect.pas
codetemplatesdlg.lfm
codetemplatesdlg.pas
codetoolsdefines.lfm
codetoolsdefines.pas IDE: improved 'Insert CodeTools define template' localization 2011-05-24 23:12:03 +00:00
codetoolsdefpreview.lfm
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
compiler.pp IDE: clean up 2011-06-22 07:52:10 +00:00
compileroptions.pp anchordocking: default close button if theme does not support it 2011-07-15 18:33:27 +00:00
componentlist.lfm IDE: fixed tab order in components list, added VK_DOWN in search TEdit to jump to results list.issue #19590 2011-06-20 15:06:08 +00:00
componentlist.pas IDE: componentlist, use VK_RETURN to set current list instead of VK_DOWN which raises av under win32. issue #19590 2011-06-25 15:37:11 +00:00
componentpalette.pas Renames TCustomNotebook to TCustomTabControl, a major breakthrough into fixing the tab-controls 2011-07-20 14:39:50 +00:00
compoptsmodes.pas
condef.lfm
condef.pas IDE: clean up 2011-06-22 07:52:10 +00:00
customformeditor.pp educationlaz: implemented object inspetor hide favourite and restricted page 2011-06-09 08:55:07 +00:00
debugmanager.pas DBG: Prevent exec-commands from running nested in other commands. Always queue, and run in the outer most "RunQueue" call. 2011-06-13 22:46:06 +00:00
dialogprocs.pas IDE: added file type for instantfc programs, run instantfpc if file has shebang 2011-07-09 19:57:15 +00:00
diffdialog.lfm
diffdialog.pas IDE: clean up 2011-06-22 07:52:10 +00:00
diffpatch.pas IDE: clean up 2011-06-22 07:52:10 +00:00
diskdiffsdialog.lfm
diskdiffsdialog.pas IDE: clean up 2011-06-22 07:52:10 +00:00
editdefinetree.pas IDE: clean up 2011-06-05 08:17:45 +00:00
editmsgscannersdlg.lfm
editmsgscannersdlg.pas
editoroptions.pp Moves TCustomNotebook to ComCtrls in preparation for renaming it 2011-07-04 09:43:21 +00:00
editoroptions.rc
editoroptions.res
emptymethodsdlg.lfm
emptymethodsdlg.pas
encloseselectiondlg.lfm
encloseselectiondlg.pas
environmentopts.pp IDE: store lazarus directory in config relative if pcp and laz dir share the parent directory 2011-06-20 13:43:57 +00:00
extractprocdlg.lfm
extractprocdlg.pas
exttooldialog.lfm
exttooldialog.pas
exttooleditdlg.lfm
exttooleditdlg.pas
filereferencelist.pas IDE: clean up 2011-06-22 07:52:10 +00:00
findinfilesdlg.lfm IDE: find in files: activecontrol 2011-06-06 06:22:13 +00:00
findinfilesdlg.pas IDE & designer: add layout management to anchor editor and tab order dialog 2011-06-05 10:54:20 +00:00
findoverloadsdlg.lfm
findoverloadsdlg.pas
findpalettecomp.lfm
findpalettecomp.pas IDE: clean up 2011-06-22 07:52:10 +00:00
findrenameidentifier.lfm
findrenameidentifier.pas codetools: fixed mem leak 2011-05-27 23:05:46 +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: improve the layout and layout management of search dialogs. 2011-06-05 09:47:35 +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
fpdoceditwindow.pas
fpdochints.pas IDE: only update fpdoc hint if control visible 2011-07-09 22:34:26 +00:00
fpdocselectinherited.lfm
fpdocselectinherited.pas
fpdocselectlink.lfm
fpdocselectlink.pas
frmcustomapplicationoptions.lfm
frmcustomapplicationoptions.pas
genericchecklist.lfm
genericchecklist.pas
genericlisteditor.lfm
genericlisteditor.pas
gotofrm.lfm
gotofrm.pas
helpfpcmessages.pas
helpoptions.pas
ide.lpk
ide.pas
idecmdline.pas IDE: split parsing command line options into gui and nogui parts 2011-06-28 07:23:25 +00:00
idecontexthelpedit.lfm
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
idefpcinfo.pas IDE: set CodeToolBoss.FPCDefinesCache.ExtraOptions to load codetools message file 2011-06-05 20:56:03 +00:00
ideguicmdline.pas IDE: split parsing command line options into gui and nogui parts 2011-06-28 07:23:25 +00:00
idehelpmanager.lfm IDE: removed obsolete code for help for fpc keywords 2011-05-12 20:50:35 +00:00
idehelpmanager.pas IDE: codehints: clean up 2011-07-07 09:44:58 +00:00
ideinfodlg.lfm
ideinfodlg.pas IDE: ide info: show exename, feature 19030 2011-05-16 15:34:14 +00:00
ideminilibc.pas
ideoptiondefs.pas IDE: clean up 2011-06-22 07:52:10 +00:00
ideoptionsdlg.lfm
ideoptionsdlg.pas
ideprocs.pp ideprogs: remove TreeView related functions that were moved to ListFilterEdit. 2011-06-29 22:44:24 +00:00
ideprotocol.pas
idetranslations.pas Translations: changed Ukrainian language ID in accordance with ISO 639-1 2011-05-24 20:40:15 +00:00
idewindowhelp.pas
imexportcompileropts.lfm
imexportcompileropts.pas
infobuild.lfm
infobuild.pp
initialsetupdlgs.lfm
initialsetupdlgs.pas IDE: setup dialog: using TOpenDialog for compiler file name 2011-06-05 08:28:46 +00:00
inputfiledialog.pas IDE: clean up 2011-06-22 07:52:10 +00:00
inputhistory.pas IDE: new other: save/restore last created 2011-07-08 19:56:33 +00:00
inspectchksumchangeddlg.lfm
inspectchksumchangeddlg.pas codetools: directory cacher: store time 2011-05-23 15:12:20 +00:00
invertassigntool.pas
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: change the default key mapping for Find Identifier References to Ctrl-Shift-I 2011-07-02 13:31:01 +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 IDE: split parsing command line options into gui and nogui parts 2011-06-28 07:23:25 +00:00
lazarus.pp IDE: split parsing command line options into gui and nogui parts 2011-06-28 07:23:25 +00:00
lazarus.res updated Lazarus res file (includes more VersionInfo fields after 31703) 2011-08-06 12:36:50 +00:00
lazarusidestrconsts.pas IDE: TabOrderDlg enhancement from Flávio Etrusco. Issue #0019908 2011-08-05 23:17:32 +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 IDE: split parsing command line options into gui and nogui parts 2011-06-28 07:23:25 +00:00
lazbuild.lpr lazbuild: convert encoding of loaded source files 2011-06-24 18:38:00 +00:00
lazconf.pp startlazarus: use --pcp 2011-06-02 07:46:22 +00:00
lazdoc.lrs
macropromptdlg.pas
main.pp IDE: suggest lowercased file name by default for new forms/units, bug #14122 2011-08-07 15:24:25 +00:00
mainbar.pas IDE: clean up 2011-06-22 07:52:10 +00:00
mainbase.pas Revert "IDE: change order of Run menu items. Issue #19580" based on feedback 2011-06-23 18:27:11 +00:00
mainintf.pas IDE: added file type for instantfc programs, run instantfpc if file has shebang 2011-07-09 19:57:15 +00:00
Makefile
Makefile.fpc
makeresstrdlg.lfm
makeresstrdlg.pas IDE: clean up 2011-06-22 07:52:10 +00:00
miscoptions.pas
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: new other: save/restore last created 2011-07-08 19:56:33 +00:00
newdialog.pas IDE: new other: save/restore last created 2011-07-08 19:56:33 +00:00
newprojectdlg.lfm IDE: Sort templates in New Project dialog. issue #17729 2011-06-25 10:36:32 +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
patheditordlg.lfm
patheditordlg.pas IDE: clean up 2011-06-22 07:52:10 +00:00
procedurelist.lfm
procedurelist.pas
progressdlg.lfm
progressdlg.pas
progresswnd.lfm
progresswnd.pas
project.pp IDE: fixed i18n directory, bug #19606 2011-06-21 23:01:29 +00:00
projectdefs.pas
projecticon.pas
projectinspector.lfm Use new TreeFilterEdit where appropriate. 2011-07-19 22:21:26 +00:00
projectinspector.pas Use new TreeFilterEdit where appropriate. 2011-07-19 22:21:26 +00:00
projectresources.pas
projectwizarddlg.lfm
projectwizarddlg.pas
publishmodule.pas
publishprojectdlg.lfm
publishprojectdlg.pas
restrictionbrowser.lfm
restrictionbrowser.pas
runparamsopts.lfm
runparamsopts.pas
searchfrm.lfm IDE, 'Searching ...' dialog: don't show acceleration chars in searched expression 2011-07-31 12:23:24 +00:00
searchfrm.pas
searchresultview.lfm
searchresultview.pp Renames TCustomNotebook to TCustomTabControl, a major breakthrough into fixing the tab-controls 2011-07-20 14:39:50 +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 CodeTools: Prevented a pop-up after typing a period in a string constant. Issue #19663, patch from Bart Broersma 2011-08-05 18:51:43 +00:00
sourceeditprocs.pas
sourcemarks.pas
sourcesyneditor.pas
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
useprojunitdlg.lfm 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
useprojunitdlg.pas 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
version.inc
viewunit_dlg.lfm 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
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
w32versioninfo.pas IDE: allow to define Comments, LegalCopyright and LegalTrademarks file info fields content for old projects too. Based on patch by Paul Michell, bug #19738. 2011-07-15 00:04:32 +00:00
wordcompletion.pp