lazarus/ide
2008-07-24 15:41:42 +00:00
..
include added xdg-open to the lists of web browsers 2008-07-23 08:41:02 +00:00
aboutfrm.lfm IDE: added FPC version to about dlg 2008-06-05 15:39:17 +00:00
aboutfrm.lrs IDE: added FPC version to about dlg 2008-06-05 15:39:17 +00:00
aboutfrm.pas IDE: added space 2008-06-23 18:44:39 +00:00
abstractsmethodsdlg.lfm
abstractsmethodsdlg.lrs
abstractsmethodsdlg.pas IDE: added refactoring tool: remove empty methods 2008-04-25 16:19:02 +00:00
addtoprojectdlg.lfm IDE: project inspector: enabling add files buttons 2008-04-25 21:16:34 +00:00
addtoprojectdlg.lrs IDE: project inspector: enabling add files buttons 2008-04-25 21:16:34 +00:00
addtoprojectdlg.pas gtk2 intf: fixed mem leak OpenDialog filter list 2008-04-25 22:09:23 +00:00
applicationbundle.pas Application Bundle: use CFBundleTypeExtensions (plural) instead of CFBundleTypeExtension as Phil J. Hess pointed 2008-03-24 09:41:16 +00:00
basebuildmanager.pas IDE: clean up, lazbuild: auto create lrs files bug #11063 2008-04-21 16:28:13 +00:00
basedebugmanager.pas
bigidemake.cfg
buildfiledlg.lfm IDE: build,run file now stores options for non pascal files 2008-04-23 15:38:02 +00:00
buildfiledlg.lrs IDE: build,run file now stores options for non pascal files 2008-04-23 15:38:02 +00:00
buildfiledlg.pas IDE: fixed parsing IDEDirectives with flags 2008-04-23 15:49:36 +00:00
buildlazdialog.lfm
buildlazdialog.lrs
buildlazdialog.pas IDE: moved IFDEF BigIDE to lazarus.pp to let it work even on quick build, LazBuild: implemented compiling IDE standard packages 2008-07-09 13:22:45 +00:00
buildmanager.pas IDE: added macro $Project(InfoFile) for the lpi filename, bug #11399 2008-06-02 08:49:46 +00:00
charactermapdlg.lfm IDE+codetools: added verbosity via -dVerboseDanglingComponentEvents 2008-07-17 06:47:25 +00:00
charactermapdlg.lrs IDE+codetools: added verbosity via -dVerboseDanglingComponentEvents 2008-07-17 06:47:25 +00:00
charactermapdlg.pas
checkcompileropts.lfm
checkcompileropts.lrs
checkcompileropts.pas IDE: fixed range check errors (bug #11533) 2008-06-23 15:01:40 +00:00
checklfmdlg.lfm IDE+codetools: added verbosity via -dVerboseDanglingComponentEvents 2008-07-17 06:47:25 +00:00
checklfmdlg.lrs IDE+codetools: added verbosity via -dVerboseDanglingComponentEvents 2008-07-17 06:47:25 +00:00
checklfmdlg.pas IDE: lfm repair dlg: improved layout 2008-07-06 11:49:02 +00:00
cleandirdlg.lfm
cleandirdlg.lrs
cleandirdlg.pas
clipboardhistory.pas
codebrowser.lfm
codebrowser.lrs
codebrowser.pas * Introduced TCustomBitmap as base class for all pixelbased imageclasses. Currently backward comatible (and equal to) TBitmap 2008-04-17 23:43:11 +00:00
codecontextform.pas IDE: made destroy hint windows more robust vs errors 2008-07-17 21:28:57 +00:00
codeexplopts.lfm
codeexplopts.lrs
codeexplopts.pas ide: rename UnitEditor to SourceEditor 2008-03-15 13:17:37 +00:00
codeexplorer.lfm
codeexplorer.lrs
codeexplorer.pas IDE: code explorer: fixed search using multiselected 2008-05-05 23:20:42 +00:00
codehelp.pas IDE: fixed memleak, bug #11451 2008-06-13 08:38:49 +00:00
codemacroprompt.lfm
codemacroprompt.lrs
codemacroprompt.pas
codemacroselect.lfm
codemacroselect.lrs
codemacroselect.pas
codetemplatesdlg.lfm
codetemplatesdlg.lrs
codetemplatesdlg.pas
codetoolsdefines.lfm IDE: fixed old Gutter.OnChange 2008-06-13 10:17:03 +00:00
codetoolsdefines.lrs IDE: fixed old Gutter.OnChange 2008-06-13 10:17:03 +00:00
codetoolsdefines.pas
codetoolsdefpreview.lfm IDE: fixed old Gutter.OnChange 2008-06-13 10:17:03 +00:00
codetoolsdefpreview.lrs IDE: fixed old Gutter.OnChange 2008-06-13 10:17:03 +00:00
codetoolsdefpreview.pas IDE: improved look of codetoolsdefpreview from Graeme (bug #11455) 2008-06-11 09:15:02 +00:00
codetoolsoptions.lfm
codetoolsoptions.lrs
codetoolsoptions.pas
compatibilityrestrictions.pas IDE+IDEIntf: renamed some some more issue to restricted 2008-03-08 19:48:02 +00:00
compiler.pp
compileroptions.pp Adds the Cocoa widgetset. 2008-04-09 23:54:49 +00:00
compileroptionsdlg_new.lfm
compileroptionsdlg_new.lrs
compileroptionsdlg_new.pp IDE: fixed range check errors (bug #11533) 2008-06-23 15:01:40 +00:00
compileroptionsdlg.lfm LCL: added a FloodFill algorithm. Because it uses Pixels it can only be used for very small canvas 2008-06-13 09:33:39 +00:00
compileroptionsdlg.lrs LCL: added a FloodFill algorithm. Because it uses Pixels it can only be used for very small canvas 2008-06-13 09:33:39 +00:00
compileroptionsdlg.pp IDE: fixed range check errors (bug #11533) 2008-06-23 15:01:40 +00:00
componentlist.lfm
componentlist.lrs
componentlist.pas
componentpalette.pas ide: dont declare that unneeded bitmap :) 2008-04-19 18:10:35 +00:00
condef.lfm
condef.lrs
condef.pas
customformeditor.pp IDE: fixed freeing nested TComponentInterfaces 2008-07-11 15:31:58 +00:00
debugmanager.pas IDE: fixed crash on quit, bug #11536 2008-06-23 12:27:51 +00:00
debugoptionsfrm.lfm
debugoptionsfrm.lrs
debugoptionsfrm.pas
dialogprocs.pas IDE: fixed checking symlinks for non existing files 2008-07-17 21:31:23 +00:00
diffdialog.lfm
diffdialog.lrs
diffdialog.pas
diffpatch.pas IDE: clean up, lazbuild: auto create lrs files bug #11063 2008-04-21 16:28:13 +00:00
diskdiffsdialog.lfm IDE: fixed old Gutter.OnChange 2008-06-13 10:17:03 +00:00
diskdiffsdialog.lrs IDE: fixed old Gutter.OnChange 2008-06-13 10:17:03 +00:00
diskdiffsdialog.pas
editdefinetree.pas
editmsgscannersdlg.lfm IDE: implemented editing custom scanners for external tools 2008-04-29 14:16:09 +00:00
editmsgscannersdlg.lrs IDE: implemented editing custom scanners for external tools 2008-04-29 14:16:09 +00:00
editmsgscannersdlg.pas IDE: implemented editing custom scanners for external tools 2008-04-29 14:16:09 +00:00
editoroptions_new.lfm IDE: source editor options: added markup options to new options dialog, from Martin Friebe, bug #11693 2008-07-21 08:10:32 +00:00
editoroptions_new.lrs IDE: source editor options: added markup options to new options dialog, from Martin Friebe, bug #11693 2008-07-21 08:10:32 +00:00
editoroptions_new.pp IDE: source editor options: added markup options to new options dialog, from Martin Friebe, bug #11693 2008-07-21 08:10:32 +00:00
editoroptions.lfm codetools: returning false on error searching ancestors, bug #11665 2008-07-21 11:39:11 +00:00
editoroptions.lrs codetools: returning false on error searching ancestors, bug #11665 2008-07-21 11:39:11 +00:00
editoroptions.pp IDE: fixed TEditorOptionsForm.GeneralCheckBoxOnChange parameter 2008-07-21 21:58:18 +00:00
emptymethodsdlg.lfm * Improved localization by Maxim Ganetsky of: 2008-06-18 23:09:10 +00:00
emptymethodsdlg.lrs * Improved localization by Maxim Ganetsky of: 2008-06-18 23:09:10 +00:00
emptymethodsdlg.pas * Improved localization by Maxim Ganetsky of: 2008-06-18 23:09:10 +00:00
encloseselectiondlg.lfm
encloseselectiondlg.lrs
encloseselectiondlg.pas
environmentopts_new.lfm IDE: added info build window from David Guadagnini 2008-06-14 11:21:49 +00:00
environmentopts_new.lrs IDE: added info build window from David Guadagnini 2008-06-14 11:21:49 +00:00
environmentopts_new.pp IDE: added info build window from David Guadagnini 2008-06-14 11:21:49 +00:00
environmentopts.lfm IDE: added info build window from David Guadagnini 2008-06-14 11:21:49 +00:00
environmentopts.lrs IDE: added info build window from David Guadagnini 2008-06-14 11:21:49 +00:00
environmentopts.pp IDE: moved IFDEF BigIDE to lazarus.pp to let it work even on quick build, LazBuild: implemented compiling IDE standard packages 2008-07-09 13:22:45 +00:00
extractprocdlg.lfm
extractprocdlg.lrs
extractprocdlg.pas
exttooldialog.lfm IDE: added info build window from David Guadagnini 2008-06-14 11:21:49 +00:00
exttooldialog.lrs IDE: added info build window from David Guadagnini 2008-06-14 11:21:49 +00:00
exttooldialog.pas IDE: added info build window from David Guadagnini 2008-06-14 11:21:49 +00:00
exttooleditdlg.lfm IDE: external tools: added dialog to see custom scanners 2008-04-28 16:21:32 +00:00
exttooleditdlg.lrs IDE: external tools: added dialog to see custom scanners 2008-04-28 16:21:32 +00:00
exttooleditdlg.pas IDE: implemented editing custom scanners for external tools 2008-04-29 14:16:09 +00:00
filereferencelist.pas
findinfilesdlg.lfm
findinfilesdlg.lrs
findinfilesdlg.pas rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
findpalettecomp.lfm
findpalettecomp.lrs
findpalettecomp.pas * Introduced TCustomBitmap as base class for all pixelbased imageclasses. Currently backward comatible (and equal to) TBitmap 2008-04-17 23:43:11 +00:00
findrenameidentifier.lfm
findrenameidentifier.lrs
findrenameidentifier.pas IDE: fixed showing find results of find identifer references, when the same Identifier searched 2008-04-11 14:42:34 +00:00
findreplacedialog.lfm IDE: improved find/replace dlg 2008-06-14 11:50:58 +00:00
findreplacedialog.lrs IDE: improved find/replace dlg 2008-06-14 11:50:58 +00:00
findreplacedialog.pp rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
formeditor.pp IDE: designer: started creating nested frames 2008-05-21 15:00:34 +00:00
fpdoceditwindow.lfm
fpdoceditwindow.lrs
fpdoceditwindow.pas IDE: fixed AV and memleak when closing Lazarus with an open fpdoc edit window 2008-06-04 07:37:32 +00:00
fpdochints.pas IDE: implemented showing help for identifier completion 2008-05-06 21:37:25 +00:00
fpdocselectinherited.lfm
fpdocselectinherited.lrs
fpdocselectinherited.pas
fpdocselectlink.lfm
fpdocselectlink.lrs
fpdocselectlink.pas
frmcustomapplicationoptions.lfm
frmcustomapplicationoptions.lrs
frmcustomapplicationoptions.pas
helpfpcmessages.pas
helpmanager.lfm
helpmanager.lrs
helpmanager.pas IDE: fixed range check error with GDI handle 2008-05-23 21:16:05 +00:00
helpoptions.lfm
helpoptions.lrs
helpoptions.pas
idecmdline.pas IDE: small improvements to the command line handling 2008-07-09 14:59:04 +00:00
idecontexthelpedit.lfm
idecontexthelpedit.lrs
idecontexthelpedit.pas
idedefs.pas
ideoptiondefs.pas IDE: added jump history from Martin 2008-06-11 16:01:49 +00:00
ideprocs.pp IDE: removed TrimFileName from IDEProc, so the one from FileProc is used, fixes bug #8654. 2008-05-27 14:17:04 +00:00
ideprotocol.pas
idetranslations.pas ide, i18n, automatic update translated po files for packages 2008-06-20 22:52:18 +00:00
idewindowhelp.pas
imexportcompileropts.lfm
imexportcompileropts.lrs
imexportcompileropts.pas
infobuild.lfm IDE: improved debugging 2008-06-23 18:43:04 +00:00
infobuild.lrs IDE: improved debugging 2008-06-23 18:43:04 +00:00
infobuild.pp IDE: improved debugging 2008-06-23 18:43:04 +00:00
initialsetupdlgs.pas
inputfiledialog.pas rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
inputhistory.pas IDE: source editor: implemented changing file encoding 2008-06-08 20:44:46 +00:00
invertassigntool.pas IDE: invertassigntool converted to UTF-8 2008-07-07 10:26:57 +00:00
jumphistoryview.lfm IDE: added jump history from Martin 2008-06-11 16:01:49 +00:00
jumphistoryview.lrs IDE: added jump history from Martin 2008-06-11 16:01:49 +00:00
jumphistoryview.pas IDE: jump history: fixed showing source line 2008-06-11 21:32:45 +00:00
keymapping.pp IDE: showing keymapping grab debugging info 2008-07-24 10:59:32 +00:00
keymapschemedlg.lfm
keymapschemedlg.lrs
keymapschemedlg.pas IDE: reduced compiler hints 2008-04-01 13:19:22 +00:00
lazarus_about_logo.lrs
lazarus_dci_file.dci synedit: set default synedit font for carbon 2008-07-19 09:51:32 +00:00
lazarus_dci.lrs synedit: set default synedit font for carbon 2008-07-19 09:51:32 +00:00
lazarus.lpi reverted accidentally committed files in r15514 #eb7bf70ca6 2008-06-22 19:45:28 +00:00
lazarus.manifest
lazarus.pp IDE: moved IFDEF BigIDE to lazarus.pp to let it work even on quick build, LazBuild: implemented compiling IDE standard packages 2008-07-09 13:22:45 +00:00
lazarus.rc
lazarusidestrconsts.pas synedit: set default synedit font for carbon 2008-07-19 09:51:32 +00:00
lazarusmanager.pas IDE: centralized command line parsing from Ido Kanner (issue #11624) 2008-07-09 14:49:12 +00:00
lazbuild.lpi
lazbuild.lpr lazbuild: fixed compilation 2008-07-17 06:20:27 +00:00
lazbuild.rc
lazconf.pp IDE: changed CreateCompilerTestPascalFilename as suggested by Mattias 2008-07-15 22:16:14 +00:00
macropromptdlg.pas ide: $Prompt() causes Laz error with external tool (#0011353) 2008-05-27 02:29:44 +00:00
main.pp IDE: emoved note 2008-07-24 01:41:47 +00:00
mainbar.pas IDE: moved view jump history to view menu 2008-06-11 21:15:54 +00:00
mainbase.pas IDE: moved IFDEF BigIDE to lazarus.pp to let it work even on quick build, LazBuild: implemented compiling IDE standard packages 2008-07-09 13:22:45 +00:00
mainintf.pas IDE: added New file item inherited component based on bug/patch 1287 2008-05-08 12:39:46 +00:00
Makefile do not add X11 path when building carbon 2008-07-15 19:10:32 +00:00
Makefile.fpc do not add X11 path when building carbon 2008-07-15 19:10:32 +00:00
makeresstrdlg.lfm IDE: fixed old Gutter.OnChange 2008-06-13 10:17:03 +00:00
makeresstrdlg.lrs IDE: fixed old Gutter.OnChange 2008-06-13 10:17:03 +00:00
makeresstrdlg.pas
manifest.rc
miscoptions.pas IDE: moved IFDEF BigIDE to lazarus.pp to let it work even on quick build, LazBuild: implemented compiling IDE standard packages 2008-07-09 13:22:45 +00:00
msgquickfixes.pas
msgview.lfm IDE: added info build window from David Guadagnini 2008-06-14 11:21:49 +00:00
msgview.lrs IDE: added info build window from David Guadagnini 2008-06-14 11:21:49 +00:00
msgview.pp IDE: added info build window from David Guadagnini 2008-06-14 11:21:49 +00:00
msgvieweditor.lfm
msgvieweditor.lrs
msgvieweditor.pas
multireplacedlg.lfm
multireplacedlg.lrs
multireplacedlg.pas
newdialog.lfm IDE: added New file item inherited component based on bug/patch 1287 2008-05-08 12:39:46 +00:00
newdialog.lrs IDE: added New file item inherited component based on bug/patch 1287 2008-05-08 12:39:46 +00:00
newdialog.pas IDE: added New file item inherited component based on bug/patch 1287 2008-05-08 12:39:46 +00:00
newprojectdlg.pp
objectlists.pas
optionseditorbase.lfm
optionseditorbase.lrs
optionseditorbase.pas
outputfilter.pas IDE: added -dVerboseOFExecute 2008-07-23 14:53:56 +00:00
patheditordlg.lfm IDE: fixed old Gutter.OnChange 2008-06-13 10:17:03 +00:00
patheditordlg.lrs IDE: fixed old Gutter.OnChange 2008-06-13 10:17:03 +00:00
patheditordlg.pas rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
procedurelist.lfm
procedurelist.lrs
procedurelist.pas
progressdlg.lfm
progressdlg.lrs
progressdlg.pas
project.pp IDE: close frame: checking if frame is used as inline/nested component 2008-07-07 11:58:18 +00:00
projectdefs.pas IDE: fixed loading history position filenames 2008-06-14 11:29:25 +00:00
projectinspector.lfm
projectinspector.lrs
projectinspector.pas
projectopts_new.lfm IDE: fixed handling ESC and Enter in new project options dialog (bug #11019) from Junior Goncalves 2008-04-25 08:58:03 +00:00
projectopts_new.lrs IDE: fixed handling ESC and Enter in new project options dialog (bug #11019) from Junior Goncalves 2008-04-25 08:58:03 +00:00
projectopts_new.pp
projectopts.lfm
projectopts.lrs
projectopts.pp IDE: showing custom scanner eit dlg 2008-04-29 13:06:29 +00:00
projectwizarddlg.lfm IDE: projectwizard: improved layout 2008-05-14 15:22:06 +00:00
projectwizarddlg.lrs IDE: projectwizard: improved layout 2008-05-14 15:22:06 +00:00
projectwizarddlg.pas IDE: close project: replaced dialog with projectwizard from delphifreak 2008-05-14 15:20:48 +00:00
publishmodule.pas
publishprojectdlg.lfm IDE: published dialog layout improved 2008-06-27 08:51:15 +00:00
publishprojectdlg.lrs IDE: published dialog layout improved 2008-06-27 08:51:15 +00:00
publishprojectdlg.pas IDE: published dialog layout improved 2008-06-27 08:51:15 +00:00
restrictionbrowser.lfm
restrictionbrowser.lrs
restrictionbrowser.pas IDE: added jump history from Martin 2008-06-11 16:01:49 +00:00
runparamsopts.lfm
runparamsopts.lrs
runparamsopts.pas
searchfrm.lfm
searchfrm.lrs
searchfrm.pas IDE: find in files: when nothing found report search string not found, for Marc 2008-04-29 11:18:59 +00:00
searchresultview.lfm IDE: return in search results listbox jump to the source location 2008-06-04 22:27:51 +00:00
searchresultview.lrs IDE: return in search results listbox jump to the source location 2008-06-04 22:27:51 +00:00
searchresultview.pp IDE: return in search results listbox jump to the source location 2008-06-04 22:27:51 +00:00
showcompileropts.lfm
showcompileropts.lrs
showcompileropts.pas
sortselectiondlg.pas * Added incremental search match color 2008-04-27 00:59:42 +00:00
sourceeditor.lfm ide: rename UnitEditor to SourceEditor 2008-03-15 13:17:37 +00:00
sourceeditor.lrs ide: rename UnitEditor to SourceEditor 2008-03-15 13:17:37 +00:00
sourceeditor.pp IDE: incremental search continue with ctrl-e, from Martin Friebe, bug #11695 2008-07-24 15:41:42 +00:00
sourceeditprocs.pas IDE+codetools: identifier completion: adding semicolon after procedure 2008-07-23 09:12:06 +00:00
sourcemarks.pas * Introduced TCustomBitmap as base class for all pixelbased imageclasses. Currently backward comatible (and equal to) TBitmap 2008-04-17 23:43:11 +00:00
splash.lfm
splash.lrs
splash.pp * Introduced TCustomBitmap as base class for all pixelbased imageclasses. Currently backward comatible (and equal to) TBitmap 2008-04-17 23:43:11 +00:00
srcedithintfrm.pas IDE: made destroy hint windows more robust vs errors 2008-07-17 21:28:57 +00:00
startlazarus.lpi reverted accidentally committed files in r15514 #eb7bf70ca6 2008-06-22 19:45:28 +00:00
startlazarus.lpr
startlazarus.rc
sysvaruseroverridedlg.lfm
sysvaruseroverridedlg.lrs
sysvaruseroverridedlg.pas
tododlg.lfm
tododlg.lrs
tododlg.pas
todolist.lfm * Added ToDolist cvs export, patch by Alex du Plessis 2008-04-20 17:01:58 +00:00
todolist.lrs * Added ToDolist cvs export, patch by Alex du Plessis 2008-04-20 17:01:58 +00:00
todolist.pas IDE: fixed memleak in the export of the todo list from Stephano (bug #11188) 2008-04-24 19:27:46 +00:00
transfermacros.pp rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
unitdependencies.lfm
unitdependencies.lrs
unitdependencies.pas IDE: unit dependencies: reduced updating tree while generating nodes 2008-05-14 15:00:00 +00:00
unitinfodlg.lfm
unitinfodlg.lrs
unitinfodlg.pp
version.inc
versioninfoadditionalinfo.lfm
versioninfoadditionalinfo.lrs
versioninfoadditionalinfo.pas
viewunit_dlg.lfm IDE: view unit dialog, fixed using multiselect list 2008-05-09 10:58:23 +00:00
viewunit_dlg.lrs IDE: view unit dialog, fixed using multiselect list 2008-05-09 10:58:23 +00:00
viewunit_dlg.pp IDE: view unit dialog, fixed using multiselect list 2008-05-09 10:58:23 +00:00
w32manifest.pas IDE: clean up, lazbuild: auto create lrs files bug #11063 2008-04-21 16:28:13 +00:00
w32versioninfo.pas
wordcompletion.pp rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00