lazarus/ide
2010-07-05 07:41:47 +00:00
..
frames EditorOpts: Fixed editing styles in color opts 2010-06-30 14:47:43 +00:00
include gtk: remove trial to mimic win32 focus behavior 2010-05-13 01:33:45 +00:00
aboutfrm.lfm IDE : Change on AboutBox 2009-11-02 20:05:06 +00:00
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 ide: use button panels in add project dialog 2009-06-08 06:22:29 +00:00
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 ide: fix compilation with fpc 2.5.1 2009-08-18 08:42:22 +00:00
basebuildmanager.pas ide: project options: replace monolith project options dialog with project options frames, register them in IDE options 2009-12-30 09:24:39 +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: added build laz options: update revision.inc 2010-07-01 18:02:21 +00:00
buildlazdialog.pas IDE: when changing build IDE extra options, invalidate macros, bug #16844 2010-07-05 07:41:47 +00:00
buildmanager.pas IDE: define template use default flag 2010-06-24 19:19:34 +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
cleandirdlg.pas ide: add .or files to the cleandir default filter 2010-06-25 07:43:08 +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: added quickfix for hints to add hide directive 2010-06-30 22:39:44 +00:00
codecontextform.pas IDE: fixed compilation 2010-06-16 15:10:51 +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: codeobserver: fixed crash 2010-07-02 16:54:06 +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: define template use default flag 2010-06-24 19:19:34 +00:00
codetoolsdefpreview.lfm
codetoolsdefpreview.pas ide: convert forms to use fpc resources 2010-01-15 02:06:37 +00:00
codetoolsoptions.pas IDE: fixed applying codetools options 2010-03-08 11:20:04 +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/SynEdit: basic support for folding multi-line // comments 2010-06-30 18:24:07 +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 New fix for bug #15075 2009-11-25 17:53:24 +00:00
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
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 components, ide, ideintf: change UnitName identifier to AUnitName inside classes (preparations for the new TObject.UnitName method) 2009-10-29 08:40:22 +00:00
findunitdlg.pas IDE: added quickfix for hints to add hide directive 2010-06-30 22:39:44 +00:00
formeditor.pp IDEIntf: designer mediator: added ComponentIsIcon 2009-09-09 20:16:48 +00:00
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 IDE: fpdoc link editor: completion with prefix 2009-08-02 13:02:48 +00:00
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 LCL: TCustomLabel: fixed measuring size on wordwrap 2010-04-24 22:36:56 +00:00
helpoptions.pas IDE: help options group extendable 2010-04-06 11:45:56 +00:00
idecmdline.pas startlazarus: 2009-06-17 11:45:51 +00:00
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 IDEIntf: changed some var to out 2009-06-12 06:49:14 +00:00
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 IDE: default lazarus directory: remove bundle path 2009-10-01 11:16:05 +00:00
inputfiledialog.pas
inputhistory.pas IDE: using FileAgeCached 2010-04-01 11:42:03 +00:00
invertassigntool.pas ide: fix compilation with fpc 2.5.1 2009-08-18 08:42:22 +00:00
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 IDE: grab key: escape sets VK_UNKNOWN 2009-10-15 08:56:17 +00:00
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 codetools: autoindenter: do not align to last closed sibling block if block has no start of its own, bug #16837 2010-07-05 07:25:15 +00:00
lazarus.ico lazarus: use resources by official way 2009-12-04 14:41:19 +00:00
lazarus.lpi Added LazControls 2010-06-21 16:06:19 +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: revert resource file change by Marc 2010-04-12 00:57:57 +00:00
lazarusidestrconsts.pas IDE: added build laz options: update revision.inc 2010-07-01 18:02:21 +00:00
lazarusmanager.pas fixed some FileExists 2009-12-17 16:45:46 +00:00
lazbuild.lpi lazbuild: fixed compilation 2010-07-02 16:12:21 +00:00
lazbuild.lpr updated makefiles 2010-07-02 20:29:37 +00:00
lazbuild.rc
lazconf.pp IDE: prepend library prefix for libraries, bug #15944 2010-07-01 18:18:23 +00:00
lazdoc.lrs IDE: clean up 2009-08-09 03:26:17 +00:00
macropromptdlg.pas
main.pp IDE: auto open designer form: do not open form on find declaration 2010-07-02 22:40:34 +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: make ide treeview themed 2010-04-23 07:10:05 +00:00
newdialog.pas IDE: moved todolist to package, todo list for packages needs to be done 2010-06-16 11:53:34 +00:00
newprojectdlg.lfm
newprojectdlg.pp IDE: moved todolist to package, todo list for packages needs to be done 2010-06-16 11:53:34 +00:00
objectlists.pas Changes all dynamic methods in the ide, lclintf and lcl to virtual methods, because they are the same in fpc and dynamic is a legacy directive 2009-08-18 14:44:25 +00:00
outputfilter.pas IDE: outputfilter: check for hide hint directives 2010-06-30 20:49:50 +00:00
patheditordlg.lfm IDE: path editor: hide empty templates 2009-12-19 20:58:11 +00:00
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: using project defines for non defined directories 2010-06-27 16:55:11 +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: fixed projectinspector form borderstyle - it is bsSizeable so min/max buttons should be enabled. 2010-05-17 21:38:06 +00:00
projectinspector.pas IDE: Fixed project inspector localization 2010-06-18 21:09:00 +00:00
projectresources.pas ide: use {$R *.res} instead of {$R <projectname>.res} - this simplifies project renaming and simplify resource handling in general (issue #0015985) 2010-03-13 16:56:32 +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: fixed run parameters, also included kde's konsole. fixes #15847 2010-06-20 10:28:31 +00:00
runparamsopts.pas IDE: fixed run parameters, also included kde's konsole. fixes #15847 2010-06-20 10:28:31 +00:00
searchfrm.lfm
searchfrm.pas IDE: lazcontrols: added codetools values, create dummy package if lpk not found, package link, Makefile 2010-06-21 22:50:36 +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 debugger + ide: Inspect dialogs: 2009-12-06 06:02:12 +00:00
sourceeditor.pp IDE: indent on paste: check highlighter 2010-07-01 22:37:30 +00:00
sourceeditprocs.pas codetools: identifier completion: request semicolon even for statement starts 2010-07-04 07:36:30 +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.lpi startlazarus: 2009-06-17 11:45:51 +00:00
startlazarus.lpr
startlazarus.rc
sysvaruseroverridedlg.lfm * Fixed layout 2009-11-18 22:21:21 +00:00
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 fixed accidental commit of r21440 #f552d85248 2009-08-25 10:42:10 +00:00
viewunit_dlg.lfm IDE: improved View units dialog. patch by Flavio Etrusco. fixes #15751 2010-05-26 08:39:56 +00:00
viewunit_dlg.pp IDE: improved View units dialog. patch by Flavio Etrusco. fixes #15751 2010-05-26 08:39:56 +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