.. |
languages
|
updated translation by Maxim Ganetsky
|
2007-12-27 23:16:33 +00:00 |
actionseditor.lfm
|
|
|
actionseditor.lrs
|
|
|
actionseditor.pas
|
actions editor:
|
2007-12-02 09:07:11 +00:00 |
actionseditorstd.lfm
|
|
|
actionseditorstd.lrs
|
|
|
actionseditorstd.pas
|
|
|
allideintf.pas
|
|
|
baseideintf.pas
|
|
|
checkgroupeditordlg.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 |
checkgroupeditordlg.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 |
checkgroupeditordlg.pas
|
LCL: TCustomUpDown remving old csPanel and using default of TCustomControl ancestor
|
2007-08-23 13:28:31 +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
|
TCheckListbox: improve drawing under win32 (disabled state and do all through ThemeServices), saving/loading grayed states
|
2007-12-18 04:39:03 +00:00 |
collectionpropeditform.lfm
|
use standard images in collection editor instead of own
|
2007-12-05 07:16:32 +00:00 |
collectionpropeditform.lrs
|
use standard images in collection editor instead of own
|
2007-12-05 07:16:32 +00:00 |
columndlg.pp
|
|
|
componenteditors.pas
|
improve view of checklistbox items editor
|
2007-12-17 10:18:31 +00:00 |
componentreg.pas
|
|
|
componenttreeview.pas
|
- replace old componenttreeview images with new
|
2007-12-08 19:16:45 +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, 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.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 |
fieldslist.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 |
formeditingintf.pas
|
- increase component button with/height
|
2007-12-07 00:07:26 +00:00 |
frmselectprops.lfm
|
(IDE):
|
2007-07-30 16:33:41 +00:00 |
frmselectprops.lrs
|
(IDE):
|
2007-07-30 16:33:41 +00:00 |
frmselectprops.pas
|
IDEIntf: clean up uses sections
|
2007-08-09 21:40:18 +00:00 |
graphicpropedit.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 |
graphicpropedit.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 |
graphicpropedit.pas
|
improved layout of graphic prop editor form
|
2007-10-27 12:53:55 +00:00 |
graphpropedits.pas
|
graphic property editor: use TBitmap.Assign instead of setting width, height and drawing on white box
|
2007-12-23 09:10:34 +00:00 |
helpfpdoc.pas
|
codetools: class comment completion for class interfaces
|
2007-12-15 11:26:19 +00:00 |
idecommands.pas
|
IDE: added shortcut for show abstract methods
|
2007-12-07 16:22:13 +00:00 |
idedialogs.pas
|
|
|
ideexterntoolintf.pas
|
|
|
idehelpintf.pas
|
IDEIntf: added TIDEHTMLControlIntf.GetPreferredControlSize
|
2007-12-30 11:36:24 +00:00 |
ideimagesintf.pas
|
images: made vase transparent
|
2007-11-03 19:01:50 +00:00 |
idemsgintf.pas
|
|
|
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
|
revert previous commit (wrong file commited) and commit right file
|
2007-11-07 09:14:58 +00:00 |
lazideintf.pas
|
IDE: fixed auto code templates to not always add the typed character, IDE: fixed resetting IDE ToolStatus, fixing crash when double clicking on install package button, IDEIntf: added property OpenEditorsOnCodeToolChange to allow tools to cleanly change sources (this fixes the bug of quickfix items not working with temporary files)
|
2007-10-27 18:26:35 +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
|
|
|
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
|
|
|
macrointf.pas
|
|
|
Makefile
|
regenerated Makefiles with fixed fpc 2.3 fpcmake
|
2007-11-12 23:00:57 +00:00 |
Makefile.fpc
|
Makefiles: removed some fcl dependencies
|
2007-10-16 22:47:51 +00:00 |
maskpropedit.lfm
|
(IDE):
|
2007-07-30 16:33:41 +00:00 |
maskpropedit.lrs
|
(IDE):
|
2007-07-30 16:33:41 +00:00 |
maskpropedit.pas
|
|
|
menuintf.pas
|
menuintf: moved ResourceName argument to the end of RegisterIDEMenuCommand to save compatibility with non-lazarus svn ide plugins
|
2007-11-30 01:48:32 +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
|
|
|
objectinspector.lfm
|
IDEIntf: added lfm/lrs files for objectinspector
|
2007-09-08 14:11:53 +00:00 |
objectinspector.lrs
|
IDEIntf: added lfm/lrs files for objectinspector
|
2007-09-08 14:11:53 +00:00 |
objectinspector.pp
|
images:
|
2007-12-05 06:43:08 +00:00 |
objinspstrconsts.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 |
packageintf.pas
|
IDE: added functions to search possible package/project for files
|
2007-11-19 19:16:25 +00:00 |
projectintf.pas
|
IDE: improved and enabled creation of .lrt files and combining all .rst/.lrt files into one .po files per project. ToDo: do the same for packages. From Luis Rodrigues
|
2007-10-06 13:59:31 +00:00 |
propedits.pp
|
use standard images in collection editor instead of own
|
2007-12-05 07:16:32 +00:00 |
README.txt
|
|
|
srceditorintf.pas
|
IDE: started TLazDocHintProvider
|
2007-11-10 00:31:44 +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
|
|
|