lazarus/examples
2009-05-14 08:30:09 +00:00
..
address_book Examples: fixed apptype for addressbook example under windows 2007-10-27 18:17:42 +00:00
anchordocking examples: fixe compilation 2008-09-01 20:05:45 +00:00
autosize/childsizinglayout childsizinglayout example: don't store session info in lpi 2007-05-03 18:51:20 +00:00
barchart set button/bitbtn borderspacing.innerborder to 4 2006-05-22 08:10:49 +00:00
cleandir cleandirs example: fixed linking errors by removing dependency on design time package (issue #13606) 2009-04-29 07:12:46 +00:00
codepageconverter translations: german: updates from Joerg Braun 2009-03-02 21:56:37 +00:00
codetools/jumptoimplementation replaced paths with CodeTools package 2006-09-12 22:10:32 +00:00
componentstreaming fixed streaming empty widestrings 2006-07-01 11:40:25 +00:00
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 Examples, dblookup example from Leslie Kaye 2009-03-28 16:22:11 +00:00
designerbaseclass rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +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/easytree dockmanager example: handle record properties properly 2009-05-14 08:30:09 +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
helpforpackage rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
helphtml gtk intf: reduced X queries for GetCursorPos, LCL: extended ControlAtPos to search recursive, gtk2 intf: FindControlAtPos now searches recursive and now finds sub child controls, IDE: renaming units via save-as now consider code renames by user 2006-10-28 10:50:00 +00:00
htmlhelp_ipro cleanup 2006-06-12 19:06:18 +00:00
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 examples: add antialiasing option to the pen and brush example 2008-11-14 17:43:30 +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 LCL, enable standalone use of postscriptcanvas and implements user defined resolution 2009-04-28 20:23:15 +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 examples: fix trayicon example 2008-08-29 11:14:33 +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
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 examples: added packages dependencies, so that IDE and lazbuild can compile them 2006-09-07 07:04:39 +00:00
bitbutton.pp
checkbox.lpi examples: added packages dependencies, so that IDE and lazbuild can compile them 2006-09-07 07:04:39 +00:00
checkbox.pp fixed mem leak 2006-07-18 17:37:21 +00:00
combobox.lpi examples: added packages dependencies, so that IDE and lazbuild can compile them 2006-09-07 07:04:39 +00:00
combobox.pp
comdialogs.lpi examples: added packages dependencies, so that IDE and lazbuild can compile them 2006-09-07 07:04:39 +00:00
comdialogs.pp
dlgform.pp
edittest.lpi examples: added packages dependencies, so that IDE and lazbuild can compile them 2006-09-07 07:04:39 +00:00
edittest.pp SynEdit / Example: Fixed, it was refering to an older method 2009-01-24 20:15:23 +00:00
groupbox.lpi examples: added packages dependencies, so that IDE and lazbuild can compile them 2006-09-07 07:04:39 +00:00
groupbox.pp
groupboxnested.lpi examples: added packages dependencies, so that IDE and lazbuild can compile them 2006-09-07 07:04:39 +00:00
groupboxnested.pas
hello.lpi examples: added packages dependencies, so that IDE and lazbuild can compile them 2006-09-07 07:04:39 +00:00
hello.pp
helloform.pp
listboxtest.lpi examples: added packages dependencies, so that IDE and lazbuild can compile them 2006-09-07 07:04:39 +00:00
listboxtest.pp 64 bits fixes 2006-03-13 07:49:59 +00:00
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 added resourcestrings to debugoptions from Darius 2006-02-25 11:37:07 +00:00
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 testall example (issue #0013679) 2009-05-10 07:54:53 +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 fixed typo 2006-04-10 18:15:22 +00:00