| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | MFH | Marcus Boerger | 2003-05-19 | 1 | -17/+20 |
| * | MFH | Ilia Alshanetsky | 2003-05-15 | 1 | -17/+21 |
| * | MFH: - Fixed bug #23427 (compile failure with GD 1.8.3) | foobar | 2003-05-01 | 1 | -1/+4 |
| * | Fix gdCacheDelete() crashes in the bundled gd library | Rasmus Lerdorf | 2003-04-30 | 1 | -1/+2 |
| * | MFH | Ilia Alshanetsky | 2003-04-30 | 1 | -1/+1 |
| * | emalloc -> safe_emalloc | Ilia Alshanetsky | 2003-04-25 | 4 | -22/+22 |
| * | emalloc -> safe_emalloc | Ilia Alshanetsky | 2003-04-25 | 1 | -2/+2 |
| * | MFH(r-1.136): the feature is less relevant to encoding conversion indeed | Moriyoshi Koizumi | 2003-04-21 | 1 | -2/+2 |
| * | MFH(r-1.135, r-1.268): made phpinfo() / gd_info() indicate availability of | Moriyoshi Koizumi | 2003-04-19 | 2 | -1/+10 |
| * | MFH(r-1.134): fixed help text alignment | Moriyoshi Koizumi | 2003-04-19 | 1 | -1/+1 |
| * | added an option to support japanese encoding conversion in bundled gd. | Rui Hirokawa | 2003-04-19 | 1 | -0/+14 |
| * | MFH (fix of Win32 build by Sebastian Bergmann) | Ilia Alshanetsky | 2003-04-10 | 1 | -0/+4 |
| * | MFH | Ilia Alshanetsky | 2003-04-09 | 1 | -1/+2 |
| * | MFH: version collating | Marcus Boerger | 2003-04-05 | 1 | -22/+14 |
| * | MFH (gd upgrade). | Ilia Alshanetsky | 2003-04-05 | 12 | -3333/+3598 |
| * | MFH | Ilia Alshanetsky | 2003-04-04 | 1 | -1/+1 |
| * | MFH | Ilia Alshanetsky | 2003-04-04 | 1 | -0/+5 |
| * | MFH | foobar | 2003-04-03 | 1 | -6/+4 |
| * | MFH | Sascha Schumann | 2003-04-03 | 1 | -0/+12 |
| * | cleanup | foobar | 2003-03-31 | 2 | -2/+4 |
| * | MFH | Ilia Alshanetsky | 2003-03-30 | 1 | -77/+63 |
| * | No point calling the RSHUTDOWN hook here unless we are actually going | Rasmus Lerdorf | 2003-03-30 | 1 | -0/+4 |
| * | MFH: Fixed bug #22751 (Compile error in gdcache when external libgd is used) | foobar | 2003-03-18 | 2 | -1/+2 |
| * | Drop support for php_gd.dll (gd1). | Edin Kadribasic | 2003-03-13 | 2 | -674/+479 |
| * | MFH | foobar | 2003-03-12 | 1 | -0/+7 |
| * | MFH | foobar | 2003-03-12 | 2 | -2/+2 |
| * | MFH (XBM patch by Marcus Börger) | Ilia Alshanetsky | 2003-03-12 | 3 | -131/+20 |
| * | This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. | SVN Migration | 2003-03-12 | 1 | -0/+153 |
| * | MFH | Ilia Alshanetsky | 2003-03-10 | 1 | -287/+248 |
| * | - MFH: Fixed a bug in GD's truecolor TTF handling. | Derick Rethans | 2003-03-08 | 1 | -2/+6 |
| * | MFH | Stefan Esser | 2003-03-06 | 1 | -2/+2 |
| * | This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. | SVN Migration | 2003-03-05 | 1 | -0/+26 |
| * | MFH | Ilia Alshanetsky | 2003-03-05 | 1 | -1/+1 |
| * | Synchronized bundled gd with gd 2.0.11 (bug fixes). | Ilia Alshanetsky | 2003-03-05 | 20 | -2358/+2332 |
| * | Update credits | Pierre Joye | 2003-03-01 | 1 | -1/+1 |
| * | MFH imageistruecolor, imagesavealpha | Pierre Joye | 2003-03-01 | 2 | -0/+42 |
| * | MFH (fix for crash in gdImageCopyMergeGray()). | Ilia Alshanetsky | 2003-02-25 | 1 | -3/+1 |
| * | Fixing build with GD 2.0.11 | Frank M. Kromann | 2003-02-09 | 1 | -2/+2 |
| * | Adding missing HAVE_GD_STRINGFTEX define | Frank M. Kromann | 2003-02-09 | 1 | -2/+2 |
| * | Adding some missing defines to enable functions. | Frank M. Kromann | 2003-02-09 | 2 | -4/+4 |
| * | MFH: | Pierre Joye | 2003-02-08 | 2 | -6/+102 |
| * | MFH | Ilia Alshanetsky | 2003-01-24 | 1 | -1/+1 |
| * | Enable building with freetype 2.1.3 | foobar | 2003-01-23 | 1 | -0/+1 |
| * | MFH | Ilia Alshanetsky | 2003-01-22 | 1 | -76/+68 |
| * | MFH | foobar | 2003-01-20 | 1 | -1/+5 |
| * | MFH | Ilia Alshanetsky | 2003-01-10 | 1 | -2/+2 |
| * | MFH | Ilia Alshanetsky | 2003-01-08 | 2 | -10/+7 |
| * | Fixed bug #20503 (imagesetbrush() availability on windows). | Edin Kadribasic | 2003-01-06 | 1 | -2/+2 |
| * | MFH: Added missing flags and .c files for gif read support on Windows. | Edin Kadribasic | 2003-01-06 | 1 | -4/+8 |
| * | MFH | Ilia Alshanetsky | 2003-01-06 | 2 | -2/+8 |
