| .. |
|
address_book
|
fixed example adrbook, require package tdbf
|
2009-12-03 23:26:55 +00:00 |
|
affinetransforms
|
examples: affinetransforms - use FPC resources, position form on the screen center
|
2010-07-29 09:10:05 +00:00 |
|
anchordocking
|
translations: german: added po files
|
2010-09-11 14:01:04 +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 |
|
bidi
|
examples: added bidi example
|
2010-05-04 20:58:56 +00:00 |
|
cleandir
|
example: cleandir: removed writeln
|
2010-06-10 15:47:38 +00:00 |
|
codepageconverter
|
fixed typo dont
|
2010-09-11 14:05:21 +00:00 |
|
codetools/jumptoimplementation
|
IDE/SourceEditor/Packages: Using SourceEditorManager / Removed all references to single instance "var SourceNotebook" (for multi-window handling)
|
2010-03-20 15:12:33 +00:00 |
|
componentstreaming
|
examples: update component streaming example
|
2010-04-29 02:06:59 +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
|
Remove SDF and MemDS package dependencies from dblookup example, from Luiz, issue #13881
|
2009-05-31 21:58:31 +00:00 |
|
dbeditmask
|
examples: add example to demonstrate the usage of dbedit with mask
|
2010-05-09 02:43:40 +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: notebook page selection
|
2010-06-29 09:35:03 +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
|
examples: update
|
2010-09-17 15:22:02 +00:00 |
|
htmlhelp_ipro
|
cleanup
|
2006-06-12 19:06:18 +00:00 |
|
icons
|
examples: icons - use FPC resources
|
2010-07-29 09:13:16 +00:00 |
|
idequickfix
|
IDE/SourceEditor/Packages: Using SourceEditorManager / Removed all references to single instance "var SourceNotebook" (for multi-window handling)
|
2010-03-20 15:12:33 +00:00 |
|
imagelist
|
examples: imagelist - use FPC resources
|
2010-07-29 09:16:12 +00:00 |
|
imgviewer
|
examples: update imgviewer example
|
2010-05-02 08:07:48 +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 |
|
lazresexplorer
|
* 1) renamed Czech translation files to *.cs.po (in accordance with ISO 639-1 standard). This makes automatic Czech translation selection work. Bug #17048.
|
2010-07-28 20:58:37 +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
|
examples: fixed multithreading examples compilation with trunk FPC (2.5.1). Patch from alexs.
|
2010-03-16 21:52:31 +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
|
openglcontrol: fixed widgetset hierarchy
|
2010-07-08 11:36:17 +00:00 |
|
pascalstream
|
example for streaming objects as pascal
|
2010-05-12 20:13:26 +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 example, new form resources and fix postscript ClipRect test on different resolutions
|
2010-09-13 19:41:17 +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 |
|
SynEdit
|
Examples: improve position highlighter example
|
2010-10-11 22:56:04 +00:00 |
|
trayicon
|
examples: fix trayicon example
|
2010-05-01 11:28:59 +00:00 |
|
treeview
|
set some TTreeView.ReadOnly to true
|
2009-01-20 20:20:52 +00:00 |
|
turbopower_ipro
|
tpipro, fix AV in preview
|
2010-02-11 05:43:34 +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
|
examples: added packages dependencies, so that IDE and lazbuild can compile them
|
2006-09-07 07:04:39 +00:00 |
|
bitbutton.pp
|
added -WG switch for target win32
|
2005-09-30 23:27:37 +00:00 |
|
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
|
added .lpi for examples
|
2005-10-01 00:38:04 +00:00 |
|
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
|
extend with more controls to test painting interactions
|
2004-11-05 10:47:57 +00:00 |
|
groupboxnested.lpi
|
examples: added packages dependencies, so that IDE and lazbuild can compile them
|
2006-09-07 07:04:39 +00:00 |
|
groupboxnested.pas
|
speed up creation a bit
|
2004-12-31 16:41:26 +00:00 |
|
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
|
examples: fixed helloform compilation
|
2010-02-13 10:43:38 +00:00 |
|
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
|
added .lpi for examples
|
2005-10-01 00:38:04 +00:00 |
|
listviewtest.pp
|
removed cvs logs
|
2005-08-22 12:30:03 +00:00 |
|
loadpicture.lpi
|
added .lpi for examples
|
2005-10-01 00:38:04 +00:00 |
|
loadpicture.pas
|
added example for loading a picture from file
|
2004-08-13 20:17:36 +00:00 |
|
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
|
added .lpi for examples
|
2005-10-01 00:38:04 +00:00 |
|
memotest.pp
|
removed obsolete unit vclglobals
|
2004-08-18 09:31:21 +00:00 |
|
messagedialogs.lpi
|
added .lpi for examples
|
2005-10-01 00:38:04 +00:00 |
|
messagedialogs.pp
|
examples: fixed compilation
|
2010-02-13 10:46:05 +00:00 |
|
notebk.lpi
|
added .lpi for examples
|
2005-10-01 00:38:04 +00:00 |
|
notebk.pp
|
removed cvs logs
|
2005-08-22 12:30:03 +00:00 |
|
notebku.pp
|
removed cvs logs
|
2005-08-22 12:30:03 +00:00 |
|
notebooktest.lpi
|
added .lpi for examples
|
2005-10-01 00:38:04 +00:00 |
|
notebooktest.pp
|
added .lpi for examples
|
2005-10-01 00:38:04 +00:00 |
|
progressbar.lpi
|
added .lpi for examples
|
2005-10-01 00:38:04 +00:00 |
|
progressbar.pp
|
added .lpi for examples
|
2005-10-01 00:38:04 +00:00 |
|
scrollbar.lpi
|
added .lpi for examples
|
2005-10-01 00:38:04 +00:00 |
|
scrollbar.pp
|
added .lpi for examples
|
2005-10-01 00:38:04 +00:00 |
|
selection.pp
|
|
|
|
selectionform.pp
|
|
|
|
speedtest.lpi
|
added .lpi for examples
|
2005-10-01 00:38:04 +00:00 |
|
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
|
added .lpi for examples
|
2005-10-01 00:38:04 +00:00 |
|
taborder.pas
|
added taborder example
|
2005-01-22 20:24:15 +00:00 |
|
testall.lpi
|
examples: fixed compilation
|
2008-08-25 22:40:11 +00:00 |
|
testall.pp
|
removed cvs logs
|
2005-08-22 12:30:03 +00:00 |
|
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
|
added .lpi for examples
|
2005-10-01 00:38:04 +00:00 |
|
toolbar.pp
|
|
|
|
trackbar.lpi
|
added .lpi for examples
|
2005-10-01 00:38:04 +00:00 |
|
trackbar.pp
|
examples: fixed compilation
|
2010-02-13 10:46:05 +00:00 |