summaryrefslogtreecommitdiff
path: root/lib/gallery.common.js
AgeCommit message (Expand)Author
2009-08-11Move context menu to gallery.commonChad Kieffer
2009-08-11Merge branch 'master' of git@github.com:bharat/gallery3Chad Kieffer
2009-08-10Create the concept of an "ajax link" and use it for thumbnail rotationBharat Mediratta
2009-08-10Return .each() to work with more than an individual photo.Chad Kieffer
2009-08-10Add missing semicolons.Bharat Mediratta
2009-08-09Rename fit_image to fit_photo for consistency.Chad Kieffer
2009-08-09Move hover effect to a function.Chad Kieffer
2009-08-09Move the get photo filter out to it's own function for re-use. Docblock cleanup.Chad Kieffer
2009-08-09Explicitly use gValign class rather than first child.Chad Kieffer
2009-08-09Rename resizeImage gallery_fit_image to follow convention. Move the function ...Chad Kieffer
2009-08-07Rename gallery.common.js functions to conform to our naming standardsBharat Mediratta
2009-08-07Remove boilerplate comment.Bharat Mediratta
2009-08-08Forgot this file on the gallery dialog commitTim Almdal
2009-08-08Refactor the gallery dialog into a jQuery widgetTim Almdal
2009-07-31Simplify getViewportSize function to use the jQuery height and width functionsTim Almdal
2009-07-30Move the getViewportSize method to gallery.common.jsTim Almdal
2009-06-08Keep status messages. Users click away and may miss them, especially with tas...Chad Kieffer
2009-05-26Split out re-used JavaScript for common functions (messages, valign), panel t...Chad Kieffer