lazarus/ide
mattias e30e46cf41 IDE: added splitter to options
git-svn-id: trunk@26298 -
2010-06-27 17:10:47 +00:00
..
frames ide: fixed layout 2010-06-24 03:28:01 +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
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: convert forms to use fpc resources 2010-01-15 02:06:37 +00:00
buildlazdialog.lfm IDE: build laz dlg: auto lowercase OS 2010-04-23 21:02:54 +00:00
buildlazdialog.pas ide: clip strings in the build lazarus dialog - so they can't overlap each-over (issue #0009791) 2010-06-05 10:31:43 +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 CheckLFMDialog: remove commented debug lines. 2010-06-08 21:46:21 +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: package editors: using the IDEWindowCreators 2010-06-21 12:17:14 +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 IDEIntf: moved TSimpleIDEWindowLayout to IDEWindowCreators 2010-06-20 10:45:52 +00:00
codeexplorer.pas IDEIntf: moved TSimpleIDEWindowLayout to IDEWindowCreators 2010-06-20 10:45:52 +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: changed default config value for compiler options use ansistrings to true 2010-06-18 19:00:34 +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 IDE: improved debugging 2010-05-31 19:24:36 +00:00
debugmanager.pas IDEIntf: added IDE window creator procedure 2010-06-14 10:23:10 +00:00
dialogprocs.pas IDE: started upgrade of xml units 2010-05-25 20:37:53 +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 EditorOptions: Added color for [+] fold node 2010-06-04 21:04:34 +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: improved 'Find in Files' dialog layout. Inspired by patch from Flávio Etrusco (bug #0016033) 2010-04-08 00:37:46 +00:00
findinfilesdlg.pas IDE: find in files directory supporting macros, bug #16698 2010-06-11 09:00:38 +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 IDE: package editors: using the IDEWindowCreators 2010-06-21 12:17:14 +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: started quick fix for include file not found 2010-03-08 14:55:30 +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
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
gotofrm.pas IDE: 'Goto line' dialog - improve localization 2010-04-15 23:50:51 +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
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: added splitter to options 2010-06-27 17:10:47 +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: clean up 2010-06-21 12:22:12 +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 IDE: added default config for indentation 2009-10-26 12:39:34 +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: simplified message asking user to install missing packages 2010-06-27 13:23:33 +00:00
lazarusmanager.pas fixed some FileExists 2009-12-17 16:45:46 +00:00
lazbuild.lpi IDE: clean up, lazbuild: using package codetools 2009-08-22 16:51:00 +00:00
lazbuild.lpr + IDE: added option to specify lazarus base directory. Patch #15741 by Marco van de Voort 2010-03-20 15:06:25 +00:00
lazbuild.rc
lazconf.pp Marks Gtk 1 as deprecated in the IDE 2010-05-22 12:09:54 +00:00
lazdoc.lrs
macropromptdlg.pas
main.pp IDE: define template use default flag 2010-06-24 19:19: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 Adding LazControls 2010-06-21 14:24:44 +00:00
Makefile.fpc Adding LazControls 2010-06-21 14:24:44 +00:00
makeresstrdlg.lfm IDE: fixed invalid resize in make resourcestring dlg, added resource strings 2010-04-05 20:09:18 +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: moved todolist to package, todo list for packages needs to be done 2010-06-16 11:53:34 +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: improved message captions 2010-05-27 10:38: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: handle fpc message Fatal: Unable to open file, bug #16687 2010-06-09 20:46:40 +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 Moved drag-able notebook 2010-06-22 17:31:08 +00:00
sourceeditprocs.pas IDE: identifier completion: do not auto add assignment operator for array types 2010-06-07 08:07:25 +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.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