lazarus/ide
mattias a557b7dfc8 IDE: renamed build modes to properties
git-svn-id: trunk@19624 -
2009-04-25 19:38:41 +00:00
..
frames IDE: code explorer: implemented wrong indentation 2009-04-22 15:15:06 +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: 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
addtoprojectdlg.lfm
addtoprojectdlg.lrs
addtoprojectdlg.pas
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 ide: use standard bitbtns (help, cancel) in configure build lazarus dialog 2009-04-20 14:29:31 +00:00
buildmanager.pas IDE: renamed build modes to properties 2009-04-25 19:38:41 +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: 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
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
codecontextform.pas components, ide, debugger: fix last visibility warnings 2008-11-28 03:17:37 +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: don't show observations when mode <> categories in the code explorer tree 2009-04-24 03:19:12 +00:00
codehelp.pas IDE: fpdoc editor: improved debugging 2009-01-29 13:47:15 +00:00
codemacroprompt.lfm
codemacroprompt.lrs
codemacroprompt.pas SynEdit, Refactor: Changed Phys/Logical Conversation (tabs, utf8) 2009-02-08 17:01:36 +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: 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
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 removed procedure TranslateButtonPanel as it is handled by TButtonPanel itself 2008-10-15 08:25:10 +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: output some strings to the console using console code page 2009-02-02 14:25:45 +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: add "Generate Dwarf" to the linker->debug compiler options 2009-04-03 15:05:54 +00:00
compileroptionsdlg.lrs ide: add "Generate Dwarf" to the linker->debug compiler options 2009-04-03 15:05:54 +00:00
compileroptionsdlg.pp IDE: renamed build modes to properties 2009-04-25 19:38:41 +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
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 removed jitform 2008-12-30 11:48:15 +00:00
debugmanager.pas ide, debugger: 2009-04-13 23:10:06 +00:00
dialogprocs.pas
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 ide: use standard bitbtns (help, cancel) in more dialog 2009-04-20 14:59:12 +00:00
diffpatch.pas
diskdiffsdialog.lfm
diskdiffsdialog.lrs
diskdiffsdialog.pas
editdefinetree.pas
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 SynEdit, Folding: allow collapsing more than one fold per line. issue #12811 2009-04-18 18:58:50 +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: rename unit, update references: added options 2009-04-11 18:34:25 +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: use standard bitbtns (help, cancel) in more dialog 2009-04-20 14:59:12 +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: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
exttooleditdlg.lrs ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
exttooleditdlg.pas Assigned OKButtonClick method to OKButton 2008-10-28 15:52:25 +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: fix button order in Find In Files dialog (part of issue #0013561) 2009-04-23 09:08:45 +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: 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
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: find/rename identifier: search private identifiers only in current unit 2009-04-22 06:47:34 +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: use standard bitbtns (help, cancel) in more dialog 2009-04-20 14:59:12 +00:00
formeditor.pp
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: 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
fpdocselectlink.lfm
fpdocselectlink.lrs
fpdocselectlink.pas
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: 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
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: use correct tooltip font color (issue #0013524) 2009-04-25 11:41:50 +00:00
helpoptions.lfm ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
helpoptions.lrs ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
helpoptions.pas removed procedure TranslateButtonPanel as it is handled by TButtonPanel itself 2008-10-15 08:25:10 +00:00
idecmdline.pas IDE: added support for --version paramater (issue #12792) 2009-04-20 12:11:15 +00:00
idecontexthelpedit.lfm ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
idecontexthelpedit.lrs ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
idecontexthelpedit.pas IDE: updated some help links on the new options dialog 2009-01-13 10:22:07 +00:00
idedefs.pas
ideoptiondefs.pas ide: make CreateNiceWindowPosition respect multi-monitor systems 2009-04-14 06:02:58 +00:00
ideoptionsdlg.lfm ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
ideoptionsdlg.lrs ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
ideoptionsdlg.pas ide, debugger: add other frames to the ide options 2008-12-05 08:52:28 +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: simplified URLs to the wiki 2008-10-28 10:49:01 +00:00
imexportcompileropts.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
imexportcompileropts.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
imexportcompileropts.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
infobuild.lfm
infobuild.lrs
infobuild.pp
initialsetupdlgs.pas
inputfiledialog.pas
inputhistory.pas
invertassigntool.pas
jumphistoryview.lfm
jumphistoryview.lrs
jumphistoryview.pas
keymapping.pp IDE+codetools: started heuristic to find unused units 2009-04-08 23:45:15 +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 removed procedure TranslateButtonPanel as it is handled by TButtonPanel itself 2008-10-15 08:25:10 +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
lazarus_dci.lrs
lazarus.lpi ide: fix lazarus.lpi 2009-04-23 02:35:48 +00:00
lazarus.manifest
lazarus.pp 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
lazarus.rc
lazarusidestrconsts.pas IDE: code explorer: implemented wrong indentation 2009-04-22 15:15:06 +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 fixed GetDefaultLCLWidgetType using gtk2, bug #12489 2008-10-26 10:41:46 +00:00
lazbuild.lpr ide: fix problem with lazbuild linking 2009-04-14 11:51:32 +00:00
lazbuild.rc
lazconf.pp IDE: fixed compilation on unix 2008-12-12 19:57:15 +00:00
lazdoc.lrs
macropromptdlg.pas
main.pp IDE: renamed build modes to properties 2009-04-25 19:38:41 +00:00
mainbar.pas * Initial implementation of assembler dialog 2008-12-09 01:39:31 +00:00
mainbase.pas ide: if we answer yes on "Stop the debugging" when we are closing IDE then close IDE after we stop (fixes last part of bug #0007562) 2009-03-05 10:35:46 +00:00
mainintf.pas IDE: making some abort buttons context sensitive 2009-04-12 22:53:16 +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: use standard bitbtns (help, cancel) in more dialog 2009-04-20 14:59:12 +00:00
miscoptions.pas
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
msgvieweditor.lrs
msgvieweditor.pas IDE: rename the images to avoid overload 2008-12-02 13:28:21 +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 IDEIntf: added 12x12 images, IDE: messages: icons for message types 2009-04-16 08:12:16 +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: 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
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: correctly restore path delimiter stored in project file 2009-04-19 09:17:13 +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 packages: apply patch of Maxim Ganetsky which makes project inspector buttons autosized (to be enough wide for translated strings) 2009-02-15 08:27:10 +00:00
projectinspector.lrs packages: apply patch of Maxim Ganetsky which makes project inspector buttons autosized (to be enough wide for translated strings) 2009-02-15 08:27:10 +00:00
projectinspector.pas packages: apply patch of Maxim Ganetsky which makes project inspector buttons autosized (to be enough wide for translated strings) 2009-02-15 08:27:10 +00:00
projectopts.lfm ide: restore default spacing for TButtonPanel in the ide options and project options dialogs 2009-01-28 15:24:22 +00:00
projectopts.lrs ide: restore default spacing for TButtonPanel in the ide options and project options dialogs 2009-01-28 15:24:22 +00:00
projectopts.pp IDE: improved version info dialog 2009-01-19 14:10:44 +00:00
projectresources.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
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 standard bitbtns (help, cancel) in more dialog 2009-04-20 14:59:12 +00:00
publishprojectdlg.lrs ide: use standard bitbtns (help, cancel) in more dialog 2009-04-20 14:59:12 +00:00
publishprojectdlg.pas ide: use standard bitbtns (help, cancel) in more dialog 2009-04-20 14:59:12 +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
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: 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
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: fix show compiler options position 2009-04-13 06:25:52 +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
sourceeditor.lfm ide: show current execution line in the gutter (works bad since gutter needs to be more wide) 2009-03-10 12:04:45 +00:00
sourceeditor.lrs ide: show current execution line in the gutter (works bad since gutter needs to be more wide) 2009-03-10 12:04:45 +00:00
sourceeditor.pp IDE: fixed adding search progress form to the window list, based on patch by Vladimir Zhirov (issue #13032) 2009-04-22 14:17:44 +00:00
sourceeditprocs.pas IDE+codetools: identifier completion: added some keywords 2009-04-12 23:08:03 +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
tododlg.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
tododlg.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
tododlg.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
todolist.lfm
todolist.lrs
todolist.pas IDE: codeexplorer: showing todos without colon syntax 2009-04-20 12:23:02 +00:00
transfermacros.pp
unitdependencies.lfm set some TTreeView.ReadOnly to true 2009-01-20 20:20:52 +00:00
unitdependencies.lrs set some TTreeView.ReadOnly to true 2009-01-20 20:20:52 +00:00
unitdependencies.pas IDE: unit dependencies: fix refresh expanded state: bug #13501, from Alexander S. Klenin 2009-04-21 15:59:12 +00:00
unitinfodlg.lfm
unitinfodlg.lrs
unitinfodlg.pp
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: unused units: i18n 2009-04-12 05:14:26 +00:00
version.inc
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 implemented TButtonPanel 2008-10-15 10:42:45 +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