.. |
docs
|
|
|
images
|
ideintf: fix images
|
2013-10-04 12:25:35 +00:00 |
languages
|
regenerated translations
|
2014-07-02 20:11:41 +00:00 |
actionseditor.lfm
|
|
|
actionseditor.pas
|
IDE: fixed renaming components, simplified designer undo
|
2014-02-19 18:57:53 +00:00 |
actionseditorstd.lfm
|
|
|
actionseditorstd.pas
|
IDE: fixed renaming components, simplified designer undo
|
2014-02-19 18:57:53 +00:00 |
baseideintf.pas
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
checkgroupeditordlg.lfm
|
|
|
checkgroupeditordlg.pas
|
IDE: less hints, initialize vars, use unused parameters
|
2014-03-17 11:25:57 +00:00 |
checklistboxeditordlg.lfm
|
|
|
checklistboxeditordlg.pas
|
IDE: less hints, initialize vars, use unused parameters
|
2014-03-17 11:25:57 +00:00 |
collectionpropeditform.lfm
|
|
|
collectionpropeditform.pas
|
IdeIntf: Hard-coded quotations in resourcestrings.
|
2014-06-15 11:52:37 +00:00 |
columndlg.pp
|
IDE: less hints, initialize vars, use unused parameters
|
2014-03-17 11:25:57 +00:00 |
componenteditors.pas
|
IDE: fixed renaming components, simplified designer undo
|
2014-02-19 18:57:53 +00:00 |
componentreg.pas
|
IDE: less hints, initialize vars, use unused parameters
|
2014-03-17 11:25:57 +00:00 |
componenttreeview.pas
|
IdeIntf: Hard-coded quotations in resourcestrings.
|
2014-06-15 11:52:37 +00:00 |
compoptsintf.pas
|
Make Project and Package inherit from a new TProjPack base class.
|
2014-07-06 22:38:02 +00:00 |
dbpropedits.pas
|
IDEIntf: ListDataSourceFields
|
2014-03-01 16:19:24 +00:00 |
fieldseditor.lfm
|
|
|
fieldseditor.pas
|
IDE: fixed renaming components, simplified designer undo
|
2014-02-19 18:57:53 +00:00 |
fieldslist.lfm
|
|
|
fieldslist.pas
|
IDE: fixed renaming components, simplified designer undo
|
2014-02-19 18:57:53 +00:00 |
filefilterpropeditor.lfm
|
New window for file filter property editor. Earlier one was generated in code.
|
2013-09-12 23:31:43 +00:00 |
filefilterpropeditor.pas
|
IDE: less hints, initialize vars, use unused parameters
|
2014-03-17 11:25:57 +00:00 |
formeditingintf.pas
|
Remove typecasts because LookupRoot was moved to TIDesigner. Also formatting.
|
2014-07-05 10:49:34 +00:00 |
fpmake.pp
|
|
|
frmselectprops.lfm
|
IDEIntf: fixed typo which caused nonlocalized caption in Form SessionProperties dialog
|
2013-04-29 22:09:09 +00:00 |
frmselectprops.pas
|
IDE: less hints, initialize vars, use unused parameters
|
2014-03-17 11:25:57 +00:00 |
graphicpropedit.lfm
|
|
|
graphicpropedit.pas
|
IdeIntf: Hard-coded quotations in resourcestrings.
|
2014-06-15 11:52:37 +00:00 |
graphpropedits.pas
|
IDE: less hints, initialize vars, use unused parameters
|
2014-03-17 11:25:57 +00:00 |
headercontrolpropedit.pp
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
helpfpdoc.pas
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
idecommands.pas
|
IDE: remove methods that were deprecated already for Lazarus 0.9.x
|
2014-07-05 14:56:40 +00:00 |
idedialogs.pas
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
ideexterntoolintf.pas
|
IDE: clean up
|
2014-06-08 17:13:10 +00:00 |
idehelpintf.pas
|
IDE: Move hint stuff from TSourceNotebook to TSourceEditorManager. Only one hint is shown at a time anyways.
|
2014-07-12 14:19:35 +00:00 |
ideimagesintf.pas
|
ide, components: move images related code to use FPC resource instead of Lazarus resources
|
2013-09-27 12:27:04 +00:00 |
ideintf.lpk
|
Make Project and Package inherit from a new TProjPack base class.
|
2014-07-06 22:38:02 +00:00 |
ideintf.pas
|
Make Project and Package inherit from a new TProjPack base class.
|
2014-07-06 22:38:02 +00:00 |
idemsgintf.pas
|
IDEIntf: clean up
|
2014-06-15 18:39:12 +00:00 |
ideoptionsintf.pas
|
Make Project and Package inherit from a new TProjPack base class.
|
2014-07-06 22:38:02 +00:00 |
idetextconverter.pas
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
ideutils.pas
|
IDEIntf: clean up and added unit ideutils
|
2014-02-18 20:55:15 +00:00 |
idewindowintf.pas
|
IDEintf: less hints
|
2014-05-20 09:46:59 +00:00 |
imagelisteditor.lfm
|
|
|
imagelisteditor.pp
|
IDE: fixed renaming components, simplified designer undo
|
2014-02-19 18:57:53 +00:00 |
keyvalpropeditdlg.lfm
|
IdeIntf: Fix AutoAddRows feature for ValueListEditor property editor.
|
2014-04-01 00:34:22 +00:00 |
keyvalpropeditdlg.pas
|
IDEIntf: clean up
|
2014-04-07 10:38:11 +00:00 |
lazideintf.pas
|
IDE: remove methods that were deprecated already for Lazarus 0.9.x
|
2014-07-05 14:56:40 +00:00 |
lazstringgridedit.lfm
|
|
|
lazstringgridedit.pas
|
IDE: less hints, initialize vars, use unused parameters
|
2014-03-17 11:25:57 +00:00 |
listviewpropedit.lfm
|
|
|
listviewpropedit.pp
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
macrodefintf.pas
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
macrointf.pas
|
IDE: less hints, initialize vars, use unused parameters
|
2014-03-17 11:25:57 +00:00 |
Makefile
|
updated makefiles
|
2014-05-11 17:31:41 +00:00 |
Makefile.compiled
|
updated makefiles
|
2014-05-11 17:31:41 +00:00 |
Makefile.fpc
|
updated makefiles
|
2014-05-11 17:31:41 +00:00 |
maskpropedit.lfm
|
|
|
maskpropedit.pas
|
IDE: fixed renaming components, simplified designer undo
|
2014-02-19 18:57:53 +00:00 |
menuintf.pas
|
IDEIntf: less unit dependencies, less hints, fixed passing AsLast
|
2014-02-26 08:51:28 +00:00 |
newfield.lfm
|
|
|
newfield.pas
|
IDE: fixed renaming components, simplified designer undo
|
2014-02-19 18:57:53 +00:00 |
newitemintf.pas
|
IDE: less hints, initialize vars, use unused parameters
|
2014-03-17 11:25:57 +00:00 |
objectinspector.lfm
|
IDE: show property's class, name and type in OI StatusBar.
|
2013-05-24 08:23:49 +00:00 |
objectinspector.pp
|
IdeIntf: comment out TOIHintWindow.OnMouseDown. The inherited protected property is available, too. (A bug?)
|
2014-07-11 16:32:23 +00:00 |
objinspstrconsts.pas
|
IDEIntf: fixed typo in string
|
2014-06-25 21:24:47 +00:00 |
oifavoriteproperties.pas
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
packageintf.pas
|
IDEIntf: clean up
|
2014-07-16 20:08:29 +00:00 |
projectintf.pas
|
IdeIntf: move LazCompilerOptions to common base class TIDEProjPackBase.
|
2014-07-16 20:01:32 +00:00 |
projectresourcesintf.pas
|
IDE: less hints, initialize vars, use unused parameters
|
2014-03-17 11:25:57 +00:00 |
projpackintf.pas
|
IdeIntf: move LazCompilerOptions to common base class TIDEProjPackBase.
|
2014-07-16 20:01:32 +00:00 |
propedits.pp
|
IDE: object inspector: show error if integer out of range
|
2014-06-23 16:23:51 +00:00 |
propeditutils.pp
|
IDEIntf: Get LookupRoot for TFieldDefs, bug #25068
|
2013-09-26 23:03:07 +00:00 |
README.txt
|
|
|
srceditorintf.pas
|
IDE: remove one more deprecated method TSourceNotebook.ClearErrorLines.
|
2014-07-15 17:28:54 +00:00 |
statusbarpropedit.pp
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
stringspropeditdlg.lfm
|
|
|
stringspropeditdlg.pas
|
IDE: less hints, initialize vars, use unused parameters
|
2014-03-17 11:25:57 +00:00 |
texttools.pas
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
treeviewpropedit.lfm
|
IDE: Add up/down move buttons to treeview item editor. Issue #9773.
|
2013-09-12 14:29:23 +00:00 |
treeviewpropedit.pas
|
ide, components: move images related code to use FPC resource instead of Lazarus resources
|
2013-09-27 12:27:04 +00:00 |
unitresources.pas
|
IDE: started checking component classes depending on resource format
|
2014-06-25 10:11:30 +00:00 |