| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-08-07 | Rename gallery.common.js functions to conform to our naming standards | Bharat Mediratta | |
| and have some basic namespacing: showMessage --> gallery_show_message vAlign --> gallery_valign showLoading --> gallery_show_loading Convert gallery.show_full_size.js to be a jQuery function and give it a namespace: show_full_size --> gallery_show_full_size | |||
| 2009-06-28 | Use Number() instead of toFixed().. FF 3.x doesn't seem to like toFixed() on ↵ | Bharat Mediratta | |
| native types. | |||
| 2009-06-16 | Move the show_full_size code into gallery/lib so that it's generally | Bharat Mediratta | |
| available to themes that want to use it. It should probably eventually be generalized away from just being for full sized images, but it's a step in the right direction. Fixes ticket #427. | |||
