History log of /PHP-5.4/ext/gd/gd.c (Results 76 – 100 of 439)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# fd15282c 11-Sep-2007 Pierre Joye

- [DOC] add alpha support for imagefilter's IMG_FILTER_COLORIZE


Revision tags: RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4
# a83c2153 29-Aug-2007 Pierre Joye

- gd bug #102, alternative fix when an old library is used


Revision tags: RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2, php-5.2.4RC1
# 6ed7c8f3 30-Jul-2007 Pierre Joye

- fix gd bug #102, < 0 means that no load are loaded, return false
- add error code in the warning


Revision tags: BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND
# 88538044 06-Jun-2007 Antony Dovgal

MFH: fix several integer overflows in GD


# 256de924 03-Jun-2007 Pierre Joye

- MFH: @DOC add constants GD_MAJOR_VERSION, GD_MINOR_VERSION, GD_RELEASE_VERSION
GD_EXTRA_VERSION and GD_VERSION_STRING


# f4926a04 02-Jun-2007 Pierre Joye

- sx/sy must be > 0 and < INT_MAX


Revision tags: php-5.2.3, RELEASE_1_4, php-5.2.3RC1
# 083844f8 22-May-2007 Antony Dovgal

MFH: fix #41442 (imagegd2() under output control)


Revision tags: RELEASE_1_2_0
# 4a8e75b9 07-May-2007 Pierre Joye

- MFH: fix build when use with a museum freetype version (1.x)


Revision tags: php-4.4.7, php-5.2.2, php-5.2.2RC2
# c8925ba4 24-Apr-2007 foobar

- fix compile warning


# 8edb6019 17-Apr-2007 Hannes Magnusson

Fix proto


# 8eb8ae05 17-Apr-2007 Pierre Joye

- INFO_EX not INFO


# 569e8596 17-Apr-2007 Pierre Joye

- MFH: add imagegrabwindow and imagegrabscreen (win32 only) [DOC]
capture a window using its handle or a full screen


Revision tags: RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1
# 17eaaea1 06-Apr-2007 Pierre Joye

- Fix windows mutex intialization, add HAVE_GD_FONTMUTEX and HAVE_LIBFREETYPE
to config.w32 (Thanks to Frank for the report)


# 12b66657 05-Apr-2007 Pierre Joye

- reflect the "real" version to avoid confusions. Users should really use
only the bundled version


# 70cd8642 05-Apr-2007 Antony Dovgal

MFH: fix build


# 89ad25f1 04-Apr-2007 Pierre Joye

- MFH: don't declare MSHUTDOWN if both cachesetup and t1lib are not used


# 6ef9642b 04-Apr-2007 Pierre Joye

- MFH:
- remove double lock (tween colors cache is created in each thread, the
cache mutex is already locked earlier)
- #40858, other TS improvements for gd freetype cache management

- MFH:
- remove double lock (tween colors cache is created in each thread, the
cache mutex is already locked earlier)
- #40858, other TS improvements for gd freetype cache management
cache initialization and shutdown is now done in MINIT and MSHUTDOWN.

show more ...


Revision tags: RELEASE_1_0_1, php-4.4.6, php-4.4.6RC1, php-4.4.5
# 18e4a7aa 11-Feb-2007 Pierre Joye

- Fixed bug #40428, imagepstext() doesn't accept optional parameter
(Pierre)


Revision tags: php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4, php-5.2.1RC3
# 43369cef 08-Jan-2007 Nuno Lopes

avoid calling MSHUTDOWN when built without libt1


# 7d901eac 05-Jan-2007 Ilia Alshanetsky

%f -> %F


Revision tags: php-4.4.5RC1, php-5.2.1RC2
# 4223aa4d 01-Jan-2007 Sebastian Bergmann

MFH: Bump year.


Revision tags: php-5.2.1RC1
# 7ddd4ed1 10-Dec-2006 Pierre Joye

- #39286, misleading error message when nvalid dimensions are given


# 9e533e39 10-Dec-2006 Pierre Joye

- MFH:#39780, PNG image with CRC/data error raises fatal error


# 5006fb2c 03-Nov-2006 Hannes Magnusson

MFH: Fix double "wrong param count" messages


Revision tags: php-5.2.0, php-5.2.0RC6
# b99ba323 18-Oct-2006 Hannes Magnusson

MFH: fix arginfo


12345678910>>...18