summaryrefslogtreecommitdiff
path: root/ext/pdf
Commit message (Expand)AuthorAgeFilesLines
* getting rid of the warn_not_available aliasHartmut Holzgraefe2002-03-221-20/+0
* *** empty log message ***Markus Fischer2002-03-211-1/+1
* change * formattingWez Furlong2002-03-161-1/+1
* the 'setup' script was removed more than two years ago.jim winstead2002-03-161-7/+0
* New PHP streams...Wez Furlong2002-03-151-2/+10
* extension converted automatically to PHP_NEW_EXTENSION. Manually confirmedSascha Schumann2002-03-122-8/+1
* Please welcome the new build system.Sascha Schumann2002-03-071-3/+6
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* Update headers.Sebastian Bergmann2001-12-112-4/+4
* typo fixfoobar2001-12-041-1/+1
* - Let's not default to any set of extra libraries. This way any kind offoobar2001-12-031-3/+1
* This is better way to configure. PDFlib 3/4 can be compiled with external lib...foobar2001-11-305-143/+99
* Fixed some problems in configuring e.g. shared module.foobar2001-11-132-18/+18
* - oops :)Derick Rethans2001-11-081-1/+1
* - Let it also work with pdflib 3 againDerick Rethans2001-11-082-3/+3
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-0/+2
* added new configure option --with-pdflib3Rainer Schaaf2001-10-091-29/+70
* fixed PDF_get_value for parametersRainer Schaaf2001-10-081-0/+9
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-251-4/+4
* proto fixes "double" -> "float"Hartmut Holzgraefe2001-09-211-55/+55
* fix resource destructionDaniel Beulshausen2001-09-101-4/+2
* - Fix for bug #13230Derick Rethans2001-09-101-5/+1
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* Fixes commit / link problems with certain compilers.foobar2001-09-051-4/+4
* Added two new functions:Ulf Wendel2001-08-212-0/+27
* Further work on autoconf-2.5x supportSascha Schumann2001-08-211-6/+6
* TSRM fixHarald Radi2001-08-072-2/+1
* some more eliminate-fetches-or-escalate-them-at-leastSascha Schumann2001-08-051-2/+3
* - TSRMLS_FETCH workZeev Suraski2001-08-051-46/+78
* More TSRMLS_FETCH annihilationZeev Suraski2001-07-311-1/+1
* Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on th...Zeev Suraski2001-07-301-3/+3
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-2/+1
* - fixed bug in pdf_open_image_file when using images as masks.Rainer Schaaf2001-07-031-8/+15
* Fixed proto. (also bug #10334)foobar2001-06-151-1/+1
* This extension works with pdflib 4.x too..foobar2001-06-141-2/+2
* Fold a bit more codeRasmus Lerdorf2001-06-061-1/+2
* Prevent problems with PDFlib 3.00 when setting the imagewarning parameter.Wez Furlong2001-06-061-2/+4
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-4/+64
* Note to self - stop coding on planesRasmus Lerdorf2001-05-301-1/+1
* Make c2-4 optional since they aren't needed in all casesRasmus Lerdorf2001-05-271-8/+31
* * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)Stig Bakken2001-05-241-0/+4
* - Nuke warningDerick Rethans2001-05-211-1/+1
* - No need to include "zend" in include lineDerick Rethans2001-05-211-1/+1
* Fix for #8539James Moore2001-05-211-1/+8
* A few modifications to make the ZLIB checks work better.foobar2001-05-201-22/+24
* Nuke more quotesSascha Schumann2001-05-121-2/+2
* Cleaned up this a bit..foobar2001-05-101-93/+87
* Give correct warnings if certain libaries/verisons are not avalibleJames Moore2001-05-081-0/+20
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-15/+15
* Beta2 of PDFlib V4.0 will introduce on new function (PDF_place_pdi_page)Rainer Schaaf2001-03-212-10/+38