History log of /php-src/ext/gd/gd.c (Results 476 – 500 of 845)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 1c7f474e 21-Jun-2008 Felipe Pena

- New parameter parsing API

Revision tags: BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5, RELEASE_2_0_0b1
# 94697acf 04-May-2008 Etienne Kneuss

MFH: Fix protos

Revision tags: php-5.2.6, RELEASE_1_0_2, php-5.2.6RC5, php-5.2.6RC4
# 14b2f760 04-Apr-2008 Felipe Pena

MFB: Fixed bug #44591 (imagegif's filename parameter).

Revision tags: php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1
# 84a8bb03 10-Mar-2008 Felipe Pena

MFH: New way for check void parameters

Revision tags: php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1, php-4.4.8
# d1dded87 31-Dec-2007 Sebastian Bergmann

MFH: Bump copyright year, 2 of 2.

Revision tags: php-4.4.8RC1, RELEASE_1_2_3, php-5.2.5, php-5.2.5RC2, php-5.2.5RC1, BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2
# 6c810b0d 27-Sep-2007 Dmitry Stogov

Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)

# 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

1...<<11121314151617181920>>...34