lazarus/ideintf
2012-12-20 09:23:10 +00:00
..
docs ideintf: docs 2012-09-19 13:16:57 +00:00
images
languages regenerated translations; updated Russian translation 2012-12-09 23:41:28 +00:00
actionseditor.lfm
actionseditor.pas Replace #13 with LineEnding in many messages. It didn't show correctly on Linux systems. 2012-09-13 06:39:56 +00:00
actionseditorstd.lfm
actionseditorstd.pas
baseideintf.pas
checkgroupeditordlg.lfm
checkgroupeditordlg.pas
checklistboxeditordlg.lfm
checklistboxeditordlg.pas
collectionpropeditform.lfm
collectionpropeditform.pas
columndlg.pp
componenteditors.pas IDEIntf: TDefaultComponentEditor: always select component 2012-05-03 06:46:12 +00:00
componentreg.pas
componenttreeview.pas IDE: Show all owned objects in OI only with ShowOwnedObjectsOI define. Should solve the errors related to issue #23181 2012-10-29 00:23:38 +00:00
compoptsintf.pas lazbuild: apply verbosity to compiler invocation 2012-12-06 15:36:36 +00:00
dbpropedits.pas
fieldseditor.lfm
fieldseditor.pas
fieldslist.lfm
fieldslist.pas
formeditingintf.pas Use a record of signed SmallInts to prevent range check errors. Still about issue #22760 2012-09-02 00:32:29 +00:00
fpmake.pp IDEIntf: fixed typo: favorite should use the American spelling instead of the British favourite 2012-09-19 13:12:42 +00:00
frmselectprops.lfm IDEIntf: TSessionPropertiesPropertyEditor: fixed anchor, issue #22838 2012-09-09 09:55:28 +00:00
frmselectprops.pas IDE: harmonize the casing of variables. 2012-05-12 13:05:11 +00:00
graphicpropedit.lfm
graphicpropedit.pas Replace #13 with LineEnding in many messages. It didn't show correctly on Linux systems. 2012-09-13 06:39:56 +00:00
graphpropedits.pas
headercontrolpropedit.pp
helpfpdoc.pas
idecommands.pas IDE: added clear all-in-open-files or all-in-current-file bookmarks. Issue #0013428 2012-12-16 06:09:49 +00:00
idedialogs.pas
ideexterntoolintf.pas
idehelpintf.pas IDE, IpPro: Allow copy to clipboard from hint 2012-05-02 16:33:19 +00:00
ideimagesintf.pas
ideintf.lpk IDEIntf: fixed typo: favorite should use the American spelling instead of the British favourite 2012-09-19 13:16:39 +00:00
ideintf.pas IDEIntf: fixed typo: favorite should use the American spelling instead of the British favourite 2012-09-19 13:16:39 +00:00
idemsgintf.pas IDE: cleaned up msg quickfixes 2012-03-30 14:37:28 +00:00
ideoptionsintf.pas IDE, EditorOptions: Rearranged tab and indent options 2012-12-20 09:23:10 +00:00
idetextconverter.pas
idewindowintf.pas ideintf: fixed typo 2012-07-23 12:53:17 +00:00
imagelisteditor.lfm IDE: Add acceleration keys and fix tab order in Project Wizard and ImageListEditor, issue #21718 2012-04-13 19:24:28 +00:00
imagelisteditor.pp LCL: Trim spaces in TImageListEditorDlg.BtnAddClick. Reduce try...finally blocks. issue #23224 2012-10-28 15:32:12 +00:00
lazideintf.pas IDE: Improved Search Results dialog behavior: 2012-12-12 19:51:53 +00:00
lazstringgridedit.lfm
lazstringgridedit.pas
listviewpropedit.lfm
listviewpropedit.pp
macrointf.pas
Makefile updated Makefiles 2012-08-27 16:43:01 +00:00
Makefile.compiled updated Makefiles 2012-08-27 16:43:01 +00:00
Makefile.fpc updated Makefiles 2012-08-27 16:43:01 +00:00
maskpropedit.lfm
maskpropedit.pas MaskPropEdit: remove duplicate code. Issue #23192, patch from Bart Broersma 2012-10-23 18:15:27 +00:00
menuintf.pas IDEIntf: RegisterIDEMenuCommand: use Command.LocalizedName as default for Caption 2012-06-10 13:48:20 +00:00
newfield.lfm
newfield.pas
newitemintf.pas
objectinspector.lfm Object Inspector: Make TreeFilterEdit wider and auto-resize it. Issue #22117, patch from Takeda Matsuki 2012-05-24 18:27:04 +00:00
objectinspector.pp IDEIntf: object inspector: changed TPropertyEditor.Verbs to the same mechanims as TComponentEditor 2012-12-13 11:01:46 +00:00
objinspstrconsts.pas OI: fixed typos 2012-12-09 23:37:12 +00:00
oifavoriteproperties.pas IDEIntf: fixed typo: favorite should use the American spelling instead of the British favourite 2012-09-19 13:16:39 +00:00
packageintf.pas IDE: package editor: added menu item to create fpmake.pp 2012-08-31 11:06:26 +00:00
projectintf.pas IDE: add a "Simple Program" descriptor/template. Requested by Jeff Duntemann for his book "FreePascal From Square One" 2012-09-13 06:39:15 +00:00
projectresourcesintf.pas
propedits.pp IDEIntf: object inspector: changed TPropertyEditor.Verbs to the same mechanims as TComponentEditor 2012-12-13 11:01:46 +00:00
propeditutils.pp IDEIntf: OI: component treeview: show all owned objects in properties 2012-10-16 09:10:38 +00:00
README.txt
srceditorintf.pas Remove SynEdit from IdeIntf (license conflict) 2012-08-27 13:00:37 +00:00
statusbarpropedit.pp
stringspropeditdlg.lfm
stringspropeditdlg.pas
texttools.pas
treeviewpropedit.lfm
treeviewpropedit.pas

This directory contains the IDE interfaces for experts/plugins.

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