Rm unused assignment of $wgOut. $wgOut needs to be gone from Database code.
[lhc/web/wiklou.git] / includes / media /
2011-01-12 PlatonidesFollow up r79845. No need to keep $wgCustomConvertComma...
2011-01-10 Derk-Jan HartmanMove the () surrounding description strings of files...
2011-01-09 Derk-Jan HartmanFollowup r68325, with comment describing intent of...
2011-01-08 Bryan Tong MinhFollow-up r79845: add function documentation; only...
2011-01-07 Bryan Tong Minh$wgMaxUploadSize may now be set to an array to specify...
2010-12-14 Sam ReedFix up few remaining fixme things from r69910
2010-12-05 PlatonidesFollow up r75705 typo.
2010-11-30 Sam ReedMore unused variables
2010-11-25 Sam ReedMore reversion of r77297, 1 of 2 commits to keep it...
2010-11-25 Antoine Mussorevert r76464
2010-11-25 Roan KattouwFix r77261 by adding the parentheses already added...
2010-11-24 Roan KattouwFix strange bug in ImageMagick call: if $params['commen...
2010-11-10 Sam ReedVarious unused variables, add some braces
2010-11-09 Alexandre Emsenhuber* (bug 21364) External links using link= attribute...
2010-11-04 Derk-Jan HartmanSkip comments and stuff before the <svg> element.
2010-11-04 Derk-Jan Hartman* The SVGMetadataExtractor now based on XmlReader
2010-11-01 Derk-Jan Hartman* Moving wfGetSVGSize() and wfScaleSVGUnit() into a...
2010-10-31 Derk-Jan HartmanAdd a new isVectorized() to files and media handlers...
2010-10-30 Bryan Tong MinhFollow-up r75702: change physicalSize to physicalDimens...
2010-10-30 Bryan Tong MinhFollow-up r75702: stylize
2010-10-30 Bryan Tong MinhSplit BitmapHandler::doTransform in functions: transfor...
2010-10-26 PlatonidesProvide a proper implementation for passing environment...
2010-10-15 Platonidesr71546 broke imagemagick usage in Windows, since cmd...
2010-09-11 PlatonidesCode cleanup: unused globals, empty statements, typos...
2010-09-07 Tim StarlingFixes for r72024:
2010-09-03 Sam ReedFollowup r72238, remove &
2010-09-02 Sam ReedAdd some $retval = '' before some wfShellExec
2010-09-02 Sam Reed$result = '' in Title->checkPermissionHooks
2010-08-31 Daniel Kinzlerintroducing Generic::verifyFileHook() to let media...
2010-08-30 Chad HorohoeGet rid of PHP4-style constructors
2010-08-24 Sam ReedFixup whitespace from r71592
2010-08-24 Sam ReedRemove some unreachable code (usually returns after...
2010-08-24 Tim StarlingFixes for new ImageMagick:
2010-08-20 Derk-Jan HartmanOptimize a produced animated GIF with OptimizeTranspare...
2010-08-20 Derk-Jan HartmanAdd getMagickVersion(). Will use this to provide optimi...
2010-08-19 Ryan Kaldarireverting self (r71304)
2010-08-19 Ryan Kaldarichanging -sharpen to -unsharp due to new ImageMagick...
2010-08-15 Alexandre Emsenhuber* Standardised file description headers
2010-07-28 Derk-Jan HartmanCleanup debug and comments of r68324
2010-07-25 Sam ReedMore unused variables, whitespace
2010-07-25 Sam ReedChange some more to parent::
2010-07-25 Sam ReedMore unused globals
2010-06-29 Daniel Kinzleradded normalization for parameter 'page', based on...
2010-06-23 Siebrand MazelandFollow-up r68409: shut up PHP Strict Standards notices...
2010-06-22 Daniel Kinzlerpassing thumbnail params to getThumbType, as suggested...
2010-06-20 Derk-Jan HartmanFollow up to r68324. Fix undefined constant.
2010-06-20 Derk-Jan HartmanFollow up r68324.
2010-06-20 Derk-Jan HartmanDon't override the default Bitmap.php information in...
2010-06-20 Derk-Jan HartmanAdd a new PNG parser in order to recognize APNG (animat...
2010-06-11 Alexandre EmsenhuberFixed some doxygen warnings
2010-06-09 Chad HorohoeDon't use @, use wfSuppress/RestoreWarnings
2010-05-05 Derk-Jan HartmanAdd a isAnimatedImage() helper function to imagehandlers.
2010-04-23 Tim StarlingMore rigorous fix for ImageMagick parameter interpretat...
2010-04-20 Siebrand Mazeland(bug 23075) correct MediaTransformError default width...
2010-04-17 Ilmari Karonenoverride isMetadataValid() so that we don't regenerate...
2010-04-11 PlatonidesFollow up r64936. Even better, provide the bug number...
2010-04-11 Bryan Tong MinhFollow up r64935: Add whitespace and clarify comment...
2010-04-11 Bryan Tong MinhFollow up r64932: Add comment on why % is escaped
2010-04-11 Roan Kattouw(bug 23148) Escape % in ImageMagick comments. Patch...
2010-04-07 Ilmari Karonen(bug 23063) Reverse handling of $wgMaxImageArea and...
2010-04-07 Ilmari Karonenallow display of unscaled image even if it exceeds...
2010-03-27 Alexandre EmsenhuberFixed some doxygen warnings
2010-02-26 Aaron SchulzMoved MediaTransformOutput.php to /media dir
2010-02-13 Alexandre EmsenhuberFixed some doxygen warnings
2010-01-03 Aaron SchulzRemoved unused globals
2009-12-17 Raimond SpekkingFollow-up r60175: Avoid PHP Notice: Undefined index...
2009-12-17 Raimond Spekking* (bug 19791) Add URL of file source as comment to...
2009-12-15 Alexandre EmsenhuberReplaced all @fixme with "@todo Fixme" since doxygen...
2009-09-23 ThomasVgeneric method to extract text layer of a document
2009-08-23 Brion Vibber* (bug 20364) Fixed regression in GIF metadata loading
2009-08-19 Brion VibberRevert image crop for now:
2009-08-14 Andrew GarrettGIF metadata extraction fixes:
2009-08-10 Bryan Tong MinhMaking demon happy (adding public/protected to function...
2009-08-10 Bryan Tong MinhAdded crop support for inline images.
2009-08-10 Alexandre EmsenhuberFix E_PARSE from r54708
2009-08-10 Andrew GarrettFix silly bug in r54703 r53546
2009-08-10 Andrew GarrettMoar error handling for r53546
2009-08-06 Andrew GarrettError-handling for GIF getLongDesc
2009-08-05 Brion VibberDrop the wfProfileIn/wfProfileOut if we want the class...
2009-08-04 Niklas LaxströmWhitespace fixes
2009-08-03 Andrew Garrett(bug 16451) Fix application of scaling limits for anima...
2009-06-06 Tim StarlingRevert r49677, r50459, Brent G's patch for fixing GPS...
2009-06-04 ThomasVstore djvu text layer in img_metadata. fetch it in...
2009-06-03 ThomasVreverting r50050. djvu text should be stored in img_met...
2009-05-10 Ilmari Karonenfix regression from r49677 by refusing to format old...
2009-04-29 ThomasVextract djvu text (bug 18046); escape possible script...
2009-04-28 Brion VibberRevert r49669, r49670 "extract text layer from djvu...
2009-04-27 Niklas Laxström* Kill E_NOTICE
2009-04-20 Ilmari KaronenApply patch for bug 13172 by Brent G <overlordq@gmail...
2009-04-20 ThomasVextract text layer from djvu file (see bug 18046)
2009-04-15 Raimond SpekkingFollow up r49442: Make this new error message and two...
2009-04-13 Chad HorohoeIf the file doesn't exist, we get a whole bunch of...
2009-04-13 Chad HorohoeStrict standards, declaration of functions much match...
2009-03-25 Andrew GarrettTweak r47992 to use instead of a new configuration...
2009-03-16 Brion Vibber* (bug 17714) Limited TIFF upload support now built...
2009-03-03 Chad Horohoe(bug 12970) Add global to force client rendering of...
2008-12-15 Aaron SchulzAdd getGeneralShortDesc() and the like to avoid E_STRIC...
2008-12-15 Aaron SchulzE_STRICT
2008-11-25 Brion Vibber* Follow-up to r43656 -- rename the use of a function...
2008-11-18 Aaron SchulzRename function to 'rasterize'
next