| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Remove the extra INCLUDES line from most automake Mafiles. This is not | Sascha Schumann | 1999-11-13 | 1 | -1/+0 |
* | 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 | 2 | -0/+86 |
* | * archive-based convenience libraries completely replaced | Sascha Schumann | 1999-10-04 | 1 | -2/+2 |
* | - 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 |
* | On the way to make configure more robust | Uwe Steinmann | 1999-08-19 | 1 | -12/+13 |
* | missing return type | Uwe Steinmann | 1999-08-19 | 1 | -6/+6 |
* | fixed unresolved symbol pdf_open_memory_image when pdflib 2.01 is used | Uwe Steinmann | 1999-08-12 | 1 | -1/+1 |
* | config for pdf module should now be similar to php3 | Uwe Steinmann | 1999-08-12 | 1 | -6/+34 |
* | slight changes to config of pdf module | Uwe Steinmann | 1999-08-10 | 2 | -4/+5 |
* | add changelog entries which I forget a couple of days ago | Uwe Steinmann | 1999-08-09 | 1 | -1/+1 |
* | Made Hypwerwave module threat safe | Uwe Steinmann | 1999-08-06 | 2 | -10/+26 |
* | Huge patch to update the hyperwave and pdflib module. | Uwe Steinmann | 1999-08-05 | 3 | -241/+911 |
* | Removed '3' from key functions in PHP (maintained compatibility through | Zeev Suraski | 1999-08-02 | 1 | -69/+69 |
* | License update | Zeev Suraski | 1999-07-16 | 1 | -20/+9 |
* | - run ext sources through conv_proto | Sascha Schumann | 1999-05-21 | 2 | -115/+118 |
* | * Finalizing the PHP version of SAPI. Support POST and cookies among other t... | Zeev Suraski | 1999-05-09 | 2 | -2/+2 |
* | last bunch of extensions moving to ext/ | Stig Bakken | 1999-04-22 | 6 | -0/+1955 |