lazarus/examples
2009-12-27 12:22:36 +00:00
..
address_book fixed example adrbook, require package tdbf 2009-12-03 23:26:55 +00:00
affinetransforms examples: add affine transform example from tk 2009-12-14 07:24:27 +00:00
anchordocking turbopower: skip invalid commands, bug #15153 2009-11-22 11:02:03 +00:00
autosize/childsizinglayout childsizinglayout example: don't store session info in lpi 2007-05-03 18:51:20 +00:00
barchart
cleandir cleandirs example: fixed linking errors by removing dependency on design time package (issue #13606) 2009-04-29 07:12:46 +00:00
codepageconverter * removed obsolete translation files 2009-10-14 00:03:25 +00:00
codetools/jumptoimplementation replaced paths with CodeTools package 2006-09-12 22:10:32 +00:00
componentstreaming
cursors LCL Carbon: finally fixed #0012033: Mac OS X : LoadCursorFromLazarusResource throws Division by Zero Exception! - mask data was not copied to alpha channel, only crSQLWait needs some repair 2008-09-03 11:17:26 +00:00
database/dblookup Remove SDF and MemDS package dependencies from dblookup example, from Luiz, issue #13881 2009-05-31 21:58:31 +00:00
designerbaseclass rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
designnonlcl example: mediator: using canvas save/restore instead of savedc/restoredc 2009-11-17 09:53:49 +00:00
docking examples: add drag-dock example which works with TLazDockTree (just to look at what work now and what needs to be fixed) 2008-12-18 07:09:43 +00:00
dockmanager dockmanager example: Patch to make IDE dockable, persistent 2009-12-27 12:22:36 +00:00
dragimagelist LCL: small cleanups 2008-02-07 18:39:36 +00:00
dropfiles LCL carbon: implemented Bitmap.Canvas.GetPixels 2008-07-14 13:16:07 +00:00
easter examples: fixe compilation 2008-09-01 20:05:45 +00:00
exploremenu set some TTreeView.ReadOnly to true 2009-01-20 20:20:52 +00:00
fontenum fixed examples compilation 2008-09-01 20:00:14 +00:00
gridexamples Moved several grid examples into gridexamples directory 2008-10-19 19:18:45 +00:00
helphtml helphtml example: fixed baseurl 2009-08-19 19:03:05 +00:00
htmlhelp_ipro
icons lcl: 2008-08-27 09:24:00 +00:00
idequickfix IDE: compiler tests: added warnings when a search path does not exist 2007-12-07 13:50:30 +00:00
imagelist fixed examples compilation 2008-09-01 20:00:14 +00:00
imgviewer examples: fixe compilation 2008-09-01 20:05:45 +00:00
jpeg - update jpeg example 2007-12-07 06:05:47 +00:00
lazintfimage lazintfimage example: fixed loading a bitmap 2008-08-26 17:58:03 +00:00
lclversion lcl: added lclversion unit and example (#10250) 2007-12-05 07:14:58 +00:00
listview listview example: added checkbox for HideSelection property 2007-03-02 09:48:08 +00:00
lpicustomdata improved package compiler options: compile 2007-07-13 13:53:32 +00:00
messages examples: fixed compilation after the removal of the clistbox unit from Maxim Ganetsky 2008-02-23 19:33:06 +00:00
multithreading fixed examples compilation 2008-09-01 20:00:14 +00:00
objectinspector IDEIntf: added lfm/lrs files for objectinspector 2007-09-08 14:11:53 +00:00
openbrowser lcl: split TAsyncProcess and TProcessUtf8 between 2 units. This is needed to remove widgetset dependency from svn2revision.inc 2009-04-10 15:33:23 +00:00
openglcontrol clean up 2009-04-25 19:44:13 +00:00
pen_brush codetools: parsing objcprotocol 2009-11-22 19:18:19 +00:00
popupnotifier Fixes lcl compilation on win32, initial implementation for TWin32TrayIcon.GetPosition and moved popupnotifier example. 2008-02-09 12:39:21 +00:00
postscript Postscript Sample, added missing png file 2009-07-17 21:16:21 +00:00
scanline h2pas wizard: added tool to add missing pointer types 2007-10-05 20:43:40 +00:00
shapedcontrols shaped control example: clean up 2008-10-01 11:43:19 +00:00
sprites examples: sprites: fixed session store attributes 2008-05-13 14:51:20 +00:00
std_actions lcl: standard Search actions 2008-05-13 07:17:56 +00:00
stock_images examples: add readme.txt for stock icons example 2009-05-08 01:30:34 +00:00
synanyhighlighter Example how to use TSynAnySyn Highlighter. Contributed by Bernd Mueller (see issue #13068) 2009-01-31 20:19:50 +00:00
synpositionhighlighter fixed examples compilation 2008-09-01 20:00:14 +00:00
trayicon fix executable bit 2009-10-17 17:13:45 +00:00
treeview set some TTreeView.ReadOnly to true 2009-01-20 20:20:52 +00:00
turbopower_ipro fixed examples compilation 2008-09-01 20:00:14 +00:00
widestringstreaming project version info: added default values while saving 2006-09-15 17:59:31 +00:00
xmlreader demo: add xml reader demo from Aleksey Lagunov 2009-12-01 10:06:49 +00:00
xmlstreaming examples: fixed compilation 2008-09-01 19:51:05 +00:00
bitbtnform.pp examples: fixed compilation after the removal of the clistbox unit from Maxim Ganetsky 2008-02-23 19:33:06 +00:00
bitbutton.lpi
bitbutton.pp
checkbox.lpi
checkbox.pp
combobox.lpi
combobox.pp
comdialogs.lpi
comdialogs.pp
dlgform.pp
edittest.lpi
edittest.pp SynEdit / Example: Fixed, it was refering to an older method 2009-01-24 20:15:23 +00:00
groupbox.lpi
groupbox.pp
groupboxnested.lpi
groupboxnested.pas
hello.lpi
hello.pp
helloform.pp
listboxtest.lpi
listboxtest.pp
listviewtest.lpi
listviewtest.pp
loadpicture.lpi
loadpicture.pas
Makefile examples: fixed make clean target from Mazen 2009-02-16 11:57:29 +00:00
Makefile.fpc examples: fixed make clean target from Mazen 2009-02-16 11:57:29 +00:00
memotest.lpi
memotest.pp
messagedialogs.lpi
messagedialogs.pp
notebk.lpi
notebk.pp
notebku.pp
notebooktest.lpi
notebooktest.pp
progressbar.lpi
progressbar.pp
scrollbar.lpi
scrollbar.pp
selection.pp
selectionform.pp
speedtest.lpi
speedtest.pp
synchronize.pp
synedit1.lpi examples: fixed compilation 2008-08-25 22:40:11 +00:00
synedit1.pas examples: fixed compilation 2008-08-25 22:40:11 +00:00
taborder.lpi
taborder.pas
testall.lpi examples: fixed compilation 2008-08-25 22:40:11 +00:00
testall.pp
testallform.pp Examples: Fix testallform for fpc2.3.1 (issue #14184) 2009-07-23 12:13:00 +00:00
testtools.inc examples: remove Crl3D, ParentCtl3D properties 2009-01-31 12:02:35 +00:00
toolbar.lpi
toolbar.pp
trackbar.lpi
trackbar.pp