florian
81bf59a638
* fixed for 64 bit targets
...
git-svn-id: trunk@1622 -
2005-11-01 22:11:59 +00:00
marco
f3335dbdf6
* streams freed to fix 4478
...
git-svn-id: trunk@1614 -
2005-10-31 15:16:50 +00:00
joost
65590e912a
+ initial implementation of SQLDB ODBC connection from Bram Kuijvenhoven
...
git-svn-id: trunk@1606 -
2005-10-30 21:11:40 +00:00
michael
ec13803b5c
* Patch from Luiz Américo
...
- deDataFieldChange is now called when data is changed, fixing a issue with LCL.TDBGrid
git-svn-id: trunk@1602 -
2005-10-28 19:40:35 +00:00
tom_at_work
efa68a1275
* some fcl examples compile again after changes
...
git-svn-id: trunk@1594 -
2005-10-25 20:19:18 +00:00
joost
076e4aca99
+ replaced CommitRetaining by Commit since not all databases supports it
...
git-svn-id: trunk@1571 -
2005-10-23 12:40:48 +00:00
joost
ce1bb25e54
+ use InternalHandleException for exceptions when loading instances of TDataset, TDatabase or TDBTransaction
...
git-svn-id: trunk@1569 -
2005-10-23 11:07:13 +00:00
joost
68dca23994
+ Size should be 0 for integer and float fields (fix bug #4122 )
...
git-svn-id: trunk@1567 -
2005-10-23 09:49:52 +00:00
joost
412cd65c52
+ added TDataset.Tempbuffer again (undid revision 830)
...
git-svn-id: trunk@1566 -
2005-10-22 22:08:04 +00:00
tom_at_work
202236c6e0
* fpcmake.ini update which fixes glibc search path problems on PowerPC64
...
* makefile update
git-svn-id: trunk@1546 -
2005-10-20 16:56:40 +00:00
peter
5f5ec04279
* don't mix unsinged and signed
...
git-svn-id: trunk@1540 -
2005-10-20 06:08:35 +00:00
florian
5a29bbda0f
* fixed copy&paste error (bug 4289)
...
git-svn-id: trunk@1483 -
2005-10-18 20:56:25 +00:00
michael
e082117d31
+ Patch from Luiz Americo to improve Master/DEtail handling
...
git-svn-id: trunk@1464 -
2005-10-18 09:23:14 +00:00
joost
908cf4c7e2
+ fixed some memory issues when using parameters
...
git-svn-id: trunk@1396 -
2005-10-15 22:32:03 +00:00
joost
21dde458f5
+ Fix bug #4376 , varchar without size specification
...
git-svn-id: trunk@1389 -
2005-10-15 20:29:39 +00:00
Jonas Maebe
2dbdc474fd
* use register variables when release-building for ppc (more or less doubles
...
performance for most programs)
git-svn-id: trunk@1383 -
2005-10-15 16:36:52 +00:00
marco
3a44a158ed
* TUpdatestatusset (kbmmw port missed this)
...
git-svn-id: trunk@1374 -
2005-10-13 21:37:45 +00:00
tom_at_work
f7f0f9c426
* makefile adaption to be able to cycle compiler and RTL on PowerPC64 target
...
* some fixes for PowerPC64 target in the code generator and the RTL
* stabs generation for PowerPC64 is okay now (untested)
git-svn-id: trunk@1337 -
2005-10-08 15:48:39 +00:00
michael
66bb1e0a95
+ Correct indent/deindent of method enter/exit
...
git-svn-id: trunk@1331 -
2005-10-08 13:45:51 +00:00
michael
7d99a8e45b
+ Added sendinteger,sendpointer
...
git-svn-id: trunk@1329 -
2005-10-08 12:40:17 +00:00
michael
f72ffe6b01
+ Moved all used units to implementation
...
git-svn-id: trunk@1327 -
2005-10-08 12:14:07 +00:00
michael
ace6f8510a
+ Moved internal msgintf unit to implementation
...
git-svn-id: trunk@1325 -
2005-10-08 12:09:22 +00:00
joost
22e17d51db
+ recreate is not supported by postgres
...
git-svn-id: trunk@1240 -
2005-09-30 22:04:19 +00:00
joost
a978896d7f
+ Implemented GetSchemaInfoSQ
...
+ Added support for OID and constand fields
git-svn-id: trunk@1239 -
2005-09-30 22:02:24 +00:00
joost
fb32bf2cd5
- Initial implementation of several SQLdb examples and tests
...
git-svn-id: trunk@1207 -
2005-09-27 16:50:09 +00:00
joost
116de83b7a
- fixed memory-problems when re-using a query with another sql-statment
...
git-svn-id: trunk@1206 -
2005-09-27 16:47:50 +00:00
joost
7cfc057994
- added support for datetime-parameters
...
git-svn-id: trunk@1205 -
2005-09-27 16:46:55 +00:00
joost
294bf06cda
- Fix to allow changing the filter while filtered
...
git-svn-id: trunk@1204 -
2005-09-27 16:45:55 +00:00
michael
3043828803
+ Added ditheres and quantizers by Giulio Bernardi
...
git-svn-id: trunk@1184 -
2005-09-25 12:35:11 +00:00
florian
c7cd9ff06b
* TMultiReadExclusiveWriteSynchronizer fixed and moved to SysUtils
...
git-svn-id: trunk@1164 -
2005-09-23 13:07:11 +00:00
michael
2c1901aeaa
+ Position is int64
...
git-svn-id: trunk@1122 -
2005-09-18 21:38:34 +00:00
michael
7d24ef2ff3
+ Fix from Alexandrov Alexandru for CheckFieldNames
...
git-svn-id: trunk@1116 -
2005-09-18 20:03:25 +00:00
joost
cf7f323975
+ Fixed a memleak regarding parameters in TSQLQuery
...
+ Fixed some memleaks in TIBConnection
+ Implemented support for Date/time and char fields in parameters for TIBConnection
+ do not check if a field is null, if that is not allowed
git-svn-id: trunk@1113 -
2005-09-18 15:44:04 +00:00
michael
e681f77694
+ Read operation not allowed on stderr
...
git-svn-id: trunk@1109 -
2005-09-18 10:00:39 +00:00
joost
423a63200d
+ Implemented GetTableNames, GetProcedureNames and GetFieldNames for TSQLConnection
...
+ Some fixes for TIBConnection.GetSchemaInfoSQL
git-svn-id: trunk@1064 -
2005-09-08 19:42:28 +00:00
marco
85b5480fd7
* readstring first nil size check, then type check. Otherwise, working Delphi code (indy9) would fail
...
git-svn-id: trunk@1051 -
2005-09-04 17:44:33 +00:00
michael
345472138d
* Patch from Luiz Américo
...
- Implements Lookup, LocateNext
- Add Support to LargeInt and Currency field types
- Fixes a problem with word and boolean fields
- Improves Master/Detail connection
git-svn-id: trunk@1047 -
2005-09-03 21:47:08 +00:00
florian
c7bdfe238b
* regenerated makefiles
...
git-svn-id: trunk@1039 -
2005-09-02 17:46:38 +00:00
marco
e6d48d0c6a
* naieve implementation of TMREWS
...
git-svn-id: trunk@1030 -
2005-09-02 09:53:59 +00:00
marco
2c05ab43ee
* added overloaded tregistry.create with access perms
...
git-svn-id: trunk@1016 -
2005-09-02 07:27:13 +00:00
michael
9fe7ee0b81
* Patches from Giulio BERNA
...
- BMP Reader enhanced to full Microsoft specs:
+ support for 15,16 bit bitmaps.
+ support for strange color masks at 16, 32 bpp
+ rle4 and rle8 decoding
+ top-down stored bitmaps.
+ Palette behaviour changed: use palette at 1,4,8 bits.
+ Support for OnProgress
- BMP Writer support:
+ BitsPerPixel property.
+ Writing at all color depths.
+ RLE8 and RLE4 compression.
- Functions to create standard palettes:
CreateBlackAndWhitePalette
CreateWebSafePalette
CreateGrayScalePalette
CreateVGAPalette
git-svn-id: trunk@987 -
2005-08-30 19:26:31 +00:00
michael
144088b14e
+ Initial SimpleIPC implementation
...
git-svn-id: trunk@985 -
2005-08-30 14:12:34 +00:00
michael
70dd22c6e1
+ Patch from Luiz Americo to implement Locate, Fix GetRecNo.
...
git-svn-id: trunk@944 -
2005-08-26 11:39:17 +00:00
joost
eaf75955e8
* SchemaInfoSQL-Statements are always read-only
...
git-svn-id: trunk@931 -
2005-08-23 15:31:59 +00:00
joost
18b080f47e
* Fixed a mem-leak
...
git-svn-id: trunk@930 -
2005-08-23 15:26:41 +00:00
joost
7950c3ae5e
* added a rough-readme to sqldb
...
git-svn-id: trunk@917 -
2005-08-22 15:39:54 +00:00
joost
7bfeb0b97e
* Restructured Prepare/Unprepare, removed CloseStatement
...
* Fixed a mem-leak in TIBConnection
git-svn-id: trunk@916 -
2005-08-22 15:35:32 +00:00
michael
8086f61075
+ Patches from Giulio Berna to fix endian issues, some targa issues
...
git-svn-id: trunk@915 -
2005-08-22 14:24:58 +00:00
marco
99ff593cf1
* custapp.inc not necessary anymore. Left it in for targets I don't know.
...
git-svn-id: trunk@914 -
2005-08-22 12:09:19 +00:00
florian
66613d4cc7
* 64 bit fix from Aison
...
git-svn-id: trunk@913 -
2005-08-21 21:03:57 +00:00