Vincent Snijders
|
9f9c01cef8
* fixed dependencies of fcl-xml, the logic was inverted in r12594
|
16 лет назад |
michael
|
d8574f1361
* Hopefully fixed dependencies of fcl-xml
|
16 лет назад |
Jonas Maebe
|
ee05e0e740
* keep reading in getxy until the entire xterm response has been read
|
16 лет назад |
Jonas Maebe
|
0768f82770
* set tf_dwarf_relative_addresses for win32
|
16 лет назад |
Jonas Maebe
|
5b7439438c
+ fcl-xml dependency on iconvenc, fixes linux compilation after r12587
|
16 лет назад |
Jonas Maebe
|
2929624ffc
* accept overloaded operators that return any shortstring type when needing
|
16 лет назад |
ivost
|
5b4057db61
* fixed amd64 issue (unsigned long was translated to Cardinal). ctypes should be use for newer translations.
|
16 лет назад |
Jonas Maebe
|
9d81148986
* only convert character constants into widechar/widestring when assigned
|
16 лет назад |
ivost
|
6c7c28c5f2
* fixed name of libxml2, it's called now xml2. This way it follows the rules of the other libs in packages
|
16 лет назад |
ivost
|
f62780694e
* removed old gd headers (were alread disabled)
|
16 лет назад |
florian
|
6e700b38a4
+ changed absolute offset variable to aword to avoid range check errors when using addresses > $7fffffff
|
16 лет назад |
florian
|
08f0ead3ef
* version got updated
|
16 лет назад |
marco
|
9ff8491cee
* tab2space used zeroes instead of spaces. (mantis 13024)
|
16 лет назад |
michael
|
aecbef27b2
* Patch from Sergei Gorelkin:
|
16 лет назад |
joost
|
2496c5f30e
* Fixed streaming of TSQLQuery.UpdateSQL, .InsertSQL and .DeleteSQL
|
16 лет назад |
Jonas Maebe
|
bfbfa2eb64
* when converting a constant char (not widechar) with ord>=128 to a string,
|
16 лет назад |
ivost
|
1f1e198c48
* reverted r12575
|
16 лет назад |
ivost
|
cd00ccbb6d
* completed md5.pp fixes (forgot to uncomment some code pieces)
|
16 лет назад |
michael
|
45033acdda
* Adobe Photoshop image file reader from Mattias Gaertner
|
16 лет назад |
ivost
|
0f854c5e5b
* fixed little bug in crc32 and crc64
|
16 лет назад |
ivost
|
e02c887bf2
* fixed paszlib (problem with getting crc32 table)
|
16 лет назад |
ivost
|
f0dc1a133f
* fixed crc sample
|
16 лет назад |
ivost
|
4ab7922296
* added crc64 function
|
16 лет назад |
joost
|
7a8a249687
* Money-types are stored as int64 by postgres
|
16 лет назад |
joost
|
f991a764a5
* Test for field-name case-insensitively
|
16 лет назад |
joost
|
dd02d5ec61
* Use maximum scale if pqfmod doesnt return any.
|
16 лет назад |
blikblum
|
dad91368a7
* Set the first value of Auto Increment fields to 1 (same behavior as sqlite)
|
16 лет назад |
joost
|
7858cb445b
* Use RestoreState in TBufdataset.Lookup, so that the Disablecontrols is false after the search
|
16 лет назад |
joost
|
7613f3eb5f
* Fixed AV when TFieldDefs has dataset assigned. (+test)
|
16 лет назад |
ivost
|
4cc8c98f10
* added helper function gdNewStreamCtx to libgd. This function maps a TStream to a gdIOCtxPtr (a gd stream representation structure).
|
16 лет назад |