| Commit message (Expand) | Author | Age | Files | Lines |
* | - updated on new zend_api | Uwe Steinmann | 2000-08-28 | 1 | -551/+551 |
* | deleted a few unnecceasary defines and added the Release_TS_Inline path to th... | Daniel Beulshausen | 2000-08-24 | 1 | -4/+4 |
* | projectfile to build the pdf extension | Daniel Beulshausen | 2000-08-22 | 1 | -0/+114 |
* | 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 |
* | Change header protection macros to conform to standard. | Sascha Schumann | 2000-07-02 | 1 | -3/+3 |
* | 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 | 2 | -6/+36 |
* | - add functions pdf_get_value(), pdf_set_value(), pdf_get_parameter(), | Uwe Steinmann | 2000-06-06 | 2 | -16/+139 |
* | - 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 |
* | Remove trailing empty lines | Sascha Schumann | 2000-05-01 | 1 | -4/+0 |
* | Large test commit IV | Sascha Schumann | 2000-05-01 | 1 | -0/+1 |
* | Large commit test III | Sascha Schumann | 2000-05-01 | 1 | -0/+3 |
* | Improved in-tree shared libraries build system | Sascha Schumann | 2000-05-01 | 1 | -1/+1 |
* | Overall UNIX build system improvements: | Sascha Schumann | 2000-04-30 | 1 | -7/+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 | 2 | -4/+76 |
* | Some white-space changes | Sascha Schumann | 2000-03-26 | 1 | -1/+1 |
* | gd-jpeg support | Rasmus Lerdorf | 2000-03-13 | 1 | -1/+1 |
* | - 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 | 2 | -190/+32 |
* | - 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 | 2 | -1/+103 |
* | 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 | 2 | -0/+6 |
* | - initial support for pdflib 2.20, little testing till now | Uwe Steinmann | 2000-02-15 | 2 | -5/+28 |
* | - added pdf_open_tiff() | Uwe Steinmann | 2000-02-10 | 2 | -0/+36 |
* | - several minor cleanups like removing unused variables | Uwe Steinmann | 2000-02-02 | 2 | -6/+104 |
* | Whoops, defining them to empty values generates many parse errors. | Sascha Schumann | 1999-12-30 | 1 | -2/+2 |
* | Get rid of config.h.stub. Note that you should embed a comment about | Sascha Schumann | 1999-12-30 | 2 | -5/+2 |
* | Integration of -ng changes. Changes: | Sascha Schumann | 1999-12-30 | 2 | -5/+11 |
* | - 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 | 2 | -102/+102 |
* | More php3_ annihilation | Zeev Suraski | 1999-12-17 | 1 | -86/+86 |
* | - improved configuration due to compile problems which suddently show up | Uwe Steinmann | 1999-12-09 | 1 | -6/+13 |
* | - Several small corrections, typos, ... | Uwe Steinmann | 1999-12-07 | 1 | -5/+16 |
* | Clean up php3.*\.h files. The files itself are renamed, and references in all | Sascha Schumann | 1999-12-04 | 2 | -4/+4 |