Commit Graph

1284 Commits

Author SHA1 Message Date
Tomas Hajny
723b1a1fad * ssockets and resolve supported under OS/2 now
git-svn-id: trunk@209 -
2005-06-05 12:31:35 +00:00
Tomas Hajny
3bb7f3e832 * use of special NotUnix define replaced with standard Unix
git-svn-id: trunk@208 -
2005-06-05 12:29:47 +00:00
daniel
e3aef781eb * Operator support
git-svn-id: trunk@195 -
2005-06-04 16:17:39 +00:00
daniel
3ece6aa385 * Support operators
git-svn-id: trunk@194 -
2005-06-04 16:14:28 +00:00
daniel
cd01ab8935 * Add operator support
git-svn-id: trunk@193 -
2005-06-04 14:05:12 +00:00
daniel
13bed67695 * Add operator support
git-svn-id: trunk@192 -
2005-06-04 14:04:53 +00:00
michael
809d10c0a6 * Patch from Alexandrov Alexandru:
- TFieldDefs rewrited as TOwnedCollection and TFieldDef as
    TCollectionItem, so it can be edited now with Collection editor;
  - TFieldDef.Assign implemented;
  - corrections to Index property of TField;
  - made writeable Fields property of TFields;
  - DefaultFieldClasses uncommented and moved to implementation part;
    and some more.

git-svn-id: trunk@175 -
2005-06-02 17:13:18 +00:00
michael
0882b637a4 * Patch from Ing. Petr Kristan
- Add dlerror() to dl unit
  - Add CurValue to TField in db.pp
  - Add TCurrencyfield to db.pp
  - Add TDataset.IslinkedTo to db.pp
  - Add ShellExecuteEx call to shellapi

git-svn-id: trunk@167 -
2005-06-01 16:16:35 +00:00
michael
48c968edf6 + Initialized ValidChars and Precision in FloatField
git-svn-id: trunk@120 -
2005-05-26 06:46:54 +00:00
michael
792d252aa3 + Fixed bug #3922, as suggested by poster Aleksa Todorovic
git-svn-id: trunk@119 -
2005-05-26 06:42:35 +00:00
michael
88877284df + Fixed bug #4012
git-svn-id: trunk@118 -
2005-05-26 06:14:37 +00:00
michael
87a429377d + Fixed TSynchroObject name
git-svn-id: trunk@116 -
2005-05-25 22:02:33 +00:00
florian
5e8e8fc5e4 + implemented empty Aquire/Release for SynchroObject, fixes bug #3821
git-svn-id: trunk@102 -
2005-05-25 20:53:50 +00:00
michael
9cf054b6dc + Fix for negative fieldindex in Tfields.SetFieldIndex (from Alexandriv alexandru)
git-svn-id: trunk@85 -
2005-05-24 08:54:14 +00:00
michael
d52d586456 + Fixed readsectionvalues call
git-svn-id: trunk@53 -
2005-05-21 20:20:26 +00:00
fpc
790a4fe2d3 * log and id tags removed
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00
michael
cdcbd5914d fixed compilation of fpimgcmn.pp
git-svn-id: trunk@38 -
2005-05-20 20:04:45 +00:00
michael
ffb55c4254 + Removed VER1_0 defines
git-svn-id: trunk@33 -
2005-05-19 21:14:45 +00:00
michael
35fb930eba + Removed from 2.0 tree
git-svn-id: trunk@28 -
2005-05-19 18:38:09 +00:00
joost
99de6df34e - fixed some warnings
git-svn-id: trunk@26 -
2005-05-19 09:24:37 +00:00
fpc
aabbd3c7df * property svn:eol-style: native set
git-svn-id: trunk@16 -
2005-05-18 16:16:11 +00:00
peter
b68af1b0e3 * post 2.0.0 fixes from cvs
git-svn-id: trunk@7 -
2005-05-16 20:59:02 +00:00
fpc
50778076c3 initial import
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
Tomas Hajny
c2d6555bd5 * fix for SIGSEGV due to access to uninitialized pointers in TList 2005-05-12 21:47:34 +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
michael
a379fe04be + Added parsing of explicitly assigned enumerated values 2005-05-10 06:08:59 +00:00
joost
734aa62d36 - check for editable state in SetFieldData 2005-05-07 14:41:00 +00:00
joost
b3403d51c8 - set FDatasource to nil in TDatalink.Create 2005-05-07 11:42:36 +00:00
michael
be4dd205d9 + Added Mock Objects implementation by Uberto Barbini 2005-05-06 19:38:43 +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
peter
6cf4eb98c3 * use current fpcmake instead of from 1.9.8 2005-05-05 13:28:47 +00:00
peter
7dadd64723 * 2.0.0 2005-05-05 12:59:59 +00:00
michael
57af5a1f8c + Patch from Vincent Snijders to fix reading of entities 2005-05-02 13:06:51 +00:00
michael
69a6bf363a * Some patches from Uberto Barbini
+ TLoginEvent more Delphi compatible (D5 and bigger).
   * AsCurrency Property for TField.
2005-04-26 16:48:58 +00:00
michael
89e6318dd8 + Added TCustomConnection by Uberto Barbini 2005-04-26 16:37:44 +00:00
michael
e97b4edd00 + Patch from Sergey Smirnov to fix TTimeField.AsString 2005-04-26 15:45:30 +00:00
michael
2d951fa6c2 + Added unit testdecorator to makefile 2005-04-26 15:42:04 +00:00
joost
ce319c62c2 - some fixes in assignment of transactions and databases 2005-04-24 19:21:28 +00:00
michael
5372c3450d + Patch to show/enter alternate charsets in grid editor. 2005-04-16 10:02:13 +00:00
michael
7bfefc7b49 + Streamex was in wrong place 2005-04-16 09:32:40 +00:00
michael
c995de9806 + Objfpc mode and ansistrings 2005-04-14 17:53:03 +00:00
michael
91464f3692 + Added streamex unit 2005-04-14 17:48:06 +00:00
michael
84c187e10d + Added for Delphi compatibility and InstantObjects 2005-04-14 17:47:31 +00:00
joost
9d7562ff73 - Fixed a mem-leak in TMySQLConnection.ConnectMySQL
- Added ObtainSQLStatementType to TMySQLConnection.PrepareStatement
- RowsAffected and LastInsertID should be QWord s, not int64
2005-04-13 23:20:22 +00:00
joost
fa3ce88bbd - Changed for dyn.linking
- Made the query read-only
2005-04-13 22:57:03 +00:00
joost
10b6189ecf - TSQLQuery now frees FIndexDefs 2005-04-13 22:10:26 +00:00
joost
fcf91ea4fe - TIndexDefs.Destroy now calls inhedited.Destroy 2005-04-13 22:09:15 +00:00
joost
44d8cf713c - fixed mem-leak in TDataset.SetBufListSize 2005-04-13 22:08:16 +00:00
michael
4dba09f9a0 * Some fixes on interface use from Dean Zobec 2005-04-12 07:31:34 +00:00
michael
e5b08ad325 + TestDecorator implementation by Dean Zobec 2005-04-11 18:10:55 +00:00