History log of /PHP-5.5/ext/gd/gd.c (Results 476 – 497 of 497)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# fc56fc8a 29-Nov-1999 Sander Steffann

Show some extra info for GD with phpinfo()


# 4b8b9705 24-Nov-1999 Egon Schmid

I'm dreaming that someone else can format this when he/she is looking at it.


# 0f7444c4 24-Nov-1999 Sander Steffann

Some patched versions of GD support both GIF and PNG. The GD module now
checks for both instead of assuming that PNG support means that there is no
GIF support anymore.


Revision tags: ZO_B1, ZEND_OPTIMIZER_B1, php-4.0b3, PRE_USED_RETURN_VALUE_PATCH, php-4.0b3_RC5
# 2de9baf6 10-Nov-1999 Rasmus Lerdorf

This arg is optional


Revision tags: php-4.0b3_RC4, php-4.0b3_RC3, php-4.0b3_RC2
# 51b1d2af 17-Oct-1999 Sascha Schumann

Add PNG support. Tested with gd 1.7.3.


# 00bcd726 10-Oct-1999 Sascha Schumann

Remove -DPIC preprocessor macros. This is defined by libtool
automatically, if a shared library is built. This would lead
to multiple definitions of get_module(). If you want to build
mod

Remove -DPIC preprocessor macros. This is defined by libtool
automatically, if a shared library is built. This would lead
to multiple definitions of get_module(). If you want to build
modules, add -DCOMPILE_DL to your CFLAGS.

show more ...


Revision tags: PRE_FETCH_READ_PATCH, before-sapi-split, PRE_DELAYED_ARRAY_FETCH_PATCH
# 8ee14c99 06-Sep-1999 Gergely Madarász

Enabled shared build of gd module


Revision tags: php-4.0b2
# d172a6b5 05-Aug-1999 Uwe Steinmann

Huge patch to update the hyperwave and pdflib module.
Only pdflib >2.0 is supported.
None is tested yet. Hyperwave seems to be broken now.


# 3cb1eb04 02-Aug-1999 Zeev Suraski

Removed '3' from key functions in PHP (maintained compatibility through
php3_compat.h)


# 07d69117 27-Jul-1999 Andrey Hristov

Symbol work.


Revision tags: BEFORE_NEW_OPERATOR_FIX, BEFORE_BIG_SYMBOL_CHANGE
# 76bef758 23-Jul-1999 Zeev Suraski

Fix bug #1807 (requires libzend update)


# 00238ad1 23-Jul-1999 Zeev Suraski

Added check for freetype.h


Revision tags: php-4.0b1
# c5724cbd 16-Jul-1999 Zeev Suraski

License update


Revision tags: BEFORE_REMOVING_AI_COUNT_FINAL_STEP, BEFORE_REMOVING_GC_STEP2, BEFORE_REMOVING_GC_STEP1, BEFORE_PHP4_APACHE_MODULE_CHANGE
# b57dc275 21-May-1999 Sascha Schumann

- run ext sources through conv_proto
- add necessary phpext_*_ptr


# 60fcac8f 09-May-1999 Zeev Suraski

A few other minor fixes


# bc415d5a 09-May-1999 Zeev Suraski

* Finalizing the PHP version of SAPI. Support POST and cookies among other things.
* Fully implement ISAPI support - POST and cookies among other things.
* Almost completely rewrote phpinfo(

* Finalizing the PHP version of SAPI. Support POST and cookies among other things.
* Fully implement ISAPI support - POST and cookies among other things.
* Almost completely rewrote phpinfo(). Allow modules to easily display their
information in phpinfo() without modifying phpinfo() itself (prototype for
the module info function was changed, thus the large amount of updated module
files).
* Initial extended SAPI support for Apache, completely untested.
* CGI now uses SAPI fully as well.

show more ...


# 3cd0af11 26-Apr-1999 Zeev Suraski

* Get the Apache module to compile again
* Get rid of php3_rqst, use SG(server_context) instead (there's still Apache-specific code,
but it nuked a global)


# 6f7c0ede 23-Apr-1999 Zeev Suraski

Remove tls.[ch]


# ff377329 22-Apr-1999 Stig Bakken

moved fdf, hyperwave, informix and some smaller files


# 5d75ccdc 21-Apr-1999 Stig Bakken

gd compile fix


# 257de2ba 17-Apr-1999 Stig Bakken

First commit of re-structuring phase one. We have started using automake in
sub-directories and started to move extension code into ext/<name>. For now,
I have moved the "standard" extensio

First commit of re-structuring phase one. We have started using automake in
sub-directories and started to move extension code into ext/<name>. For now,
I have moved the "standard" extension (which is quite a mix of everything
right now) and the GD extension into their own subdirs in ext/.
The configure script now also runs configure in the libzend directory
automatically and makes sure php4 and libzend use the same config.cache file.
To avoid running configure in libzend, use the --no-recursion option.
"make" in php4 also builds libzend now.
The Apache module doesn't compile right now, but a fix for that is
coming up.

show more ...


# 2127ede1 16-Apr-1999 Stig Bakken

updated GD from php3 repository, using it as a test extension for the new
directory structure


1...<<11121314151617181920