aboutsummaryrefslogtreecommitdiffstats
path: root/includes/ImageGallery.php
Commit message (Expand)AuthorAgeFilesLines
* New more slick gallery displayBrian Wolff2013-08-141-425/+0
* Allow handler specific parameters in <gallery> (page number, etc)Brian Wolff2013-07-051-5/+10
* Add broken-file-category for file links inside <gallery/>MatmaRex2013-06-241-0/+4
* Fixed spacing in files direct in includes folderumherirrender2013-04-211-5/+5
* Added/Removed spaces around string concatenationumherirrender2013-04-131-1/+1
* Spellchecked /includes directoryYuri Astrakhan2013-03-131-1/+1
* Fixed @param tags to conform with Doxygen format.Tyler Anthony Romeo2013-03-111-3/+3
* Use TargetLanguage of the Parser in ImageGalleryumherirrender2013-03-091-4/+14
* Merge "remove space before semicolon"IAlex2013-02-101-1/+1
|\
| * remove space before semicolonumherirrender2013-02-091-1/+1
* | fix some spacingumherirrender2013-02-091-1/+1
|/
* Use wfMessage instead of deprecated wfMsg*Alex Monk2012-08-181-1/+1
* Removed checks for the "MEDIAWIKI" constant on files that only define classes.Alexandre Emsenhuber2012-05-231-3/+0
* Added missing GPLv2 headers in some places.Alexandre Emsenhuber2012-05-121-0/+21
* (bug 34852) new optional 'link' parameter to <gallery>Kim Eik2012-04-161-12/+15
* 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