.. |
docs
|
ideintf: fix documentation of ide images interface
|
2009-12-28 10:03:35 +00:00 |
languages
|
translations: german: updates from Joerg Braun
|
2010-04-17 19:29:56 +00:00 |
actionseditor.lfm
|
|
|
actionseditor.pas
|
ideintf: action list category property editor by Alexey Lagunov
|
2010-02-02 08:55:22 +00:00 |
actionseditorstd.lfm
|
ideintf: use button panel in standard actions editor
|
2009-05-01 07:04:20 +00:00 |
actionseditorstd.pas
|
ideintf: convert forms to use fpc resources
|
2010-01-13 12:57:55 +00:00 |
allideintf.pas
|
ideintf: Extract CollectionPropEditForm from the Propedits unit by Alexander S. Klenin (issue #0015490)
|
2010-01-13 07:47:05 +00:00 |
baseideintf.pas
|
externhelp: fixed showing options
|
2010-02-24 15:13:17 +00:00 |
checkgroupeditordlg.lfm
|
ideintf: fix checkgroup editor label color
|
2009-05-01 14:42:16 +00:00 |
checkgroupeditordlg.pas
|
ideintf: convert forms to use fpc resources
|
2010-01-13 12:57:55 +00:00 |
checklistboxeditordlg.lfm
|
ideintf: improve buttons in checklistbox editor
|
2009-05-15 07:46:36 +00:00 |
checklistboxeditordlg.pas
|
ideintf: convert forms to use fpc resources
|
2010-01-13 12:57:55 +00:00 |
collectionpropeditform.lfm
|
ideintf: request property values update on component treeview drag-drop (issue #0015570)
|
2010-01-28 08:11:51 +00:00 |
collectionpropeditform.pas
|
ideintf: fix removal of collection item from the collection editor (bug #0015570)
|
2010-02-24 08:30:38 +00:00 |
columndlg.pp
|
ideintf: fix asterisk position in the copyright header
|
2009-02-27 02:35:55 +00:00 |
componenteditors.pas
|
lazarus: extract some classes from propedits to propeditutils by Ask (issue #0015531)
|
2010-01-17 07:12:12 +00:00 |
componentreg.pas
|
IDE: reduced autosizing
|
2010-03-09 17:00:25 +00:00 |
componenttreeview.pas
|
ideintf: fix collection items position after move up/move down in the collection editor (bug #0015570)
|
2010-02-24 07:27:27 +00:00 |
dbpropedits.pas
|
ideintf: fix asterisk position in the copyright header
|
2009-02-27 02:35:55 +00:00 |
fieldseditor.lfm
|
ideinf: apply fields patch of taka_jp (issue #0015387)
|
2009-12-30 10:11:36 +00:00 |
fieldseditor.pas
|
lazarus: extract some classes from propedits to propeditutils by Ask (issue #0015531)
|
2010-01-17 07:12:12 +00:00 |
fieldslist.lfm
|
ideintf: fix add fields editor - don't use TFieldDef references since dataset can rebuild them and we get pointers to the wrong memory areas
|
2009-10-22 09:00:05 +00:00 |
fieldslist.pas
|
ideintf: convert forms to use fpc resources
|
2010-01-13 12:57:55 +00:00 |
formeditingintf.pas
|
IDE: designer forms are now created with delayed autosize
|
2010-04-05 00:29:46 +00:00 |
frmselectprops.lfm
|
|
|
frmselectprops.pas
|
ideintf: convert forms to use fpc resources
|
2010-01-13 12:57:55 +00:00 |
graphicpropedit.lfm
|
ideintf: return border to scrollbox in the picture editor form
|
2009-04-27 03:11:37 +00:00 |
graphicpropedit.pas
|
ideintf: convert forms to use fpc resources
|
2010-01-13 12:57:55 +00:00 |
graphpropedits.pas
|
IDEIntf: Use Classes.TGetStrProc instead of PropEdits.TGetStringProc
|
2010-01-20 15:53:39 +00:00 |
headercontrolpropedit.pp
|
ideintf: fix asterisk position in the copyright header
|
2009-02-27 02:35:55 +00:00 |
helpfpdoc.pas
|
lcl+codetools: CreateRelativePath: support for double pathdelims
|
2010-02-09 13:36:20 +00:00 |
idecommands.pas
|
SourceEditor: allow to lock pages (against topline changes)
|
2010-04-20 00:01:36 +00:00 |
idedialogs.pas
|
IDE: making some abort buttons context sensitive
|
2009-04-12 22:53:16 +00:00 |
ideexterntoolintf.pas
|
ideintf: fix asterisk position in the copyright header
|
2009-02-27 02:35:55 +00:00 |
idehelpintf.pas
|
ideintf: fix asterisk position in the copyright header
|
2009-02-27 02:35:55 +00:00 |
ideimagesintf.pas
|
IDEIntf: added 12x12 images, IDE: messages: icons for message types
|
2009-04-16 08:12:16 +00:00 |
idemsgintf.pas
|
IDE: messages: show all compiler messages beginning with a time stamp
|
2009-05-24 12:00:59 +00:00 |
ideoptionsintf.pas
|
IDE: help options group extendable
|
2010-04-06 11:45:56 +00:00 |
idetextconverter.pas
|
TTextConverterToolClasses.AssignCodeToolBossError
|
2009-10-01 19:38:02 +00:00 |
idewindowintf.pas
|
ideintf: fix asterisk position in the copyright header
|
2009-02-27 02:35:55 +00:00 |
imagelisteditor.lfm
|
ideintf: add Default color to imagelist editor
|
2010-02-08 03:27:37 +00:00 |
imagelisteditor.pp
|
ideintf: add Default color to imagelist editor
|
2010-02-08 03:27:37 +00:00 |
lazideintf.pas
|
SourceEditor, fixed accidental removed method from SrcEditorInterface
|
2010-03-27 00:03:43 +00:00 |
lazstringgridedit.lfm
|
IDEIntf: stringgrid component editor: improved layout and added resourcestrings
|
2009-08-22 22:09:02 +00:00 |
lazstringgridedit.pas
|
ideintf: convert forms to use fpc resources
|
2010-01-13 12:57:55 +00:00 |
listviewpropedit.lfm
|
IDEIntf: improved listview editor layout
|
2010-02-24 15:20:00 +00:00 |
listviewpropedit.pp
|
IDEIntf: listview items editor: fixed av when creating subitem without selected
|
2010-03-11 13:37:15 +00:00 |
macrointf.pas
|
IDE: fixed creating fpdoc files for IDEIntf
|
2009-09-14 14:51:39 +00:00 |
Makefile
|
changed default widgetset gtk to gtk2
|
2008-10-07 12:05:16 +00:00 |
Makefile.fpc
|
changed default widgetset gtk to gtk2
|
2008-10-07 12:05:16 +00:00 |
maskpropedit.lfm
|
ideintf: mask property editor: allow multiply editing, allow revert, fix loading from the delphi files
|
2009-11-23 04:22:51 +00:00 |
maskpropedit.pas
|
ideintf: convert forms to use fpc resources
|
2010-01-13 12:57:55 +00:00 |
menuintf.pas
|
TIdeMenuItem: Remove references from old menu, when releasing
|
2010-03-21 18:03:15 +00:00 |
newfield.lfm
|
|
|
newfield.pas
|
IDEIntf: Use Classes.TGetStrProc instead of PropEdits.TGetStringProc
|
2010-01-20 15:53:39 +00:00 |
newitemintf.pas
|
IDEIntf: added default params
|
2009-11-17 04:29:12 +00:00 |
objectinspector_img.lrs
|
ideintf: add objectinspector_img.lrs to load pg_active_row as resource, when not used in lazarus [bug #12670]
|
2008-11-19 17:32:18 +00:00 |
objectinspector.lfm
|
ideintf: show only relative popup menu items for object inspector elements: grid, component treeview, information box
|
2009-12-20 09:26:25 +00:00 |
objectinspector.pp
|
ideintf: exit ObjectInspector navigation mode when it is clicked or control changed (issue #0016259)
|
2010-04-19 07:29:10 +00:00 |
objinspstrconsts.pas
|
ideintf: added resourcestring
|
2010-04-17 16:36:48 +00:00 |
oifavouriteproperties.pas
|
IDEINtf: fixed confusing uses sections
|
2008-12-30 08:17:31 +00:00 |
packageintf.pas
|
IDE: started using configstorage for package custom options
|
2010-04-20 12:21:04 +00:00 |
projectintf.pas
|
ideintf: add less space before {$R *.lfm}
|
2010-02-11 15:03:10 +00:00 |
projectresourcesintf.pas
|
ide: increase project version build number only on build and not on each compile/run
|
2010-02-24 02:32:13 +00:00 |
propedits.pp
|
ideintf: added resourcestring
|
2010-04-17 16:36:48 +00:00 |
propeditutils.pp
|
IDEIntf: removed TGetStringProc from propeditutils
|
2010-01-20 11:57:38 +00:00 |
README.txt
|
|
|
srceditorintf.pas
|
SourceEditor: Search in open Files, search DualView only once
|
2010-04-02 13:49:33 +00:00 |
statusbarpropedit.pp
|
ideintf: fix asterisk position in the copyright header
|
2009-02-27 02:35:55 +00:00 |
stringspropeditdlg.lfm
|
ideintf: fix layouts
|
2009-05-01 06:45:49 +00:00 |
stringspropeditdlg.pas
|
ideintf: convert forms to use fpc resources
|
2010-01-13 12:57:55 +00:00 |
texttools.pas
|
ideintf: fix asterisk position in the copyright header
|
2009-02-27 02:35:55 +00:00 |
treeviewpropedit.lfm
|
set some TTreeView.ReadOnly to true
|
2009-01-20 20:20:52 +00:00 |
treeviewpropedit.pas
|
ideintf: convert forms to use fpc resources
|
2010-01-13 12:57:55 +00:00 |