Commit Graph

25 Commits

Author SHA1 Message Date
Juha
8583ffa716 LCL: Formatting. 2024-11-23 08:10:58 +02:00
Juha
adfc424e92 Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION. 2023-07-07 17:39:03 +03:00
ondrej
a6733caa52 LCL: inipropstorage: fix FPC trunk encoding problem. Issue #33112
git-svn-id: trunk@57220 -
2018-02-02 11:46:07 +00:00
juha
a714a91311 LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI.
Organize uses-sections by package so that dependencies can be easier seen.

git-svn-id: trunk@53711 -
2016-12-17 22:58:08 +00:00
juha
06ac76f560 LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
git-svn-id: trunk@49494 -
2015-07-04 23:08:00 +00:00
mattias
201421bcbf LCL: TXML/IniPropStorage: do not load/save at designtime
git-svn-id: trunk@46350 -
2014-09-29 18:53:52 +00:00
juha
e756eca77b LCL: Prevent IniPropStorage wiping configuration if collection is used. Issue #26112, patch from Luca Olivetti
git-svn-id: trunk@45077 -
2014-05-18 13:16:06 +00:00
juha
7b162087fd Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
git-svn-id: trunk@41387 -
2013-05-24 18:30:06 +00:00
juha
3b5868962b LCL: Fixes for property storage classes. Issue #23644, patch from Cyrax
git-svn-id: trunk@39902 -
2013-01-19 21:57:23 +00:00
paul
d9491a4528 lcl: fix header
git-svn-id: trunk@18002 -
2008-12-31 03:07:17 +00:00
mattias
69cfe88898 using UTF-8 for file operations and environment variables
git-svn-id: trunk@16236 -
2008-08-25 22:32:23 +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
vincents
a168e7a228 LCL: don't capitalize keywords (e.g Property -> property)
git-svn-id: trunk@11043 -
2007-05-01 17:32:12 +00:00
mattias
6eb4930179 fixed references to COPYING.LCL
git-svn-id: trunk@9243 -
2006-05-05 05:52:08 +00:00
vincents
1064272122 removed ifdef ver1 from Martin Smat
git-svn-id: trunk@7479 -
2005-08-04 08:41:46 +00:00
mattias
63b705cfd2 public TPropertyStorage StorageNeeded and FreeStorage
git-svn-id: trunk@6799 -
2005-02-17 22:35:05 +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