lazarus/ide
2010-07-27 16:06:13 +00:00
..
frames IDE: Option for code fold pop up menu order 2010-07-25 15:40:47 +00:00
include gtk: remove trial to mimic win32 focus behavior 2010-05-13 01:33:45 +00:00
aboutfrm.lfm
aboutfrm.pas IDE: 'About' form: removed superfluous space from FPC version caption 2010-04-14 23:03:39 +00:00
abstractsmethodsdlg.lfm
abstractsmethodsdlg.pas IDE/SourceEditor/Packages: Using SourceEditorManager / Removed all references to single instance "var SourceNotebook" (for multi-window handling) 2010-03-20 15:12:33 +00:00
addtoprojectdlg.lfm
addtoprojectdlg.pas IDE: read .dfm files if lfm not present, no write support, bug #16475 2010-05-19 09:40:19 +00:00
applicationbundle.pas
basebuildmanager.pas IDE: using new codetools FPC caches 2010-07-24 08:12:27 +00:00
basedebugmanager.pas IDE: added flag to disable autosizing on create 2010-06-09 07:06:52 +00:00
bigidemake.cfg
buildfiledlg.lfm
buildfiledlg.pas IDE: fixed typo 2010-07-01 17:34:38 +00:00
buildlazdialog.lfm IDE: build laz dlg: improved layout 2010-07-09 22:44:12 +00:00
buildlazdialog.pas IDE: build laz dlg: improved layout 2010-07-09 22:44:12 +00:00
buildmanager.pas IDE: using new codetools FPC caches 2010-07-24 08:12:27 +00:00
charactermapdlg.lfm
charactermapdlg.pas ide: convert forms to use fpc resources 2010-01-15 02:06:37 +00:00
checkcompileropts.lfm
checkcompileropts.pas IDE: using FileAgeCached 2010-04-01 11:42:03 +00:00
checklfmdlg.lfm Improved error messages and error handling. 2010-02-18 20:15:00 +00:00
checklfmdlg.pas codetools: FindDanglingComponentEvents: check sub persistents in properties, bug #16831 2010-07-04 09:10:59 +00:00
cleandirdlg.lfm IDE: improved 'clean directory' dialog localization 2010-07-08 21:02:43 +00:00
cleandirdlg.pas IDE: improved 'clean directory' dialog localization 2010-07-08 21:02:43 +00:00
clipboardhistory.pas IDE: using IDEIntf to show dockable windows 2010-05-24 14:31:03 +00:00
codebrowser.lfm ide: make ide treeview themed 2010-04-23 07:10:05 +00:00
codebrowser.pas IDE: code browser: added TCodeBrowserView.GetCodeHelp 2010-07-27 16:06:13 +00:00
codecontextform.pas IDE: code context: add some space for fractionals 2010-07-06 16:43:13 +00:00
codeexplopts.pas ideintf, ide, components: IDE options: 2009-12-24 08:31:23 +00:00
codeexplorer.lfm IDE: code explorer: fixed layout 2010-06-29 08:07:23 +00:00
codeexplorer.pas IDE: fixed Code Explorer localization after r26557 #92c6db6d27 2010-07-09 23:14:34 +00:00
codehelp.pas IDE: started upgrade of xml units 2010-05-25 20:37:53 +00:00
codemacroprompt.lfm
codemacroprompt.pas IDE/SourceEditor/Packages: Using SourceEditorManager / Removed all references to single instance "var SourceNotebook" (for multi-window handling) 2010-03-20 15:12:33 +00:00
codemacroselect.lfm
codemacroselect.pas IDE: moved todolist to package, todo list for packages needs to be done 2010-06-16 11:53:34 +00:00
codetemplatesdlg.lfm
codetemplatesdlg.pas IDE: moved todolist to package, todo list for packages needs to be done 2010-06-16 11:53:34 +00:00
codetoolsdefines.lfm ide: make ide treeview themed 2010-04-23 07:10:05 +00:00
codetoolsdefines.pas IDE: using new codetools FPC caches 2010-07-24 08:12:27 +00:00
codetoolsdefpreview.lfm
codetoolsdefpreview.pas ide: convert forms to use fpc resources 2010-01-15 02:06:37 +00:00
codetoolsoptions.pas IDE: using new codetools FPC caches 2010-07-24 08:12:27 +00:00
ColorDefault.xml EditorOptions, xml-colorschemes, corrected version info 2010-05-25 02:08:42 +00:00
ColorDelphi.xml EditorOptions, xml-colorschemes, corrected version info 2010-05-25 02:08:42 +00:00
ColorOcean.xml EditorOptions, xml-colorschemes, corrected version info 2010-05-25 02:08:42 +00:00
ColorPascalClassic.xml EditorOptions, xml-colorschemes, corrected version info 2010-05-25 02:08:42 +00:00
ColorTwilight.xml EditorOptions, xml-colorschemes, corrected version info 2010-05-25 02:08:42 +00:00
compatibilityrestrictions.pas IDE: started upgrade of xml units 2010-05-25 20:37:53 +00:00
compiler.pp ide: respect output filter aborting during compilation 2010-05-14 16:02:32 +00:00
compileroptions.pp IDE: TBaseCompilerOptions.CreateTargetFilename using CreateAbsolutePath, bug #15435 2010-07-02 20:50:03 +00:00
compileroptionsdlg.lfm ide: make ide treeview themed 2010-04-23 07:10:05 +00:00
compileroptionsdlg.pp IDE: fixed anchors in show compiler options 2010-05-03 08:43:46 +00:00
componentlist.lfm ide: make ide treeview themed 2010-04-23 07:10:05 +00:00
componentlist.pas IDE: do not close docked forms on escape 2010-06-22 22:45:09 +00:00
componentpalette.pas IDE: removed TComponentInterface 2010-05-16 11:41:42 +00:00
compoptsmodes.pas IDE: removed buildmodeflagtype 2010-05-21 12:25:53 +00:00
condef.lfm
condef.pas ide: convert forms to use fpc resources 2010-01-15 02:06:37 +00:00
customformeditor.pp codetools: FindDanglingComponentEvents: check sub persistents in properties, bug #16831 2010-07-04 09:10:59 +00:00
debugmanager.pas IDEIntf: added IDE window creator procedure 2010-06-14 10:23:10 +00:00
dialogprocs.pas IDE: create application bundle success and error messages 2010-06-30 14:08:37 +00:00
diffdialog.lfm IDE: Diff dialog, use highlighter 2010-04-14 20:03:59 +00:00
diffdialog.pas IDE: read .dfm files if lfm not present, no write support, bug #16475 2010-05-19 09:40:19 +00:00
diffpatch.pas
diskdiffsdialog.lfm IDE: Diff dialog, use highlighter 2010-04-14 20:03:59 +00:00
diskdiffsdialog.pas IDE: Diff dialog, use highlighter 2010-04-14 20:03:59 +00:00
editdefinetree.pas IDE: define template use default flag 2010-06-24 19:19:34 +00:00
editmsgscannersdlg.lfm
editmsgscannersdlg.pas ide: convert forms to use fpc resources 2010-01-15 02:06:37 +00:00
editoroptions.pp IDE: Option for code fold pop up menu order 2010-07-25 15:40:47 +00:00
editoroptions.rc IDE, EditorOptions: Moved to ColorSchemFactory / Added Export for ColorScheme / Added UserSchemes 2010-05-25 00:43:06 +00:00
editoroptions.res EditorOptions, xml-colorschemes, corrected version info 2010-05-25 02:48:56 +00:00
emptymethodsdlg.lfm
emptymethodsdlg.pas Ide/Project; SourceEditor: Start using SourceEditorManager (for multi-window handling) 2010-03-16 16:16:32 +00:00
encloseselectiondlg.lfm
encloseselectiondlg.pas ide: convert forms to use fpc resources 2010-01-15 02:06:37 +00:00
environmentopts.pp IDEIntf: moved TSimpleIDEWindowLayout to IDEWindowCreators 2010-06-20 10:45:52 +00:00
extractprocdlg.lfm
extractprocdlg.pas ide: convert forms to use fpc resources 2010-01-15 02:06:37 +00:00
exttooldialog.lfm
exttooldialog.pas ide: convert forms to use fpc resources 2010-01-15 02:06:37 +00:00
exttooleditdlg.lfm
exttooleditdlg.pas ide: convert forms to use fpc resources 2010-01-15 02:06:37 +00:00
filereferencelist.pas
findinfilesdlg.lfm IDE: find in files dialog: fix localization 2010-06-27 21:13:03 +00:00
findinfilesdlg.pas IDE: find in files dialog: fix localization 2010-06-27 21:13:03 +00:00
findoverloadsdlg.lfm
findoverloadsdlg.pas Ide/Project; SourceEditor: Start using SourceEditorManager (for multi-window handling) 2010-03-16 16:16:32 +00:00
findpalettecomp.lfm
findpalettecomp.pas ide: convert forms to use fpc resources 2010-01-15 02:06:37 +00:00
findrenameidentifier.lfm IDE: find rename identifier: fixed checkbox 2010-07-09 12:49:08 +00:00
findrenameidentifier.pas codetools: find references: fixed error handling 2010-07-02 23:11:47 +00:00
findreplacedialog.lfm IDE: fixed anchor circle 2010-06-22 07:13:14 +00:00
findreplacedialog.pp IDE, FindReplace: Refactored, moved away from SourceNotebook 2010-03-18 21:25:19 +00:00
findunitdlg.lfm
findunitdlg.pas IDE: added quickfix for hints to add hide directive 2010-06-30 22:39:44 +00:00
formeditor.pp
fpdoceditwindow.lfm IDE: fpdoc editor: sync DescrShortEdit 2010-06-08 10:33:26 +00:00
fpdoceditwindow.pas IDE: fpdoc editor: debugging 2010-06-08 11:13:34 +00:00
fpdochints.pas Ide/Project; SourceEditor: Start using SourceEditorManager (for multi-window handling) 2010-03-16 16:16:32 +00:00
fpdocselectinherited.lfm
fpdocselectinherited.pas ide: convert forms to use fpc resources 2010-01-15 02:06:37 +00:00
fpdocselectlink.lfm
fpdocselectlink.pas IDE: fixed crash: accessing the wrong canvas 2010-05-27 15:27:24 +00:00
frmcustomapplicationoptions.lfm
frmcustomapplicationoptions.pas ide: convert forms to use fpc resources 2010-01-15 02:06:37 +00:00
gotofrm.lfm IDE: fixed goto form layout 2010-07-02 14:20:13 +00:00
gotofrm.pas IDE: fixed goto form layout 2010-07-02 14:20:13 +00:00
helpfpcmessages.pas
helpmanager.lfm
helpmanager.pas IDE: code browser: added TCodeBrowserView.GetCodeHelp 2010-07-27 16:06:13 +00:00
helpoptions.pas IDE: help options group extendable 2010-04-06 11:45:56 +00:00
idecmdline.pas
idecontexthelpedit.lfm ide: make ide treeview themed 2010-04-23 07:10:05 +00:00
idecontexthelpedit.pas ide: convert forms to use fpc resources 2010-01-15 02:06:37 +00:00
idedefs.pas
ideoptiondefs.pas IDE: started restore package editors 2010-06-21 10:44:21 +00:00
ideoptionsdlg.lfm IDE: added splitter to options 2010-06-27 17:10:47 +00:00
ideoptionsdlg.pas IDE: project options fixed layout for AddControl 2010-06-30 13:50:05 +00:00
ideprocs.pp ide: improve BackupFile routing: 2010-06-03 07:18:39 +00:00
ideprotocol.pas
idetranslations.pas ide: added Czech localization. Translations by Chronos 2010-05-13 16:41:08 +00:00
idewindowhelp.pas xmlcfg: fixed reading values of root node 2010-06-02 17:26:00 +00:00
imexportcompileropts.lfm
imexportcompileropts.pas IDE: improve 'Import or export compiler options' dialog localization 2010-04-20 21:28:54 +00:00
infobuild.lfm LCL: calculatepreferredsize: anchored both sides, check for anchor kind when adding preferred width 2010-04-25 19:12:09 +00:00
infobuild.pp ide: improve representation of project file name in the compile dialog 2010-04-21 09:31:41 +00:00
initialsetupdlgs.pas
inputfiledialog.pas
inputhistory.pas IDEIntf: added IgnoreQuestions, compile package: ignore compile failures 24h, bug #16903 2010-07-17 10:12:10 +00:00
invertassigntool.pas
jumphistoryview.lfm IDE: fixed 'Jump History' dialog caption 2010-04-17 16:53:19 +00:00
jumphistoryview.pas IDE: using IDEIntf to show dockable windows 2010-05-24 14:31:03 +00:00
keymapping.pp IDE: keymapping: restore cleared keys 2010-07-01 10:52:40 +00:00
keymapschemedlg.lfm
keymapschemedlg.pas ide: convert forms to use fpc resources 2010-01-15 02:06:37 +00:00
keymapshortcutdlg.lfm
keymapshortcutdlg.pas ide: convert forms to use fpc resources 2010-01-15 02:06:37 +00:00
lazarus_about_logo.lrs
lazarus_dci_file.dci IDE: code templates: using more syncro edit 2010-05-12 20:35:05 +00:00
lazarus_dci.lrs IDE: code templates: using more syncro edit 2010-05-12 20:35:05 +00:00
lazarus_indentation.lrs IDE: indentation examples: multi line parameter list 2010-07-08 12:33:07 +00:00
lazarus.ico
lazarus.lpi ide: add version information for lazarus executable 2010-07-13 09:01:48 +00:00
lazarus.pp IDE: moved todolist to package, todo list for packages needs to be done 2010-06-16 11:53:34 +00:00
lazarus.res ide: add version information for lazarus executable 2010-07-13 09:01:48 +00:00
lazarusidestrconsts.pas IDE: Option for code fold pop up menu order 2010-07-25 15:40:47 +00:00
lazarusmanager.pas
lazbuild.lpi IDE: using new codetools FPC caches 2010-07-24 08:12:27 +00:00
lazbuild.lpr IDE: using new codetools FPC caches 2010-07-24 08:12:27 +00:00
lazconf.pp IDE: prepend library prefix for libraries, bug #15944 2010-07-01 18:18:23 +00:00
lazdoc.lrs
macropromptdlg.pas
main.pp IDE: add to project: add relative include path, bug #17021 2010-07-24 14:59:14 +00:00
mainbar.pas IDE: moved todolist to package, todo list for packages needs to be done 2010-06-16 11:53:34 +00:00
mainbase.pas IDE: ask dockmaster what to show in window menu 2010-06-20 14:50:50 +00:00
mainintf.pas IDEIntf: started TIDEWindowCreator for registering independent/dockable windows 2010-05-24 00:58:44 +00:00
Makefile IDE: make clean: remove lfm, or and res files 2010-07-01 22:35:35 +00:00
Makefile.fpc IDE: make clean: remove lfm, or and res files 2010-07-01 22:35:35 +00:00
makeresstrdlg.lfm IDE: fixed layout 2010-06-29 07:54:52 +00:00
makeresstrdlg.pas IDE: improved 'Make Resourcestring' dialog localization 2010-04-05 22:15:36 +00:00
miscoptions.pas
mouseactiondialog.lfm Ide, Options, updated layouts for "move caret on right click" 2010-05-14 23:05:26 +00:00
mouseactiondialog.pas ide: convert forms to use fpc resources 2010-01-15 02:06:37 +00:00
msgquickfixes.pas IDE: added quickfix for hints to add hide directive 2010-06-30 22:39:44 +00:00
msgview.lfm Qt,Gtk2: added minimize/restore ability to get consistent behaviour on all platforms. Patch by Flavio Etrusco modified by me for qt. fixes #13919 2010-05-14 19:12:02 +00:00
msgview.pp IDE: clean up 2010-06-29 07:56:54 +00:00
msgvieweditor.lfm
msgvieweditor.pas ide: convert forms to use fpc resources 2010-01-15 02:06:37 +00:00
multireplacedlg.lfm
multireplacedlg.pas ide: convert forms to use fpc resources 2010-01-15 02:06:37 +00:00
newdialog.lfm IDE, new other dialog: fixed localization, moved TButtonPanel events assignment to LFM. 2010-07-10 17:04:38 +00:00
newdialog.pas IDE, new other dialog: fixed localization, moved TButtonPanel events assignment to LFM. 2010-07-10 17:04:38 +00:00
newprojectdlg.lfm IDE, new project dialog: fixed localization, moved TButtonPanel events assignment to LFM. 2010-07-10 17:09:23 +00:00
newprojectdlg.pp IDE, new project dialog: fixed localization, moved TButtonPanel events assignment to LFM. 2010-07-10 17:09:23 +00:00
objectlists.pas
outputfilter.pas IDE: using new codetools FPC caches 2010-07-24 08:12:27 +00:00
patheditordlg.lfm
patheditordlg.pas ide: convert forms to use fpc resources 2010-01-15 02:06:37 +00:00
procedurelist.lfm
procedurelist.pas IDE: moved todolist to package, todo list for packages needs to be done 2010-06-16 11:53:34 +00:00
progressdlg.lfm ide: fix big buttons in 2 dialogs 2009-12-26 17:54:22 +00:00
progressdlg.pas ide: convert forms to use fpc resources 2010-01-15 02:06:37 +00:00
project.pp IDE: updating all IsVisibleTab after new project/open project, bug #16971 2010-07-18 11:46:17 +00:00
projectdefs.pas IDE, Project: Refactor: extracted editor session info from UnitInfo 2010-03-31 22:32:24 +00:00
projecticon.pas IDE: added try..except workaround for bug in fcl with fpc 2.4.0rc1 2010-02-24 21:41:00 +00:00
projectinspector.lfm IDE: project inspector: better scaling 2010-07-10 09:00:54 +00:00
projectinspector.pas IDE: project inspector: better scaling 2010-07-10 09:00:54 +00:00
projectresources.pas ide: don't delete .res files during project building (issue #0015658) 2010-07-07 12:03:50 +00:00
projectwizarddlg.lfm User interface improvement for ProjectWizard dialog (shown after closing project). 2010-02-20 14:59:13 +00:00
projectwizarddlg.pas User interface improvement for ProjectWizard dialog (shown after closing project). 2010-02-20 14:59:13 +00:00
publishmodule.pas
publishprojectdlg.lfm IDE: improved 'Publish Project' dialog layout to fit longer translations 2010-04-09 23:16:01 +00:00
publishprojectdlg.pas ide: convert forms to use fpc resources 2010-01-15 02:06:37 +00:00
restrictionbrowser.lfm ide: make ide treeview themed 2010-04-23 07:10:05 +00:00
restrictionbrowser.pas IDE: using IDEIntf to show dockable windows 2010-05-24 14:31:03 +00:00
runparamsopts.lfm IDE: remove (not needed anymore) ButtonPanel events assigning workaround from Run Parameters dialog and improve localization 2010-07-08 21:20:04 +00:00
runparamsopts.pas IDE: remove (not needed anymore) ButtonPanel events assigning workaround from Run Parameters dialog and improve localization 2010-07-08 21:20:04 +00:00
searchfrm.lfm
searchfrm.pas IDE: search result view: bring to front after search, bug #16856 2010-07-06 13:44:24 +00:00
searchresultview.lfm SearchResults: allow middle click to close tabs (like source-editor) 2010-04-11 15:36:28 +00:00
searchresultview.pp IDE: do not close docked forms on escape 2010-06-22 22:45:09 +00:00
showcompileropts.lfm IDE: fixed anchors in show compiler options 2010-05-03 08:43:46 +00:00
showcompileropts.pas IDE: 'Show compiler options' dialog: improved localization and (slightly) layout, enabled memo scrollbar 2010-04-14 23:17:51 +00:00
showdeletingfilesdlg.lfm
showdeletingfilesdlg.pas ide: convert forms to use fpc resources 2010-01-15 02:06:37 +00:00
sortselectiondlg.pas
sourceeditor.lfm
sourceeditor.pp IDE: fixed showing source editor hints while docked 2010-07-24 13:32:52 +00:00
sourceeditprocs.pas IDE: identifier completion: fixed handling parse errors 2010-07-23 07:32:12 +00:00
sourcemarks.pas SourceEditor/Marks: Improved breakpoint line adjustment, on edit 2010-04-09 02:38:14 +00:00
sourcesyneditor.pas SourceEditor: removed debugln 2010-06-01 02:13:30 +00:00
splash.lfm IDE: make lazarus splash fsSplash, not fsStayOnTop. 2010-06-21 09:58:42 +00:00
splash.pp LCL: comments 2010-04-04 09:33:57 +00:00
srcedithintfrm.pas Ide/Project; SourceEditor: Start using SourceEditorManager (for multi-window handling) 2010-03-16 16:16:32 +00:00
startlazarus.ico startlazarus: use the same icon as lazarus, update project to use resources 2010-07-13 08:54:03 +00:00
startlazarus.lpi startlazarus: use the same icon as lazarus, update project to use resources 2010-07-13 08:54:03 +00:00
startlazarus.lpr startlazarus: use the same icon as lazarus, update project to use resources 2010-07-13 08:54:03 +00:00
startlazarus.res startlazarus: use the same icon as lazarus, update project to use resources 2010-07-13 08:54:03 +00:00
sysvaruseroverridedlg.lfm
sysvaruseroverridedlg.pas ide: convert forms to use fpc resources 2010-01-15 02:06:37 +00:00
transfermacros.pp IDE: fixed nested macros, using default for FPCVer macro, bug #16008 2010-03-16 13:30:29 +00:00
unitdependencies.lfm IDEIntf: moved TSimpleIDEWindowLayout to IDEWindowCreators 2010-06-20 10:45:52 +00:00
unitdependencies.pas IDEIntf: moved TSimpleIDEWindowLayout to IDEWindowCreators 2010-06-20 10:45:52 +00:00
unitinfodlg.lfm
unitinfodlg.pp ide: convert forms to use fpc resources 2010-01-15 02:06:37 +00:00
unusedunitsdlg.lfm ide: make ide treeview themed 2010-04-23 07:10:05 +00:00
unusedunitsdlg.pas Ide/Project; SourceEditor: Start using SourceEditorManager (for multi-window handling) 2010-03-16 16:16:32 +00:00
version.inc
viewunit_dlg.lfm IDE, View Unit dialog: removed AutoScroll property, which caused scrollbars to appear after resize (bug #17027) and improved localization. 2010-07-25 12:40:33 +00:00
viewunit_dlg.pp IDE, View Unit dialog: removed AutoScroll property, which caused scrollbars to appear after resize (bug #17027) and improved localization. 2010-07-25 12:40:33 +00:00
w32manifest.pas ideintf, ide: make project resources pluggable 2010-01-13 07:05:16 +00:00
w32versioninfo.pas IDE: started upgrade of xml units 2010-05-25 20:37:53 +00:00
wordcompletion.pp