ivost
|
6c7c28c5f2
* fixed name of libxml2, it's called now xml2. This way it follows the rules of the other libs in packages
|
16 yıl önce |
ivost
|
f62780694e
* removed old gd headers (were alread disabled)
|
16 yıl önce |
florian
|
6e700b38a4
+ changed absolute offset variable to aword to avoid range check errors when using addresses > $7fffffff
|
16 yıl önce |
florian
|
08f0ead3ef
* version got updated
|
16 yıl önce |
marco
|
9ff8491cee
* tab2space used zeroes instead of spaces. (mantis 13024)
|
16 yıl önce |
michael
|
aecbef27b2
* Patch from Sergei Gorelkin:
|
16 yıl önce |
joost
|
2496c5f30e
* Fixed streaming of TSQLQuery.UpdateSQL, .InsertSQL and .DeleteSQL
|
16 yıl önce |
Jonas Maebe
|
bfbfa2eb64
* when converting a constant char (not widechar) with ord>=128 to a string,
|
16 yıl önce |
ivost
|
1f1e198c48
* reverted r12575
|
16 yıl önce |
ivost
|
cd00ccbb6d
* completed md5.pp fixes (forgot to uncomment some code pieces)
|
16 yıl önce |
michael
|
45033acdda
* Adobe Photoshop image file reader from Mattias Gaertner
|
16 yıl önce |
ivost
|
0f854c5e5b
* fixed little bug in crc32 and crc64
|
16 yıl önce |
ivost
|
e02c887bf2
* fixed paszlib (problem with getting crc32 table)
|
16 yıl önce |
ivost
|
f0dc1a133f
* fixed crc sample
|
16 yıl önce |
ivost
|
4ab7922296
* added crc64 function
|
16 yıl önce |
joost
|
7a8a249687
* Money-types are stored as int64 by postgres
|
16 yıl önce |
joost
|
f991a764a5
* Test for field-name case-insensitively
|
16 yıl önce |
joost
|
dd02d5ec61
* Use maximum scale if pqfmod doesnt return any.
|
16 yıl önce |
blikblum
|
dad91368a7
* Set the first value of Auto Increment fields to 1 (same behavior as sqlite)
|
16 yıl önce |
joost
|
7858cb445b
* Use RestoreState in TBufdataset.Lookup, so that the Disablecontrols is false after the search
|
16 yıl önce |
joost
|
7613f3eb5f
* Fixed AV when TFieldDefs has dataset assigned. (+test)
|
16 yıl önce |
ivost
|
4cc8c98f10
* added helper function gdNewStreamCtx to libgd. This function maps a TStream to a gdIOCtxPtr (a gd stream representation structure).
|
16 yıl önce |
ivost
|
b136b85cb4
* added fpmake.pp for librsvg package
|
16 yıl önce |
ivost
|
aae8d6e15c
* added fpmake.pp to proj4 package
|
16 yıl önce |
ivost
|
7dfe21ce07
* enabled proj4 for linux (other platforms will follow)
|
16 yıl önce |
Legolas
|
8506d8fdf1
* Changes to compiler and rtl to make it compatible with devkitARM r24
|
16 yıl önce |
joost
|
d2d4aa22db
* Fixed TryEncodeDateTime. Adding a date and a time is not valid for dates before 1899-12-30, use ComposeDateTime instead
|
16 yıl önce |
ivost
|
41a292c403
* Added headers of PROJ.4 - Cartographic Projections Library (not finished)
|
16 yıl önce |
joost
|
c1c62a3ed2
* Implemented retrieval of basic metadata for TODBCConnection (bug 12975)
|
16 yıl önce |
joost
|
dcfa75b781
* When TSQLQuery.SetSchemaInfo is used the sql-statement is not set directly anymore, but during the prepare (more Delphi/dbexpress compatible)
|
16 yıl önce |