summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/print_preview/margin_settings.js
Commit message (Expand)AuthorAgeFilesLines
* I've separated out the model from the UI widgets into a separate "data" folde...abodenha@chromium.org2012-05-241-705/+0
* PrintPreview: Hide/Show the header footer option based on print frame margins.kmadhusu@chromium.org2012-03-201-9/+0
* Print Preview: Fixing issues reported by closure compiler and gjslint.dpapad@chromium.org2012-01-241-6/+7
* Print Preview: Partial fix, when number format can't be retrieved for current...dpapad@chromium.org2011-12-131-5/+4
* Print Preview: Hiding header/footer options when 'no margins' is selecteddpapad@chromium.org2011-12-011-0/+9
* Print Preview: Fixing javascript error occuring in the margins code.dpapad@chromium.org2011-11-221-0/+7
* Print Preview: Fixing code style issues reported by gjslint.dpapad@chromium.org2011-11-211-2/+2
* PrintPreview: Fix a regression caused by r110055.kmadhusu@chromium.org2011-11-171-2/+2
* Print Preview: Making margin selection sticky (part 2/2, again)dpapad@chromium.org2011-11-151-41/+89
* Revert 110035 - Print Preview: Making margin selection sticky (part 2/2)dpapad@chromium.org2011-11-151-89/+41
* Print Preview: Making margin selection sticky (part 2/2)dpapad@chromium.org2011-11-151-41/+89
* CSS consolidation: print previewestade@chromium.org2011-11-091-2/+2
* Print Preview: Making margin selection sticky (part 1/2).dpapad@chromium.org2011-11-021-5/+33
* Print Preview: Adding "Minimum" option in margins dropdown.dpapad@chromium.org2011-10-281-21/+15
* Print Preview: Changing the structure of the html/css.dpapad@chromium.org2011-10-281-1/+1
* Print Preview Cleanup: Creating enum with all custom events used.dpapad@chromium.org2011-10-271-11/+14
* Print Preview: Improving accessibility of margins UI.dpapad@chromium.org2011-10-261-3/+16
* Print Preview: Adding support for localized margin units and format.dpapad@chromium.org2011-10-221-30/+29
* Print Preview: Hiding margins UI if an error occurs.dpapad@chromium.org2011-10-201-0/+13
* Print Preview Cleanup: Moving some margin drawing logic to css from js.dpapad@chromium.org2011-10-181-3/+3
* Print Preview: Making margin lines draggable.dpapad@chromium.org2011-10-181-15/+138
* Print Preview: Cleanup: Moving registration of event listeners within the cos...dpapad@chromium.org2011-10-171-1/+3
* More options for the types of margins to add.vandebo@chromium.org2011-10-131-7/+7
* Print Preview: Adding UI for margin settings.dpapad@chromium.org2011-10-121-48/+402
* Backend changes for custom margins.aayushkumar@chromium.org2011-08-231-0/+121