| Commit message (Expand) | Author | Age | Files | Lines |
* | Include header file for phpi_get_le_gd() | Joey Smith | 2000-11-03 | 1 | -0/+1 |
* | Include header file for php_file_le_fopen() | Joey Smith | 2000-11-03 | 1 | -0/+1 |
* | - Beautify | Andi Gutmans | 2000-11-01 | 1 | -5/+10 |
* | Use zend_register_list_destructors_ex() instead. | Andrei Zmievski | 2000-10-25 | 1 | -3/+3 |
* | Mega-patch to get better resource information for modules. | Andrei Zmievski | 2000-10-20 | 1 | -6/+8 |
* | - added optional argument pdf_show_boxed() to determine if text is | Uwe Steinmann | 2000-10-10 | 1 | -13/+29 |
* | Fixed typo. Changed php3_error to php_error. | foobar | 2000-09-08 | 1 | -2/+2 |
* | Changed // to /* */ comments. | foobar | 2000-09-08 | 1 | -17/+17 |
* | - last parameter of pdf_get_parameter(), pdf_get_value() optional | Uwe Steinmann | 2000-09-08 | 1 | -35/+63 |
* | - updated on new zend_api | Uwe Steinmann | 2000-08-28 | 1 | -551/+551 |
* | Setting "compatibility" parameter requires having a PDF structure that | Joey Smith | 2000-07-23 | 1 | -0/+5 |
* | - Support for pdflib 3.01 | Uwe Steinmann | 2000-07-05 | 1 | -19/+19 |
* | Added note about creating PDF documents in memory. | Joey Smith | 2000-06-28 | 1 | -2/+6 |
* | Stop including dl/phpdl.h. | Sascha Schumann | 2000-06-24 | 1 | -1/+0 |
* | - minor changes | Uwe Steinmann | 2000-06-19 | 1 | -1/+1 |
* | - More #if WIN32|WINNT -> #ifdef PHP_WIN32 conversions | Andi Gutmans | 2000-06-15 | 1 | -1/+1 |
* | - fixed compilation error | Uwe Steinmann | 2000-06-07 | 1 | -3/+3 |
* | - more removal of obsolete pdflib functions, but no changes to the php | Uwe Steinmann | 2000-06-07 | 1 | -3/+3 |
* | - new function pdf_set_info() to replace pdf_set_info_xxx() | Uwe Steinmann | 2000-06-07 | 1 | -6/+35 |
* | - add functions pdf_get_value(), pdf_set_value(), pdf_get_parameter(), | Uwe Steinmann | 2000-06-06 | 1 | -15/+134 |
* | - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch | Andi Gutmans | 2000-06-05 | 1 | -79/+79 |
* | Use #ifdef COMPILE_DL_EXTNAME solely. | Sascha Schumann | 2000-05-23 | 1 | -1/+1 |
* | Update the license with the new clause 6 | Zeev Suraski | 2000-05-18 | 1 | -1/+1 |
* | - fixed bug #4076 | Uwe Steinmann | 2000-05-18 | 1 | -3/+4 |
* | #if COMPILE_DL | Sascha Schumann | 2000-05-02 | 1 | -1/+1 |
* | Replace the various get_module() functions with a uniform | Sascha Schumann | 2000-05-02 | 1 | -1/+1 |
* | recommended changes | Colin Viebrock | 2000-04-07 | 1 | -1/+1 |
* | phpinfo() prettying | Colin Viebrock | 2000-04-06 | 1 | -5/+16 |
* | - added pdf_open_image_file() to read jpeg, tiff, gif and png images | Uwe Steinmann | 2000-03-28 | 1 | -4/+74 |
* | - ups, fixed stupid compile errors | Uwe Steinmann | 2000-03-09 | 1 | -4/+1 |
* | - dropped support for version of pdflib < 3.0 | Uwe Steinmann | 2000-03-09 | 1 | -163/+8 |
* | - support for pdflib 3.0 | Uwe Steinmann | 2000-03-07 | 1 | -8/+2 |
* | - quick hack to support pdflib 3.0 (not tested) | Uwe Steinmann | 2000-03-07 | 1 | -7/+7 |
* | - More function in php module | Uwe Steinmann | 2000-02-26 | 1 | -1/+98 |
* | More protos. | Egon Schmid | 2000-02-23 | 1 | -6/+1 |
* | Changed here also. | Egon Schmid | 2000-02-23 | 1 | -1/+1 |
* | - pdf_set_text_matrix() disappeared in pdflib 2.30. Put in another ifdef | Uwe Steinmann | 2000-02-21 | 1 | -0/+4 |
* | - initial support for pdflib 2.20, little testing till now | Uwe Steinmann | 2000-02-15 | 1 | -5/+24 |
* | - added pdf_open_tiff() | Uwe Steinmann | 2000-02-10 | 1 | -0/+35 |
* | - several minor cleanups like removing unused variables | Uwe Steinmann | 2000-02-02 | 1 | -5/+84 |
* | - The tree compiles again | Zeev Suraski | 1999-12-18 | 1 | -1/+1 |
* | - Made PHP_VERSION and PHP_OS work again | Zeev Suraski | 1999-12-17 | 1 | -101/+101 |
* | More php3_ annihilation | Zeev Suraski | 1999-12-17 | 1 | -86/+86 |
* | Clean up php3.*\.h files. The files itself are renamed, and references in all | Sascha Schumann | 1999-12-04 | 1 | -1/+1 |
* | files are now resources, file.c is thread-safe, the le_ vars are no longer sh... | Thies C. Arntzen | 1999-10-15 | 1 | -10/+14 |
* | - new functions pdf_get_font, pdf_get_fontsize, pdf_get_fontname | Uwe Steinmann | 1999-10-07 | 1 | -0/+83 |
* | - fixed memory leaks in pdf_open_memory_image() and pdf_add_bookmark() | Uwe Steinmann | 1999-09-14 | 1 | -1/+4 |
* | - wrong use of php_print corrected | Uwe Steinmann | 1999-09-10 | 1 | -2/+2 |
* | forgot to change prototype | Uwe Steinmann | 1999-09-09 | 1 | -1/+1 |
* | pdf_setfont got optional parameter to embed fonts | Uwe Steinmann | 1999-09-09 | 1 | -9/+23 |