Add support for Number grouping(commafy) based on CLDR number grouping patterns like...
[lhc/web/wiklou.git] / includes / DjVuImage.php
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-04-04 Brion VibberWorkaround for bug 28146: running out of memory during...
2011-03-27 PlatonidesStop after replaceing the first instance
2011-02-10 PlatonidesAdd profiling to DjVuImage::retrieveMetaData
2010-12-08 Tim StarlingFix for r69139: create_function() is not allowed.
2010-09-03 Sam ReedFollowup r72238, remove &
2010-09-02 Sam ReedAdd some $retval = '' before some wfShellExec
2010-08-08 Alexandre Emsenhuber* Standardised file description headers
2010-07-14 Mark A. Hershberger* revert r61258
2010-07-07 ThomasVfix text layer extraction (bug 21526); patch by Simon...
2010-01-19 ThomasVif available, use iconv because it requires less memory...
2009-09-05 ThomasVuse UtfNormal::cleanUp() (r55768)
2009-09-04 ThomasVfollow-up to r55768
2009-09-03 ThomasVget rid of invalid UTF8, strip control characters
2009-09-02 Tim StarlingRevert r52158 per CR: was attempting to convert text...
2009-06-19 ThomasVencode string to utf8 before converting to xml
2009-06-17 ThomasVfix regexp : oddly, the margin value may be negative
2009-06-17 ThomasVfix regexp
2009-06-04 ThomasVstore djvu text layer in img_metadata. fetch it in...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2007-08-15 Tim StarlingDon't show warning if the file is missing
2007-04-24 Nick JenkinsDoc tweaks:
2007-04-20 Tim Starling* Introduced media handler modules for file-type specif...
2007-04-04 Nick JenkinsDocumentation tweaks to help documentation systems...
2007-03-31 Tim StarlingQuote and escape the binary path.
2007-03-28 Brion VibberRevert r20769: we don't use PHPDocumentor anymore,...
2007-03-28 Nick JenkinsPHPDocumentor [en.wikipedia.org/wiki/PhpDocumentor...
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-17 Brion Vibberuse wfEscapeShellArg instead of escapeshellarg on the...
2007-01-17 Brion VibberApply most of the code tweaks from the live site:
2007-01-12 Nick JenkinsFor the "includes/" directory:
2006-11-29 Nick JenkinsCompleting code housekeeping stuff for rest of includes...
2006-08-13 Jens Frank(bug 6420) Render thumbnails for djvu images, show...
2006-06-24 Brion Vibber* (bug 6131) Add type detection for DjVu files, allowin...