summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-02-26Merge pull request #164 from shadlaws/fix_2017_2019Bharat Mediratta
2013-02-26Merge pull request #166 from shadlaws/update_jquery_20130226Bharat Mediratta
2013-02-26Update to latest JSON-js, in sync with gallery3-vendorshadlaws
2013-02-26#2017, 2019 - Update Flowplayer, fix special character issues. In sync with g...shadlaws
2013-02-26Update jQuery libraries to current as of 2013/02/26, in sync with gallery3-ve...shadlaws
2013-02-23Merge pull request #158 from shadlaws/fix_2012Bharat Mediratta
2013-02-23Merge pull request #161 from shadlaws/jquery_ui_1_10_1Bharat Mediratta
2013-02-23Merge pull request #160 from shadlaws/fix_2014Bharat Mediratta
2013-02-23Update jQuery-UI from v1.10.0 to v1.10.1shadlaws
2013-02-23#2014 - Clean up gallery.ajax.js.shadlaws
2013-02-23#2013 - Clean up gallery.panel.js (formatting only)shadlaws
2013-02-23#2013 - Clean up gallery.panel.js.shadlaws
2013-02-23#2012 - Clean up gallery.in_place_edit.js (formatting only)shadlaws
2013-02-23#2012 - Clean up gallery.in_place_edit.js.shadlaws
2013-02-18Context menus are fixed! This should be fully compatible with older themesshadlaws
2013-02-17Fix up autocomplete for admin_server_add - found and fixed some bugsBharat Mediratta
2013-02-16Context menu dialog box problem: better, but still not working.shadlaws
2013-02-15Fixed formatting in gallery.dialog.js (no functional changes).shadlaws
2013-02-15Dialog sizing, titles, and z-index. This should ensure the small <500px dialogsshadlaws
2013-02-14Merge pull request #141 from shadlaws/jquery_19_dialog_sizingBharat Mediratta
2013-02-13Fix Cancel link positioning, fix watermark error reply (seems to have already...shadlaws
2013-02-13Dialog centering, sizing, etc. seem to be fixed! Well, *if* they come from a...shadlaws
2013-02-12Changing 2 library names back to (less-standardized) original names.shadlaws
2013-02-12Merge pull request #137 from shadlaws/jquery_19_success_xhrBharat Mediratta
2013-02-12Formatting: cleaned up extra lines, whitespaces, converted tabs to spaces, etc.shadlaws
2013-02-12Updated success callbacks for gallery.panel.js and gallery.dialog.js - no lon...shadlaws
2013-02-12Updated json.js libraryshadlaws
2013-02-12Finished jQuery library updates, current for 2013/02/12.shadlaws
2013-02-05force the dialog to the top of the pageBharat Mediratta
2013-02-03No need to do the eval anymore.Bharat Mediratta
2013-02-03Super first pass:Bharat Mediratta
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