index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
themes
/
wind
/
js
Age
Commit message (
Expand
)
Author
2011-05-16
Stop IE 9 album grid craziness. Thanks floridave. Fixes #1430.
Chad Kieffer
2010-09-10
After replacing thumbnails, resize all .g-item boxes down to just a
Bharat Mediratta
2010-09-09
Resize the .g-item to contain the rotated image, and make all
Bharat Mediratta
2010-09-09
Vertically realign thumbnails after rotation so that they stay
Bharat Mediratta
2010-06-20
Remove the title attribute for menus using JS since we're showing that
Bharat Mediratta
2010-05-14
Fix-ups for d98b85f7d3142676e6b4f407a18ed81564823f88
Bharat Mediratta
2010-02-15
Initialize context-menu hover using g-photo/g-movie, not the image or movie o...
Chad Kieffer
2010-02-14
On search results, if g-item's onhover height is less than it's siblings set ...
Chad Kieffer
2009-12-31
Show context menus for movie items. Fix for ticket #960.
Bharat Mediratta
2009-11-08
Key off of g-photo, rather than g-item, when fitting resized photos inside th...
Chad Kieffer
2009-10-18
Moved the short_form init function to gallery.common and made it jQuery plugi...
Chad Kieffer
2009-10-16
Apply g-dialog-link class directly to login link markup, not via jQuery.
Chad Kieffer
2009-10-16
Deal with IE flicker during Superfish menu init solely in ui.init.js with .hi...
Chad Kieffer
2009-10-16
Apply g-short-form directly to short forms rather than via JS. Comment update...
Chad Kieffer
2009-10-04
Renamed most, if not all css selectors from gName to g-name. Moved a few shar...
Chad Kieffer
2009-09-30
Convert gDialog and gCancel over to g-dialog and g-cancel. Refactor CSS id's ...
Chad Kieffer
2009-09-30
Replaced gButtonLink with g-button.
Chad Kieffer
2009-09-27
Set .gItem height dynamically based on the tallest item in the grid. Addresse...
Chad Kieffer
2009-09-26
Removed unused toggleClass()
Chad Kieffer
2009-09-26
Clean up hover effect, move some CSS out of ui.init.js to screen.css. Fix con...
Chad Kieffer
2009-09-23
Rename the default themes to wind and admin_wind. Change xss_data.txt file t...
Tim Almdal