summaryrefslogtreecommitdiff
path: root/lib/gallery.show_full_size.js
AgeCommit message (Expand)Author
2011-03-05When we're not auto-fitting the image, pin it to the top of the page.Bharat Mediratta
2011-01-11Use Math.round() instead of Number() to convert floating point numbersBharat Mediratta
2011-01-10Use CSS not JS to determine the full size of the full size overlay. Fixes #1...Bharat Mediratta
2010-07-11Indentation fixes.ckieffer
2009-10-04Renamed most, if not all css selectors from gName to g-name. Moved a few shar...Chad Kieffer
2009-09-22Change the gallery.show_full_size widget to only scale the image if one of th...Tim Almdal
2009-08-27Allow clicking on the overlay to close the fullsize and remove some debug codeTim Almdal
2009-08-27Fix ticket #644Tim Almdal
2009-08-21Refactor the _auto_fit method in gallery.show_full_size to a common method in...Tim Almdal
2009-08-07Rename gallery.common.js functions to conform to our naming standardsBharat Mediratta
2009-06-28Use Number() instead of toFixed().. FF 3.x doesn't seem to like toFixed() on ...Bharat Mediratta
2009-06-16Move the show_full_size code into gallery/lib so that it's generallyBharat Mediratta