.. |
docs
|
|
|
images
|
|
|
languages
|
translations: German: updates from Swen Heinig
|
2015-10-01 11:39:48 +00:00 |
actionseditor.lfm
|
IdeIntf: Use Toolbar instead of SpeedButton in ActionEditor. Issue #28110, patch from Alexey Torgashin.
|
2015-05-17 19:02:37 +00:00 |
actionseditor.pas
|
Use GlobalDesignHook only if it is assigned. Issue #28175.
|
2015-05-31 13:45:31 +00:00 |
actionseditorstd.lfm
|
|
|
actionseditorstd.pas
|
|
|
baseideintf.pas
|
LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
|
2015-07-04 23:08:00 +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
|
Use GlobalDesignHook only if it is assigned. Issue #28175.
|
2015-05-31 13:45:31 +00:00 |
columndlg.pp
|
IDE: less hints, initialize vars, use unused parameters
|
2014-03-17 11:25:57 +00:00 |
componenteditors.pas
|
Designer: IDEComponentsMaster class proposition for manipulating components (now with single method). r49372 from free-sparta branch by Maciej Izak.
|
2015-07-12 23:05:13 +00:00 |
componentreg.pas
|
IdeIntf: Use ShortCompareText in both compare functions. Issue #28546.
|
2015-08-23 20:12:28 +00:00 |
componenttreeview.pas
|
IdeIntf: Hard-coded quotations in resourcestrings.
|
2014-06-15 11:52:37 +00:00 |
compoptsintf.pas
|
IDE: moved compiler options - show lines compiled - to environment options
|
2015-09-27 20:32:15 +00:00 |
dbgridcolumnspropeditform.lfm
|
IDE, enhance DBGrid columns editor with three buttons: add fields, delete all and fetch labels, modified/adapted patch from Zdravko Gabrovski, issue #25219
|
2014-10-01 21:03:04 +00:00 |
dbgridcolumnspropeditform.pas
|
IDEIntf: fixed DBGrid column deletion prompt, bug #28611
|
2015-09-03 16:32:34 +00:00 |
dbpropedits.pas
|
IDEIntf, dbpropedits: check when retrieving fields definitions, issue #27962
|
2015-04-29 06:20:16 +00:00 |
fieldseditor.lfm
|
|
|
fieldseditor.pas
|
IdeIntf, TAChart: Fix errors in fields editor made in r49233 #255bf5782e. Issue #28595.
|
2015-09-02 10:10:47 +00:00 |
fieldslist.lfm
|
|
|
fieldslist.pas
|
|
|
filefilterpropeditor.lfm
|
|
|
filefilterpropeditor.pas
|
IDE: less hints, initialize vars, use unused parameters
|
2014-03-17 11:25:57 +00:00 |
formeditingintf.pas
|
IdeIntf: Improve identification of designer forms. r49352,r49367,r49371,r49510 from free-sparta branch by Maciej Izak.
|
2015-07-12 23:05:08 +00:00 |
fpmake.pp
|
fpmake: re-generated several fpmake.pp files
|
2015-01-02 20:45:33 +00:00 |
frmselectprops.lfm
|
|
|
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
|
LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
|
2015-07-04 23:08:00 +00:00 |
headercontrolpropedit.pp
|
|
|
helpfpdoc.pas
|
LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
|
2015-07-04 23:08:00 +00:00 |
idecommands.pas
|
IdeIntf, IDE: Revert r50029 #c87cf550f3 and improve the command update timer and its naming. From Ondrej Pokorny.
|
2015-10-11 14:48:11 +00:00 |
idedialogs.pas
|
|
|
ideexterntoolintf.pas
|
IDE: compiler options: added option to show the lines compiled messsage as important
|
2015-09-27 20:09:52 +00:00 |
idehelpintf.pas
|
* IdeHelpIntf: cosmetic
|
2014-10-26 10:29:07 +00:00 |
ideimagesintf.pas
|
IdeIntf: Prevent showing a random image when the desired image does not exist.
|
2015-06-18 15:03:21 +00:00 |
ideintf.lpk
|
IdeIntf, IDE: Refactor command system. Separate menu and toolbar commands, update them in right place etc. Issue #28777, patch from Ondrej Pokorny.
|
2015-10-11 09:11:47 +00:00 |
ideintf.pas
|
IdeIntf, IDE: Refactor command system. Separate menu and toolbar commands, update them in right place etc. Issue #28777, patch from Ondrej Pokorny.
|
2015-10-11 09:11:47 +00:00 |
idemsgintf.pas
|
IDEIntf: renamed AddCsutomMessage to AddIDEMessage
|
2015-09-05 18:11:36 +00:00 |
ideoptionsintf.pas
|
IDE: Improve saving Anchordocking settings. Issue #28704, patch from Ondrej Pokorny.
|
2015-09-29 18:05:38 +00:00 |
idetextconverter.pas
|
LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
|
2015-07-04 23:08:00 +00:00 |
ideutils.pas
|
|
|
idewindowintf.pas
|
IDEIntf: Use the latest FileVersion as default for WindowLayoutList. Has effect when there is no configuration yet.
|
2015-10-07 10:41:26 +00:00 |
imagelisteditor.lfm
|
|
|
imagelisteditor.pp
|
|
|
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: store open packages when closing and reopen them on next start, added option to disable this, patch from Ondrej Pokorny
|
2015-09-10 08:50:39 +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
|
|
|
macrodefintf.pas
|
|
|
macrointf.pas
|
IDE: less hints, initialize vars, use unused parameters
|
2014-03-17 11:25:57 +00:00 |
Makefile
|
IDE+lazbuild+makefiles: on darwin use -gw instead of -g
|
2015-10-01 18:40:54 +00:00 |
Makefile.compiled
|
IDE+lazbuild+makefiles: on darwin use -gw instead of -g
|
2015-10-01 18:40:54 +00:00 |
Makefile.fpc
|
IDE+lazbuild+makefiles: on darwin use -gw instead of -g
|
2015-10-01 18:40:54 +00:00 |
maskpropedit.lfm
|
|
|
maskpropedit.pas
|
LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
|
2015-07-04 23:08:00 +00:00 |
menuintf.pas
|
IdeIntf, IDE: Refactor command system. Separate menu and toolbar commands, update them in right place etc. Issue #28777, patch from Ondrej Pokorny.
|
2015-10-11 09:11:47 +00:00 |
newfield.lfm
|
IDEIntf: sql new field editor: improved layout, changed syntax mode to objfpc
|
2015-03-15 11:01:16 +00:00 |
newfield.pas
|
Use GlobalDesignHook only if it is assigned. Issue #28175.
|
2015-05-31 13:45:31 +00:00 |
newitemintf.pas
|
IDE: less hints, initialize vars, use unused parameters
|
2014-03-17 11:25:57 +00:00 |
objectinspector.lfm
|
OI: Don't cover PopupMenu with a hint. Issue #28365, patch from Péter Gábor.
|
2015-07-01 09:24:11 +00:00 |
objectinspector.pp
|
IDEIntf: ObjectInspector: fixed FInSelection in recursive calls
|
2015-10-06 10:13:00 +00:00 |
objinspstrconsts.pas
|
IDEIntf: improved i18n, regenerated translations and updated Russian translation, bug #28067
|
2015-05-12 21:30:53 +00:00 |
oifavoriteproperties.pas
|
|
|
packageintf.pas
|
IDE: move/copy multiple files via dnd from package editors/project inspector
|
2014-07-25 18:13:56 +00:00 |
projectintf.pas
|
Cleanup
|
2015-07-16 16:45:10 +00:00 |
projectresourcesintf.pas
|
IDE: less hints, initialize vars, use unused parameters
|
2014-03-17 11:25:57 +00:00 |
projpackintf.pas
|
IDE: TIDEProjPackBase changed to TComponent
|
2014-07-23 11:32:58 +00:00 |
propedits.pp
|
IdeIntf: Show values in OI Combobox Boolean editor. Using the themed Checkbox broke it. Issue #28790.
|
2015-10-07 16:38:47 +00:00 |
propeditutils.pp
|
|
|
README.txt
|
|
|
srceditorintf.pas
|
Source Editor: New events semWindowShow and semWindowHide. r49388 from free-sparta branch by Maciej Izak.
|
2015-07-12 23:05:22 +00:00 |
statusbarpropedit.pp
|
|
|
stringspropeditdlg.lfm
|
|
|
stringspropeditdlg.pas
|
Deprecate wrappers for LazUTF8 functions in LCLProc.
|
2015-02-06 18:25:31 +00:00 |
texttools.pas
|
|
|
toolbarintf.pas
|
IdeIntf: New unit ToolbarIntf.
|
2015-10-11 10:16:02 +00:00 |
treeviewpropedit.lfm
|
|
|
treeviewpropedit.pas
|
|
|
unitresources.pas
|
IdeIntf: Improve identification of designer forms. r49352,r49367,r49371,r49510 from free-sparta branch by Maciej Izak.
|
2015-07-12 23:05:08 +00:00 |