.. |
docs
|
IDEIntf: designer mediator: mouse events
|
2009-09-16 09:59:02 +00:00 |
languages
|
translations: japanese: updates from taka_jp
|
2009-12-17 12:51:18 +00:00 |
actionseditor.lfm
|
ide: draw images in actionlist editor if images <> nil
|
2008-05-16 09:17:46 +00:00 |
actionseditor.lrs
|
ide: draw images in actionlist editor if images <> nil
|
2008-05-16 09:17:46 +00:00 |
actionseditor.pas
|
ideintf: rename action list editor and image list editor verbs
|
2009-12-18 03:18:20 +00:00 |
actionseditorstd.lfm
|
ideintf: use button panel in standard actions editor
|
2009-05-01 07:04:20 +00:00 |
actionseditorstd.lrs
|
ideintf: use button panel in standard actions editor
|
2009-05-01 07:04:20 +00:00 |
actionseditorstd.pas
|
ideintf: use button panel in standard actions editor
|
2009-05-01 07:04:20 +00:00 |
allideintf.pas
|
IDEIntf: added standard actions editor, bug #13602
|
2009-04-29 21:41:26 +00:00 |
baseideintf.pas
|
ideintf: fix asterisk position in the copyright header
|
2009-02-27 02:35:55 +00:00 |
checkgroupeditordlg.lfm
|
ideintf: fix checkgroup editor label color
|
2009-05-01 14:42:16 +00:00 |
checkgroupeditordlg.lrs
|
ideintf: fix checkgroup editor label color
|
2009-05-01 14:42:16 +00:00 |
checkgroupeditordlg.pas
|
ideintf: fix use of close button as custom button
|
2009-05-02 12:46:06 +00:00 |
checklistboxeditordlg.lfm
|
ideintf: improve buttons in checklistbox editor
|
2009-05-15 07:46:36 +00:00 |
checklistboxeditordlg.lrs
|
ideintf: improve buttons in checklistbox editor
|
2009-05-15 07:46:36 +00:00 |
checklistboxeditordlg.pas
|
ideintf: fix checklistbox editor by taka_jp (issue #0015368)
|
2009-12-22 06:19:48 +00:00 |
collectionpropeditform.lfm
|
ide: change collection editor form position from poDefault to poDefaultPosOnly (since size is too big under windows)
|
2008-03-26 08:47:13 +00:00 |
collectionpropeditform.lrs
|
ide: change collection editor form position from poDefault to poDefaultPosOnly (since size is too big under windows)
|
2008-03-26 08:47:13 +00:00 |
columndlg.pp
|
ideintf: fix asterisk position in the copyright header
|
2009-02-27 02:35:55 +00:00 |
componenteditors.pas
|
IDEIntf: added TComponentEditorDesigner.ChangeStamp and OnModified handler list
|
2009-11-22 12:31:34 +00:00 |
componentreg.pas
|
ideintf: fix asterisk position in the copyright header
|
2009-02-27 02:35:55 +00:00 |
componenttreeview.pas
|
lcl, designer, ideintf, components: rename csOwnedChildsNotSelectable -> csOwnedChildrenNotSelectable
|
2009-12-18 10:07:11 +00:00 |
dbpropedits.pas
|
ideintf: fix asterisk position in the copyright header
|
2009-02-27 02:35:55 +00:00 |
fieldseditor.lfm
|
ideintf: set Enable of the menu items for fields editor by taka_jp (issue #0015387)
|
2009-12-22 06:28:46 +00:00 |
fieldseditor.lrs
|
ideintf: set Enable of the menu items for fields editor by taka_jp (issue #0015387)
|
2009-12-22 06:28:46 +00:00 |
fieldseditor.pas
|
ideintf: set Enable of the menu items for fields editor by taka_jp (issue #0015387)
|
2009-12-22 06:28:46 +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.lrs
|
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: fix field name generation to skip non allowed chars for pascal identifiers by taka_jp (issue #0015285)
|
2009-12-14 04:25:28 +00:00 |
formeditingintf.pas
|
IDEIntf+LCL: TGetDesignerFormEvent using TPersistent instead of TComponent
|
2009-12-01 20:33:50 +00:00 |
frmselectprops.lfm
|
IDEIntf: TSelectPropertiesForm workaround for sorting TListBox items withou objects
|
2008-09-04 09:13:35 +00:00 |
frmselectprops.lrs
|
IDEIntf: TSelectPropertiesForm workaround for sorting TListBox items withou objects
|
2008-09-04 09:13:35 +00:00 |
frmselectprops.pas
|
TSheeTreeView, TShellListView: fixed using overrides instead of events
|
2009-08-17 20:13:51 +00:00 |
graphicpropedit.lfm
|
ideintf: return border to scrollbox in the picture editor form
|
2009-04-27 03:11:37 +00:00 |
graphicpropedit.lrs
|
ideintf: return border to scrollbox in the picture editor form
|
2009-04-27 03:11:37 +00:00 |
graphicpropedit.pas
|
ideintf: fix asterisk position in the copyright header
|
2009-02-27 02:35:55 +00:00 |
graphpropedits.pas
|
ideintf: remove workaround for non-working psPattern pen style
|
2009-10-14 01:07:46 +00:00 |
headercontrolpropedit.pp
|
ideintf: fix asterisk position in the copyright header
|
2009-02-27 02:35:55 +00:00 |
helpfpdoc.pas
|
components, ide, ideintf: change UnitName identifier to AUnitName inside classes (preparations for the new TObject.UnitName method)
|
2009-10-29 08:40:22 +00:00 |
idecommands.pas
|
IDE: save/load custom command shortcuts, bug #14564
|
2009-11-09 19:30:58 +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
|
ideintf, ide: add a notification that options are written by dialogs to a settings class
|
2009-12-13 16:01:13 +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: reanchor imagelist editor, use buttonpanel
|
2009-05-01 15:19:52 +00:00 |
imagelisteditor.lrs
|
ideintf: reanchor imagelist editor, use buttonpanel
|
2009-05-01 15:19:52 +00:00 |
imagelisteditor.pp
|
ideintf: rename action list editor and image list editor verbs
|
2009-12-18 03:18:20 +00:00 |
lazideintf.pas
|
IDE: debugger: searching files in temporary directory in unsaved files
|
2009-12-18 20:09:06 +00:00 |
lazstringgridedit.lfm
|
IDEIntf: stringgrid component editor: improved layout and added resourcestrings
|
2009-08-22 22:09:02 +00:00 |
lazstringgridedit.lrs
|
IDEIntf: stringgrid component editor: improved layout and added resourcestrings
|
2009-08-22 22:09:02 +00:00 |
lazstringgridedit.pas
|
IDEIntf: stringgrid component editor: improved layout and added resourcestrings
|
2009-08-22 22:09:02 +00:00 |
listviewpropedit.lfm
|
ideinf: apply patch of Boian Mitov to support listview state images in the listview property editor
|
2009-10-29 08:36:31 +00:00 |
listviewpropedit.lrs
|
ideinf: apply patch of Boian Mitov to support listview state images in the listview property editor
|
2009-10-29 08:36:31 +00:00 |
listviewpropedit.pp
|
ideinf: apply patch of Boian Mitov to support listview state images in the listview property editor
|
2009-10-29 08:36:31 +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.lrs
|
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: mask property editor: allow multiply editing, allow revert, fix loading from the delphi files
|
2009-11-23 04:22:51 +00:00 |
menuintf.pas
|
educationlaz: implemented hiding menu items
|
2009-10-20 12:51:23 +00:00 |
newfield.lfm
|
|
|
newfield.lrs
|
|
|
newfield.pas
|
ideintf: fix asterisk position in the copyright header
|
2009-02-27 02:35:55 +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.lrs
|
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: don't set checked status for z-order menu items
|
2009-12-21 06:37:19 +00:00 |
objinspstrconsts.pas
|
ideintf: add Z-Order menu section to the component treeview
|
2009-12-20 11:08:19 +00:00 |
oifavouriteproperties.pas
|
IDEINtf: fixed confusing uses sections
|
2008-12-30 08:17:31 +00:00 |
packageintf.pas
|
IDEIntf: added open package flag pofDoNotOpenEditor, when changing lazarus source directory reload packages in lazarus source directory
|
2009-11-29 23:51:13 +00:00 |
projectintf.pas
|
IDE: use user compiler options only when project decsriptor allows
|
2009-12-19 10:50:36 +00:00 |
projectresourcesintf.pas
|
IDE: creating manifest file only for win32/win64 and where the exe is, which can differ from the project directory
|
2009-11-28 12:55:38 +00:00 |
propedits.pp
|
lcl, designer, ideintf, components: rename csOwnedChildsNotSelectable -> csOwnedChildrenNotSelectable
|
2009-12-18 10:07:11 +00:00 |
README.txt
|
|
|
srceditorintf.pas
|
SynEdit: Added code-template mode: Edit params in cells
|
2009-06-24 19:33:05 +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.lrs
|
ideintf: fix layouts
|
2009-05-01 06:45:49 +00:00 |
stringspropeditdlg.pas
|
ideintf: don't use custom captions for Ok/Cancel buttons
|
2009-09-19 09:04:13 +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.lrs
|
set some TTreeView.ReadOnly to true
|
2009-01-20 20:20:52 +00:00 |
treeviewpropedit.pas
|
ideintf: fix asterisk position in the copyright header
|
2009-02-27 02:35:55 +00:00 |