Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move ext/cpdf to PECL | Antony Dovgal | 2005-02-08 | 1 | -119/+0 |
| | |||||
* | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 1 | -2/+2 |
| | | | | | # Should the LICENSE and Zend/LICENSE dates be updated too? | ||||
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
| | |||||
* | This patch allows cpdf to be compiled in conjunction with ncurses, which was | Ilia Alshanetsky | 2003-01-15 | 1 | -2/+0 |
| | | | | | not possible before due to conflicting defines. | ||||
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
| | |||||
* | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 1 | -1/+1 |
| | |||||
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
| | |||||
* | Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on ↵ | Zeev Suraski | 2001-07-30 | 1 | -4/+4 |
| | | | | the way | ||||
* | Change copyright note. | Sebastian Bergmann | 2001-06-19 | 1 | -20/+9 |
| | |||||
* | Implemented cpdf_set_viewer_preferences (previously a stub). | Fredrik Öhrn | 2001-03-30 | 1 | -0/+2 |
| | | | | | Added new functions: cpdf_set_font_directories and cpdf_set_font_map_file. | ||||
* | Solved compile failure due to clash bewteen IMAP and ClibPDF headers. | Fredrik Öhrn | 2001-03-18 | 1 | -0/+7 |
| | |||||
* | Change header protection macros to conform to standard. | Sascha Schumann | 2000-07-02 | 1 | -2/+2 |
| | | | | | | | | | Draft 3 of IEEE 1003.1 200x, "2.2 The Compilation Environment" All identifiers that begin with an underscore and either an uppercase letter or another underscore are always reserved for any use by the implementation. | ||||
* | - Convert 'PHP3' to 'PHP' | Zeev Suraski | 2000-02-26 | 1 | -1/+1 |
| | | | | | - Avoid declaring crypt() related salt types twice | ||||
* | - changed cpdf_global_set_document_settings() to ↵ | Uwe Steinmann | 2000-01-10 | 1 | -1/+1 |
| | | | | cpdf_global_set_document_limits() | ||||
* | - added cpdf_global_set_document_limits() | Uwe Steinmann | 2000-01-10 | 1 | -0/+1 |
| | |||||
* | - Made PHP_VERSION and PHP_OS work again | Zeev Suraski | 1999-12-17 | 1 | -1/+1 |
| | | | | | | - More php3_ cleanup @- Restored the PHP_VERSION and PHP_OS constants (Zeev) | ||||
* | Clean up php3.*\.h files. The files itself are renamed, and references in all | Sascha Schumann | 1999-12-04 | 1 | -0/+122 |
.*\.[ch] files were changed. There is a slight chance that my script missed a few changes, please correct them manually. |