Commit Graph

25 Commits

Author SHA1 Message Date
mattias
f9ea1eaa98 LCL: comments
git-svn-id: trunk@35098 -
2012-02-02 21:14:35 +00:00
vincents
552c41ac04 LCL: property storage, initialize storage before reading and writing integers and booleans, like has been done for strings in r18793 and r19196 #e9adbdad62 (issue #14115)
git-svn-id: trunk@21127 -
2009-08-07 08:32:45 +00:00
paul
e9adbdad62 lcl: repair TCustomPropertyStorage StorageNeeded balance with FreeStorage (fixes bug #0013239)
git-svn-id: trunk@19196 -
2009-04-01 22:26:56 +00:00
michael
3355d5624b * Fixed access violation reported on Mailing list
git-svn-id: trunk@18793 -
2009-02-22 14:48:27 +00:00
paul
d9491a4528 lcl: fix header
git-svn-id: trunk@18002 -
2008-12-31 03:07:17 +00:00
mattias
2996a3c332 rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
git-svn-id: trunk@15834 -
2008-07-22 09:48:15 +00:00
paul
11de6af8b9 decapitalize all procedure and function keywords to make all looks the same
git-svn-id: trunk@14375 -
2008-03-03 08:06:26 +00:00
mattias
5a7ff6537a LCL: Tapplication.CreateForm with out param, cleanups, renamed TCustomPropertyStorage param name Default with DefaultValue from Flávio Etrusco
git-svn-id: trunk@10626 -
2007-02-12 12:40:41 +00:00
mattias
6eb4930179 fixed references to COPYING.LCL
git-svn-id: trunk@9243 -
2006-05-05 05:52:08 +00:00
mattias
2e0aad6b7d added reading/writing TRect to TFormPropertyStorage, fixed TSynEdit erasing space below
git-svn-id: trunk@8814 -
2006-02-24 13:29:54 +00:00
marc
6f345ed1d4 * Patch from Joost van der Sluis to fix compilation on fpc 2.1.1 r2020 #6655ed568d
git-svn-id: trunk@8354 -
2005-12-21 22:04:09 +00:00
vincents
f4dbf5df7b fixed TCustomPropertyStorage.WriteInteger (issue #1383)
git-svn-id: trunk@8039 -
2005-11-02 20:39:14 +00:00
vincents
1064272122 removed ifdef ver1 from Martin Smat
git-svn-id: trunk@7479 -
2005-08-04 08:41:46 +00:00
vincents
1c4a8462c7 fixed 1.9.9 compilation (rtlconst -> rtlconsts)
git-svn-id: trunk@6927 -
2005-03-08 11:24:05 +00:00
mattias
75695b098e fixed hint size and activate
git-svn-id: trunk@6851 -
2005-02-26 20:26:03 +00:00
mattias
63b705cfd2 public TPropertyStorage StorageNeeded and FreeStorage
git-svn-id: trunk@6799 -
2005-02-17 22:35:05 +00:00
mattias
186fe2ef4d fixed freeing propertystorage
git-svn-id: trunk@6599 -
2005-01-15 11:45:50 +00:00
mattias
02c4d6ddaa added OnSavingProperties, OnRestoringProperties to TCustomPropertyStorage
git-svn-id: trunk@6598 -
2005-01-15 11:40:21 +00:00
mattias
f87a347e79 replaced VER1_9_5 with not VER1_0
git-svn-id: trunk@6556 -
2005-01-12 17:48:47 +00:00
mattias
341ac9b2d1 StoredValues of property storage now works from Michael VC
git-svn-id: trunk@5811 -
2004-08-17 19:41:10 +00:00
mattias
d2c46c3582 published TForm.SessionProperties, added property editor and activated the storage components for fpc 1.9.5 because of rttiutils
git-svn-id: trunk@5806 -
2004-08-16 20:40:26 +00:00
mattias
efd5eaf7b4 fixed fpc 1.0.10 compilation
git-svn-id: trunk@5711 -
2004-07-25 22:54:38 +00:00
mattias
2f8201d816 added rx components from Michal Van Canneyt
git-svn-id: trunk@5709 -
2004-07-25 15:39:55 +00:00
mattias
784902b92a TXMLPropStorage basically working
git-svn-id: trunk@5704 -
2004-07-25 01:04:45 +00:00
mattias
4b1ebca16e started propertystorage enable with -dEnableSessionProps
git-svn-id: trunk@5699 -
2004-07-23 22:06:56 +00:00