joost
|
13d79f4352
Patch from Atilla Borka, part of bug #13254
|
16 年之前 |
blikblum
|
d191ae1fc9
* Allow ApplyUpdates to insert added records if PrimaryKey is not set and if there's no updated or deleted records
|
16 年之前 |
blikblum
|
368fdc2a3d
* Fixes to ApplyUpdates:
|
16 年之前 |
joost
|
c37ca78c90
* Unit custweb must be available on all targets
|
16 年之前 |
joost
|
467638c4f5
* Made TCustomCGIApplication a child of TCustomWebApplication
|
16 年之前 |
joost
|
ba861fbccc
* Reverted accidentily committed file in r12979
|
16 年之前 |
joost
|
78cd943947
* Call ShowRequestException when an exception occurs while handling a request
|
16 年之前 |
joost
|
76e0df5300
* Made TCustomApacheApplication a child of TCustomWebApplication
|
16 年之前 |
joost
|
0911ec32f2
Added support for web-modules to TCustomWebApplication
|
16 年之前 |
joost
|
87c17a6ef8
* Refactored so that identation-style is consistent within the unit
|
16 年之前 |
joost
|
d6f5df2572
* Replaced deprecated call to mysql_server_init with call to mysql_library_init
|
16 年之前 |
joost
|
8ffb1a751e
* Implemented THTMLDatasetFormProducer.AfterSetRecord
|
16 年之前 |
blikblum
|
986553771d
* Raise an exception in ExecSQLList
|
16 年之前 |
blikblum
|
d2117f9285
* Set ReturnCode value after a call to ExecSqlList
|
16 年之前 |
ivost
|
ca45377a86
* fixed calling convention of some mysql functions (maybe there are more wrong)
|
16 年之前 |
joost
|
9938d57233
* Initial implementation of FastCgi support
|
16 年之前 |
joost
|
b4a8ae3637
Patch from Graeme Geldenhuys to fix a compiler-hint
|
16 年之前 |
yury
|
d779e1e587
* Patch by Paul Ishenin for wince's commctrl.
|
16 年之前 |
ivost
|
6e0f22ce5e
* fixed call of mysql_library_init in TryInitializeMysql
|
16 年之前 |
joost
|
24d3fb02ce
* Patch from Hwang Weng Sun to allow more then 128 fields in a SQLDA structure, bug #13340
|
16 年之前 |
daniel
|
7084dd4192
* Apply patch written by Jonas in bug report 13362 to make the gpm
|
16 年之前 |
Jonas Maebe
|
757abc620a
* comparing tdatetime variant values has to happen without an epsilon,
|
16 年之前 |
michael
|
f641281a7e
* Patch from Sergei Gorelkin:
|
16 年之前 |
Jonas Maebe
|
40247d2d87
* give an error when the typeinfo() function is called for an enumeration
|
16 年之前 |
Jonas Maebe
|
0698678f86
* renamed tw13345y.pp to uw13345y because it's a unit (otherwise its
|
16 年之前 |
Jonas Maebe
|
6a813b8e7b
* fixed rounding error in DateTimeToUnix (mantis #12894 and #12936)
|
16 年之前 |
Jonas Maebe
|
1c2d2ae481
* fixed SimpleRoundTo() function (mantis #10159)
|
16 年之前 |
Jonas Maebe
|
624a7be9b1
* fixed internal error when a subscripted object is used in a property
|
16 年之前 |
Jonas Maebe
|
6f4637b32a
* do not do anything when writing to a t(custom)memorystream if the current
|
16 年之前 |
Jonas Maebe
|
5cf4ab7642
* always initialize/finalize global refcounted variables in units, also
|
16 年之前 |