lazarus/ide
2010-10-26 09:10:05 +00:00
..
frames IDE: auto fix case of TargetOS and TargetCPU 2010-10-25 08:24:24 +00:00
include IDE: added resourcestrings 2010-10-18 15:02:12 +00:00
aboutfrm.lfm IDE: about: replaced TNoteBook with TPageControl 2010-09-13 20:57:10 +00:00
aboutfrm.pas IDE: about: replaced TNoteBook with TPageControl 2010-09-13 20:57:10 +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: add to package: replaced TNoteBook with TPageControl 2010-09-13 20:47:30 +00:00
addtoprojectdlg.pas IDE: add to package: replaced TNoteBook with TPageControl 2010-09-13 20:47:30 +00:00
applicationbundle.pas IDE: clean up 2010-09-18 08:45:04 +00:00
basebuildmanager.pas IDE: running FPC source scan in background thread 2010-10-04 18:34:57 +00:00
basedebugmanager.pas IDE: added flag to disable autosizing on create 2010-06-09 07:06:52 +00:00
bigidemake.cfg
buildfiledlg.lfm IDE: build file: replaced TNoteBook with TPageControl 2010-09-13 20:54:38 +00:00
buildfiledlg.pas IDE: build file: replaced TNoteBook with TPageControl 2010-09-13 20:54:38 +00:00
buildlazdialog.lfm IDE: replaced TNoteBook with TPageControl, patch #17634 2010-10-25 10:45:19 +00:00
buildlazdialog.pas IDE: replaced TNoteBook with TPageControl, patch #17634 2010-10-25 10:45:19 +00:00
buildmanager.pas IDE: running FPC source scan in background thread 2010-10-04 18:34:57 +00:00
buildmodediffdlg.lfm IDE: started compiler options diff dialog 2010-10-19 10:27:17 +00:00
buildmodediffdlg.pas IDE: compiler options diff 2010-10-19 21:45:38 +00:00
charactermapdlg.lfm
charactermapdlg.pas
checkcompileropts.lfm
checkcompileropts.pas IDE: compiler test: invalidate file state cache 2010-09-26 10:55:34 +00:00
checklfmdlg.lfm Improved error messages and error handling. 2010-02-18 20:15:00 +00:00
checklfmdlg.pas Converter: fixed freeing an already freed object. TObjectList owns its items. 2010-10-02 22:56:52 +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: codebrowser: show code help in hints, from Bernd Kreuss 2010-07-29 13:51:02 +00:00
codebrowser.pas IDE: compiler options changestamp 2010-10-07 16:41:57 +00:00
codecontextform.pas IDE: code context: add some space for fractionals 2010-07-06 16:43:13 +00:00
codeexplopts.pas IDEIntf: TAbstractIDEOptions added Restore parameter to distinguish between Ok and Cancel 2010-10-13 14:47:27 +00:00
codeexplorer.lfm IDE: codeexplorer: replaced TNoteBook with TPageControl 2010-09-13 20:53:23 +00:00
codeexplorer.pas IDE: codeexplorer: replaced TNoteBook with TPageControl 2010-09-13 20:53:23 +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: codetools defines editor: replaced TNoteBook with TPageControl 2010-09-13 20:51:11 +00:00
codetoolsdefines.pas IDE: codetools defines editor: replaced TNoteBook with TPageControl 2010-09-13 20:51:11 +00:00
codetoolsdefpreview.lfm
codetoolsdefpreview.pas
codetoolsoptions.pas IDEIntf: TAbstractIDEOptions added Restore parameter to distinguish between Ok and Cancel 2010-10-13 14:47: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: auto fix case of TargetOS and TargetCPU 2010-10-25 08:24:24 +00:00
compileroptionsdlg.lfm LCL: compileroptionsdlg changed TNoteBook to TPageControl, fixes #27358 2010-09-14 06:30:41 +00:00
compileroptionsdlg.pp IDE: enabled build modes, build macros and conditionals 2010-10-24 19:24:19 +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: component palette: replaced TNoteBook with TPageControl 2010-09-11 13:59:52 +00:00
compoptsmodes.pas IDE: compiler options diff 2010-10-19 21:45:38 +00:00
condef.lfm
condef.pas
customformeditor.pp codetools: FindDanglingComponentEvents: check sub persistents in properties, bug #16831 2010-07-04 09:10:59 +00:00
debugmanager.pas SynEdit/IDE: reduce overhead updating marks 2010-08-08 16:04:47 +00:00
dialogprocs.pas IDE: find/rename identifier: ignore missing files 2010-10-06 17:42:01 +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: added default actions for VK_ESCAPE and VK_RETURN in diskdiffsdialog. fixes #17347 2010-10-09 13:47:40 +00:00
diskdiffsdialog.pas IDE: added default actions for VK_ESCAPE and VK_RETURN in diskdiffsdialog. fixes #17347 2010-10-09 13:47:40 +00:00
editdefinetree.pas IDE: when package is renamed, rename its build macros 2010-09-26 10:34:13 +00:00
editmsgscannersdlg.lfm
editmsgscannersdlg.pas
editoroptions.pp Editor-opts: clean-up, improved initialization 2010-10-15 00:45:02 +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
environmentopts.pp IDEIntf: TAbstractIDEOptions added Restore parameter to distinguish between Ok and Cancel 2010-10-13 14:47:27 +00:00
extractprocdlg.lfm
extractprocdlg.pas
exttooldialog.lfm
exttooldialog.pas IDE: clean up 2010-09-18 08:45:04 +00:00
exttooleditdlg.lfm
exttooleditdlg.pas IDE: clean up 2010-09-18 08:45:04 +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
findrenameidentifier.lfm IDE: find rename identifier: fixed checkbox 2010-07-09 12:49:08 +00:00
findrenameidentifier.pas IDE: search results view: replaced TNoteBook with TPageControl 2010-10-08 14:55:07 +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
fpcsrcscan.pas IDE: running FPC source scan in background thread 2010-10-04 18:34:57 +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
fpdocselectlink.lfm
fpdocselectlink.pas IDE: fixed crash: accessing the wrong canvas 2010-05-27 15:27:24 +00:00
frmcustomapplicationoptions.lfm IDE, Custom application options dialog: fixed localization and made some layout improvements 2010-08-21 16:29:37 +00:00
frmcustomapplicationoptions.pas IDE, Custom application options dialog: fixed localization and made some layout improvements 2010-08-21 16:29:37 +00:00
gotofrm.lfm IDE, Goto line dialog: fix ButtonPanel localization 2010-09-23 21:52:46 +00:00
gotofrm.pas IDE, Goto line dialog: fix ButtonPanel localization 2010-09-23 21:52:46 +00:00
helpfpcmessages.pas
helpmanager.lfm
helpmanager.pas IDE: code browser: added TCodeBrowserView.GetCodeHelp 2010-07-27 16:06:13 +00:00
helpoptions.pas IDEIntf: TAbstractIDEOptions added Restore parameter to distinguish between Ok and Cancel 2010-10-13 14:47:27 +00:00
idecmdline.pas
idecontexthelpedit.lfm ide: make ide treeview themed 2010-04-23 07:10:05 +00:00
idecontexthelpedit.pas IDE: clean up 2010-09-18 08:45:04 +00:00
idedefs.pas
idefpcinfo.lfm IDE: IDE debug window About FPC 2010-10-06 18:11:19 +00:00
idefpcinfo.pas IDE: IDE debug window About FPC: defines, undefines 2010-10-06 18:19:16 +00:00
ideoptiondefs.pas IDE: clean up 2010-09-18 08:45:04 +00:00
ideoptionsdlg.lfm IDE: added splitter to options 2010-06-27 17:10:47 +00:00
ideoptionsdlg.pas IDE: create makefile for package: add Makefile.compiled file 2010-10-24 17:49:50 +00:00
ideprocs.pp IDE: clean up 2010-09-18 08:45:04 +00:00
ideprotocol.pas
idetranslations.pas * 1) renamed Czech translation files to *.cs.po (in accordance with ISO 639-1 standard). This makes automatic Czech translation selection work. Bug #17048. 2010-07-28 20:58:37 +00:00
idewindowhelp.pas IDE: clean up 2010-09-18 08:45:04 +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: fixed formatting og number of lines, when the thousand seperator is not a ansi char, fixes issue #17674 2010-10-20 13:06:11 +00:00
initialsetupdlgs.pas
inputfiledialog.pas
inputhistory.pas IDE: clean up 2010-09-18 08:45:04 +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: clean up 2010-09-18 08:45:04 +00:00
keymapschemedlg.lfm
keymapschemedlg.pas
keymapshortcutdlg.lfm
keymapshortcutdlg.pas
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: started compiler options diff dialog 2010-10-19 10:27:17 +00:00
lazarus.pp IDE: started background scan of fpc source directory 2010-10-04 14:00:13 +00:00
lazarus.res Update lazarus.res (it was changed automatically on Lazarus recompilation) 2010-08-12 00:05:35 +00:00
lazarusidestrconsts.pas lazbuild: added option --build-mode=<project build mode>, --bm=<project build mode> 2010-10-26 08:27:21 +00:00
lazarusmanager.pas
lazbuild.lpi lazbuild: added option --build-mode=<project build mode>, --bm=<project build mode> 2010-10-26 08:27:21 +00:00
lazbuild.lpr lazbuild: replaced ForecDirectories with ForceDirectory 2010-10-26 09:10:05 +00:00
lazconf.pp IDE: fixed haiku lib extension.Patch by olivier. fixes #17392 2010-09-13 06:09:52 +00:00
lazdoc.lrs
macropromptdlg.pas
main.pp lazbuild: added option --build-mode=<project build mode>, --bm=<project build mode> 2010-10-26 08:27:21 +00:00
mainbar.pas IDE: create makefile for package: add Makefile.compiled file 2010-10-24 17:49:50 +00:00
mainbase.pas IDE: fixed menu item 64bit 2010-10-13 19:01:58 +00:00
mainintf.pas IDEIntf: started TIDEWindowCreator for registering independent/dockable windows 2010-05-24 00:58:44 +00:00
Makefile fixed make clean to remove lfm files of IDE 2010-09-27 11:41:47 +00:00
Makefile.fpc fixed make clean to remove lfm files of IDE 2010-09-27 11:41:47 +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
msgquickfixes.pas IDE: enabled build modes, build macros and conditionals 2010-10-24 19:24:19 +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: added sourcemarklings 2010-10-10 23:17:00 +00:00
msgvieweditor.lfm
msgvieweditor.pas
multireplacedlg.lfm
multireplacedlg.pas
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: clean up 2010-09-18 08:45:04 +00:00
patheditordlg.lfm
patheditordlg.pas
procedurelist.lfm IDE: procedurelist: check if item really selected in OnSelectItem() event, otherwise unselected item is shown in status bar. 2010-10-13 09:52:31 +00:00
procedurelist.pas IDE: procedurelist: check if item really selected in OnSelectItem() event, otherwise unselected item is shown in status bar. 2010-10-13 09:52:31 +00:00
progressdlg.lfm
progressdlg.pas
progresswnd.lfm IDE: started background scan of fpc source directory 2010-10-04 14:00:13 +00:00
progresswnd.pas IDE: progress window: show hint 2010-10-07 11:45:23 +00:00
project.pp lazbuild: added option --build-mode=<project build mode>, --bm=<project build mode> 2010-10-26 08:27:21 +00:00
projectdefs.pas IDE: compiler options changestamp 2010-10-07 16:41:57 +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 mark key as handled 2010-08-04 09:49:30 +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 IDE: publish project options: set ignorebinaries to true as default 2010-08-03 12:44:22 +00:00
publishprojectdlg.lfm IDE: improved 'Publish Project' dialog layout to fit longer translations 2010-04-09 23:16:01 +00:00
publishprojectdlg.pas
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: run parameters: replaced TNoteBook with TPageControl 2010-09-13 20:46:23 +00:00
runparamsopts.pas IDE: run parameters: replaced TNoteBook with TPageControl 2010-09-13 20:46:23 +00:00
searchfrm.lfm
searchfrm.pas IDE: search results view: replaced TNoteBook with TPageControl 2010-10-08 14:55:07 +00:00
searchresultview.lfm IDE: search results view: replaced TNoteBook with TPageControl 2010-10-08 14:55:07 +00:00
searchresultview.pp IDE: search results view: replaced TNoteBook with TPageControl 2010-10-08 14:55:07 +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
sortselectiondlg.pas
sourceeditor.lfm
sourceeditor.pp IDE, SourceMark: revert TSourceMark inheritance to TSynMark (was changed away in rev 24388 #2554635106) 2010-10-24 02:12:24 +00:00
sourceeditprocs.pas IDE: identifier completion: ignore errors on completion, bug #17111 2010-08-04 14:23:25 +00:00
sourcemarks.pas IDE, SourceMark: revert TSourceMark inheritance to TSynMark (was changed away in rev 24388 #2554635106) 2010-10-24 02:12:24 +00:00
sourcesyneditor.pas SynEdit: Fix for right overview Gutter (-dWithSynOverviewGutter) 2010-10-09 16:14:00 +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
transfermacros.pp IDE: check build macro names with IDE built-in macros 2010-09-26 10:44:14 +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 IDE: unit info: added parsed size and total of all include files 2010-10-01 13:29:52 +00:00
unitinfodlg.pp IDE: unit info: added parsed size and total of all include files 2010-10-01 13:29:52 +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/Form dialog: make edit focused by default 2010-10-07 20:35:37 +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 IDE: clean up 2010-09-18 08:45:04 +00:00
w32versioninfo.pas ide: fixed a typo in the version info Assign method (bug #0017595) 2010-10-11 08:45:55 +00:00
wordcompletion.pp