mazen
|
bc18d6eb8a
|
+ added palmos support to makes files
+ added Makefile.fpc to palmos in rtl
+ added faked prt0 to plamos rtl
git-svn-id: trunk@2443 -
|
2006-02-05 19:22:12 +00:00 |
|
marco
|
ac868ec7bf
|
* patch from neli
git-svn-id: trunk@2442 -
|
2006-02-05 15:51:34 +00:00 |
|
joost
|
ab37e3f576
|
+ Made TDataset.Setactive virtual
+ if a TSQLQuery is closed, the query is always unprepared (fix bug #4769)
git-svn-id: trunk@2441 -
|
2006-02-05 15:04:27 +00:00 |
|
joost
|
bc4e23b9c2
|
+ Fixed applyupdates for empty datasets
git-svn-id: trunk@2440 -
|
2006-02-05 14:01:20 +00:00 |
|
florian
|
66bc185aa7
|
* TMemIniFile speed up from Patrick Chevalley
git-svn-id: trunk@2439 -
|
2006-02-05 10:39:59 +00:00 |
|
peter
|
611150522f
|
* duplicate names fixed
git-svn-id: trunk@2435 -
|
2006-02-05 01:49:55 +00:00 |
|
tom_at_work
|
453bb6d1c9
|
* removed libc package from build for every linux platform but i386 and x86-64 (libc is a x86 specific kylix compatibility library)
git-svn-id: trunk@2376 -
|
2006-01-29 17:49:42 +00:00 |
|
marco
|
46ff92bb60
|
* 64-bit patches from Neli and Andrew
git-svn-id: trunk@2315 -
|
2006-01-20 22:38:09 +00:00 |
|
florian
|
c4afc10ebc
|
+ >< support for fpdoc from Vincent Snijders
git-svn-id: trunk@2283 -
|
2006-01-14 13:04:22 +00:00 |
|
joost
|
1f754a3905
|
+ date/time fields handling compatibility fix
+ implemented BeforeRefresh and AfterRefresh
+ made TFieldDef.Required writeable (delphi compatible)
+ implemented TUpdateAction
+ Fixed web bug #4644
git-svn-id: trunk@2281 -
|
2006-01-13 21:27:00 +00:00 |
|
florian
|
b9a0e2ead2
|
* makefile again regenerated
git-svn-id: trunk@2280 -
|
2006-01-13 20:32:53 +00:00 |
|
florian
|
40290348bc
|
* Makefiles regenerated
git-svn-id: trunk@2279 -
|
2006-01-13 19:49:25 +00:00 |
|
florian
|
30fc11e7ca
|
* makefiles regenerated
git-svn-id: trunk@2260 -
|
2006-01-11 21:46:28 +00:00 |
|
florian
|
210f9c07d6
|
+ makefiles adapted for shared library support
git-svn-id: trunk@2257 -
|
2006-01-11 21:42:30 +00:00 |
|
joost
|
5e631df4cc
|
+ do not try to applyupdates on an empty dataset
+ removed obsolete refresh from applyupdates
+ removed obsolete SetCurrentRecord
git-svn-id: trunk@2181 -
|
2006-01-05 15:53:46 +00:00 |
|
joost
|
a85bb43749
|
+ replaced #10 for LineEnding
+ Implemented the use of HostName
git-svn-id: trunk@2161 -
|
2006-01-04 17:52:03 +00:00 |
|
Jonas Maebe
|
dd0d702bc3
|
* added missing NetToHost() calls for THostResolver and TNetResolver
git-svn-id: trunk@2114 -
|
2006-01-02 01:57:38 +00:00 |
|
oro06
|
1a2308afc4
|
+arm/wince more db, extrapackages
git-svn-id: trunk@2066 -
|
2005-12-27 16:40:56 +00:00 |
|
oro06
|
19b6be7d8e
|
+arm/wince more rtl units : winsock, sockets
+arm/wince more fcl units : resolve, ssockets
git-svn-id: trunk@2065 -
|
2005-12-27 15:37:15 +00:00 |
|
oro06
|
ef1def657f
|
+arm/wince more fcl unit : syncobjs
git-svn-id: trunk@2057 -
|
2005-12-26 17:58:02 +00:00 |
|
oro06
|
cd20291584
|
+arm/wince more fcl units : simpleipc
git-svn-id: trunk@2053 -
|
2005-12-26 15:20:04 +00:00 |
|
oro06
|
c007b1cd90
|
+arm/wince more fcl units : process, fileinfo
*types.pp : new define Win32orCE added
git-svn-id: trunk@2051 -
|
2005-12-26 11:06:05 +00:00 |
|
joost
|
3bf8536c97
|
+ do not call BeforeScroll while in ApplyUpdates
git-svn-id: trunk@2036 -
|
2005-12-23 14:54:26 +00:00 |
|
joost
|
00a3103997
|
+ Call DoBeforeScroll, DoBeforeClose and DoAfterClose on TDataset.Close
git-svn-id: trunk@2034 -
|
2005-12-23 13:24:05 +00:00 |
|
peter
|
3db35349ec
|
* fix duplicate parameter names
git-svn-id: trunk@2022 -
|
2005-12-21 11:20:41 +00:00 |
|
oro06
|
c221e00a2d
|
+ added fcl/wince more fcl units compile
git-svn-id: trunk@2008 -
|
2005-12-20 15:50:29 +00:00 |
|
peter
|
ff1f800de5
|
* fix property mismatch
git-svn-id: trunk@2003 -
|
2005-12-20 10:19:53 +00:00 |
|
joost
|
9605dde4cf
|
+ patch from Bram Kuijvenhoven:
- timestamp fields map now to ftDateTime
- limited field Size for TStringField to db.bsMaxStringSize
git-svn-id: trunk@1980 -
|
2005-12-18 16:43:19 +00:00 |
|
tom_at_work
|
c3f678e8df
|
* updated makefiles for ppc64/linux to allow successful snapshot building on that platform
git-svn-id: trunk@1975 -
|
2005-12-16 20:37:08 +00:00 |
|
peter
|
449abd1f21
|
* revert previous commit
git-svn-id: trunk@1948 -
|
2005-12-14 13:36:32 +00:00 |
|
daniel
|
4b074a0e5c
|
+ Add PTCpas package
git-svn-id: trunk@1944 -
|
2005-12-13 21:13:29 +00:00 |
|
michael
|
7875a58c62
|
+ CloseProcessHandles made virtual
git-svn-id: trunk@1938 -
|
2005-12-12 20:07:25 +00:00 |
|
joost
|
51d2ca878c
|
+ fixed compilation
git-svn-id: trunk@1881 -
|
2005-12-04 20:27:51 +00:00 |
|
Jonas Maebe
|
3a8cd257b4
|
* fixed compilation on systems where comp = int64 (i.e., everything non-x86)
and thus incompatible with floating point types
git-svn-id: trunk@1875 -
|
2005-12-04 17:48:26 +00:00 |
|
tom_at_work
|
3502898ba3
|
* makefile updates after last changes for successful build on ppc64/linux
git-svn-id: trunk@1874 -
|
2005-12-04 13:07:37 +00:00 |
|
daniel
|
7bc989e199
|
* Remove inline from problematic procedures. Problem isolated and moved to
testsuite.
* Added hash to requirements of some packages
git-svn-id: trunk@1872 -
|
2005-12-02 22:27:50 +00:00 |
|
joost
|
22ff909af8
|
+ moved empty databasename check to TSQLConnection
git-svn-id: trunk@1860 -
|
2005-12-01 21:25:56 +00:00 |
|
daniel
|
c5bc398110
|
* Fix compilation
git-svn-id: trunk@1854 -
|
2005-12-01 07:50:09 +00:00 |
|
michael
|
74e93711df
|
+ date/time stuff is written in native format
git-svn-id: trunk@1853 -
|
2005-11-30 21:52:14 +00:00 |
|
michael
|
2ba05e2f84
|
+ Fixed Native Format issues of TDateTime fields
git-svn-id: trunk@1852 -
|
2005-11-30 21:30:28 +00:00 |
|
florian
|
ee18b4f6ce
|
* fixed TRegistry.ChangeKey
git-svn-id: trunk@1818 -
|
2005-11-24 21:44:40 +00:00 |
|
michael
|
3366ba05ac
|
+ Fixed inline detection on functions
git-svn-id: trunk@1801 -
|
2005-11-22 21:22:12 +00:00 |
|
joost
|
d1f1e5adf4
|
+ added support for MySQL 5.0
+ added mysql_stmt_* calls to dyn. loaded mysql-library
git-svn-id: trunk@1800 -
|
2005-11-22 00:52:58 +00:00 |
|
marco
|
f7f14e4dee
|
* CROSSOPT support
git-svn-id: trunk@1798 -
|
2005-11-20 22:19:50 +00:00 |
|
florian
|
4a6939e354
|
* made generic basic file handling 64 bit
git-svn-id: trunk@1792 -
|
2005-11-20 12:23:54 +00:00 |
|
joost
|
0f99b4ee64
|
+ added mysql4conn for backwards-compatibility
git-svn-id: trunk@1783 -
|
2005-11-18 20:21:48 +00:00 |
|
joost
|
ee6bdd4424
|
+ added mysql40conn.pas and mysql41conn.pas, needed for revision 1781
git-svn-id: trunk@1782 -
|
2005-11-18 16:51:42 +00:00 |
|
joost
|
9b5cf2eeab
|
+ added SQLDB support for MySQL v4.0 and v4.1
git-svn-id: trunk@1781 -
|
2005-11-18 16:50:08 +00:00 |
|
joost
|
dcbf526530
|
+ avoided mem-leak
git-svn-id: trunk@1777 -
|
2005-11-17 16:06:40 +00:00 |
|
michael
|
d30db6fced
|
+ Added TFPHashTable object, implemented by Dean Zobec
git-svn-id: trunk@1721 -
|
2005-11-11 11:24:30 +00:00 |
|