| .. |
|
docs
|
fixed typos: childs
|
2011-02-10 09:37:16 +00:00 |
|
languages
|
Translations: Spanish translation update by August Klein, bug #18891
|
2011-03-08 13:27:16 +00:00 |
|
actionseditor.lfm
|
IDEIntf: fixed TActionListEditor if ActionList=nil, bug #17969
|
2010-11-18 18:39:12 +00:00 |
|
actionseditor.pas
|
IDEIntf: fixed TActionListEditor if ActionList=nil, bug #17969
|
2010-11-18 18:39:12 +00:00 |
|
actionseditorstd.lfm
|
ideintf: use button panel in standard actions editor
|
2009-05-01 07:04:20 +00:00 |
|
actionseditorstd.pas
|
ideintf: convert forms to use fpc resources
|
2010-01-13 12:57:55 +00:00 |
|
baseideintf.pas
|
externhelp: fixed showing options
|
2010-02-24 15:13:17 +00:00 |
|
checkgroupeditordlg.lfm
|
ideintf: fix checkgroup editor label color
|
2009-05-01 14:42:16 +00:00 |
|
checkgroupeditordlg.pas
|
ideintf: convert forms to use fpc resources
|
2010-01-13 12:57:55 +00:00 |
|
checklistboxeditordlg.lfm
|
ideintf: use actions with shortcuts in the check list box editor, show button hints
|
2010-04-27 03:39:15 +00:00 |
|
checklistboxeditordlg.pas
|
ideintf: use actions with shortcuts in the check list box editor, show button hints
|
2010-04-27 03:39:15 +00:00 |
|
collectionpropeditform.lfm
|
ideintf: redo collection editor form to use actions + shortcuts
|
2010-04-26 07:10:09 +00:00 |
|
collectionpropeditform.pas
|
ideintf: redo collection editor form to use actions + shortcuts
|
2010-04-26 07:10:09 +00:00 |
|
columndlg.pp
|
ideintf: fix asterisk position in the copyright header
|
2009-02-27 02:35:55 +00:00 |
|
componenteditors.pas
|
Replaces the current wrongly implement TPage and TNotebook with their correct implementations. TCustomPage and TCustomNotebook remain because they are used in TPageControl.
|
2010-12-31 16:08:46 +00:00 |
|
componentreg.pas
|
IDEIntf: added TComponentPalette.DoAfterComponentAdded
|
2011-02-18 18:15:06 +00:00 |
|
componenttreeview.pas
|
IDE: fixed crashing componenttreeview while destroying components
|
2010-05-16 13:28:25 +00:00 |
|
compoptsintf.pas
|
IDEIntf: moved compiler options to unit of its own (compoptsintf.pas), added access to compiler options of packages
|
2011-02-13 13:42:19 +00:00 |
|
dbpropedits.pas
|
ideintf: fix asterisk position in the copyright header
|
2009-02-27 02:35:55 +00:00 |
|
fieldseditor.lfm
|
IDE, Fields Editor corrections and improvements, from Marcelo B Paula, issue #17762
|
2010-10-30 02:28:54 +00:00 |
|
fieldseditor.pas
|
IDEIntf: clean up
|
2010-11-03 09:22:26 +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.pas
|
ideintf: convert forms to use fpc resources
|
2010-01-13 12:57:55 +00:00 |
|
formeditingintf.pas
|
fixed typos: childs
|
2011-02-10 09:37:16 +00:00 |
|
frmselectprops.lfm
|
|
|
|
frmselectprops.pas
|
ideintf: convert forms to use fpc resources
|
2010-01-13 12:57:55 +00:00 |
|
graphicpropedit.lfm
|
ideintf: return border to scrollbox in the picture editor form
|
2009-04-27 03:11:37 +00:00 |
|
graphicpropedit.pas
|
ideintf: convert forms to use fpc resources
|
2010-01-13 12:57:55 +00:00 |
|
graphpropedits.pas
|
LCL: Changed function ColorToRGB's return value to TColorRef. Many related changes around the code.
|
2011-03-06 12:45:59 +00:00 |
|
headercontrolpropedit.pp
|
ideintf: fix asterisk position in the copyright header
|
2009-02-27 02:35:55 +00:00 |
|
helpfpdoc.pas
|
lcl+codetools: CreateRelativePath: support for double pathdelims
|
2010-02-09 13:36:20 +00:00 |
|
idecommands.pas
|
ide: add ecBuildAdvancedLazarus command to allow it use in external packages by Stephano (issue #0018288)
|
2011-01-11 07:45:04 +00:00 |
|
idedialogs.pas
|
IDEIntf: added IgnoreQuestions, compile package: ignore compile failures 24h, bug #16903
|
2010-07-17 10:12:10 +00:00 |
|
ideexterntoolintf.pas
|
IDE: fixed compilation
|
2010-10-27 17:15:33 +00:00 |
|
idehelpintf.pas
|
IDE: fixed compilation by breaking a unit circle
|
2011-02-11 15:29:27 +00:00 |
|
ideimagesintf.pas
|
IDEIntf: added 12x12 images, IDE: messages: icons for message types
|
2009-04-16 08:12:16 +00:00 |
|
ideintf.lpk
|
IDEIntf: moved compiler options to unit of its own (compoptsintf.pas), added access to compiler options of packages
|
2011-02-13 13:42:19 +00:00 |
|
ideintf.pas
|
IDEIntf: moved compiler options to unit of its own (compoptsintf.pas), added access to compiler options of packages
|
2011-02-13 13:42:19 +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
|
ide: add an option to open options dialog in read only mode, use it for packages
|
2011-02-13 11:37:47 +00:00 |
|
idetextconverter.pas
|
TTextConverterToolClasses.AssignCodeToolBossError
|
2009-10-01 19:38:02 +00:00 |
|
idewindowintf.pas
|
IDE: do not auto save layouts of csdesigntime forms, bug #18821
|
2011-02-24 10:29:41 +00:00 |
|
imagelisteditor.lfm
|
ideintf: add Default color to imagelist editor
|
2010-02-08 03:27:37 +00:00 |
|
imagelisteditor.pp
|
IDEIntf: improved ImageList editor localization
|
2011-02-14 23:21:30 +00:00 |
|
lazideintf.pas
|
IDEIntf: moved compiler options to unit of its own (compoptsintf.pas), added access to compiler options of packages
|
2011-02-13 13:42:19 +00:00 |
|
lazstringgridedit.lfm
|
IDEIntf: fixed StringGrid editor form layout
|
2010-05-08 17:53:22 +00:00 |
|
lazstringgridedit.pas
|
ideintf: convert forms to use fpc resources
|
2010-01-13 12:57:55 +00:00 |
|
listviewpropedit.lfm
|
IDEIntf, ImageList editor: removed bevel from ButtonPanel
|
2011-02-14 23:58:30 +00:00 |
|
listviewpropedit.pp
|
IDEIntf: improved ListView editor layout
|
2011-02-14 23:43:05 +00:00 |
|
macrointf.pas
|
IDE: check build macro names with IDE built-in macros
|
2010-09-26 10:44:14 +00:00 |
|
Makefile
|
ideintf: updated Makefile
|
2011-01-28 09:04:06 +00:00 |
|
Makefile.compiled
|
ideintf: updated Makefile
|
2011-01-28 09:04:06 +00:00 |
|
Makefile.fpc
|
ideintf: updated Makefile
|
2011-01-28 09:04:06 +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.pas
|
ideintf: convert forms to use fpc resources
|
2010-01-13 12:57:55 +00:00 |
|
menuintf.pas
|
IDE: reorder main menu items.
|
2011-03-09 12:33:33 +00:00 |
|
newfield.lfm
|
IDE, NewField Editor improvements (size of Edit, change fieldname, and enable size field), from Marcelo B Paula, issue #17768
|
2010-11-02 20:09:31 +00:00 |
|
newfield.pas
|
IDE, NewField Editor improvements (size of Edit, change fieldname, and enable size field), from Marcelo B Paula, issue #17768
|
2010-11-02 20:09:31 +00:00 |
|
newitemintf.pas
|
IDEIntf: added default params
|
2009-11-17 04:29:12 +00:00 |
|
objectinspector_img.lrs
|
|
|
|
objectinspector.lfm
|
ideintf: store component tree and information box height, don't reset their height on resize (bug #0018182)
|
2011-01-20 08:57:49 +00:00 |
|
objectinspector.pp
|
fixed typos: childs
|
2011-02-10 09:37:16 +00:00 |
|
objinspstrconsts.pas
|
IDEIntf: improved ListView editor localization
|
2011-02-14 23:12:00 +00:00 |
|
oifavouriteproperties.pas
|
|
|
|
packageintf.pas
|
IDEIntf: moved compiler options to unit of its own (compoptsintf.pas), added access to compiler options of packages
|
2011-02-13 13:42:19 +00:00 |
|
projectintf.pas
|
IDEIntf: moved compiler options to unit of its own (compoptsintf.pas), added access to compiler options of packages
|
2011-02-13 13:42:19 +00:00 |
|
projectresourcesintf.pas
|
IDEIntf: moved compiler options to unit of its own (compoptsintf.pas), added access to compiler options of packages
|
2011-02-13 13:42:19 +00:00 |
|
propedits.pp
|
fixed typos: childs
|
2011-02-10 09:37:16 +00:00 |
|
propeditutils.pp
|
IDEIntf: removed TGetStringProc from propeditutils
|
2010-01-20 11:57:38 +00:00 |
|
README.txt
|
|
|
|
srceditorintf.pas
|
IDE: added sourcemarklings
|
2010-10-10 23:17:00 +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.pas
|
ideintf: strings property editor: count characters instead of bytes (issue #17753)
|
2010-11-02 09:54:49 +00:00 |
|
texttools.pas
|
IDE: added macro FallBackOutputRoot, source editor context menu item to open package of package source file
|
2011-01-10 13:24:25 +00:00 |
|
treeviewpropedit.lfm
|
set some TTreeView.ReadOnly to true
|
2009-01-20 20:20:52 +00:00 |
|
treeviewpropedit.pas
|
ideintf: convert forms to use fpc resources
|
2010-01-13 12:57:55 +00:00 |