Tomas Hajny
77d16a7ad9
* TextMode parameter type changed to word for TP/BP compatibility
2005-05-14 15:01:49 +00:00
Tomas Hajny
7be6c68518
* TextMode parameter type changed temporarily not to break other platforms
2005-05-14 14:58:41 +00:00
Tomas Hajny
01ee93f838
* fix for bug #3713 and other - basis for future common implementation prepared
2005-05-14 14:40:45 +00:00
Tomas Hajny
cdccf904cd
+ basis for common platform independent implementation of Crt
2005-05-14 14:32:55 +00:00
Tomas Hajny
4dbbf4b5d3
* cosmetic changes
2005-05-14 14:31:51 +00:00
olle
5d05584a8e
* Fix small issue for link script
2005-05-14 12:15:18 +00:00
olle
d988d8d694
* Fixed typo
2005-05-14 11:54:00 +00:00
olle
559ee781b3
- Removed outcommented function
2005-05-14 11:53:31 +00:00
olle
9c34d047ed
* Updated header comments
2005-05-14 11:52:37 +00:00
olle
2b0b6ff306
* Some fixes
2005-05-14 11:42:22 +00:00
olle
f1611b5add
* Fix for MacOS when redirect stdout and stderr to same stream
2005-05-14 11:18:52 +00:00
olle
608d6f0ceb
* Minor fix
2005-05-14 11:14:39 +00:00
olle
261ade8e1e
* Removed text about beta
2005-05-14 11:13:36 +00:00
olle
a455adeac2
* Smaller arrray sizes for macos
2005-05-14 11:11:33 +00:00
Tomas Hajny
c2d6555bd5
* fix for SIGSEGV due to access to uninitialized pointers in TList
2005-05-12 21:47:34 +00:00
Tomas Hajny
5f59b0f6b9
* fix for SIGSEGV due to access to uninitialized pointers in TList
2005-05-12 21:40:42 +00:00
michael
30b55c8bee
+ Added MAX_PATH for Delphi/Kylix compatibility.
2005-05-12 20:30:51 +00:00
michael
2e48181661
+ Added maxpathlen constant (maximum length of filename path)
2005-05-12 20:29:04 +00:00
michael
e5431e6db2
- Patch from Jesus Reyes:
...
* TFloatField.SetAsString doesn't look at DecimalSeparator for
converting a string into a Float
* TBooleanField.SetAsString won't accept an empty string as a valid
value, also the patch allows strings as T, F or any starting
substring of DisplayValues to be accepted.
2005-05-12 18:52:32 +00:00
peter
1b64ac5ac0
* regenerated for all targets
2005-05-11 20:00:41 +00:00
Tomas Hajny
3ddd944b81
* fix for potential SIGSEGV during argv allocation
2005-05-10 21:45:08 +00:00
michael
a379fe04be
+ Added parsing of explicitly assigned enumerated values
2005-05-10 06:08:59 +00:00
michael
5d5f1cee3c
* Added patch from Vincent Snijders to add a footer to each HTML page
2005-05-09 18:50:13 +00:00
michael
7764270152
+ Added overloads of G(S)etwindowplacement with pointer versions
2005-05-09 18:39:58 +00:00
michael
b60c5b9cd2
+ Fixed bug #3957
2005-05-09 18:35:06 +00:00
michael
71f56b3d61
+ Patch to return nil if there is no exception object (as in Delphi)
2005-05-08 21:20:26 +00:00
marco
fd8927391f
* typo fixed
2005-05-08 19:56:59 +00:00
fpc
961bcf35ed
* IDE installation fixed
2005-05-08 12:22:15 +00:00
florian
207e67cc4d
+ cycling with 1.0.x fixed, hopefully the last fix of this for ever ;)
2005-05-08 08:03:15 +00:00
florian
868c3c9644
+ UpdateCount property
2005-05-07 17:03:34 +00:00
florian
09b0fe36fb
+ made variant publishable
2005-05-07 16:43:02 +00:00
joost
734aa62d36
- check for editable state in SetFieldData
2005-05-07 14:41:00 +00:00
michael
37a0e8db97
+ Added -Fa option
2005-05-07 13:12:36 +00:00
michael
6fc89c98db
+ Finished macros and threading issues
2005-05-07 13:10:11 +00:00
joost
b3403d51c8
- set FDatasource to nil in TDatalink.Create
2005-05-07 11:42:36 +00:00
florian
bf179526ff
+ TryStrToDate/Time functions
2005-05-07 10:23:17 +00:00
florian
e89b0f626e
+ added TPublishableVariantType
2005-05-07 09:47:41 +00:00
michael
51b385aef8
+ Last changes to RTL documentation
2005-05-07 09:41:09 +00:00
michael
fb519f351d
+ Many additions and fixes
2005-05-06 22:34:51 +00:00
michael
be4dd205d9
+ Added Mock Objects implementation by Uberto Barbini
2005-05-06 19:38:43 +00:00
florian
4af99ad8ec
* better error reporting
2005-05-06 19:31:36 +00:00
michael
11eefecc8c
* Patch from Luiz Américo:
...
- ExecSql now can be called in closed datasets
- Changed name from IndexFieldName to PrimaryKey to avoid confunsion
with TclientDataset.IndexFieldName (Delphi)
- Small changes
2005-05-06 19:08:23 +00:00
florian
d1e6934a5b
* better exception catching
2005-05-06 18:54:26 +00:00
florian
83ac6eeaad
* 32 -> 64 bit cross compilation fixed
2005-05-06 17:02:52 +00:00
florian
97805c3fee
* compilation fixed
2005-05-06 17:02:07 +00:00
michael
91531257eb
+ Fixed array declarations which need to be var
2005-05-06 15:02:55 +00:00
florian
736d8fa666
* write nil into the method table for abstract methods
2005-05-05 21:09:10 +00:00
florian
ca0b7067da
* updated for 2.0.0
2005-05-05 15:13:12 +00:00
florian
83fa3bd0cb
+ output of supported instruction sets in info page
2005-05-05 14:53:55 +00:00
florian
e7abf182c2
+ added -Cp to option page
2005-05-05 14:52:50 +00:00