lazarus/ideintf
mattias b45d740067 sorted IDE macros
git-svn-id: trunk@9796 -
2006-09-02 21:10:32 +00:00
..
actionseditor.lfm
actionseditor.lrs set button/bitbtn borderspacing.innerborder to 4 2006-05-22 08:10:49 +00:00
actionseditor.pas
actionseditorstd.lfm
actionseditorstd.lrs set button/bitbtn borderspacing.innerborder to 4 2006-05-22 08:10:49 +00:00
actionseditorstd.pas
allideintf.pas IDEIntf: added IDESearchInText, added text converter tools 2006-07-26 16:51:44 +00:00
baseideintf.pas IDEIntf: added interface for external tools 2006-07-21 18:00:24 +00:00
checkgroupeditordlg.lfm set button/bitbtn borderspacing.innerborder to 4 2006-05-22 08:10:49 +00:00
checkgroupeditordlg.lrs set button/bitbtn borderspacing.innerborder to 4 2006-05-22 08:10:49 +00:00
checklistboxeditordlg.lfm added checklistboxeditordlg.pas, added Apply button to checklist editor from Salvatore 2006-07-16 07:48:22 +00:00
checklistboxeditordlg.lrs added checklistboxeditordlg.pas, added Apply button to checklist editor from Salvatore 2006-07-16 07:48:22 +00:00
checklistboxeditordlg.pas added checklistboxeditordlg.pas, added Apply button to checklist editor from Salvatore 2006-07-16 07:48:22 +00:00
collectionpropeditform.lfm
collectionpropeditform.lrs set button/bitbtn borderspacing.innerborder to 4 2006-05-22 08:10:49 +00:00
columndlg.pp added resourcestrings 2006-08-14 09:19:37 +00:00
componenteditors.pas add new toolbutton as last button in the bar (issue #1932) 2006-09-01 09:13:08 +00:00
componentreg.pas
componenttreeview.lrs
componenttreeview.pas OI: setting PageIndex when selecting a Page in the treeview (issue #884) 2006-07-10 19:51:05 +00:00
dbpropedits.pas
fieldseditor.lfm make fields editor more robust for multiple forms from Alexandrov Alexandru 2006-04-23 20:24:57 +00:00
fieldseditor.lrs set button/bitbtn borderspacing.innerborder to 4 2006-05-22 08:10:49 +00:00
fieldseditor.pas make fields editor more robust for multiple forms from Alexandrov Alexandru 2006-04-23 20:24:57 +00:00
fieldslist.lfm
fieldslist.lrs set button/bitbtn borderspacing.innerborder to 4 2006-05-22 08:10:49 +00:00
fieldslist.pas
formeditingintf.pas
frmselectprops.lfm set button/bitbtn borderspacing.innerborder to 4 2006-05-22 08:10:49 +00:00
frmselectprops.lrs set button/bitbtn borderspacing.innerborder to 4 2006-05-22 08:10:49 +00:00
frmselectprops.pas improved layout of frmselectprops from Darius 2006-04-04 18:21:02 +00:00
graphicpropedit.lfm fixed default value of TImage.Transparent 2006-07-14 14:48:31 +00:00
graphicpropedit.lrs fixed default value of TImage.Transparent 2006-07-14 14:48:31 +00:00
graphicpropedit.pas gtk intf: fixed auto realigning of bitmap masks 2006-08-18 21:10:29 +00:00
graphpropedits.pas fixed default value of TImage.Transparent 2006-07-14 14:48:31 +00:00
helpfpdoc.pas moved ideintf/helphtml.pas to lcl/lazhelphtml.pas 2006-05-13 15:12:42 +00:00
idecommands.pas IDE: new menu item: quick compile 2006-08-31 21:19:18 +00:00
idedialogs.pas IDEIntf: added interface for external tools 2006-07-21 18:00:24 +00:00
ideexterntoolintf.pas IDEIntf: added rnning external tools 2006-07-25 17:15:37 +00:00
idehelpintf.pas fixed av in code templ dlg and added help for linker error cannot find -l 2006-05-17 16:29:37 +00:00
idemsgintf.pas IDEIntf: added rnning external tools 2006-07-25 17:15:37 +00:00
idetextconverter.pas IDE Help for FPC keywords activated, IDE find now supports multi lines, regexpr case insensitive, regexpr whole words 2006-08-29 17:35:20 +00:00
idewindowintf.pas moved ideintf/configstorage.pas to lcl/lazconfigstorage.pas 2006-05-13 11:44:14 +00:00
imagelisteditor.lfm fixed memleak, when previewing a bitmap 2006-06-21 13:33:53 +00:00
imagelisteditor.lrs fixed memleak, when previewing a bitmap 2006-06-21 13:33:53 +00:00
imagelisteditor.pp let some dialog component editors directly descend from TBaseComponentEditor 2006-08-19 20:14:27 +00:00
lazideintf.pas sorted IDE macros 2006-09-02 21:10:32 +00:00
lazstringgridedit.lfm renamed stringgriddlg.pas to lazstringgridedit.pas 2006-06-28 17:32:23 +00:00
lazstringgridedit.lrs renamed stringgriddlg.pas to lazstringgridedit.pas 2006-06-28 17:32:23 +00:00
lazstringgridedit.pas renamed stringgriddlg.pas to lazstringgridedit.pas 2006-06-28 17:32:23 +00:00
listviewpropedit.lfm set button/bitbtn borderspacing.innerborder to 4 2006-05-22 08:10:49 +00:00
listviewpropedit.lrs set button/bitbtn borderspacing.innerborder to 4 2006-05-22 08:10:49 +00:00
listviewpropedit.pp let some dialog component editors directly descend from TBaseComponentEditor 2006-08-19 20:14:27 +00:00
macrointf.pas
Makefile win64 fixes (from peter, modified) 2006-05-01 21:45:12 +00:00
Makefile.fpc
maskpropedit.lfm set button/bitbtn borderspacing.innerborder to 4 2006-05-22 08:10:49 +00:00
maskpropedit.lrs set button/bitbtn borderspacing.innerborder to 4 2006-05-22 08:10:49 +00:00
maskpropedit.pas
menuintf.pas IDEIntf: added OnShow handler for TIDEMenuSection, h2pas wizard: implemented adding/editing text tools 2006-08-02 16:36:35 +00:00
newfield.lfm
newfield.lrs set button/bitbtn borderspacing.innerborder to 4 2006-05-22 08:10:49 +00:00
newfield.pas fixed compilation under fpc 2.1.1 2006-07-31 07:38:52 +00:00
newitemintf.pas
objectinspector.pp OI: replaced TPairSplitter with TSplitter from Alexander Klenin 2006-07-25 17:21:22 +00:00
objinspstrconsts.pas added resourcestrings 2006-08-14 09:19:37 +00:00
oi_box.bmp
oi_comp.bmp
oi_control.bmp
oi_form.bmp
packageintf.pas
projectintf.pas lazdoc: added xml cache, added inherited page 2006-08-18 09:17:37 +00:00
propedits.pp IDEIntf: added OnShow handler for TIDEMenuSection, h2pas wizard: implemented adding/editing text tools 2006-08-02 16:36:35 +00:00
README.txt renamed README files to README.txt 2006-07-21 18:31:15 +00:00
srceditorintf.pas IDEIntf: added IDESearchInText, added text converter tools 2006-07-26 16:51:44 +00:00
stringspropeditdlg.lfm added ideintf/stringspropeditdlg.pas 2006-05-25 15:13:44 +00:00
stringspropeditdlg.lrs added ideintf/stringspropeditdlg.pas 2006-05-25 15:13:44 +00:00
stringspropeditdlg.pas added resourcestrings 2006-09-02 19:18:44 +00:00
texttools.pas IDEIntf: added IDESearchInText, added text converter tools 2006-07-26 16:51:44 +00:00
treeviewpropedit.lfm set button/bitbtn borderspacing.innerborder to 4 2006-05-22 08:10:49 +00:00
treeviewpropedit.lrs set button/bitbtn borderspacing.innerborder to 4 2006-05-22 08:10:49 +00:00
treeviewpropedit.pas let some dialog component editors directly descend from TBaseComponentEditor 2006-08-19 20:14:27 +00:00

This directory contains the IDE interfaces for experts/plugins.

These files are under the modified LGPL as described in COPYING.modifiedLGPL.