.. |
languages
|
translations: german: from Joerg Braun
|
2007-10-17 17:33:38 +00:00 |
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
|
project version info: fixes from Jouke Rensma
|
2006-09-12 20:32:12 +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
|
fixed fpc 2.3 compilation (assigning to set or record properties)
|
2007-05-04 22:43:58 +00:00 |
allideintf.pas
|
- added interfaces to common IDE imagelists
|
2007-05-02 08:55:41 +00:00 |
baseideintf.pas
|
IDE: added safeguard against getting environmentstrings that start with '=' as can happen on windows. This fixes bug #1685 and #7699
|
2006-12-14 20:24:04 +00:00 |
checkgroupeditordlg.lfm
|
LCL: autosizing parent control now work with childs anchored to parent
|
2007-08-23 20:14:12 +00:00 |
checkgroupeditordlg.lrs
|
LCL: autosizing parent control now work with childs anchored to parent
|
2007-08-23 20:14:12 +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
|
improve checkgroup editor (patch from Salvatore Coppola)
|
2007-02-11 16:24:28 +00:00 |
checklistboxeditordlg.lrs
|
improve checkgroup editor (patch from Salvatore Coppola)
|
2007-02-11 16:24:28 +00:00 |
checklistboxeditordlg.pas
|
improve checkgroup editor (patch from Salvatore Coppola)
|
2007-02-11 16:24:28 +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
|
* Spaces fix by Pawel Trochimczuk
|
2007-08-26 16:55:51 +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
|
IDE: fixed selected image in the component treeview from Martin Smat (#8829)
|
2007-05-08 02:02:13 +00:00 |
dbpropedits.pas
|
added TFileDialogComponentEditor and TFileDlgFilterProperty from Lagunov
|
2005-01-09 12:10:32 +00:00 |
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
|
IDE: implemented registering custom component base classes for designer
|
2007-01-16 18:28:15 +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
|
(IDE):
|
2007-07-30 16:33:41 +00:00 |
graphicpropedit.lrs
|
(IDE):
|
2007-07-30 16:33:41 +00:00 |
graphicpropedit.pas
|
IDEIntf: added resourcestrings
|
2006-09-12 17:55:57 +00:00 |
graphpropedits.pas
|
* Spaces fix by Pawel Trochimczuk
|
2007-08-26 16:55:51 +00:00 |
helpfpdoc.pas
|
TrimFilename no longer reduces $Macro/.. directories
|
2006-09-22 19:49:33 +00:00 |
idecommands.pas
|
IDE: added insert todo dialog from wile64 and added compilation test for special chars in search paths
|
2007-10-09 12:20:41 +00:00 |
idedialogs.pas
|
fixed double creating hints in OI
|
2006-09-06 08:53:48 +00:00 |
ideexterntoolintf.pas
|
IDE: moved package compile code to packagesystem, IDEIntf: removed IsPartOfProject flag of Backup functions, lazbuidl: package compiling
|
2006-09-06 22:40: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 |
ideimagesintf.pas
|
- added TLResources.Find by Name and ValueType (it was by Name only before)
|
2007-07-06 02:32:22 +00:00 |
idemsgintf.pas
|
added package prettymessages - an IDE add-on to reduce FPC hints
|
2007-04-25 16:37:19 +00:00 |
idetextconverter.pas
|
h2pas wizard, IDE text converters: improved error handling
|
2007-10-10 15:50:38 +00:00 |
idewindowintf.pas
|
moved ideintf/configstorage.pas to lcl/lazconfigstorage.pas
|
2006-05-13 11:44:14 +00:00 |
imagelisteditor.lfm
|
ideintf: improved layout of image list editor
|
2007-08-12 15:05:55 +00:00 |
imagelisteditor.lrs
|
ideintf: improved layout of image list editor
|
2007-08-12 15:05:55 +00:00 |
imagelisteditor.pp
|
LCL : Changed TColorBox.Selection to TColorBox.Selected (bug #9498)
|
2007-08-25 21:50:38 +00:00 |
lazideintf.pas
|
h2pas wizard: now jumping to error for tools
|
2007-10-10 20:47:39 +00:00 |
lazstringgridedit.lfm
|
fixes grid's line widths in several forms
|
2007-04-17 18:58:04 +00:00 |
lazstringgridedit.lrs
|
fixes grid's line widths in several forms
|
2007-04-17 18:58:04 +00:00 |
lazstringgridedit.pas
|
renamed stringgriddlg.pas to lazstringgridedit.pas
|
2006-06-28 17:32:23 +00:00 |
listviewpropedit.lfm
|
ide: improve anchoring of treeview items editor and list view items editor (not national text will have enough space issue #9370)
|
2007-10-13 11:53:42 +00:00 |
listviewpropedit.lrs
|
ide: improve anchoring of treeview items editor and list view items editor (not national text will have enough space issue #9370)
|
2007-10-13 11:53:42 +00:00 |
listviewpropedit.pp
|
LCL: default values of ListItem and TreeNode image index set to -1 for Delphi compatibility (bug #9192)
|
2007-07-03 13:26:02 +00:00 |
macrointf.pas
|
IDE: LazDoc: lazdoc paths can now be relative and contain global macros for projects and packages
|
2006-12-06 11:06:31 +00:00 |
Makefile
|
Makefiles: removed some fcl dependencies
|
2007-10-16 22:47:51 +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
|
fixed crash in maskpropedit when no templates available from Alex
|
2005-10-04 22:02:27 +00:00 |
menuintf.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 |
newfield.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 |
newfield.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 |
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
|
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.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
|
IDEIntf: added lfm/lrs files for objectinspector
|
2007-09-08 14:11:53 +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 |
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
|
IDE: replaced the Cancel button with "Skip this package", when an error is shown during loading of multiple packages, bug(8655)
|
2007-07-06 20:18:38 +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
|
codetools: fixed mem leak when searching for overloaded procs with default values, IDE: improved searching for event types declaration for TMethodPropertyEditor
|
2007-09-19 09:30:53 +00:00 |
README.txt
|
renamed README files to README.txt
|
2006-07-21 18:31:15 +00:00 |
srceditorintf.pas
|
IDE: implemented attributes for code templates
|
2007-09-11 17:38:17 +00:00 |
stringspropeditdlg.lfm
|
* Updated alignment by Maxim Ganetsky
|
2007-09-25 22:14:11 +00:00 |
stringspropeditdlg.lrs
|
* Updated alignment by Maxim Ganetsky
|
2007-09-25 22:14:11 +00:00 |
stringspropeditdlg.pas
|
added resourcestrings
|
2006-09-02 19:18:44 +00:00 |
texttools.pas
|
added package SimpleIDEIntf to test IDE plugins easier
|
2007-01-04 19:51:33 +00:00 |
treeviewpropedit.lfm
|
ide: improve anchoring of treeview items editor and list view items editor (not national text will have enough space issue #9370)
|
2007-10-13 11:53:42 +00:00 |
treeviewpropedit.lrs
|
ide: improve anchoring of treeview items editor and list view items editor (not national text will have enough space issue #9370)
|
2007-10-13 11:53:42 +00:00 |
treeviewpropedit.pas
|
LCL: default values of ListItem and TreeNode image index set to -1 for Delphi compatibility (bug #9192)
|
2007-07-03 13:26:02 +00:00 |