Age | Commit message (Expand) | Author |
2009-11-01 | Cleanup RTL styles even further. I think this gets wind and admin_wind lookin... | Chad Kieffer |
2009-10-31 | Re enable the submit button if the dialog processing resends the form because... | Tim Almdal |
2009-10-28 | Remove padding in g-message-block, child bg colors weren't filling the box. | Chad Kieffer |
2009-10-28 | Initial RTL update work. Consolidated shared rtl-related css selectors in gal... | Chad Kieffer |
2009-10-27 | We really only need one "back to the Gallery" link in the banner. Replace the... | Chad Kieffer |
2009-10-27 | Remove debug border I forgot to remove. | Chad Kieffer |
2009-10-27 | Breadcrumb updates. Apply g-first and g-active consistently, use ems instead ... | Chad Kieffer |
2009-10-27 | Put margin between g-inline items. Update login menu in the admin theme. Set ... | Chad Kieffer |
2009-10-25 | Moved rotate image bg css to gallery.common. | Chad Kieffer |
2009-10-25 | Add clearfix to search results gallery-grid to clear the pager navigation. Ot... | Chad Kieffer |
2009-10-25 | Move comment and recaptcha CSS to their respective modules. | Chad Kieffer |
2009-10-25 | Remove unused and/or redundant admin theme styles. Correct bg's (again) in ad... | Chad Kieffer |
2009-10-25 | Move g-editable styles from admin_wind to gallery.common, they'll be useful i... | Chad Kieffer |
2009-10-25 | Move Superfish menu width overrides to gallery.common, leave color overrides ... | Chad Kieffer |
2009-10-25 | Rename g-unselected to g-deselected. | Chad Kieffer |
2009-10-25 | Don't make g-editable items bold by default, let the theme or module handle f... | Chad Kieffer |
2009-10-23 | Remove left and right padding inside list items to remove gaps between text i... | Chad Kieffer |
2009-10-23 | Rename dimension and scale classes in increments of quarters and thirds. | Chad Kieffer |
2009-10-23 | Put logic into gallery.panel.js so that when the panel is submitted, the subm... | Tim Almdal |
2009-10-23 | Put logic into gallery.dialog.js so that when the form is submitted, the subm... | Tim Almdal |
2009-10-22 | Update white space in form layout. This removes scrolling in dialogs with forms. | Chad Kieffer |
2009-10-22 | Make g-inline more specific, replace universal selector with an li since this... | Chad Kieffer |
2009-10-22 | Use jQuery fadeIn() for message display effect, it fades bg icon and color at... | Chad Kieffer |
2009-10-20 | Added generic .g-message class to mark form validation messages. Minor form l... | Chad Kieffer |
2009-10-20 | Move basic form styles from wind themes to gallery.common.css. | Chad Kieffer |
2009-10-20 | Update tag error messages to use g-action-status and g-message-block. Style g... | Chad Kieffer |
2009-10-18 | Wrap all admin views in g-block and g-block content. This provides the means ... | Chad Kieffer |
2009-10-18 | Fixed add tag short form layout. | Chad Kieffer |
2009-10-18 | Moved the short_form init function to gallery.common and made it jQuery plugi... | Chad Kieffer |
2009-10-17 | Added comments, minor white-space fixes. | Chad Kieffer |
2009-10-17 | Drop our g-clearfix in favor of using jQuery UI's ui-helper-clearfix. | Chad Kieffer |
2009-10-17 | Move tag css from theme to the module. Introduced generic .g-inline class for... | Chad Kieffer |
2009-10-16 | Remove bg icons when an <li> in a form is tagged with g-error, etc. Minor con... | Chad Kieffer |
2009-10-15 | Removed final two specific clear fixes for the developer module and the admin... | Chad Kieffer |
2009-10-09 | Fixed resized photo float issue, added g-clearfix to g-pager on the photo vie... | Chad Kieffer |
2009-10-07 | D'oh! Forgot the :after pseudo selector for .g-clearfix | Chad Kieffer |
2009-10-07 | Replaced most clear fix hacks with generic class. | Chad Kieffer |
2009-10-07 | Consolidated the rest of the base message styles into lib/gallery.common.css ... | Chad Kieffer |
2009-10-06 | Rename permissions icons to correspond to view states, move to lib/images. Fi... | Chad Kieffer |
2009-10-05 | Added g-block-content | Chad Kieffer |
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-10-03 | Renamed and moved gOdd/gEven CSS classes. | Chad Kieffer |
2009-10-03 | Add the swfobject (http://code.google.com/p/swfobject/) to gallery3/lib. | Tim Almdal |
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 | 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 | Clean up hover effect, move some CSS out of ui.init.js to screen.css. Fix con... | Chad Kieffer |