summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2012-07-23Update Flowplayer to 3.2.12 along with all associated files. AlsoBharat Mediratta
2012-06-05Do a better job of displaying errors to the user on AJAX failuresBharat Mediratta
2012-06-05Do a better job of escaping filenames when uploading. Fixes #1881.Bharat Mediratta
2012-05-19Create an ajax response framework that inserts <meta> tags to guardBharat Mediratta
2011-11-05added if (nh < 1) { var nh = 0; } Ian
2011-04-23Add iPad/iPhone support for video playbackAndy Lindeman
2011-04-22Patch jQuery UI to fix drag-and-drop events in IE9Andy Lindeman
2011-04-22Created apple-touch-icon and added to wind and admin_wind themes.Chad Kieffer
2011-03-05When we're not auto-fitting the image, pin it to the top of the page.Bharat Mediratta
2011-02-24Revert overeager escaping introduced inBharat 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-12-29Add a minified version of json2.js from https://github.com/douglascrockford/J...Bharat Mediratta
2010-09-20Move the image files into the themes. Leave the favicon and logo in lib/images.Tim Almdal
2010-09-19When the lib/gallery.common.css was combined, the image urls did not point to...Tim Almdal
2010-09-18Revert "Move the contents of lib/gallery.common.css into themes/wind/css/scre...Bharat Mediratta
2010-09-15Move the contents of lib/gallery.common.css into themes/wind/css/screen.php a...Tim Almdal
2010-09-11Fix two bugs with the context menu:Bharat Mediratta
2010-09-11Refactor $.fn.gallery_context_menu() to store some variables insteadBharat Mediratta
2010-09-09Vertically realign thumbnails after rotation so that they stayBharat Mediratta
2010-09-09Replace the hook function hack I introduced inBharat Mediratta
2010-09-04Fix full size dimensions after rotating an image on the photo view page.Bharat Mediratta
2010-08-25Close any open dialogs before opening a new one. Fixes ticket #1295.Bharat Mediratta
2010-08-24Delete old SWFupload code. We replaced it with uploadify ages ago.Bharat Mediratta
2010-08-03Replace overlooked 'form' parameter in json response with 'html'.Tim Almdal
2010-07-31Full pass over all the JSON encoding and JS dialog code. We now abideBharat Mediratta
2010-07-31Sometimes in dialogs, the form is wrapped in a view to provide additional inf...Tim Almdal
2010-07-31Correct the name of the JSON member that contains the form data.Tim Almdal
2010-07-31Partial fix for #1225. Change the dialog and panel handling to look at the mi...Tim Almdal
2010-07-20Modify the panel code to expect a JSON data package to mirror what we did in ...Bharat Mediratta
2010-07-16Improve the fix for #1176 to use request::is_ajax() instead of tackingBharat Mediratta
2010-07-15Rename g-in-dialog to the naming standard for query parameters and give it so...Tim Almdal
2010-07-12Merge branch 'master' into talmdal_devTim Almdal
2010-07-11Indentation fixes.ckieffer
2010-07-11Indentation fixes.ckieffer
2010-07-09Reset the title in case the dialog contents changed the dialog title.Tim Almdal
2010-07-09Reset the postion option to center when the form data is reloaded, to force t...Tim Almdal
2010-07-07Fix for ticket #1176. Have the gallery.dialog code add a g-in-dialog paramete...Tim Almdal
2010-07-06Fix for ticket #1181. Use $.getJSON to retrieve the json contents of the dial...Tim Almdal
2010-07-05Revert "If the admin request originates as a dialog link, don't display the e...Tim Almdal
2010-07-05If the admin request originates as a dialog link, don't display the entire pa...Tim Almdal
2010-06-25If we promote the <H1> element to be the title, hide it so we're not showing ...Bharat Mediratta
2010-06-23Move the themeroller files to the themes from gallery/lib. These are visual ...Tim Almdal
2010-06-23improve Superfish menus shadow for RTL, and add round corners support for Operamamouneyya
2010-06-23flip the window title and cancel button for RTL in dialogue windowsmamouneyya
2010-06-23more fixes for RTL Superfishmamouneyya
2010-06-23correct formatmamouneyya
2010-06-23fix ticket #1051mamouneyya
2010-06-20Fix two issues with the "loading" overlay:Bharat Mediratta
2010-06-20Specify a default margin for all buttons in the common css. FixesBharat Mediratta