.. |
address_book
|
Examples: fixed apptype for addressbook example under windows
|
2007-10-27 18:17:42 +00:00 |
anchordocking
|
IDE: TXMLConfig.Flush does not save if Filename empty, TLazPackage extended to save to string, package system extended to revert packages not edited and to check changed packages on disk, disk diff dlg extended to show changes of packages
|
2008-01-29 17:52:05 +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
|
lazdaemon: set nicer default unit names
|
2007-12-11 23:06:44 +00:00 |
codepageconverter
|
* Updated translation by Valdas Jankunas
|
2007-10-01 21:09:41 +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
|
+ Added (custom) cursors example from Paul Ishenin
|
2007-02-20 23:39:04 +00:00 |
designerbaseclass
|
designer baseclass example: fixed compilation
|
2007-02-05 14:15:01 +00:00 |
dragimagelist
|
examples: docking: set session flag and improved layout
|
2008-01-15 19:21:15 +00:00 |
dropfiles
|
Examples DropFiles: corrected caption, enable dropping on Form2
|
2008-01-10 13:18:40 +00:00 |
easter
|
set button/bitbtn borderspacing.innerborder to 4
|
2006-05-22 08:10:49 +00:00 |
exploremenu
|
explorermenu example package: fixed compilation
|
2007-12-28 15:03:04 +00:00 |
fontenum
|
fixes grid's line widths in several forms
|
2007-04-17 18:58:04 +00:00 |
grid_semaphor
|
fixes grid's line widths in several forms
|
2007-04-17 18:58:04 +00:00 |
gridcelleditor
|
fixes grid's line widths in several forms
|
2007-04-17 18:58:04 +00:00 |
helpforpackage
|
added example to add IDE help for the sources of a package
|
2006-09-19 22:25:33 +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 |
idequickfix
|
IDE: compiler tests: added warnings when a search path does not exist
|
2007-12-07 13:50:30 +00:00 |
imagelist
|
set form position to screencenter in imagelist example
|
2007-11-18 08:50:22 +00:00 |
imgviewer
|
imgviewer example: fix compilation after removal of the lazarus jpeg package
|
2008-01-02 09:45:59 +00:00 |
jpeg
|
- update jpeg example
|
2007-12-07 06:05:47 +00:00 |
lazintfimage
|
LCL: fixed TLazIntfImage setting DataDescription, updated example for scanline
|
2007-10-01 09:35:21 +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
|
remove gtk2 as target for example
|
2007-12-21 03:14:30 +00:00 |
multithreading
|
examples: fixed waitforexample for fpc 2.3.1
|
2007-08-10 13:16:49 +00:00 |
objectinspector
|
IDEIntf: added lfm/lrs files for objectinspector
|
2007-09-08 14:11:53 +00:00 |
openbrowser
|
set button/bitbtn borderspacing.innerborder to 4
|
2006-05-22 08:10:49 +00:00 |
openglcontrol
|
fpc-crosswin32 deb: updates and copying tools like windres
|
2007-10-16 20:32:10 +00:00 |
postscript
|
* fixes postscriptcanvas example
|
2006-07-04 18:06:05 +00:00 |
scanline
|
h2pas wizard: added tool to add missing pointer types
|
2007-10-05 20:43:40 +00:00 |
shapedcontrols
|
initial implementation of TWinControl.SetShape for gtk, qt, win32 + example
|
2008-01-25 06:56:57 +00:00 |
sprites
|
set button/bitbtn borderspacing.innerborder to 4
|
2006-05-22 08:10:49 +00:00 |
trayicon
|
Added initial implementation for BallonHints on the tray, and updated example.
|
2007-11-10 10:42:46 +00:00 |
treeview
|
treeview example: don't include 32 bits resource when compiled for win64
|
2007-05-03 18:55:47 +00:00 |
turbopower_ipro
|
remove Jpeg4Lazarus from all svn files dependencies
|
2007-12-07 03:03:52 +00:00 |
widestringstreaming
|
project version info: added default values while saving
|
2006-09-15 17:59:31 +00:00 |
xmlstreaming
|
project version info: added default values while saving
|
2006-09-15 17:59:31 +00:00 |
bitbtnform.pp
|
|
|
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
|
removed cvs logs
|
2005-08-22 12:30:03 +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
|
removed cvs logs
|
2005-08-22 12:30:03 +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
|
|
|
Makefile
|
regenerated Makefiles with fixed fpc 2.3 fpcmake
|
2007-11-12 23:00:57 +00:00 |
Makefile.fpc
|
tools, examples: fixed compilation by requiring libc
|
2007-10-17 10:00:05 +00:00 |
memotest.lpi
|
added .lpi for examples
|
2005-10-01 00:38:04 +00:00 |
memotest.pp
|
|
|
messagedialogs.lpi
|
added .lpi for examples
|
2005-10-01 00:38:04 +00:00 |
messagedialogs.pp
|
removed cvs logs
|
2005-08-22 12:30:03 +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: added packages dependencies, so that IDE and lazbuild can compile them
|
2006-09-07 07:04:39 +00:00 |
synedit1.pas
|
win64 fixes (from peter, modified)
|
2006-05-01 21:47:48 +00:00 |
taborder.lpi
|
added .lpi for examples
|
2005-10-01 00:38:04 +00:00 |
taborder.pas
|
|
|
testall.lpi
|
added .lpi for examples
|
2005-10-01 00:38:04 +00:00 |
testall.pp
|
removed cvs logs
|
2005-08-22 12:30:03 +00:00 |
testallform.pp
|
removed ShowScale
|
2006-04-10 11:18:13 +00:00 |
testtools.inc
|
removed cvs logs
|
2005-08-22 12:30:03 +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
|
fixed typo
|
2006-04-10 18:15:22 +00:00 |