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
/
modules
/
gallery
/
css
Age
Commit message (
Expand
)
Author
2009-11-17
Address RTL issues reported in ticket #869. Placement of checkboxes and radio...
Chad Kieffer
2009-11-15
Try to keep users from leaving the upgrade page, or running the
Bharat Mediratta
2009-11-15
Change "confirmation" to "dialog" in preparation for putting up a
Bharat Mediratta
2009-11-15
Tweak upgrader html and css so that we set opacity properly for rows
Bharat Mediratta
2009-11-15
Fix a bug where we were using <? ?> tags in css to figure out whether we
Bharat Mediratta
2009-11-11
Improve error handling.
Tim Almdal
2009-11-10
Pass two of uploadify... remove the default.css file, removed the folder opti...
Tim Almdal
2009-11-09
First cut at replacing swfupload with uploadify. Probably need to review the...
Tim Almdal
2009-11-07
1) Change the name of the form and message to g-in-place-edit-form and g-in-p...
Tim Almdal
2009-11-06
Move log viewing and translation CSS from admin_wind to gallery.css. Explicit...
Chad Kieffer
2009-11-05
Minor css cleanup. Removed a few redundant and unused attributes, alphabetize...
Chad Kieffer
2009-11-05
Removed todos, they're done.
Chad Kieffer
2009-11-05
Clean up problem with cancelling the inplace edit left a whole bunch of css a...
Tim Almdal
2009-10-25
Created gallery.css file, moved simple uploader, move, and permissions CSS th...
Chad Kieffer
2009-10-25
Quote Trebuchet MS since it contains a space.
Chad Kieffer
2009-10-04
Renamed most, if not all css selectors from gName to g-name. Moved a few shar...
Chad Kieffer
2009-08-29
improved translation interface so that it now can be closed without going to ...
jhilden
2009-08-03
Combine the quick menu and the thumb menu into a single menu called
Bharat Mediratta
2009-07-21
Fix the bug that the quick menu fires for the wrong photo. This stems
Bharat Mediratta
2009-07-11
Position gItem and gPhoto relative, then position quick and thumb menus as ab...
Chad Kieffer
2009-06-30
Rejigger the way we handle "done" status in the upgrader. Now we
Bharat Mediratta
2009-06-29
Partial fix for ticket 471 - i18n of "Translate Text" button in l10n client
Andy Staudacher
2009-06-22
Fix css indentation
Bharat Mediratta
2009-06-20
Center the "all done" dialog. Use Jquery and externalize the CSS (I was being
Bharat Mediratta
2009-06-06
Merge branch 'master' of git@github.com:gallery/gallery3
Andy Staudacher
2009-06-06
Preliminary BiDi support (needs *a lot* of tweaking)
Andy Staudacher
2009-06-06
Fix formatting in l10n client source box so that it wraps. Otherwise
Bharat Mediratta
2009-06-02
Extend L10n client to provide UI for plural translation.
Andy Staudacher
2009-05-27
Restructure things so that the application is now just another module.
Bharat Mediratta