.. |
docs
|
IDEIntf: fixed typo
|
2013-02-02 17:02:05 +00:00 |
images
|
IDEIntf: missing images
|
2011-05-27 07:47:37 +00:00 |
languages
|
Translations: Czech translation update by Vaclav Valicek, bug #23622
|
2013-01-10 20:40:19 +00:00 |
actionseditor.lfm
|
IDEIntf: fixed TActionListEditor if ActionList=nil, bug #17969
|
2010-11-18 18:39:12 +00:00 |
actionseditor.pas
|
Replace #13 with LineEnding in many messages. It didn't show correctly on Linux systems.
|
2012-09-13 06:39:56 +00:00 |
actionseditorstd.lfm
|
|
|
actionseditorstd.pas
|
|
|
baseideintf.pas
|
StartLazarus: prevent crash when IDEMacros is not assigned yet.
|
2013-01-20 18:50:04 +00:00 |
checkgroupeditordlg.lfm
|
|
|
checkgroupeditordlg.pas
|
|
|
checklistboxeditordlg.lfm
|
|
|
checklistboxeditordlg.pas
|
|
|
collectionpropeditform.lfm
|
ideintf: use more speaking name for toolbutton that seperates add/delete and up/down in collection editor
|
2011-10-05 13:08:21 +00:00 |
collectionpropeditform.pas
|
IDEIntf: collection editor: fixed double events
|
2012-12-24 10:31:29 +00:00 |
columndlg.pp
|
|
|
componenteditors.pas
|
IDEIntf: TDefaultComponentEditor: always select component
|
2012-05-03 06:46:12 +00:00 |
componentreg.pas
|
codetools: fixed debugging code, bug #23827
|
2013-02-04 22:26:36 +00:00 |
componenttreeview.pas
|
IDE: Show all owned objects in OI only with ShowOwnedObjectsOI define. Should solve the errors related to issue #23181
|
2012-10-29 00:23:38 +00:00 |
compoptsintf.pas
|
lazbuild: apply verbosity to compiler invocation
|
2012-12-06 15:36:36 +00:00 |
dbpropedits.pas
|
ide: try to load field names from FieldDefs when Fields property is empty. Issue #18944
|
2012-02-06 20:05:27 +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: fixed component delete confirmation text in Object Inspector, bug #19840
|
2011-07-31 12:12:00 +00:00 |
fieldslist.lfm
|
|
|
fieldslist.pas
|
ideintf: patch for fix error on create persistent fields by Alexey Lagunov (bug #0019307)
|
2011-05-17 00:40:27 +00:00 |
formeditingintf.pas
|
IDEintf: added RegisterDefineProperty
|
2013-02-22 16:46:41 +00:00 |
fpmake.pp
|
IDEIntf: fixed typo: favorite should use the American spelling instead of the British favourite
|
2012-09-19 13:12:42 +00:00 |
frmselectprops.lfm
|
IDEIntf: TSessionPropertiesPropertyEditor: fixed anchor, issue #22838
|
2012-09-09 09:55:28 +00:00 |
frmselectprops.pas
|
IDE: harmonize the casing of variables.
|
2012-05-12 13:05:11 +00:00 |
graphicpropedit.lfm
|
IDE: Enable Tracking for scrollboxes. issue #21240
|
2012-02-08 19:51:27 +00:00 |
graphicpropedit.pas
|
Replace #13 with LineEnding in many messages. It didn't show correctly on Linux systems.
|
2012-09-13 06:39:56 +00:00 |
graphpropedits.pas
|
IDEIntf: TColorPropertyEditor.ListDrawValue: fixed wrong values
|
2012-03-09 16:11:05 +00:00 |
headercontrolpropedit.pp
|
|
|
helpfpdoc.pas
|
|
|
idecommands.pas
|
IDE: moved IDE Internalss / View Package Links to Package / Package Links
|
2013-01-28 10:43:10 +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, IpPro: Allow copy to clipboard from hint
|
2012-05-02 16:33:19 +00:00 |
ideimagesintf.pas
|
IDE: Prevent total crash when trying to load a non-existent image to IDEimages.
|
2011-10-11 08:33:05 +00:00 |
ideintf.lpk
|
IDE: added unitresources
|
2013-02-16 16:15:18 +00:00 |
ideintf.pas
|
IDE: added unitresources
|
2013-02-16 16:15:18 +00:00 |
idemsgintf.pas
|
IDE: cleaned up msg quickfixes
|
2012-03-30 14:37:28 +00:00 |
ideoptionsintf.pas
|
Placeholder for new option
|
2013-01-26 19:08:42 +00:00 |
idetextconverter.pas
|
Formatting: joined lines where only ');' was split to its own line, in procedure defs.
|
2011-03-16 16:52:28 +00:00 |
idewindowintf.pas
|
ideintf: fixed typo
|
2012-07-23 12:53:17 +00:00 |
imagelisteditor.lfm
|
IDE: Add acceleration keys and fix tab order in Project Wizard and ImageListEditor, issue #21718
|
2012-04-13 19:24:28 +00:00 |
imagelisteditor.pp
|
LCL: Trim spaces in TImageListEditorDlg.BtnAddClick. Reduce try...finally blocks. issue #23224
|
2012-10-28 15:32:12 +00:00 |
lazideintf.pas
|
IDE: add method "DoSaveEditorFile(const Filename: string; ..." to IDE interface. Analogous to DoCloseEditorFile method with Filename param.
|
2013-03-17 11:36:31 +00:00 |
lazstringgridedit.lfm
|
|
|
lazstringgridedit.pas
|
|
|
listviewpropedit.lfm
|
IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup
|
2011-10-03 23:14:54 +00:00 |
listviewpropedit.pp
|
IDEIntf: improved ListView editor layout
|
2011-02-14 23:43:05 +00:00 |
macrodefintf.pas
|
New file for issue #23502
|
2013-01-20 09:28:51 +00:00 |
macrointf.pas
|
IDE: Allow user to create own custom IDE macros and install them to IDE by using packages. Issue #23502, patch from Cyrax
|
2013-01-20 09:34:35 +00:00 |
Makefile
|
updated Makefiles
|
2012-08-27 16:43:01 +00:00 |
Makefile.compiled
|
updated Makefiles
|
2012-08-27 16:43:01 +00:00 |
Makefile.fpc
|
updated Makefiles
|
2012-08-27 16:43:01 +00:00 |
maskpropedit.lfm
|
|
|
maskpropedit.pas
|
MaskPropEdit: remove duplicate code. Issue #23192, patch from Bart Broersma
|
2012-10-23 18:15:27 +00:00 |
menuintf.pas
|
IDEIntf: RegisterIDEMenuCommand: use Command.LocalizedName as default for Caption
|
2012-06-10 13:48:20 +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
|
IDE: formatting
|
2012-03-07 00:04:14 +00:00 |
objectinspector.lfm
|
Object Inspector: Make TreeFilterEdit wider and auto-resize it. Issue #22117, patch from Takeda Matsuki
|
2012-05-24 18:27:04 +00:00 |
objectinspector.pp
|
IDE, adjusted objectinspector scrollbar scroller to make it consistent, from Anton, issue #22748
|
2013-02-17 19:25:36 +00:00 |
objinspstrconsts.pas
|
OI: fixed typos
|
2012-12-09 23:37:12 +00:00 |
oifavoriteproperties.pas
|
IDEIntf: fixed typo: favorite should use the American spelling instead of the British favourite
|
2012-09-19 13:16:39 +00:00 |
packageintf.pas
|
cody: unitdependencies: packages
|
2013-02-13 21:02:54 +00:00 |
projectintf.pas
|
IDE: add a "Simple Program" descriptor/template. Requested by Jeff Duntemann for his book "FreePascal From Square One"
|
2012-09-13 06:39:15 +00:00 |
projectresourcesintf.pas
|
IDEIntf: added TLazProject.Resources
|
2011-10-01 19:49:29 +00:00 |
propedits.pp
|
PropEdits: formatting
|
2013-01-09 09:06:15 +00:00 |
propeditutils.pp
|
IDEIntf: OI: component treeview: show all owned objects in properties
|
2012-10-16 09:10:38 +00:00 |
README.txt
|
|
|
srceditorintf.pas
|
SourceEditor: Improve session restore, if more than 2 windows were used.
|
2013-01-11 14:59:56 +00:00 |
statusbarpropedit.pp
|
|
|
stringspropeditdlg.lfm
|
|
|
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
|
|
|
treeviewpropedit.pas
|
|
|
unitresources.pas
|
IDE: unit resources: check dfm
|
2013-02-16 16:33:52 +00:00 |