aboutsummaryrefslogtreecommitdiffstats
path: root/includes/ImageGallery.php
Commit message (Expand)AuthorAgeFilesLines
* More return documentationSam Reed2012-02-091-0/+2
* Fixing some of the "@return true" or "@return false", need to be "@return boo...Sam Reed2012-02-091-1/+1
* Add some escaping to r109547, 109548, 109549Sam Reed2012-01-191-1/+1
* * (bug 33819) Display filesize on Special:NewFiles in appropriate unit.Sam Reed2012-01-191-2/+1
* add missing deprecation notices and added deprecation version to existing onesJeroen De Dauw2011-12-131-1/+1
* Cleanup to r84610 per CR: changed BeforeParserMakeImageLinkObj hook to use a ...Aaron Schulz2011-09-061-3/+3
* More wikia upstreamingSam Reed2011-08-171-2/+2
* sync up RELEASE-NOTESSam Reed2011-07-151-1/+1
* refixing bug 27338 with all parser test fixes, reverts r91557Ryan Kaldari2011-07-061-4/+1
* Revert r91426 and followups r91427, r91430: Breaks Gallery-related parser testsChad Horohoe2011-07-061-1/+4
* better fix for bug 27338 - doesnt rely on line-heightRyan Kaldari2011-07-041-4/+1
* fixing rounding problem, per comment at r82309Ryan Kaldari2011-07-041-1/+1
* And even more documentationSam Reed2011-05-281-0/+2
* some coding style tweaksJack Phoenix2011-05-161-20/+20
* More versions added to @deprecated tagsSam Reed2011-05-061-1/+2
* Adjust maxwidth calculation for galleries. Bug 27577Leo Koppelkamm2011-05-021-1/+2
* Add |alt= option for galleries ( Bug 18682 ). Recommit of r86749, with nested...Leo Koppelkamm2011-04-251-22/+27
* Reverting r86749: The alt stuff is far too simplistic. One way to fix it woul...Leo Koppelkamm2011-04-231-27/+22
* Add ability to use add alt texts for images in galleries ( Bug 18682 ). Patch...Leo Koppelkamm2011-04-231-22/+27
* Follow-up changes to r84610:Aaron Schulz2011-04-041-1/+1
* Followup r85244; Define all methods as static, implement a DummyLinker to for...Daniel Friesen2011-04-031-22/+5
* Follow-up r84659: no need to pass parser by reference to event handlersAaron Schulz2011-03-241-1/+1
* * Replaced crufty BeforeParserMakeImageLinkObj/BeforeGalleryFindFile hooks wi...Aaron Schulz2011-03-241-15/+8
* Remove some trailing whitespaceSam Reed2011-03-241-0/+1
* * Follow-up r84610: don't assume a Parser object is attachedAaron Schulz2011-03-231-4/+15
* * Put parser output file version tracking to coreAaron Schulz2011-03-231-5/+2
* * Made BeforeParserMakeImageLinkObj/BeforeGalleryFindFile let hooks set sha1 ...Aaron Schulz2011-03-231-6/+9
* Fix overestimation of max-width when using perrow mode.Derk-Jan Hartman2011-03-141-8/+15
* Gallery's perrow was overwriting the original style= attribute. Derk-Jan Hartman2011-02-201-1/+2
* followup r82181 and r82215 to fix the FIXME and botched fix for FIXME.Mark A. Hershberger2011-02-161-3/+7
* re r82181 remove min-height that doesn't work with IE6Mark A. Hershberger2011-02-161-1/+1
* * (bug 27338) Gallery in 1.17 breaks for audio/video + ogghandlerMark A. Hershberger2011-02-151-9/+8
* Simple commit trimming some trailing whitespaceSam Reed2010-12-221-3/+3
* Follow up to r77411. Patch by DieBucheDerk-Jan Hartman2010-12-051-7/+9
* Give image <gallery>s fluid widthAryeh Gregor2010-11-291-21/+20
* Fixup some more documentationSam Reed2010-11-131-1/+1
* * (bug 19944) Link on image thumbnails no longer link to "Media:" namespace i...Alexandre Emsenhuber2010-11-101-2/+6
* Followup r67707, cast these to boolean just to be paranoidChad Horohoe2010-06-091-2/+2
* Fixed a bunch of silly instances of [^!=]==\s*(true|false)Chad Horohoe2010-06-091-2/+2
* * (bug 12797) Add $wgGalleryOptions for adjusting of default gallery display ...Raimond Spekking2010-03-131-5/+7
* Revert r63197 '(bug 12797) Allow adjusting of default gallery display options...Chad Horohoe2010-03-051-7/+5
* (bug 12797) Allow adjusting of default gallery display optionsRaimond Spekking2010-03-031-5/+7
* Fixed some doxygen warningsAlexandre Emsenhuber2010-03-011-6/+6
* * Per my CR comments on r44560: merged FileCache into RepoGroup and fixed wfF...Tim Starling2009-08-151-1/+1
* Applied image attribute improvements from r52726 to galleries as wellRemember the dot2009-07-151-2/+11
* Follow-up to r51543: Fix another syntax error in ImageGallery.php. Sorry.Siebrand Mazeland2009-06-061-1/+1
* Follow-up to r51543: Fix syntax error in ImageGallery.phpSiebrand Mazeland2009-06-061-1/+1
* * replace use of deprecated makeLink() by link() in coreSiebrand Mazeland2009-06-061-4/+18
* * Replace hardcoded '...' as indication of a truncation with the 'ellipsis' m...Raimond Spekking2009-02-131-1/+1
* Step 2 in NS_IMAGE -> NS_FILE transition (bug 44) (WARNING: huge commit).Ilmari Karonen2008-12-011-1/+1