Merge "(bug 19195) Make user IDs more readily available with the API"
[lhc/web/wiklou.git] / includes / media / BMP.php
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-09 Timo TijhofMerge "Add CSS class .mw-code (matching <pre>)"
2012-05-09 KrinkleMerge "fix bug 29002 - in RTL wikis resizable are flipped"
2012-05-09 KrinkleMerge "Upgrade to jQuery UI 1.8.20"
2012-05-08 CatropeMerge "Re-enable css @import unit tests"
2012-05-08 Brion VIBBERMerge "Optimized SqlBagOStuff::getBatch() a bit."
2012-05-08 Brion VIBBERMerge "Add new-inline-tags to tidy.conf"
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-07 Aaron SchulzMerge "add type check and bail out when title could...
2012-05-07 HasharMerge "Adding tests for dumps"
2012-05-07 SiebrandMerge "Pass the result of the database queries in Title...
2012-05-04 ReedyMerge "Only use per-template profiling for one-time...
2012-05-04 DemonMerge "Use the same object when checking if the user...
2012-05-04 DemonMerge "[FileRepo] Various ForeignApiRepo fixes."
2012-05-04 Tim StarlingMerge "Various updates needed to bump min php version...
2012-05-04 Tim StarlingMerge "(bug 29296) Expanded Blacklist for SVG Files"
2012-05-04 WerdnaMerge "(bug 18195) Allow changing preferences via API"
2012-05-04 Aaron SchulzMerge "(bug 5445) remove autoblocks when user is unblocked"
2012-05-03 Aaron SchulzMerge "Adding test case for testing revision storage...
2012-05-03 Aaron SchulzMerge "Very basic parser test for language function"
2012-05-03 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2011-10-24 Brian Wolff(bug 31740) JpegMetadataExtractor and friends weren...
2011-05-28 Sam ReedAnd even more documentation
2011-05-21 Sam ReedFix function level comments that start with /* not /**
2010-08-15 Alexandre Emsenhuber* Standardised file description headers
2010-06-23 Siebrand MazelandFollow-up r68409: shut up PHP Strict Standards notices...
2008-08-27 Antoine MussoLets render BMP pictures to PNG.
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2007-07-29 Rob Church* More precise comment
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-04-24 Nick JenkinsDoc tweaks:
2007-04-22 Antoine MussoAdd support for microsoft bmp format. It simply give...