summaryrefslogtreecommitdiff
path: root/ext/standard/css.c
Commit message (Expand)AuthorAgeFilesLines
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFHJani Taskinen2007-11-051-4/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* updating license information in the headers.James Cox2003-06-101-3/+3
* Fixed bug #23912 (Invalid CSS in phpinfo() output)Ilia Alshanetsky2003-06-031-8/+7
* Add vr classSascha Schumann2003-04-221-0/+1
* Eliminate some TSRMLS_FETCH() calls. Tested with Win32 build of SAPI/CGI and ...Sebastian Bergmann2003-03-251-3/+1
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* - Fix the text alignment to be about same in any browser.foobar2002-10-101-0/+3
* Revert previous change, it did not fix anything.foobar2002-10-091-4/+3
* overrule <center>James Cox2002-10-091-3/+3
* don't define fonts ... use the browser defaultsColin Viebrock2002-10-081-3/+3
* fix phpinfo() output for better browser BCColin Viebrock2002-09-261-72/+16
* Change phpinfo() to use CSS styling instead of HTML code.Colin Viebrock2002-09-191-0/+114