summaryrefslogtreecommitdiff
path: root/ext/pdf
Commit message (Expand)AuthorAgeFilesLines
* Improved in-tree shared libraries build systemSascha Schumann2000-05-011-1/+1
* Overall UNIX build system improvements:Sascha Schumann2000-04-301-7/+1
* recommended changesColin Viebrock2000-04-071-1/+1
* phpinfo() prettyingColin Viebrock2000-04-061-5/+16
* - added pdf_open_image_file() to read jpeg, tiff, gif and png imagesUwe Steinmann2000-03-282-4/+76
* Some white-space changesSascha Schumann2000-03-261-1/+1
* gd-jpeg supportRasmus Lerdorf2000-03-131-1/+1
* - ups, fixed stupid compile errorsUwe Steinmann2000-03-091-4/+1
* - dropped support for version of pdflib < 3.0Uwe Steinmann2000-03-092-190/+32
* - support for pdflib 3.0Uwe Steinmann2000-03-071-8/+2
* - quick hack to support pdflib 3.0 (not tested)Uwe Steinmann2000-03-071-7/+7
* - More function in php moduleUwe Steinmann2000-02-262-1/+103
* More protos.Egon Schmid2000-02-231-6/+1
* Changed here also.Egon Schmid2000-02-231-1/+1
* - pdf_set_text_matrix() disappeared in pdflib 2.30. Put in another ifdefUwe Steinmann2000-02-212-0/+6
* - initial support for pdflib 2.20, little testing till nowUwe Steinmann2000-02-152-5/+28
* - added pdf_open_tiff()Uwe Steinmann2000-02-102-0/+36
* - several minor cleanups like removing unused variablesUwe Steinmann2000-02-022-6/+104
* Whoops, defining them to empty values generates many parse errors.Sascha Schumann1999-12-301-2/+2
* Get rid of config.h.stub. Note that you should embed a comment aboutSascha Schumann1999-12-302-5/+2
* Integration of -ng changes. Changes:Sascha Schumann1999-12-302-5/+11
* - The tree compiles againZeev Suraski1999-12-181-1/+1
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-172-102/+102
* More php3_ annihilationZeev Suraski1999-12-171-86/+86
* - improved configuration due to compile problems which suddently show upUwe Steinmann1999-12-091-6/+13
* - Several small corrections, typos, ...Uwe Steinmann1999-12-071-5/+16
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-042-4/+4
* Remove the extra INCLUDES line from most automake Mafiles. This is notSascha Schumann1999-11-131-1/+0
* files are now resources, file.c is thread-safe, the le_ vars are no longer sh...Thies C. Arntzen1999-10-151-10/+14
* - new functions pdf_get_font, pdf_get_fontsize, pdf_get_fontnameUwe Steinmann1999-10-072-0/+86
* * archive-based convenience libraries completely replacedSascha Schumann1999-10-041-2/+2
* - fixed memory leaks in pdf_open_memory_image() and pdf_add_bookmark()Uwe Steinmann1999-09-141-1/+4
* - wrong use of php_print correctedUwe Steinmann1999-09-101-2/+2
* forgot to change prototypeUwe Steinmann1999-09-091-1/+1
* pdf_setfont got optional parameter to embed fontsUwe Steinmann1999-09-091-9/+23
* On the way to make configure more robustUwe Steinmann1999-08-191-12/+13
* missing return typeUwe Steinmann1999-08-191-6/+6
* fixed unresolved symbol pdf_open_memory_image when pdflib 2.01 is usedUwe Steinmann1999-08-121-1/+1
* config for pdf module should now be similar to php3Uwe Steinmann1999-08-121-6/+34
* slight changes to config of pdf moduleUwe Steinmann1999-08-102-4/+5
* add changelog entries which I forget a couple of days agoUwe Steinmann1999-08-091-1/+1
* Made Hypwerwave module threat safeUwe Steinmann1999-08-062-10/+26
* Huge patch to update the hyperwave and pdflib module.Uwe Steinmann1999-08-053-241/+911
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-69/+69
* License updateZeev Suraski1999-07-161-20/+9
* - run ext sources through conv_protoSascha Schumann1999-05-212-115/+118
* * Finalizing the PHP version of SAPI. Support POST and cookies among other t...Zeev Suraski1999-05-092-2/+2
* last bunch of extensions moving to ext/Stig Bakken1999-04-226-0/+1955