peter
|
9f31783a0a
|
* old logs removed and tabs fixed
|
2002-09-07 16:01:16 +00:00 |
|
peter
|
9cacd98e91
|
* merged getpropinfo fix
|
2002-04-04 18:32:59 +00:00 |
|
peter
|
75676a4866
|
* moved i386 specific code to include file
|
2001-08-04 11:03:42 +00:00 |
|
peter
|
adc077099e
|
* merged updates from v10
|
2001-07-29 13:50:44 +00:00 |
|
peter
|
33f9b586e7
|
* merged completion from v10
|
2001-07-29 13:37:46 +00:00 |
|
peter
|
46b88a2ac9
|
* merged more D5/D6 stuff from v10
|
2001-07-06 14:56:06 +00:00 |
|
peter
|
49481a0c63
|
* v10 merges
|
2001-06-27 21:37:36 +00:00 |
|
sg
|
f43d55181a
|
* Fixed SetOrdProp for class instance properties (merged from fixbranch)
|
2001-02-15 22:40:22 +00:00 |
|
sg
|
5504699c9b
|
* Merged bugfix for bug #1273 from fixbranch
* Fixed typo in SetFloatProp
* Rewrote GetStrProp, now all AnsiString will be correctly
reference counted
|
2000-12-13 23:28:17 +00:00 |
|
sg
|
5c7c4fdd2a
|
* (Final) fix for AnsiString reference counter problem in SetStrProp
|
2000-11-25 18:36:55 +00:00 |
|
florian
|
d3e3b54dc4
|
* interfaces support
|
2000-11-04 16:28:26 +00:00 |
|
sg
|
0e21611d5d
|
* Fixed GetEnumValue (bug #1049, reported by Neil Graham)
|
2000-07-17 08:37:58 +00:00 |
|
michael
|
650fbb86aa
|
+ removed logs
|
2000-07-13 11:32:24 +00:00 |
|
michael
|
e7aca136a1
|
+ Initial import
|
2000-07-13 06:29:38 +00:00 |
|
sg
|
d43360d5d6
|
* Bugfix for SetAStrProp (reference counter hasn't been increased)
* Implemented GetInt64Prop
|
2000-06-29 08:47:13 +00:00 |
|
peter
|
2260192c30
|
* qword,int64 rtti support basics
|
2000-06-22 20:02:51 +00:00 |
|
sg
|
5dbe89f57e
|
* Fixed a small typo in my previous update
|
2000-06-22 15:31:09 +00:00 |
|
sg
|
d6ec03b275
|
* Added prototypes for GetInt64Prop and SetInt64Prop
* Added constants "BooleanIdents" and "DotSep"
|
2000-06-22 15:29:31 +00:00 |
|
michael
|
edd14ed266
|
+ GetPropInfo now case insensitive
|
2000-05-18 09:42:17 +00:00 |
|
florian
|
2eb62408ae
|
* disabled FIXED data type per default
|
2000-02-15 14:36:57 +00:00 |
|
peter
|
6b66a55cd6
|
* truncated log
|
2000-02-09 16:59:28 +00:00 |
|
daniel
|
ec29a31834
|
* copyright 2000
|
2000-01-07 16:41:28 +00:00 |
|
daniel
|
a79b4a404b
|
* copyright 2000 added
|
2000-01-07 16:32:21 +00:00 |
|
sg
|
ebb5f22c13
|
* _This_ is the real revision 1.32... :-)
|
2000-01-06 01:08:33 +00:00 |
|
pierre
|
72b6e9345b
|
* missing declarations for otChar andotWChar added
|
2000-01-06 00:23:24 +00:00 |
|
sg
|
c44cc56a9a
|
* Fixed missing () in InsertProp which caused memory corruptions
* GetOrdProp handles Char and WChar now. (there are still some
property types missing!)
|
2000-01-05 18:59:56 +00:00 |
|
Jonas Maebe
|
e2892ee93a
|
* replaced "movl mem,%eax; xorl %eax,%eax" with "movl mem,%eax;
testl %eax,%eax"
|
1999-12-28 12:19:36 +00:00 |
|
peter
|
aa083c5b4d
|
* truncated log
|
1999-11-06 14:35:38 +00:00 |
|
florian
|
7846d7cf60
|
* GetPropInfo returns now nil if the property wasn't found
|
1999-09-16 08:59:48 +00:00 |
|
florian
|
7ed003d9da
|
+ patch of Sebastion Guenther applied: Get/SetMethodProp implementation
|
1999-09-15 20:27:24 +00:00 |
|
peter
|
38a2727fb2
|
* pointer fixes
|
1999-09-08 16:14:41 +00:00 |
|
michael
|
8ca0b0cab3
|
* Fixes from Sebastian Guenther
|
1999-09-03 15:39:23 +00:00 |
|
michael
|
022e44bb17
|
* Patch from Sebastian Guenther
|
1999-08-29 22:21:27 +00:00 |
|
michael
|
7cc244b309
|
* Patch from Sebastian Guenther
|
1999-08-06 13:21:40 +00:00 |
|
michael
|
fe46d024db
|
* Fix by Sebastian Guenther.
|
1999-06-04 12:48:37 +00:00 |
|
florian
|
b5e9c9c73f
|
* the set/get procedures must be called with call %edi instead call (%edi)
* handling of extended and string properties fixed
|
1999-05-19 12:03:23 +00:00 |
|
florian
|
e973e4b583
|
* two typos fixed
|
1999-05-07 11:02:14 +00:00 |
|
michael
|
cdcaec93df
|
* Fixes in getenum*
|
1999-05-03 07:30:07 +00:00 |
|
peter
|
17f26f6577
|
* removed warnings
|
1999-04-08 11:30:57 +00:00 |
|
pierre
|
2edc05be95
|
?? is callSStringProc a function ??
|
1999-01-19 16:08:12 +00:00 |
|
peter
|
516958a67b
|
* removed temp symbols
|
1998-12-15 22:42:49 +00:00 |
|
michael
|
e3e8ca6b98
|
More changes for type-information
|
1998-12-02 12:35:07 +00:00 |
|
michael
|
ced8b68930
|
+ Added packrecords 1
|
1998-11-26 14:57:47 +00:00 |
|
michael
|
9df9d3e3a2
|
+ Fixed Gettypeinfos
|
1998-11-26 14:22:18 +00:00 |
|
michael
|
b661b37184
|
+ Fixed typinfo count of properties
|
1998-11-25 16:47:03 +00:00 |
|
michael
|
4ea629dcdc
|
Implemented most important methods.
|
1998-11-24 15:03:32 +00:00 |
|
peter
|
5c40dd43d7
|
* updated for auto objpas loading
|
1998-09-24 23:45:26 +00:00 |
|
florian
|
81bce6dd30
|
+ description of tpropinfo.propprocs bit 6 added
|
1998-09-20 08:25:34 +00:00 |
|
florian
|
e6f7c229d0
|
* procedure GetOrdProp added
|
1998-09-19 15:25:45 +00:00 |
|
florian
|
0fdaedaec0
|
+ some procedures added
|
1998-09-19 08:33:53 +00:00 |
|