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
Age
Commit message (
Expand
)
Author
2009-10-04
Renamed more CSS selectors from gName to g-name.
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
Move primary status message icons to lib/images/, update css urls accordingly.
Chad Kieffer
2009-09-30
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-09-30
Use the block_manager to manage site sidebar panels. Fixes ticket #110.
Tim Almdal
2009-09-30
Replaced gButtonLink with g-button.
Chad Kieffer
2009-09-30
First round of CSS refactor updates. Added calls to gallery.common.css from w...
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
Remove IE 8 compatibility mode, it's not really needed after the latest conte...
Chad Kieffer
2009-09-26
Merge branch 'master' of github.com:gallery/gallery3
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-26
Force IE 8 into IE 8 compatiblility mode
Chad Kieffer
2009-09-26
minor improvements to simple uploader
jhilden
2009-09-24
Force status message box to fill the full width of the content area
Chad Kieffer
2009-09-23
Rename the default themes to wind and admin_wind. Change xss_data.txt file t...
Tim Almdal