.. |
actionseditor.lfm
|
fixed deleting an action in TActionListEditor
|
2005-08-17 10:55:31 +00:00 |
actionseditor.lrs
|
set button/bitbtn borderspacing.innerborder to 4
|
2006-05-22 08:10:49 +00:00 |
actionseditor.pas
|
fixed deleting an action in TActionListEditor
|
2005-08-17 10:55:31 +00:00 |
actionseditorstd.lfm
|
changed the caption of the "cancel" button from Anuluj to Cancel from Darius
|
2005-07-29 14:56:05 +00:00 |
actionseditorstd.lrs
|
set button/bitbtn borderspacing.innerborder to 4
|
2006-05-22 08:10:49 +00:00 |
actionseditorstd.pas
|
changed the caption of the "cancel" button from Anuluj to Cancel from Darius
|
2005-07-29 14:56:05 +00:00 |
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
|
converted TStringsPropEditorDlg, TCollectionPropertyEditorForm to lfm from Tomas Gregorovic
|
2006-01-20 22:34:46 +00:00 |
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
|
let some dialog component editors directly descend from TBaseComponentEditor
|
2006-08-19 20:14:27 +00:00 |
componentreg.pas
|
fixed registering TStaticText
|
2005-06-23 18:48:55 +00:00 |
componenttreeview.lrs
|
added icons for component treeview in OI and implemented changing parent via dnd from Luca Minuti
|
2005-03-14 13:37:18 +00:00 |
componenttreeview.pas
|
OI: setting PageIndex when selecting a Page in the treeview (issue #884)
|
2006-07-10 19:51:05 +00:00 |
dbpropedits.pas
|
added TFileDialogComponentEditor and TFileDlgFilterProperty from Lagunov
|
2005-01-09 12:10:32 +00:00 |
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
|
added DB Fields Editor for the IDE from Alexandrov Alexandru - needs FPC 2.1
|
2005-06-13 18:34:21 +00:00 |
fieldslist.lrs
|
set button/bitbtn borderspacing.innerborder to 4
|
2006-05-22 08:10:49 +00:00 |
fieldslist.pas
|
fixed warnings
|
2005-10-10 11:33:08 +00:00 |
formeditingintf.pas
|
restored old tpanel.xpm
|
2006-03-10 16:19:34 +00:00 |
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
|
moved ProcedureList shortcut/command to the IDE key/menu tables from Graeme
|
2006-07-19 22:26:35 +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
|
IDEIntf: added OnShow handler for TIDEMenuSection, h2pas wizard: implemented adding/editing text tools
|
2006-08-02 16:36:35 +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
|
IDEIntf: added OnShow handler for TIDEMenuSection, h2pas wizard: implemented adding/editing text tools
|
2006-08-02 16:36:35 +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
|
fixed event assignment completion cursor pos
|
2005-11-07 22:11:05 +00:00 |
Makefile
|
win64 fixes (from peter, modified)
|
2006-05-01 21:45:12 +00:00 |
Makefile.fpc
|
added TMaskEdit.EditMask property editor from Lagunov Aleksey
|
2005-08-27 12:55:55 +00:00 |
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
|
fixed crash in maskpropedit when no templates available from Alex
|
2005-10-04 22:02:27 +00:00 |
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
|
added DB Fields Editor for the IDE from Alexandrov Alexandru - needs FPC 2.1
|
2005-06-13 18:34:21 +00:00 |
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
|
improved Delphi project converter with reading .dof and .cfg file, multiple retries and fixing include filenames in .lpr
|
2006-03-05 23:55:40 +00:00 |
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
|
added icons for component treeview in OI and implemented changing parent via dnd from Luca Minuti
|
2005-03-14 13:37:18 +00:00 |
oi_comp.bmp
|
added icons for component treeview in OI and implemented changing parent via dnd from Luca Minuti
|
2005-03-14 13:37:18 +00:00 |
oi_control.bmp
|
added icons for component treeview in OI and implemented changing parent via dnd from Luca Minuti
|
2005-03-14 13:37:18 +00:00 |
oi_form.bmp
|
added icons for component treeview in OI and implemented changing parent via dnd from Luca Minuti
|
2005-03-14 13:37:18 +00:00 |
packageintf.pas
|
started Delphi package conversion tool
|
2006-03-21 13:17:55 +00:00 |
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
|
fixed a few fpc 2.1.1 incompatibilities
|
2006-08-11 12:38:00 +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 |