lazarus/ide
2010-05-09 18:26:54 +00:00
..
frames IDE-Options: minor improvements 2010-05-09 15:14:23 +00:00
include added support for haiku from olivier (issue #15519) 2010-03-03 13:31:52 +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: add to project: fixed checking file type with full file name 2010-05-01 08:13:48 +00:00
applicationbundle.pas
basebuildmanager.pas
basedebugmanager.pas IDE: restore debugger windows on start, bug #15373 2010-05-01 11:04:04 +00:00
bigidemake.cfg
buildfiledlg.lfm
buildfiledlg.pas
buildlazdialog.lfm IDE: build laz dlg: auto lowercase OS 2010-04-23 21:02:54 +00:00
buildlazdialog.pas IDE: fixed storing build laz clean, bug #16432 2010-05-09 10:41:54 +00:00
buildmanager.pas Ide/Project; SourceEditor: Start using SourceEditorManager (for multi-window handling) 2010-03-16 16:16:32 +00:00
charactermapdlg.lfm
charactermapdlg.pas
checkcompileropts.lfm
checkcompileropts.pas IDE: using FileAgeCached 2010-04-01 11:42:03 +00:00
checklfmdlg.lfm
checklfmdlg.pas Converter: Improved messages, added Application.ProcessMessages to show them in real time. 2010-04-09 22:03:46 +00:00
cleandirdlg.lfm
cleandirdlg.pas
clipboardhistory.pas
codebrowser.lfm ide: make ide treeview themed 2010-04-23 07:10:05 +00:00
codebrowser.pas IDE: codebrowser: implemented export as text, bug #16191 2010-04-04 14:28:19 +00:00
codecontextform.pas SourceEditor: Refactor creation/destruction of helpers 2010-03-22 15:21:00 +00:00
codeexplopts.pas
codeexplorer.lfm ide: make ide treeview themed 2010-04-23 07:10:05 +00:00
codeexplorer.pas Ide/Project; SourceEditor: Start using SourceEditorManager (for multi-window handling) 2010-03-16 16:16:32 +00:00
codehelp.pas IDE: source editor hint: activating write lock 2010-04-04 21:00:13 +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
codetemplatesdlg.lfm
codetemplatesdlg.pas
codetoolsdefines.lfm ide: make ide treeview themed 2010-04-23 07:10:05 +00:00
codetoolsdefines.pas
codetoolsdefpreview.lfm
codetoolsdefpreview.pas
codetoolsoptions.pas IDE: fixed applying codetools options 2010-03-08 11:20:04 +00:00
compatibilityrestrictions.pas IDEIntf: moved TPkgVersion and TLazPackageID to unit packageintf 2010-04-18 16:57:02 +00:00
compiler.pp TCompiler: IFDEFed all async changes 2010-04-12 15:49:20 +00:00
compileroptions.pp IDE: compiler options: show options with target file name 2010-05-03 09:14:12 +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 removed OldAutoSize 2010-05-04 19:16:18 +00:00
componentpalette.pas removed OldAutoSize 2010-05-04 19:16:18 +00:00
compoptsmodes.pas
condef.lfm
condef.pas
customformeditor.pp IDE: designer forms are now created with delayed autosize 2010-04-05 00:29:46 +00:00
debugmanager.pas IDE: restore debugger windows on start, bug #15373 2010-05-01 11:04:04 +00:00
dialogprocs.pas IDE: save lpk files: keep eol type and encoding, bug #16224 2010-04-08 13:03:52 +00:00
diffdialog.lfm IDE: Diff dialog, use highlighter 2010-04-14 20:03:59 +00:00
diffdialog.pas IDE: Diff dialog, use highlighter 2010-04-14 20:03:59 +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
editmsgscannersdlg.lfm
editmsgscannersdlg.pas ide: convert forms to use fpc resources 2010-01-15 02:06:37 +00:00
editoroptions.pp IDE: editor options: automatic features: fixed captions for delay 2010-05-01 16:39:10 +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 ide: starting usage of global compiler messages list. Added the selection of the compiler messages into environment->files frame 2010-05-07 06:52:19 +00:00
extractprocdlg.lfm
extractprocdlg.pas
exttooldialog.lfm
exttooldialog.pas
exttooleditdlg.lfm
exttooleditdlg.pas
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, FindInFiles: Refactored, moved away from SourceNotebook 2010-03-18 19:16:20 +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
findrenameidentifier.pas FindInFiles Results: prevent crash, if tab-in-progress is closed. disable tool-bar for tab-in-progress. Deal with changes to other tabs during tab-in-progress 2010-04-11 17:32:42 +00:00
findreplacedialog.lfm IDE: improved layout find/replace dialog 2010-03-11 21:09:02 +00:00
findreplacedialog.pp IDE, FindReplace: Refactored, moved away from SourceNotebook 2010-03-18 21:25:19 +00:00
findunitdlg.lfm
findunitdlg.pas IDE: started quick fix for include file not found 2010-03-08 14:55:30 +00:00
formeditor.pp
fpdoceditwindow.lfm IDE: fpdoceditor: added read only short edit to description page, bug #15506 2010-03-02 10:13:31 +00:00
fpdoceditwindow.pas IDE, fix fpdoc updates from rev 24767 #908f074127 2010-04-21 11:14:45 +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
frmcustomapplicationoptions.lfm
frmcustomapplicationoptions.pas
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
idedefs.pas
ideoptiondefs.pas IDE: using normal bounds or restore 2010-04-30 07:15:25 +00:00
ideoptionsdlg.lfm ide: use themed drawn treeview for options dialog 2010-04-22 09:11:23 +00:00
ideoptionsdlg.pas IDE: optimized initializing IDE options 2010-04-21 18:18:52 +00:00
ideprocs.pp IDE: save project: when lpi has different PathDelims: force relative paths 2010-05-04 10:50:38 +00:00
ideprotocol.pas
idetranslations.pas IDE: using FileAgeCached 2010-04-01 11:42:03 +00:00
idewindowhelp.pas
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 IDE: using FileAgeCached 2010-04-01 11:42:03 +00:00
invertassigntool.pas
jumphistoryview.lfm IDE: fixed 'Jump History' dialog caption 2010-04-17 16:53:19 +00:00
jumphistoryview.pas IDE: fixed 'Jump History' dialog caption 2010-04-17 16:53:19 +00:00
keymapping.pp IDE: undid handling copy, cut, paste of objectinspector 2010-04-23 16:05:36 +00:00
keymapschemedlg.lfm
keymapschemedlg.pas
keymapshortcutdlg.lfm
keymapshortcutdlg.pas
lazarus_about_logo.lrs
lazarus_dci_file.dci
lazarus_dci.lrs
lazarus_indentation.lrs
lazarus.ico
lazarus.lpi
lazarus.pp
lazarus.res ide: revert resource file change by Marc 2010-04-12 00:57:57 +00:00
lazarusidestrconsts.pas IDE-Options: minor improvements 2010-05-09 15:14:23 +00:00
lazarusmanager.pas
lazbuild.lpi
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
lazdoc.lrs
macropromptdlg.pas
main.pp IDE: new unit: fixed rename on auto save 2010-05-08 19:19:33 +00:00
mainbar.pas * debug: implemented dispay of debugevents. patch #16148 by Flavio Etrusco 2010-04-11 14:11:47 +00:00
mainbase.pas * debug: implemented dispay of debugevents. patch #16148 by Flavio Etrusco 2010-04-11 14:11:47 +00:00
mainintf.pas IDE: undid handling copy, cut, paste of objectinspector 2010-04-23 16:05:36 +00:00
Makefile
Makefile.fpc
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
mouseactiondialog.pas
msgquickfixes.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
msgview.lfm ide: make ide treeview themed 2010-04-23 07:10:05 +00:00
msgview.pp
msgvieweditor.lfm
msgvieweditor.pas
multireplacedlg.lfm
multireplacedlg.pas
newdialog.lfm ide: make ide treeview themed 2010-04-23 07:10:05 +00:00
newdialog.pas
newprojectdlg.lfm
newprojectdlg.pp
objectlists.pas
outputfilter.pas Fixed raising exceptions / rev 24601 #fe2c9e2b46 2010-04-12 16:53:26 +00:00
patheditordlg.lfm
patheditordlg.pas
procedurelist.lfm
procedurelist.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
progressdlg.lfm
progressdlg.pas
project.pp IDE: save project: when lpi has different PathDelims: force relative paths 2010-05-04 10:50:38 +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: make ide treeview themed 2010-04-23 07:10:05 +00:00
projectinspector.pas
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
projectwizarddlg.pas
publishmodule.pas
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
runparamsopts.lfm
runparamsopts.pas
searchfrm.lfm
searchfrm.pas IDE: 'Searching...' dialog: improve localization + small cleanup 2010-04-20 00:31:40 +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: don't use themed tree for search results view because we draw it items using own custom draw painter 2010-04-24 16:24:15 +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 SynEdit: Improved Syncro-Edit (see note on issue #14813) 2010-05-08 14:30:26 +00:00
sourceeditprocs.pas IDE: identifier completion: show unit for used units 2010-05-04 18:20:54 +00:00
sourcemarks.pas SourceEditor/Marks: Improved breakpoint line adjustment, on edit 2010-04-09 02:38:14 +00:00
sourcesyneditor.pas SourceEditor: Fix dealing with out-of-range debug-marks 2010-05-09 18:26:54 +00:00
splash.lfm LCL: comments 2010-04-04 09:33:57 +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
sysvaruseroverridedlg.pas
tododlg.lfm
tododlg.pas
todolist.lfm
todolist.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
transfermacros.pp IDE: fixed nested macros, using default for FPCVer macro, bug #16008 2010-03-16 13:30:29 +00:00
unitdependencies.lfm ide: make ide treeview themed 2010-04-23 07:10:05 +00:00
unitdependencies.pas
unitinfodlg.lfm
unitinfodlg.pp
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
viewunit_dlg.pp ViewUnit/Form dialog: remember checkbox (multi-select) state 2010-03-25 00:09:01 +00:00
w32manifest.pas
w32versioninfo.pas ide: increase project version build number only on build and not on each compile/run 2010-02-24 02:32:13 +00:00
wordcompletion.pp