lazarus/ide
mattias 124bcb7012 codetools: fixed FindUnitInUsesSection
git-svn-id: trunk@20302 -
2009-05-30 09:41:32 +00:00
..
frames Options, Editor-Colors: added detection for clicks on "current line" to select the correct entry from the attributes box. 2009-05-26 18:17:01 +00:00
include revert accidentally committed ide.inc 2009-01-15 04:36:29 +00:00
aboutfrm.lfm ide: close about form with Escape key 2009-01-28 15:19:52 +00:00
aboutfrm.lrs ide: close about form with Escape key 2009-01-28 15:19:52 +00:00
aboutfrm.pas IDE: About from: Copy fpc version to clipboard too (issue #13546) 2009-04-21 10:14:32 +00:00
abstractsmethodsdlg.lfm ide: don't load LCL images for Cancel, OK buttons because LCL can do it itself and direct loading makes buttons looks not native on gtk2 2009-04-21 02:01:14 +00:00
abstractsmethodsdlg.lrs ide: don't load LCL images for Cancel, OK buttons because LCL can do it itself and direct loading makes buttons looks not native on gtk2 2009-04-21 02:01:14 +00:00
abstractsmethodsdlg.pas ide, debugger, packager: don't use special Ok, Cancel, Help captions for buttons - use standard LCL - they have accelerators (Ok and Help) (fixes a part of issue #0001379) 2009-05-19 08:54:33 +00:00
addtoprojectdlg.lfm Load glyph form resource 2008-09-19 16:16:24 +00:00
addtoprojectdlg.lrs Load glyph form resource 2008-09-19 16:16:24 +00:00
addtoprojectdlg.pas ide, debugger, packager: don't use special Ok, Cancel, Help captions for buttons - use standard LCL - they have accelerators (Ok and Help) (fixes a part of issue #0001379) 2009-05-19 08:54:33 +00:00
applicationbundle.pas IDE: better english, moved resourcestrings 2008-12-19 15:49:48 +00:00
basebuildmanager.pas IDE: GetprojectTargetFilename added parameter 2009-02-09 09:09:15 +00:00
basedebugmanager.pas ide, debugger: 2009-04-13 23:10:06 +00:00
bigidemake.cfg
buildfiledlg.lfm ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
buildfiledlg.lrs ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
buildfiledlg.pas ide: cleanup 2008-10-20 01:45:02 +00:00
buildlazdialog.lfm ide: use standard bitbtns (help, cancel) in configure build lazarus dialog 2009-04-20 14:29:31 +00:00
buildlazdialog.lrs ide: use standard bitbtns (help, cancel) in configure build lazarus dialog 2009-04-20 14:29:31 +00:00
buildlazdialog.pas lcl: Themes 2009-05-26 01:32:38 +00:00
buildmanager.pas IDE: added macro function Env 2009-05-16 06:55:00 +00:00
charactermapdlg.lfm ide: improve anchoring of character map, change combo style to prevent editing of text 2009-01-22 08:04:20 +00:00
charactermapdlg.lrs ide: improve anchoring of character map, change combo style to prevent editing of text 2009-01-22 08:04:20 +00:00
charactermapdlg.pas IDE: character map: clearing combobox, from Theo 2009-02-09 09:21:18 +00:00
checkcompileropts.lfm ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
checkcompileropts.lrs ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
checkcompileropts.pas lcl: split TAsyncProcess and TProcessUtf8 between 2 units. This is needed to remove widgetset dependency from svn2revision.inc 2009-04-10 15:33:23 +00:00
checklfmdlg.lfm ide: don't load LCL images for Cancel, OK buttons because LCL can do it itself and direct loading makes buttons looks not native on gtk2 2009-04-21 02:01:14 +00:00
checklfmdlg.lrs ide: don't load LCL images for Cancel, OK buttons because LCL can do it itself and direct loading makes buttons looks not native on gtk2 2009-04-21 02:01:14 +00:00
checklfmdlg.pas ide, debugger, packager: don't use special Ok, Cancel, Help captions for buttons - use standard LCL - they have accelerators (Ok and Help) (fixes a part of issue #0001379) 2009-05-19 08:54:33 +00:00
cleandirdlg.lfm ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
cleandirdlg.lrs ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
cleandirdlg.pas moved TShowDeletingFilesDialog to separate file and converted to .lfm 2008-10-15 17:53:14 +00:00
clipboardhistory.pas ide: windows 2009-04-13 09:46:23 +00:00
codebrowser.lfm set some TTreeView.ReadOnly to true 2009-01-20 20:20:52 +00:00
codebrowser.lrs set some TTreeView.ReadOnly to true 2009-01-20 20:20:52 +00:00
codebrowser.pas codetools: added memory stats 2009-05-09 08:34:50 +00:00
codecontextform.pas IDE: code context hints: compute size with bold 2009-05-24 21:26:51 +00:00
codeexplopts.pas IDE: code explorer: implemented wrong indentation 2009-04-22 15:15:06 +00:00
codeexplorer.lfm ide: improve figures in the code explorer tree: 2009-04-17 01:29:27 +00:00
codeexplorer.lrs ide: improve figures in the code explorer tree: 2009-04-17 01:29:27 +00:00
codeexplorer.pas IDE: codeexplorer: fixed crash on incomplete property 2009-05-26 10:39:46 +00:00
codehelp.pas IDE: fpdoc editor: editing function result nodes 2009-05-27 13:43:53 +00:00
codemacroprompt.lfm
codemacroprompt.lrs
codemacroprompt.pas IDE: added code macro: PrevWord, from Oleg, bug #13747 2009-05-24 11:27:03 +00:00
codemacroselect.lfm ide: don't load LCL images for Cancel, OK buttons because LCL can do it itself and direct loading makes buttons looks not native on gtk2 2009-04-21 02:01:14 +00:00
codemacroselect.lrs ide: don't load LCL images for Cancel, OK buttons because LCL can do it itself and direct loading makes buttons looks not native on gtk2 2009-04-21 02:01:14 +00:00
codemacroselect.pas ide, debugger, packager: don't use special Ok, Cancel, Help captions for buttons - use standard LCL - they have accelerators (Ok and Help) (fixes a part of issue #0001379) 2009-05-19 08:54:33 +00:00
codetemplatesdlg.lfm ide: set ScreenCenter for Code Templates dialog 2009-04-13 03:45:12 +00:00
codetemplatesdlg.lrs ide: set ScreenCenter for Code Templates dialog 2009-04-13 03:45:12 +00:00
codetemplatesdlg.pas IDE: added code macro: PrevWord, from Oleg, bug #13747 2009-05-24 11:27:03 +00:00
codetoolsdefines.lfm set some TTreeView.ReadOnly to true 2009-01-20 20:20:52 +00:00
codetoolsdefines.lrs set some TTreeView.ReadOnly to true 2009-01-20 20:20:52 +00:00
codetoolsdefines.pas IDE: conditional compiler options: showing nodes 2008-12-24 10:02:38 +00:00
codetoolsdefpreview.lfm ide: place some dialogs to screen center (instead of designed values) 2009-04-13 06:43:45 +00:00
codetoolsdefpreview.lrs ide: place some dialogs to screen center (instead of designed values) 2009-04-13 06:43:45 +00:00
codetoolsdefpreview.pas ide: fix memory corruptions after showing codetools define preview dialog (bug #0012978) 2009-01-16 18:37:25 +00:00
codetoolsoptions.pas IDE: added option to let find declaration skip forward declarations, bug #13814 2009-05-25 09:49:35 +00:00
compatibilityrestrictions.pas ideintf: object inspector refactoring from Alexander S. Klenin (Mantis #0012871) 2008-12-29 03:06:09 +00:00
compiler.pp lcl: split TAsyncProcess and TProcessUtf8 between 2 units. This is needed to remove widgetset dependency from svn2revision.inc 2009-04-10 15:33:23 +00:00
compileroptions.pp IDE: renamed build modes to properties 2009-04-25 19:38:41 +00:00
compileroptionsdlg.lfm ide: compiler options: remove manual positioning code for Code tab (part of issue #0013849) 2009-05-28 00:23:50 +00:00
compileroptionsdlg.lrs ide: compiler options: remove manual positioning code for Code tab (part of issue #0013849) 2009-05-28 00:23:50 +00:00
compileroptionsdlg.pp ide: compiler options: remove manual positioning code for Code tab (part of issue #0013849) 2009-05-28 00:23:50 +00:00
componentlist.lfm set some TTreeView.ReadOnly to true 2009-01-20 20:20:52 +00:00
componentlist.lrs LCL: broken one unit circle 2009-01-21 17:21:44 +00:00
componentlist.pas ide: component list 2008-12-31 02:48:48 +00:00
componentpalette.pas using UTF-8 for file operations and environment variables 2008-08-25 22:32:23 +00:00
compoptcondpropsdlg.lfm ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
compoptcondpropsdlg.lrs ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
compoptcondpropsdlg.pas IDE: build modes: set values, default value is initialized with set Result 2009-02-13 12:10:06 +00:00
compoptsmodes.pas IDE: build modes: set values, default value is initialized with set Result 2009-02-13 12:10:06 +00:00
condef.lfm ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
condef.lrs ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
condef.pas implemented TButtonPanel 2008-10-15 20:38:10 +00:00
customformeditor.pp designer: don't redraw component captions if they are not visible 2009-05-29 10:33:45 +00:00
debugmanager.pas ide, debugger: 2009-04-13 23:10:06 +00:00
dialogprocs.pas IDE: added more ShowAbort flags 2009-04-27 18:08:58 +00:00
diffdialog.lfm ide: use standard bitbtns (help, cancel) in more dialog 2009-04-20 14:59:12 +00:00
diffdialog.lrs ide: use standard bitbtns (help, cancel) in more dialog 2009-04-20 14:59:12 +00:00
diffdialog.pas images: rename and move menu_save image to laz_save 2009-05-04 04:59:13 +00:00
diffpatch.pas
diskdiffsdialog.lfm IDE: fixed old Gutter.OnChange 2008-06-13 10:17:03 +00:00
diskdiffsdialog.lrs IDE: fixed old Gutter.OnChange 2008-06-13 10:17:03 +00:00
diskdiffsdialog.pas IDE: using default synedit fonts 2008-09-11 11:10:13 +00:00
editdefinetree.pas IDE: compiler options: replaced obsolete -S mode flags with -M flag 2008-08-19 12:16:28 +00:00
editmsgscannersdlg.lfm ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
editmsgscannersdlg.lrs ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
editmsgscannersdlg.pas implemented TButtonPanel 2008-10-15 20:38:10 +00:00
editoroptions.pp EditorOptions: Prepare for User defined ColorSchemes, patch by Graeme Geldenhuys , issue #13771 2009-05-22 09:58:18 +00:00
emptymethodsdlg.lfm ide: place some dialogs to screen center (instead of designed values) 2009-04-13 06:43:45 +00:00
emptymethodsdlg.lrs ide: place some dialogs to screen center (instead of designed values) 2009-04-13 06:43:45 +00:00
emptymethodsdlg.pas IDE+codetools: started heuristic to find unused units 2009-04-08 23:45:15 +00:00
encloseselectiondlg.lfm ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
encloseselectiondlg.lrs ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
encloseselectiondlg.pas implemented TButtonPanel 2008-10-15 20:38:10 +00:00
environmentopts.pp ide: add show menu glyphs to the desktop options frame 2009-05-25 09:10:56 +00:00
extractprocdlg.lfm ide: use standard bitbtns (help, cancel) in more dialog 2009-04-20 14:59:12 +00:00
extractprocdlg.lrs ide: use standard bitbtns (help, cancel) in more dialog 2009-04-20 14:59:12 +00:00
extractprocdlg.pas ide, debugger, packager: don't use special Ok, Cancel, Help captions for buttons - use standard LCL - they have accelerators (Ok and Help) (fixes a part of issue #0001379) 2009-05-19 08:54:33 +00:00
exttooldialog.lfm ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
exttooldialog.lrs ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
exttooldialog.pas lcl: split TAsyncProcess and TProcessUtf8 between 2 units. This is needed to remove widgetset dependency from svn2revision.inc 2009-04-10 15:33:23 +00:00
exttooleditdlg.lfm IDE: edit tool dialog: double clicking on macro inserts it 2009-05-06 09:55:10 +00:00
exttooleditdlg.lrs IDE: edit tool dialog: double clicking on macro inserts it 2009-05-06 09:55:10 +00:00
exttooleditdlg.pas IDE: edit tool dialog: double clicking on macro inserts it 2009-05-06 09:55:10 +00:00
filereferencelist.pas
findinfilesdlg.lfm ide: fix button order in Find In Files dialog (part of issue #0013561) 2009-04-23 09:08:45 +00:00
findinfilesdlg.lrs ide: fix button order in Find In Files dialog (part of issue #0013561) 2009-04-23 09:08:45 +00:00
findinfilesdlg.pas ide: add accelerators for buttons to Find/Replace dialogs (remaining part of issue #0001379) 2009-05-19 09:02:46 +00:00
findoverloadsdlg.lfm IDE: find overloads: progress 2009-05-01 17:19:02 +00:00
findoverloadsdlg.lrs IDE: find overloads: progress 2009-05-01 17:19:02 +00:00
findoverloadsdlg.pas IDE: find overloads: show start identifier in dialog 2009-05-03 04:00:35 +00:00
findpalettecomp.lfm ide: don't load LCL images for Cancel, OK buttons because LCL can do it itself and direct loading makes buttons looks not native on gtk2 2009-04-21 02:01:14 +00:00
findpalettecomp.lrs ide: don't load LCL images for Cancel, OK buttons because LCL can do it itself and direct loading makes buttons looks not native on gtk2 2009-04-21 02:01:14 +00:00
findpalettecomp.pas ide, debugger, packager: don't use special Ok, Cancel, Help captions for buttons - use standard LCL - they have accelerators (Ok and Help) (fixes a part of issue #0001379) 2009-05-19 08:54:33 +00:00
findrenameidentifier.lfm IDE: find/rename identifier: search private identifiers only in current unit 2009-04-22 06:47:34 +00:00
findrenameidentifier.lrs IDE: find/rename identifier: search private identifiers only in current unit 2009-04-22 06:47:34 +00:00
findrenameidentifier.pas ide, debugger, packager: don't use special Ok, Cancel, Help captions for buttons - use standard LCL - they have accelerators (Ok and Help) (fixes a part of issue #0001379) 2009-05-19 08:54:33 +00:00
findreplacedialog.lfm ide: use standard bitbtns (help, cancel) in more dialog 2009-04-20 14:59:12 +00:00
findreplacedialog.lrs ide: use standard bitbtns (help, cancel) in more dialog 2009-04-20 14:59:12 +00:00
findreplacedialog.pp ide: add accelerators for buttons to Find/Replace dialogs (remaining part of issue #0001379) 2009-05-19 09:02:46 +00:00
formeditor.pp IDE: designer: started creating nested frames 2008-05-21 15:00:34 +00:00
fpdoceditwindow.lfm Reverting back to r17160 r17161 #0beee144e6 was an accidental commit 2008-10-31 00:38:03 +00:00
fpdoceditwindow.lrs Reverting back to r17160 r17161 #0beee144e6 was an accidental commit 2008-10-31 00:38:03 +00:00
fpdoceditwindow.pas IDE: fpdoc editor: improved debugging 2009-01-29 13:47:15 +00:00
fpdochints.pas IDE: warning when Idle of fpdoceditor is called during an update 2009-01-29 11:32:27 +00:00
fpdocselectinherited.lfm ide: don't load LCL images for Cancel, OK buttons because LCL can do it itself and direct loading makes buttons looks not native on gtk2 2009-04-21 02:01:14 +00:00
fpdocselectinherited.lrs ide: don't load LCL images for Cancel, OK buttons because LCL can do it itself and direct loading makes buttons looks not native on gtk2 2009-04-21 02:01:14 +00:00
fpdocselectinherited.pas ide, debugger, packager: don't use special Ok, Cancel, Help captions for buttons - use standard LCL - they have accelerators (Ok and Help) (fixes a part of issue #0001379) 2009-05-19 08:54:33 +00:00
fpdocselectlink.lfm
fpdocselectlink.lrs
fpdocselectlink.pas ide, debugger, packager: don't use special Ok, Cancel, Help captions for buttons - use standard LCL - they have accelerators (Ok and Help) (fixes a part of issue #0001379) 2009-05-19 08:54:33 +00:00
frmcustomapplicationoptions.lfm ide: don't load LCL images for Cancel, OK buttons because LCL can do it itself and direct loading makes buttons looks not native on gtk2 2009-04-21 02:01:14 +00:00
frmcustomapplicationoptions.lrs ide: don't load LCL images for Cancel, OK buttons because LCL can do it itself and direct loading makes buttons looks not native on gtk2 2009-04-21 02:01:14 +00:00
frmcustomapplicationoptions.pas ide, debugger, packager: don't use special Ok, Cancel, Help captions for buttons - use standard LCL - they have accelerators (Ok and Help) (fixes a part of issue #0001379) 2009-05-19 08:54:33 +00:00
gotofrm.lfm ide: fix goto form layout again 2009-04-23 03:06:21 +00:00
gotofrm.lrs ide: fix goto form layout again 2009-04-23 03:06:21 +00:00
gotofrm.pas ide: simplify goto form 2009-04-23 02:49:12 +00:00
helpfpcmessages.pas IDE: simplified URLs to the wiki 2008-10-28 10:49:01 +00:00
helpmanager.lfm ide: don't load LCL images for Cancel, OK buttons because LCL can do it itself and direct loading makes buttons looks not native on gtk2 2009-04-21 02:01:14 +00:00
helpmanager.lrs ide: don't load LCL images for Cancel, OK buttons because LCL can do it itself and direct loading makes buttons looks not native on gtk2 2009-04-21 02:01:14 +00:00
helpmanager.pas ide: merge help options into generic IDE options dialog 2009-05-25 06:41:12 +00:00
helpoptions.pas ide: merge help options into generic IDE options dialog 2009-05-25 06:41:12 +00:00
idecmdline.pas IDE: added support for --version paramater (issue #12792) 2009-04-20 12:11:15 +00:00
idecontexthelpedit.lfm IDE: ide help: implemented IsRoot property for multiple wiki pages per dialog 2009-04-28 15:27:42 +00:00
idecontexthelpedit.lrs IDE: ide help: implemented IsRoot property for multiple wiki pages per dialog 2009-04-28 15:27:42 +00:00
idecontexthelpedit.pas IDE: ide help: implemented IsRoot property for multiple wiki pages per dialog 2009-04-28 15:27:42 +00:00
idedefs.pas
ideoptiondefs.pas ide: IDE options 2009-05-09 09:45:23 +00:00
ideoptionsdlg.lfm ide: increase IDE options dialog constraints 2009-05-25 06:58:20 +00:00
ideoptionsdlg.lrs ide: increase IDE options dialog constraints 2009-05-25 06:58:20 +00:00
ideoptionsdlg.pas lcl: Themes 2009-05-26 01:32:38 +00:00
ideprocs.pp IDE: path delim loading 2009-01-05 12:51:36 +00:00
ideprotocol.pas
idetranslations.pas IDE: remove the option to choose the non-UTF8 Polish translations 2009-04-06 20:10:08 +00:00
idewindowhelp.pas IDE: ide help: implemented IsRoot property for multiple wiki pages per dialog 2009-04-28 15:27:42 +00:00
imexportcompileropts.lfm ide: reanchor import/export compiler options dialog 2009-05-04 05:40:32 +00:00
imexportcompileropts.lrs ide: reanchor import/export compiler options dialog 2009-05-04 05:40:32 +00:00
imexportcompileropts.pas ide, debugger, packager: don't use special Ok, Cancel, Help captions for buttons - use standard LCL - they have accelerators (Ok and Help) (fixes a part of issue #0001379) 2009-05-19 08:54:33 +00:00
infobuild.lfm Load glyph form resource and somme resourcestrings 2008-09-23 14:43:23 +00:00
infobuild.lrs Load glyph form resource and somme resourcestrings 2008-09-23 14:43:23 +00:00
infobuild.pp Load glyph form resource and somme resourcestrings 2008-09-23 14:43:23 +00:00
initialsetupdlgs.pas IDE: implemented supporting FPCVer in FPCSrcDir 2008-08-19 01:28:24 +00:00
inputfiledialog.pas UTF-8: added ExpandFilenameUTF8 2008-08-27 11:25:01 +00:00
inputhistory.pas using UTF-8 for file operations and environment variables 2008-08-25 22:32:23 +00:00
invertassigntool.pas IDE: invertassigntool converted to UTF-8 2008-07-07 10:26:57 +00:00
jumphistoryview.lfm IDE: added jump history from Martin 2008-06-11 16:01:49 +00:00
jumphistoryview.lrs IDE: added jump history from Martin 2008-06-11 16:01:49 +00:00
jumphistoryview.pas IDE+codetools: replaced some FindFile calls with LoadFile 2008-09-28 13:15:51 +00:00
keymapping.pp ide: merge help options into generic IDE options dialog 2009-05-25 06:41:12 +00:00
keymapschemedlg.lfm ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
keymapschemedlg.lrs ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
keymapschemedlg.pas fixed typos 2009-05-16 06:50:16 +00:00
keymapshortcutdlg.lfm ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
keymapshortcutdlg.lrs ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
keymapshortcutdlg.pas ide: replace panel with buttons by buttonpanel in the keymapping shortcut dialog 2009-03-05 08:10:06 +00:00
lazarus_about_logo.lrs
lazarus_dci_file.dci IDE: implemented code macro ofall 2009-04-27 20:58:04 +00:00
lazarus_dci.lrs IDE: implemented code macro ofall 2009-04-27 20:58:04 +00:00
lazarus.lpi ide: merge help options into generic IDE options dialog 2009-05-25 06:41:12 +00:00
lazarus.manifest
lazarus.pp codetools: mem stats for GlobalIdentifierTree 2009-05-11 17:14:09 +00:00
lazarus.rc
lazarusidestrconsts.pas IDE: added resourcestrings 2009-05-30 08:32:21 +00:00
lazarusmanager.pas lcl: split TAsyncProcess and TProcessUtf8 between 2 units. This is needed to remove widgetset dependency from svn2revision.inc 2009-04-10 15:33:23 +00:00
lazbuild.lpi lazbuild: fixed compilation after changes in r19651 #5f4c6b579f 2009-04-28 07:06:28 +00:00
lazbuild.lpr lazbuild: fixed compilation after changes in r19651 #5f4c6b579f 2009-04-28 07:06:28 +00:00
lazbuild.rc
lazconf.pp IDE: fixed compilation on unix 2008-12-12 19:57:15 +00:00
lazdoc.lrs Load glyph form resource 2008-09-23 09:01:01 +00:00
macropromptdlg.pas ide: $Prompt() causes Laz error with external tool (#0011353) 2008-05-27 02:29:44 +00:00
main.pp designer: update designer on component rename (issue #0013854) 2009-05-29 10:26:07 +00:00
mainbar.pas ide: merge help options into generic IDE options dialog 2009-05-25 06:41:12 +00:00
mainbase.pas ide: merge help options into generic IDE options dialog 2009-05-25 06:41:12 +00:00
mainintf.pas IDE: implemented rename main unit 2009-05-26 10:59:23 +00:00
Makefile Merged SynEdit-design and SynEdit package. (SynEdit, now needs IdeIntf for the property editor; changed compilation order appropriately); Undone all Changes that introduced the SynEdit-Design package. 2009-02-26 23:31:02 +00:00
Makefile.fpc Merged SynEdit-design and SynEdit package. (SynEdit, now needs IdeIntf for the property editor; changed compilation order appropriately); Undone all Changes that introduced the SynEdit-Design package. 2009-02-26 23:31:02 +00:00
makeresstrdlg.lfm ide: use standard bitbtns (help, cancel) in more dialog 2009-04-20 14:59:12 +00:00
makeresstrdlg.lrs ide: use standard bitbtns (help, cancel) in more dialog 2009-04-20 14:59:12 +00:00
makeresstrdlg.pas ide, debugger, packager: don't use special Ok, Cancel, Help captions for buttons - use standard LCL - they have accelerators (Ok and Help) (fixes a part of issue #0001379) 2009-05-19 08:54:33 +00:00
miscoptions.pas using UTF-8 for file operations and environment variables 2008-08-25 22:32:23 +00:00
msgquickfixes.pas IDE: quick fix identifier not found: check if in statement 2009-04-14 08:10:25 +00:00
msgview.lfm IDE: messages: icons showing quick fixes 2009-04-14 16:19:53 +00:00
msgview.lrs IDE: messages: icons showing quick fixes 2009-04-14 16:19:53 +00:00
msgview.pp IDEIntf: added 12x12 images, IDE: messages: icons for message types 2009-04-16 08:12:16 +00:00
msgvieweditor.lfm Load glyph form resource and somme resourcestrings 2008-09-23 14:43:23 +00:00
msgvieweditor.lrs Load glyph form resource and somme resourcestrings 2008-09-23 14:43:23 +00:00
msgvieweditor.pas ide, debugger, packager: don't use special Ok, Cancel, Help captions for buttons - use standard LCL - they have accelerators (Ok and Help) (fixes a part of issue #0001379) 2009-05-19 08:54:33 +00:00
multireplacedlg.lfm
multireplacedlg.lrs
multireplacedlg.pas
newdialog.lfm ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
newdialog.lrs ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
newdialog.pas IDE: clean up, added saving new unit/form templates 2008-11-13 15:59:28 +00:00
newprojectdlg.lfm ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
newprojectdlg.lrs ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
newprojectdlg.pp implemented TButtonPanel 2008-10-15 12:57:14 +00:00
objectlists.pas
outputfilter.pas IDE: messages: show all compiler messages beginning with a time stamp 2009-05-24 12:00:59 +00:00
patheditordlg.lfm IDE: fixed layout of path editor dialog (issue #12245) 2009-04-23 08:58:01 +00:00
patheditordlg.lrs IDE: fixed layout of path editor dialog (issue #12245) 2009-04-23 08:58:01 +00:00
patheditordlg.pas ide, debugger, packager: don't use special Ok, Cancel, Help captions for buttons - use standard LCL - they have accelerators (Ok and Help) (fixes a part of issue #0001379) 2009-05-19 08:54:33 +00:00
procedurelist.lfm ide: place some dialogs to screen center (instead of designed values) 2009-04-13 06:43:45 +00:00
procedurelist.lrs ide: place some dialogs to screen center (instead of designed values) 2009-04-13 06:43:45 +00:00
procedurelist.pas ide: don't crash when we pressing keys in the empty procedure list (bug #0013377) based on patch of Vladimir Zhirov 2009-03-23 01:44:27 +00:00
progressdlg.lfm ide: don't load LCL images for Cancel, OK buttons because LCL can do it itself and direct loading makes buttons looks not native on gtk2 2009-04-21 02:01:14 +00:00
progressdlg.lrs ide: don't load LCL images for Cancel, OK buttons because LCL can do it itself and direct loading makes buttons looks not native on gtk2 2009-04-21 02:01:14 +00:00
progressdlg.pas ide: don't load LCL images for Cancel, OK buttons because LCL can do it itself and direct loading makes buttons looks not native on gtk2 2009-04-21 02:01:14 +00:00
project.pp ide: don't explicitly set Modified, SessionModified flags (fixes issue #0009814) 2009-05-10 03:12:07 +00:00
projectdefs.pas IDE: started path delim saving in projects/packages 2009-01-05 14:11:05 +00:00
projecticon.pas ide: move manifest data to the .manifest file since GoRc cannot compile embedded into .rc manifest data (#0012846) 2008-12-24 03:19:37 +00:00
projectinspector.lfm ide: use TSpeedButton instead of TBitBtn in project inspector dialog 2009-05-13 08:33:19 +00:00
projectinspector.lrs ide: use TSpeedButton instead of TBitBtn in project inspector dialog 2009-05-13 08:33:19 +00:00
projectinspector.pas ide: use TSpeedButton instead of TBitBtn in project inspector dialog 2009-05-13 08:33:19 +00:00
projectopts.lfm ide: project options: make '...' closer to controls 2009-05-17 09:01:12 +00:00
projectopts.lrs ide: project options: make '...' closer to controls 2009-05-17 09:01:12 +00:00
projectopts.pp images: rename and move menu_save image to laz_save 2009-05-04 04:59:13 +00:00
projectresources.pas codetools: fixed FindUnitInUsesSection 2009-05-30 09:41:32 +00:00
projectwizarddlg.lfm ide: improve project wizard based on patch of Daniel Oom 2009-01-04 18:13:46 +00:00
projectwizarddlg.lrs ide: improve project wizard based on patch of Daniel Oom 2009-01-04 18:13:46 +00:00
projectwizarddlg.pas ide: improve project wizard based on patch of Daniel Oom 2009-01-04 18:13:46 +00:00
publishmodule.pas IDE: started path delim saving in projects/packages 2009-01-05 14:11:05 +00:00
publishprojectdlg.lfm ide: use button panel in publish project dialog (fixed issue #0013562) 2009-05-02 12:45:34 +00:00
publishprojectdlg.lrs ide: use button panel in publish project dialog (fixed issue #0013562) 2009-05-02 12:45:34 +00:00
publishprojectdlg.pas ide, debugger, packager: don't use special Ok, Cancel, Help captions for buttons - use standard LCL - they have accelerators (Ok and Help) (fixes a part of issue #0001379) 2009-05-19 08:54:33 +00:00
restrictionbrowser.lfm set some TTreeView.ReadOnly to true 2009-01-20 20:20:52 +00:00
restrictionbrowser.lrs set some TTreeView.ReadOnly to true 2009-01-20 20:20:52 +00:00
restrictionbrowser.pas IDE: added jump history from Martin 2008-06-11 16:01:49 +00:00
runparamsopts.lfm ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
runparamsopts.lrs ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
runparamsopts.pas IDE: started path delim saving in projects/packages 2009-01-05 14:11:05 +00:00
searchfrm.lfm ide: don't load LCL images for Cancel, OK buttons because LCL can do it itself and direct loading makes buttons looks not native on gtk2 2009-04-21 02:01:14 +00:00
searchfrm.lrs ide: don't load LCL images for Cancel, OK buttons because LCL can do it itself and direct loading makes buttons looks not native on gtk2 2009-04-21 02:01:14 +00:00
searchfrm.pas ide, debugger, packager: don't use special Ok, Cancel, Help captions for buttons - use standard LCL - they have accelerators (Ok and Help) (fixes a part of issue #0001379) 2009-05-19 08:54:33 +00:00
searchresultview.lfm IDE searchtreeview: faster drawing 2008-11-12 07:56:38 +00:00
searchresultview.lrs IDE searchtreeview: faster drawing 2008-11-12 07:56:38 +00:00
searchresultview.pp undone 18380 2009-01-21 19:52:03 +00:00
showcompileropts.lfm * fixed anchoring of relative path checkbox. Patch by Anders M. Hansen 2009-04-22 22:23:01 +00:00
showcompileropts.lrs * fixed anchoring of relative path checkbox. Patch by Anders M. Hansen 2009-04-22 22:23:01 +00:00
showcompileropts.pas ide, debugger, packager: don't use special Ok, Cancel, Help captions for buttons - use standard LCL - they have accelerators (Ok and Help) (fixes a part of issue #0001379) 2009-05-19 08:54:33 +00:00
showdeletingfilesdlg.lfm moved TShowDeletingFilesDialog to separate file and converted to .lfm 2008-10-15 17:53:14 +00:00
showdeletingfilesdlg.lrs moved TShowDeletingFilesDialog to separate file and converted to .lfm 2008-10-15 17:53:14 +00:00
showdeletingfilesdlg.pas moved TShowDeletingFilesDialog to separate file and converted to .lfm 2008-10-15 17:53:14 +00:00
sortselectiondlg.pas synedit: markup for special line, selection and ctrl mouse link, from Martin Friebe, bug #11693 2008-07-24 22:41:25 +00:00
sourceeditor.lfm ide: show goto form on mouse double click on status bar panel with coordinates 2009-05-06 07:38:42 +00:00
sourceeditor.lrs ide: show goto form on mouse double click on status bar panel with coordinates 2009-05-06 07:38:42 +00:00
sourceeditor.pp ide: add "Close All Other Pages" command to the source editor menu 2009-05-22 06:42:05 +00:00
sourceeditprocs.pas codetools: identifier completion: predefined procs with brackets 2009-05-17 00:40:15 +00:00
sourcemarks.pas ide: add TSourceEditor.FillExecutionMarks, TSourceEditor.ClearExecutionMarks (debugger part is missing) 2009-03-14 19:19:13 +00:00
splash.lfm
splash.lrs
splash.pp
srcedithintfrm.pas components, ide, debugger: fix last visibility warnings 2008-11-28 03:17:37 +00:00
startlazarus.lpi startlazarus.lpi: clean up 2008-11-24 14:57:40 +00:00
startlazarus.lpr
startlazarus.rc
sysvaruseroverridedlg.lfm
sysvaruseroverridedlg.lrs
sysvaruseroverridedlg.pas ide, debugger, packager: don't use special Ok, Cancel, Help captions for buttons - use standard LCL - they have accelerators (Ok and Help) (fixes a part of issue #0001379) 2009-05-19 08:54:33 +00:00
tododlg.lfm IDE: todo list: commit synedit buffers to codetools 2009-05-12 12:39:49 +00:00
tododlg.lrs IDE: todo list: commit synedit buffers to codetools 2009-05-12 12:39:49 +00:00
tododlg.pas ide, debugger, packager: don't use special Ok, Cancel, Help captions for buttons - use standard LCL - they have accelerators (Ok and Help) (fixes a part of issue #0001379) 2009-05-19 08:54:33 +00:00
todolist.lfm IDE: todo list: scan main source file ignoring file extension, bug #12125 2008-09-11 14:37:16 +00:00
todolist.lrs IDE: todo list: scan main source file ignoring file extension, bug #12125 2008-09-11 14:37:16 +00:00
todolist.pas IDE: todolist, fixed retrieving todo items in unmodified sources 2009-05-12 13:48:34 +00:00
transfermacros.pp IDE: environment option FPCSourceDirectory can now contain macros 2008-08-18 14:10:26 +00:00
unitdependencies.lfm ide: reanchor unit dependencies dialog 2009-05-02 12:07:24 +00:00
unitdependencies.lrs ide: reanchor unit dependencies dialog 2009-05-02 12:07:24 +00:00
unitdependencies.pas ide: reanchor unit dependencies dialog 2009-05-02 12:07:24 +00:00
unitinfodlg.lfm ide: anchor buttons to bottom with 6px space in unit info dialog 2009-05-02 12:20:45 +00:00
unitinfodlg.lrs ide: anchor buttons to bottom with 6px space in unit info dialog 2009-05-02 12:20:45 +00:00
unitinfodlg.pp ide: reanchor unit information dialog, use standard ok button glyph 2009-05-02 12:15:46 +00:00
unusedunitsdlg.lfm IDE: unused units: set autosize 2009-04-12 05:33:24 +00:00
unusedunitsdlg.lrs IDE: unused units: set autosize 2009-04-12 05:33:24 +00:00
unusedunitsdlg.pas ide, debugger, packager: don't use special Ok, Cancel, Help captions for buttons - use standard LCL - they have accelerators (Ok and Help) (fixes a part of issue #0001379) 2009-05-19 08:54:33 +00:00
version.inc updated trunk version number to 0.9.27 2008-09-25 09:10:30 +00:00
versioninfoadditionalinfo.lfm ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
versioninfoadditionalinfo.lrs ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
versioninfoadditionalinfo.pas implemented TButtonPanel 2008-10-15 12:57:14 +00:00
viewunit_dlg.lfm implemented TButtonPanel 2008-10-15 10:42:45 +00:00
viewunit_dlg.lrs implemented TButtonPanel 2008-10-15 10:42:45 +00:00
viewunit_dlg.pp ide: don't focus edit field in view units dialog after listbox click 2009-05-27 09:01:44 +00:00
w32manifest.pas ide: fix disabling manifest 2008-12-25 01:58:21 +00:00
w32versioninfo.pas ide: don't increase build in version info too often. do it once before build (maybe fixes bug #0013369) 2009-03-23 10:01:52 +00:00
wordcompletion.pp IDE: word completion: fixed getting prefix with lines with tabs 2009-01-08 08:59:51 +00:00