joost
|
90154d3a91
* Patch from Ladislav Karrach to implement support for more parameter-types and null-parameters, bug #13026
|
16 years ago |
joost
|
3d272d21b6
* Fixed compilation on windows after r13013
|
16 years ago |
marco
|
97093e4f2b
* fixed 64-bit size of findmatch. (mantis 13504) Tested with $12000001 bytes large file, matched to the byte.
|
16 years ago |
joost
|
1ff5458a91
* Removed unused private procedure ThreadTerminated
|
16 years ago |
michael
|
284f689c5d
* timer property in driver is protected
|
16 years ago |
michael
|
e633349d21
* With --help, do not check for package name
|
16 years ago |
joost
|
aab8d374b6
* Do not use the locale DecimalSeparator when formatting float-parameters, bug #13279
|
16 years ago |
michael
|
0d30dfad3a
* Added fpcddb.pp to Makefile. Small fix in unix CD detection
|
16 years ago |
paul
|
606dbcec8c
gtk2ext: use cdecl for function declarations
|
16 years ago |
joost
|
5a488a9e5f
* Allow TFloatField.Precision=-1, which is the default, bug #13297
|
16 years ago |
joost
|
e0c018c8f1
* Renamed TResponse.SendTemporaryRedirect to SendRedirect for Delphi
|
16 years ago |
joost
|
709fcaa7bd
* Made TCustomWebAction.SetDisplayName override its parent
|
16 years ago |
Jonas Maebe
|
626a723f8c
* in {$h+} mode, always treat string constants as if they were ansistrings
|
16 years ago |
Jonas Maebe
|
b2607e0d83
* refactored append_entry(), so that the code to append a single
|
16 years ago |
joost
|
3509008c60
* Implemented transaction-support, based on patch from Inoussa Ouedraogo,
|
16 years ago |
joost
|
934a6b159f
* Also in ExecuteDirect the allocation and preparation of a cursor should be
|
16 years ago |
marco
|
f514697f94
* Put a lot of writeln's under $Ifdef FPC_DEBUG_IMAGE. In readtiff I put the entire "DEBUG"
|
16 years ago |
daniel
|
1b8902e341
* Apply bugfix patch by Michalis Kamburelis from bug report 13463
|
16 years ago |
paul
|
ab41a9b2b1
gtk2: add some gdk-pixbuf 1.6 scaling functions
|
16 years ago |
Jonas Maebe
|
1f6ec36064
* save/restore errno inside reenable_signal, because it can be called
|
16 years ago |
marco
|
ba10015c04
* Committed patch from Mantis 13331. gif is indeed always little endian.
|
16 years ago |
Jonas Maebe
|
b45482e979
+ provisional DW_CC_GNU_borland_fastcall_i386 constant to identify
|
16 years ago |
marco
|
c63a3723e1
* 64-bit related fix to overlapped structure (Mantis 13443)
|
16 years ago |
Jonas Maebe
|
039847b5c0
- removed duplicate GenMouseEvent() procedure (patch by Danny Milosavljevic,
|
16 years ago |
Jonas Maebe
|
c66791a605
* made AddSpecialSequence() public with the "platform" keyword, as
|
16 years ago |
blikblum
|
7f6b246136
* Allow string fields to be used as primary key
|
16 years ago |
joost
|
49f2270221
* Reverted accidentally committed files in r12989
|
16 years ago |
joost
|
37dcbd6612
* Fixed compilation, SendTemporaryRedirect should be a method of TResponse, not THttpHeader
|
16 years ago |
joost
|
2d076d109b
* Set svn:mime-type and svn:eol-style properties
|
16 years ago |
joost
|
fc804894dd
* Implemented TResponse.SendTemporaryRedirect (part of bug #13254)
|
16 years ago |