summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-17title attributes kill <style>Urban Müller1-1/+1
2011-11-17add debug parameter "print" for debugging css of printouts (@media print)Christian Helbling1-0/+2
2011-11-15fix testUrban Müller1-0/+1
2011-11-15handle limitUrban Müller1-1/+1
2011-11-15faster it::replaceUrban Müller2-5/+6
2011-11-14faster it::replace, testsUrban Müller2-5/+14
2011-11-14hide complex -webkit-keyframesUrban Müller1-3/+4
2011-11-10correctly handle empty outputUrban Müller1-1/+1
2011-11-09Remove temporary logging of float timestamp in it::date()Christian Schneider1-3/+0
2011-11-08Change it::date() to treat float as timestamp, only string with dots like 10....Christian Schneider2-6/+6
2011-11-08Log whole URI including URL parameters in it::date()Christian Schneider1-1/+1
2011-11-08Also log URL for it::date() with floatsChristian Schneider1-1/+1
2011-11-08Temporarily added logging of float timestamps for it::date()Christian Schneider1-0/+3
2011-11-08Fix [[:alpha::]] test nameChristian Schneider1-1/+1
2011-11-08handle named character classesUrban Müller2-2/+7
2011-11-08faster it::match for simple casesUrban Müller1-21/+15
2011-11-04test \bUrban Müller1-0/+5
2011-10-28code styleNathan Gass1-1/+1
2011-10-28avoid it::match in it::date for *2 speedupNathan Gass1-1/+4
2011-10-28some more date testsNathan Gass1-0/+4
2011-10-28add some date testsNathan Gass1-0/+13
2011-10-25adapt styleNathan Gass1-4/+5
2011-10-25replace busy curl_multi loop by correct curl_multi loop from php dokuNathan Gass1-2/+13
2011-10-24prevent $GLOBALS destruction, remote lastsent debuggingUrban Müller1-5/+2
2011-10-24add itjs entry for sl_state.js and sl_collapse.js in searchlibNathan Gass1-0/+2
2011-10-19Remove obsolete references for PHP 5.4 compatibilityChristian Schneider1-2/+2
2011-10-19fix raceUrban Müller1-3/+4
2011-10-19add command parameter to _write_pre_process()Christian Weber1-3/+4
2011-10-11Do not abort request never used before as it can throw error e.g. on FirefoxChristian Schneider1-2/+5
2011-10-11Check aborted flag because IE9 throws error c00c023f when accessing aborted r...Christian Schneider1-2/+2
2011-10-04Hide filter:none from W3C css validatorChristian Schneider1-1/+1
2011-09-29fix raceUrban Müller1-5/+6
2011-09-29Fix Content-Type fir PIE.htc because IE9 is very picky about itChristian Schneider1-1/+1
2011-09-27fall back on get_multi for other protocolsNathan Gass1-0/+6
2011-09-27speedup and lower mem usage for tracesUrban Müller1-15/+10
2011-09-19dont require ultratimeoutUrban Müller1-1/+2
2011-09-19protect against hanging gmUrban Müller1-1/+1
2011-09-19Emulate -auto-rotate option from ImageMagickThomas Brüderli1-0/+13
2011-09-16Added /itjs/PIE.htc CSS 3 emulation for MSIE, see http://css3pie.com/Christian Schneider2-0/+6
2011-09-16Remove unnecessary references which lead to bugs with arrays/objects e.g. in ...Christian Schneider1-2/+2
2011-09-14ITools-stylify transmogrify codeChristian Schneider1-4/+4
2011-09-14fix endless loop, improve performanceUrban Müller2-15/+33
2011-09-13demand trailing - in webkit stylesUrban Müller1-2/+2
2011-09-08document __callUrban Müller1-3/+3
2011-09-08Enforce parameter of it_url::redirect to be either 'permanent' or 'temporary'Christian Schneider1-2/+5
2011-09-08pass line in last arg to some functionsUrban Müller1-2/+3
2011-09-08add support for permanent redirect, change default/temporary redirect from 30...Christian Helbling1-6/+6
2011-09-06print err if stackdump not possibleUrban Müller1-1/+3
2011-09-05Autoloader: Check if file is local (does not contain ':', i.e. no protocol li...Christian Schneider1-1/+1
2011-09-05Fix PHP 5.3.8 problem with is_a() called with string as first argumentChristian Schneider1-1/+1