marco
97b1d04d8f
* Fix for 10482, iinterfacecomponentreference
...
git-svn-id: trunk@9618 -
2008-01-02 20:45:09 +00:00
michael
b244f6eb71
* Patch from Sergei Gorelkin, making TStream.Read and .Write virtual
...
git-svn-id: trunk@9572 -
2007-12-29 19:03:56 +00:00
michael
429fd4f685
* Patch from Giulio Bernardi to use NtoLE instead of swapendian
...
git-svn-id: trunk@9438 -
2007-12-13 09:59:19 +00:00
michael
b363afcd0a
* Patch from Giulio Bernardi
...
* ObjectBinaryToText, ObjectTextToBinary and ObjectTextToResource are
endian safe and writing and reading extended type is supported on
machines that don't have an extended type
- TStream.WriteResourceHeader, TStream.ReadResHeader,
TStream.FixupResourceHeader are endian safe
git-svn-id: trunk@9397 -
2007-12-05 20:50:26 +00:00
yury
0a3591a2a5
* Fixed warnings and notes.
...
git-svn-id: trunk@9046 -
2007-11-01 15:55:54 +00:00
marco
d539d9c54d
* fix for 9588
...
git-svn-id: trunk@8366 -
2007-09-03 13:24:26 +00:00
florian
0caa70a8b3
+ basic TStreamAdapter implementation
...
git-svn-id: trunk@7815 -
2007-06-25 21:05:08 +00:00
michael
a7a0e9a307
* Component name can be empty
...
git-svn-id: trunk@7737 -
2007-06-20 07:28:14 +00:00
michael
f60fbbb01b
* Removed inttostr, isvalidident so sysutils versions are used.
...
git-svn-id: trunk@6984 -
2007-03-24 22:11:03 +00:00
michael
aaec51dd3f
* Fixed bug #8033 , removed longrec, so sysutils version is used
...
git-svn-id: trunk@5901 -
2007-01-11 20:40:12 +00:00
michael
c65744ab41
* Removed debug statement causing bug #7874 from Mantis
...
git-svn-id: trunk@5582 -
2006-12-13 19:21:31 +00:00
michael
2eda10c74c
* Patch from Vincent Snijders to grow memory stream by a quarter of its size
...
git-svn-id: trunk@5581 -
2006-12-13 19:17:39 +00:00
yury
82b74ffc64
* fixed warning and note while compiling RTL.
...
git-svn-id: trunk@4265 -
2006-07-20 12:31:58 +00:00
yury
e1b9814b5d
* fixed some warnings and notes while compiling RTL.
...
git-svn-id: trunk@4256 -
2006-07-19 10:31:15 +00:00
Jonas Maebe
9e801eb048
* removed/conditionalised several unused variables
...
git-svn-id: trunk@4199 -
2006-07-14 20:44:57 +00:00
yury
53ef335edd
* TFileStream.Create did not raise exceptions if error occured.
...
git-svn-id: trunk@4107 -
2006-07-06 19:00:40 +00:00
michael
dc0e8428a6
+ Fixed rights parameter in TFileStream.Create and FileCreate
...
git-svn-id: trunk@3862 -
2006-06-13 22:01:49 +00:00
oro06
42bd89095f
*fix fileopen (please OS2,EMX maintainers have a look)
...
git-svn-id: trunk@3858 -
2006-06-13 08:15:35 +00:00
michael
4d01d98667
+ Made validaterename case-insensitive (after bug #5166 )
...
git-svn-id: trunk@3550 -
2006-05-17 06:12:44 +00:00
michael
f1cb336ee0
+ FindComponent should be cse insensitive
...
git-svn-id: trunk@3545 -
2006-05-16 11:14:09 +00:00
Vincent Snijders
353f623f1f
removed seek64bit define
...
git-svn-id: trunk@1704 -
2005-11-09 13:26:22 +00:00
florian
11336b091d
+ TInterfaceList implemented
...
git-svn-id: trunk@1453 -
2005-10-17 21:39:46 +00:00
florian
71dac7c02f
+ RegisterClassAlias implemenentation from Stefan van den Berg
...
git-svn-id: trunk@1449 -
2005-10-17 20:56:39 +00:00
oro06
84cd7d6706
* fixed stream resource unicode issue
...
git-svn-id: trunk@1160 -
2005-09-23 10:02:01 +00:00
florian
95b995fe27
* fixed resource streams for 64 bit systems
...
git-svn-id: trunk@1158 -
2005-09-23 09:56:14 +00:00
florian
527a01bc9d
+ TResourceStream implemented
...
git-svn-id: trunk@1143 -
2005-09-19 20:15:25 +00:00
Vincent Snijders
a879211175
fixed setting memstream capacity to 0
...
git-svn-id: trunk@590 -
2005-07-05 21:54:32 +00:00
peter
73e0105080
* use Reallocmem in TStream.Realloc
...
* prevent setting the capacity < 0, which will give an RTE when
passed to the heap manager
git-svn-id: trunk@566 -
2005-07-03 13:20:06 +00:00
michael
23ad0ae1ec
+ Removed HASINTF and VER1_0 defines
...
git-svn-id: trunk@239 -
2005-06-07 20:30:03 +00:00
peter
4ace790492
* remove $Log
...
git-svn-id: trunk@231 -
2005-06-07 09:47:55 +00:00
fpc
790a4fe2d3
* log and id tags removed
...
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00
michael
ffb55c4254
+ Removed VER1_0 defines
...
git-svn-id: trunk@33 -
2005-05-19 21:14:45 +00:00
fpc
50778076c3
initial import
...
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
michael
783376530d
+ Streaming of subcomponents added by Marc Weustink
2005-04-15 07:21:09 +00:00
michael
e0f4f77b94
+ Fix for BintoHex and hextobin by Uberto Barbini
2005-04-14 17:43:35 +00:00
peter
7867c168b8
* add const to 64bit seeks
2005-03-25 20:07:43 +00:00
peter
e417e34496
* truncate log
2005-02-14 17:13:06 +00:00
florian
1cf4d20b51
+ BinToHex and HexToBin from Marco added
2005-02-03 20:17:05 +00:00
florian
fa2b38e520
+ PaletteCreated added
...
+ TCollectionNotification added
2005-02-02 19:56:11 +00:00
florian
8082a0c3a4
* empty class grouping functions
2005-02-02 19:39:59 +00:00
peter
7cf6eff07f
* interface additions
2005-01-31 19:41:39 +00:00
peter
be53661900
* 1.0.x fix
2005-01-20 16:37:57 +00:00
michael
ec7c4a2ff4
+ CustomMemoryStream.getsize overridden
2005-01-19 19:57:57 +00:00
michael
2992a0ed48
* Patch from Peter to fix 64bit issue in tstream.seek()
2005-01-19 09:09:50 +00:00
michael
753460a415
+ Patch from Mattias Gaertner to fix CopyFrom
2005-01-18 22:31:44 +00:00
michael
55e42ab72f
+ Added TOwnerStream
2005-01-09 13:15:37 +00:00
michael
ed3945ca04
+ More optimal FreeNotification when destroying
2004-09-22 19:57:45 +00:00
michael
8b3a3858eb
+ Fix in TComponent destroy FreeNotifications.
2004-09-22 18:48:31 +00:00
florian
b950207508
* tcomponent.destroying is now called in tcomponent.beforedestruction
2004-08-07 16:44:34 +00:00
peter
1c9a936741
* LongRec is a packed record
2004-01-12 17:44:22 +00:00
michael
32702205a0
+ Some more fixes to rtlconst. Const strings moved from classes to rtlconst
2004-01-10 20:13:19 +00:00
michael
1567dc0814
+ Moved all resource strings to rtlconst/sysconst
2004-01-10 19:35:17 +00:00
peter
9d55df2bd5
* merged copyfrom with 0
2003-10-30 16:30:53 +00:00
peter
bf708e1de0
* tbits.create is now supported
2003-10-30 16:25:07 +00:00
peter
3f63323fdd
* part of eventlog
2003-10-09 15:52:42 +00:00
peter
3d27318cb2
* moved classes unit to rtl
2003-10-06 21:01:06 +00:00