lazarus/examples
mattias ec28f19074 examples: removed obsolete SrcPath
git-svn-id: trunk@48099 -
2015-03-02 18:52:45 +00:00
..
address_book
affinetransforms
androidlcl translations: German: fixed typo 2014-02-05 09:42:52 +00:00
autosize/childsizinglayout
bidi
canvas_test canvastest: Further improves syscolor test 2014-09-10 17:49:20 +00:00
cleandir examples: fixed combining date+time 2015-02-07 12:08:40 +00:00
codepageconverter Examples, LazConverter: removed LCL paths from project's other sources 2015-01-05 16:45:34 +00:00
codetools/jumptoimplementation examples: codetools: register shortcut, issue #27094 2014-11-26 14:52:16 +00:00
componentstreaming examples: removed obsolete SrcPath 2015-03-02 18:52:45 +00:00
controlhint
cooltoolbar Examples: Leave default target settings for CoolBar demo. Issue #27168. 2014-12-16 17:16:07 +00:00
cursors examples: convert 2 examples to FPC resources 2013-09-29 08:43:36 +00:00
customhint example: OnShowHint 2015-02-20 15:49:38 +00:00
database * Examples: rename mushrooms image example because it can use both sqlite & Firebird 2014-08-11 14:26:39 +00:00
dbeditmask
designerbaseclass examples: replace some forms stored in lrs with FPC resource forms 2013-09-29 07:26:58 +00:00
designnonlcl examples: license 2014-06-24 15:36:50 +00:00
docking examples: convert 2 examples to FPC resources 2013-09-29 08:49:16 +00:00
dockmanager IDE: comments 2015-02-21 19:18:05 +00:00
dragimagelist examples: replace the rest forms stored in lrs with FPC resource forms 2013-09-29 07:53:52 +00:00
dropfiles examples: replace the rest forms stored in lrs with FPC resource forms 2013-09-29 07:53:52 +00:00
easter examples: removed obsolete SrcPath 2015-03-02 18:52:45 +00:00
exploremenu
fbadmin
fontenum
fpdocmanager examples: clean up 2013-09-15 12:54:25 +00:00
gridexamples examples: removed obsolete SrcPath 2015-03-02 18:52:45 +00:00
groupedcontrol * Examples: fix EditButtonDemo compilation with FPC trunk. Fix by ocean, mantis issue #26596. Thank you. 2014-08-19 13:49:39 +00:00
helphtml
htmlhelp_ipro examples: removed obsolete SrcPath 2015-03-02 18:52:45 +00:00
icons
idehelp
idequickfix Examples: updated example for IDE quick fixes, issue #26604 2014-09-11 19:21:04 +00:00
imagelist replaced SetDirSeparators with SetPathDelims 2013-09-08 20:58:12 +00:00
imgviewer * cosmetic: examples: compiled with trunk Lazarus 2014-10-14 08:58:11 +00:00
jpeg JpegExample: remove breakpoints etc. 2015-02-06 17:39:18 +00:00
lazfreetype Examples: Fix loading fonts in LazFreeType example. Patch by Cedric. Issue #0027126. 2014-12-03 19:28:10 +00:00
lazintfimage
lazresexplorer Translations: Hungarian translation update by Péter Gábor, bug #27365 2015-01-27 23:10:25 +00:00
lclversion examples: replace the rest forms stored in lrs with FPC resource forms 2013-09-29 07:53:52 +00:00
levelgraph
listview
lpicustomdata
messages
motiongraphics
mssql docs: various updates and fixes from Reinier 2013-08-26 13:07:18 +00:00
multithreading
objectinspector Improve the example for Object Inspector a little. 2013-07-10 09:38:26 +00:00
openbrowser examples: openbrowser: cut handles when starting process 2013-11-07 12:51:26 +00:00
openglcontrol examples: openglcontrol: clean up 2014-11-21 23:13:57 +00:00
openurltest
pascalstream
pen_brush
popupnotifier examples: removed obsolete SrcPath 2015-03-02 18:52:45 +00:00
postscript Examples, postscript: fix opening default .ps viewer under windows plus cleanup, from ocean, issue #27135 2014-12-05 01:09:46 +00:00
propstorage examples: added one for TIniPropStorage and TXMLPropStorage, patch #25784 2014-02-26 09:06:24 +00:00
ReSizeImageDemo Example for OnResize event order from Mike Sapsard. Issue #27386. 2015-02-08 18:20:29 +00:00
scanline examples: removed obsolete SrcPath 2015-03-02 18:52:45 +00:00
shapedcontrols examples: replace the rest forms stored in lrs with FPC resource forms 2013-09-29 07:53:52 +00:00
sprites examples: removed obsolete SrcPath 2015-03-02 18:52:45 +00:00
std_actions examples: replace the rest forms stored in lrs with FPC resource forms 2013-09-29 07:53:52 +00:00
stock_images fixed spelling mistakes, found by lintian 2014-02-05 12:07:46 +00:00
SynEdit fixed spelling mistakes, found by lintian 2014-02-05 12:07:46 +00:00
translation LCL: translator: comments and published GetDefaultLang, issue #27440, from wp 2015-02-10 15:59:42 +00:00
trayicon examples: replace the rest forms stored in lrs with FPC resource forms 2013-09-29 07:53:52 +00:00
treeview
turbopower_ipro iProExample: Define "Html_Print" and pass it to iPro library. Fixes compilation. Issue #26597 2014-08-22 22:43:08 +00:00
widestringstreaming examples: removed obsolete SrcPath 2015-03-02 18:52:45 +00:00
xmlreader examples: convert an example to FPC resources 2013-09-29 09:52:42 +00:00
xmlresource Xml resource example: fix compilation due to some old change in TUnitResourcefileFormat. Don't know if this example works. 2014-07-06 09:37:22 +00:00
xmlstreaming xmlstreaming: fixed error handling 2014-06-25 07:40:54 +00:00
bitbtnform.pp
bitbutton.lpi
bitbutton.pp
checkbox.lpi
checkbox.pp
combobox.lpi
combobox.pp
comdialogs.lpi
comdialogs.pp
dlgform.pp
edittest.lpi examples: removed obsolete SrcPath 2015-03-02 18:52:45 +00:00
edittest.pp
groupbox.lpi
groupbox.pp
groupboxnested.lpi
groupboxnested.pas
hello.lpi
hello.pp
helloform.pp
listboxtest.lpi
listboxtest.pp
listviewtest.lpi examples: removed obsolete SrcPath 2015-03-02 18:52:45 +00:00
listviewtest.pp
loadpicture.lpi examples: removed obsolete SrcPath 2015-03-02 18:52:45 +00:00
loadpicture.pas
Makefile
Makefile.fpc
memotest.lpi examples: removed obsolete SrcPath 2015-03-02 18:52:45 +00:00
memotest.pp
messagedialogs.lpi examples: removed obsolete SrcPath 2015-03-02 18:52:45 +00:00
messagedialogs.pp
notebk.lpi
notebk.pp
notebku.pp
notebooktest.lpi
notebooktest.pp
progressbar.lpi examples: removed obsolete SrcPath 2015-03-02 18:52:45 +00:00
progressbar.pp
scrollbar.lpi - Gave the buttons descriptive captions 2014-07-15 20:06:31 +00:00
scrollbar.pp - Gave the buttons descriptive captions 2014-07-15 20:06:31 +00:00
selection.pp
selectionform.pp
speedtest.lpi examples: removed obsolete SrcPath 2015-03-02 18:52:45 +00:00
speedtest.pp
synchronize.pp
synedit1.lpi examples: removed obsolete SrcPath 2015-03-02 18:52:45 +00:00
synedit1.pas
taborder.lpi
taborder.pas
testall.lpi
testall.pp
testallform.pp examples: use FPC resources 2013-09-28 15:25:27 +00:00
testtools.inc
toolbar.lpi examples: removed obsolete SrcPath 2015-03-02 18:52:45 +00:00
toolbar.pp
trackbar.lpi
trackbar.pp