summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2009-10-25Rename g-unselected to g-deselected.Chad Kieffer
2009-10-25Don't make g-editable items bold by default, let the theme or module handle f...Chad Kieffer
2009-10-23Remove left and right padding inside list items to remove gaps between text i...Chad Kieffer
2009-10-23Rename dimension and scale classes in increments of quarters and thirds.Chad Kieffer
2009-10-23Put logic into gallery.panel.js so that when the panel is submitted, the subm...Tim Almdal
2009-10-23Put logic into gallery.dialog.js so that when the form is submitted, the subm...Tim Almdal
2009-10-22Update white space in form layout. This removes scrolling in dialogs with forms.Chad Kieffer
2009-10-22Make g-inline more specific, replace universal selector with an li since this...Chad Kieffer
2009-10-22Use jQuery fadeIn() for message display effect, it fades bg icon and color at...Chad Kieffer
2009-10-20Added generic .g-message class to mark form validation messages. Minor form l...Chad Kieffer
2009-10-20Move basic form styles from wind themes to gallery.common.css.Chad Kieffer
2009-10-20Update tag error messages to use g-action-status and g-message-block. Style g...Chad Kieffer
2009-10-18Wrap all admin views in g-block and g-block content. This provides the means ...Chad Kieffer
2009-10-18Fixed add tag short form layout.Chad Kieffer
2009-10-18Moved the short_form init function to gallery.common and made it jQuery plugi...Chad Kieffer
2009-10-17Added comments, minor white-space fixes.Chad Kieffer
2009-10-17Drop our g-clearfix in favor of using jQuery UI's ui-helper-clearfix.Chad Kieffer
2009-10-17Move tag css from theme to the module. Introduced generic .g-inline class for...Chad Kieffer
2009-10-16Remove bg icons when an <li> in a form is tagged with g-error, etc. Minor con...Chad Kieffer
2009-10-15Removed final two specific clear fixes for the developer module and the admin...Chad Kieffer
2009-10-09Fixed resized photo float issue, added g-clearfix to g-pager on the photo vie...Chad Kieffer
2009-10-07D'oh! Forgot the :after pseudo selector for .g-clearfixChad Kieffer
2009-10-07Replaced most clear fix hacks with generic class.Chad Kieffer
2009-10-07Consolidated the rest of the base message styles into lib/gallery.common.css ...Chad Kieffer
2009-10-06Rename permissions icons to correspond to view states, move to lib/images. Fi...Chad Kieffer
2009-10-05Added g-block-contentChad Kieffer
2009-10-04Renamed more CSS selectors from gName to g-name.Chad Kieffer
2009-10-04Renamed most, if not all css selectors from gName to g-name. Moved a few shar...Chad Kieffer
2009-10-03Renamed and moved gOdd/gEven CSS classes.Chad Kieffer
2009-10-03Add the swfobject (http://code.google.com/p/swfobject/) to gallery3/lib.Tim Almdal
2009-09-30Convert gDialog and gCancel over to g-dialog and g-cancel. Refactor CSS id's ...Chad Kieffer
2009-09-30Move primary status message icons to lib/images/, update css urls accordingly.Chad Kieffer
2009-09-30Replaced gButtonLink with g-button.Chad Kieffer
2009-09-30First round of CSS refactor updates. Added calls to gallery.common.css from w...Chad Kieffer
2009-09-27Set .gItem height dynamically based on the tallest item in the grid. Addresse...Chad Kieffer
2009-09-26Clean up hover effect, move some CSS out of ui.init.js to screen.css. Fix con...Chad Kieffer
2009-09-22Convert tabs to spacesChad Kieffer
2009-09-22Apply thumbnail hover effect to context menu's list items, which holds the me...Chad Kieffer
2009-09-22Change the gallery.show_full_size widget to only scale the image if one of th...Tim Almdal
2009-09-21Don't try to initialize contextual menu unless it has itemsChad Kieffer
2009-09-16Update the jquery-ui.js with the patched version from vendorTim Almdal
2009-09-15Move the code that adds the .gShortForm CSS class out ofBharat Mediratta
2009-09-15Refactor all the short form code to tighten it up, and make it suchBharat Mediratta
2009-09-15Autopopulation text form now clear content after getting focus every time. Pr...Jan Koprowski
2009-09-12Update the jquery-ui.js to use the release version of SelectableTim Almdal
2009-09-10Revert "Update the ui.selectable.js to dev r3202"Tim Almdal
2009-09-09Update the ui.selectable.js to dev r3202Tim Almdal
2009-09-06Restore button text for any open panels when we open a new panel.Bharat Mediratta
2009-09-03Remove extraneous changes to the CSS so that it's just the ones thatBharat Mediratta
2009-09-03Move the loading images into lib/images and adjust everything to pointBharat Mediratta