lazarus/examples
zeljko 2a8c382976 examples: barchart fixed compilation
git-svn-id: trunk@31484 -
2011-07-01 07:24:57 +00:00
..
address_book
affinetransforms examples: affinetransforms - use FPC resources, position form on the screen center 2010-07-29 09:10:05 +00:00
anchordocking examples: fixed compilation of anchordocking example. issue #19660 patch by Dirk Schiphorst 2011-06-30 13:54:33 +00:00
autosize/childsizinglayout
barchart examples: barchart fixed compilation 2011-07-01 07:24:57 +00:00
bidi
canvas_test examples: correct canvas_test example: 2011-04-08 09:15:38 +00:00
cleandir example: cleandir: removed writeln 2010-06-10 15:47:38 +00:00
codepageconverter Translations: Ukrainian translation update by Igor Paliychuk, bug #19476 2011-06-03 22:10:56 +00:00
codetools/jumptoimplementation
componentstreaming
cursors
database/dblookup
dbeditmask
designerbaseclass
designnonlcl Fix spelling from Childs to Children around Lazarus source. Patch from Mazen NEIFER 2011-05-10 09:13:38 +00:00
docking
dockmanager Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +00:00
dragimagelist
dropfiles
easter
exploremenu Examples: Moved "Explore Menus" to View menu, improve texts and use $R resource. 2011-03-09 14:12:36 +00:00
fontenum
gridexamples Reverted r30719 (adding SortOrder parameter to OnCompareCells event) and all subsequent commits (r30724, r30727 #7cdf1cffde) which were intended to fix breakage it caused 2011-05-13 22:54:51 +00:00
helphtml examples: update 2010-09-17 15:22:02 +00:00
htmlhelp_ipro
icons examples: icons - use FPC resources 2010-07-29 09:13:16 +00:00
idequickfix
imagelist examples: imagelist - use FPC resources 2010-07-29 09:16:12 +00:00
imgviewer
jpeg
lazintfimage examples: remove .lrs from lazintfimage example 2011-04-08 09:21:06 +00:00
lazresexplorer Translations: Ukrainian translation update by Igor Paliychuk, bug #19476 2011-06-03 22:10:56 +00:00
lclversion lclversion example: extended to show use of lcl_fullversion. 2010-12-30 09:12:10 +00:00
listview Examples, listview: fixed to use TPageControl. While at it, also got rid of .lrs resource. 2011-02-14 22:19:26 +00:00
lpicustomdata
messages
multithreading
objectinspector examples: objectinspector: lrs to lfm 2011-05-27 07:19:10 +00:00
openbrowser openbrowser example: fixed compilation after removal of TButton from Buttons unit. 2010-10-22 11:19:45 +00:00
openglcontrol openglcontrol: fixed widgetset hierarchy 2010-07-08 11:36:17 +00:00
pascalstream IDE: converted package editor to lfm 2011-01-16 12:04:23 +00:00
pen_brush examples: cleanup pen and brush example 2011-06-30 09:09:31 +00:00
popupnotifier Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +00:00
postscript postscript example, new form resources and fix postscript ClipRect test on different resolutions 2010-09-13 19:41:17 +00:00
scanline
shapedcontrols
sprites Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +00:00
std_actions
stock_images
SynEdit Examples, SynEdit, Completion: added sizedrag 2010-11-10 13:50:27 +00:00
trayicon fixed line endings 2011-03-30 17:36:02 +00:00
treeview
turbopower_ipro exzmples: update 2010-11-04 22:18:46 +00:00
widestringstreaming examplaes nicer layout 2011-06-28 19:39:56 +00:00
xmlreader
xmlstreaming
bitbtnform.pp
bitbutton.lpi
bitbutton.pp
checkbox.lpi examples: fix checkbox example 2011-01-20 09:27:16 +00:00
checkbox.pp examples: clean up 2011-06-05 09:07:56 +00:00
combobox.lpi
combobox.pp
comdialogs.lpi
comdialogs.pp
dlgform.pp
edittest.lpi
edittest.pp
groupbox.lpi
groupbox.pp
groupboxnested.lpi
groupboxnested.pas
hello.lpi
hello.pp
helloform.pp
listboxtest.lpi
listboxtest.pp fixed typos: childs 2011-02-10 09:37:16 +00:00
listviewtest.lpi
listviewtest.pp
loadpicture.lpi
loadpicture.pas
Makefile IDE: make ide: do not remove .or file 2010-09-26 11:01:38 +00:00
Makefile.fpc IDE: make ide: do not remove .or file 2010-09-26 11:01:38 +00:00
memotest.lpi
memotest.pp fixed typos: childs 2011-02-10 09:37:16 +00:00
messagedialogs.lpi
messagedialogs.pp
notebk.lpi Examples, NoteBk: converted nested Notebook to TPageControl and restored features, which were removed in r28916 #76f0a18ff0 2011-02-15 22:17:28 +00:00
notebk.pp
notebku.pp Examples, NoteBk: converted nested Notebook to TPageControl and restored features, which were removed in r28916 #76f0a18ff0 2011-02-15 22:17:28 +00:00
notebooktest.lpi Examples, NotebookTest: save session info in .lpi again 2011-02-16 22:31:43 +00:00
notebooktest.pp Examples, NotebookTest: adapted to changed TNotebook behavior and improved layout 2011-02-16 22:24:49 +00:00
progressbar.lpi
progressbar.pp
scrollbar.lpi
scrollbar.pp
selection.pp
selectionform.pp
speedtest.lpi
speedtest.pp
synchronize.pp
synedit1.lpi
synedit1.pas
taborder.lpi Examples, TabOrder: fixed to use TPageControl, made 'Close' button work 2011-02-16 23:13:04 +00:00
taborder.pas Examples, TabOrder: fixed to use TPageControl, made 'Close' button work 2011-02-16 23:13:04 +00:00
testall.lpi testall example: 2010-10-29 13:32:57 +00:00
testall.pp
testallform.pp LCL (mostly), Replace Assert(False... with //DebugLn(... Now Assert can be used for its original purpose again. 2011-03-13 18:21:51 +00:00
testtools.inc LCL (mostly), Replace Assert(False... with //DebugLn(... Now Assert can be used for its original purpose again. 2011-03-13 18:21:51 +00:00
toolbar.lpi
toolbar.pp
trackbar.lpi
trackbar.pp