| .. |
|
languages
|
* Updated Slovak translation by Slavko
|
2008-07-17 20:40:02 +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
|
ide: draw images in actionlist editor if images <> nil
|
2008-05-16 09:17:46 +00:00 |
|
actionseditorstd.lfm
|
|
|
|
actionseditorstd.lrs
|
|
|
|
actionseditorstd.pas
|
lcl: standard Search actions
|
2008-05-13 07:17:56 +00:00 |
|
allideintf.pas
|
ide: add statusbar component editor
|
2008-03-31 00:54:24 +00:00 |
|
baseideintf.pas
|
|
|
|
checkgroupeditordlg.lfm
|
ide:
|
2008-06-06 02:36:55 +00:00 |
|
checkgroupeditordlg.lrs
|
ide:
|
2008-06-06 02:36:55 +00:00 |
|
checkgroupeditordlg.pas
|
ide:
|
2008-06-06 02:36:55 +00:00 |
|
checklistboxeditordlg.lfm
|
checklistbox editor:
|
2007-12-18 01:58:35 +00:00 |
|
checklistboxeditordlg.lrs
|
checklistbox editor:
|
2007-12-18 01:58:35 +00:00 |
|
checklistboxeditordlg.pas
|
ide:
|
2008-06-06 02:36:55 +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
|
|
|
|
componenteditors.pas
|
ide:
|
2008-06-06 02:36:55 +00:00 |
|
componentreg.pas
|
IDE: implemented putting a frame onto a designer
|
2008-06-24 15:05:51 +00:00 |
|
componenttreeview.pas
|
IDEIntf: component tree view: fixed crash for TRadioGroup
|
2008-07-11 13:59:02 +00:00 |
|
dbpropedits.pas
|
|
|
|
fieldseditor.lfm
|
IDE, fixed av in field's editor issue #9807, unified fieldseditor res strings with the rest of ideintf res strings
|
2007-09-30 19:36:09 +00:00 |
|
fieldseditor.lrs
|
IDE, fixed av in field's editor issue #9807, unified fieldseditor res strings with the rest of ideintf res strings
|
2007-09-30 19:36:09 +00:00 |
|
fieldseditor.pas
|
IDE, fixed av in field's editor issue #9807, unified fieldseditor res strings with the rest of ideintf res strings
|
2007-09-30 19:36:09 +00:00 |
|
fieldslist.lfm
|
IDE, don't add numbers to persistent field names if not necessary, patch from Aleksey Lagunov
|
2008-06-23 19:37:43 +00:00 |
|
fieldslist.lrs
|
IDE, don't add numbers to persistent field names if not necessary, patch from Aleksey Lagunov
|
2008-06-23 19:37:43 +00:00 |
|
fieldslist.pas
|
IDEIntf: clean up
|
2008-06-24 07:59:52 +00:00 |
|
formeditingintf.pas
|
IDE: designer: creating components: set csInline before calling Create
|
2008-07-06 12:22:03 +00:00 |
|
frmselectprops.lfm
|
|
|
|
frmselectprops.lrs
|
|
|
|
frmselectprops.pas
|
|
|
|
graphicpropedit.lfm
|
LCL graphics:
|
2008-07-02 12:12:10 +00:00 |
|
graphicpropedit.lrs
|
LCL graphics:
|
2008-07-02 12:12:10 +00:00 |
|
graphicpropedit.pas
|
LCL graphics:
|
2008-07-02 12:12:10 +00:00 |
|
graphpropedits.pas
|
ide: graphic property editor should try to load graphic from file not in all cases
|
2008-07-01 03:07:19 +00:00 |
|
headercontrolpropedit.pp
|
ide:
|
2008-03-26 04:04:49 +00:00 |
|
helpfpdoc.pas
|
codetools: class comment completion for class interfaces
|
2007-12-15 11:26:19 +00:00 |
|
idecommands.pas
|
IDE: added refactoring tool: remove empty methods
|
2008-04-25 16:19:02 +00:00 |
|
idedialogs.pas
|
|
|
|
ideexterntoolintf.pas
|
IDE: implemented creating custom scanners
|
2008-04-29 14:50:35 +00:00 |
|
idehelpintf.pas
|
IDEIntf: added TIDEHTMLControlIntf.GetPreferredControlSize
|
2007-12-30 11:36:24 +00:00 |
|
ideimagesintf.pas
|
* Introduced TCustomBitmap as base class for all pixelbased imageclasses. Currently backward comatible (and equal to) TBitmap
|
2008-04-17 23:43:11 +00:00 |
|
idemsgintf.pas
|
IDE: implemented editing custom scanners for external tools
|
2008-04-29 14:16:09 +00:00 |
|
idetextconverter.pas
|
h2pas wizard, IDE text converters: improved error handling
|
2007-10-10 15:50:38 +00:00 |
|
idewindowintf.pas
|
|
|
|
imagelisteditor.lfm
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
imagelisteditor.lrs
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
imagelisteditor.pp
|
ide: better support for transparency in imagelist editor (#0011174 by Luiz)
|
2008-06-06 02:46:50 +00:00 |
|
lazideintf.pas
|
IDE: added info build window from David Guadagnini
|
2008-06-14 11:21:49 +00:00 |
|
lazstringgridedit.lfm
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
lazstringgridedit.lrs
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
lazstringgridedit.pas
|
grids, fixes redraw issues (issue #10659) and correct buffercount in dbgrid
|
2008-01-21 08:49:46 +00:00 |
|
listviewpropedit.lfm
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
listviewpropedit.lrs
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
listviewpropedit.pp
|
ide: add listview columns editor to list of component editors
|
2008-04-13 16:23:16 +00:00 |
|
macrointf.pas
|
|
|
|
Makefile
|
default widget set for Mac OS X is now Carbon, not gtk1
|
2008-06-20 19:33:44 +00:00 |
|
Makefile.fpc
|
Makefiles: removed some fcl dependencies
|
2007-10-16 22:47:51 +00:00 |
|
maskpropedit.lfm
|
Delete BorderSpacing.Onchange property in lfm
|
2008-04-05 20:07:10 +00:00 |
|
maskpropedit.lrs
|
Delete BorderSpacing.Onchange property in lfm
|
2008-04-05 20:07:10 +00:00 |
|
maskpropedit.pas
|
|
|
|
menuintf.pas
|
IDE: added source editor sub menu encoding
|
2008-04-19 20:22:16 +00:00 |
|
newfield.lfm
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
newfield.lrs
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
newfield.pas
|
IDE, fixed av in field's editor issue #9807, unified fieldseditor res strings with the rest of ideintf res strings
|
2007-09-30 19:36:09 +00:00 |
|
newitemintf.pas
|
IDE: added New file item inherited component based on bug/patch 1287
|
2008-05-08 12:39:46 +00:00 |
|
objectinspector.lfm
|
ide: make component combobox style csDropDownList in object inspector (part of 0010518)
|
2008-04-04 00:53:09 +00:00 |
|
objectinspector.lrs
|
ide: make component combobox style csDropDownList in object inspector (part of 0010518)
|
2008-04-04 00:53:09 +00:00 |
|
objectinspector.pp
|
IDE: implemented jumping to inherited inline method
|
2008-07-10 00:07:06 +00:00 |
|
objinspstrconsts.pas
|
IDEIntf: added resourcestrings
|
2008-07-07 15:36:06 +00:00 |
|
packageintf.pas
|
IDE: added functions to search possible package/project for files
|
2007-11-19 19:16:25 +00:00 |
|
projectintf.pas
|
IDE: implemented adding packages when creating new unit
|
2008-06-12 10:04:25 +00:00 |
|
propedits.pp
|
IDE+codetools: added verbosity via -dVerboseDanglingComponentEvents
|
2008-07-17 06:47:25 +00:00 |
|
README.txt
|
|
|
|
srceditorintf.pas
|
IDE: started TLazDocHintProvider
|
2007-11-10 00:31:44 +00:00 |
|
statusbarpropedit.pp
|
ide: add statusbar component editor
|
2008-03-31 00:54:24 +00:00 |
|
stringspropeditdlg.lfm
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
stringspropeditdlg.lrs
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
stringspropeditdlg.pas
|
IDE: improved various dialogs using the new LCL bugfixes
|
2007-10-20 22:53:55 +00:00 |
|
texttools.pas
|
|
|
|
treeviewpropedit.lfm
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
treeviewpropedit.lrs
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
treeviewpropedit.pas
|
|
|