summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/filebrowse.html
Commit message (Expand)AuthorAgeFilesLines
* Update the HTML source to use the CSS3 syntax for gradients.arv@chromium.org2011-01-051-30/+6
* Fix text layout of the delete menu in the file browser.satorux@chromium.org2011-01-051-10/+14
* Give focus to the Save button.satorux@chromium.org2010-12-211-31/+19
* Remove CSS vendor prefixes where not needed.arv@chromium.org2010-12-081-1/+0
* Fix a bug in the file browser that caused button text to be overflown.satorux@chromium.org2010-12-011-10/+18
* Prevents repeated delete confirmation dialogs.altimofeev@chromium.org2010-11-241-116/+125
* Title in file browser should be plain textdpolukhin@chromium.org2010-11-171-1/+1
* [ChroemOS] Add protection for settings spoof.xiyuan@chromium.org2010-11-041-1/+21
* Xiyuan's fix for 7265, with a modification by achuith.achuith@chromium.org2010-10-251-88/+105
* Submmiting for achuith, plus some additional changes to the filebrowser for d...dhg@chromium.org2010-10-071-20/+52
* fixing the layout of the filebrowser for open/ save-as so it more closely res...dhg@chromium.org2010-10-061-28/+75
* Removing the menu for picasaweb upload for now.dhg@chromium.org2010-09-281-15/+0
* Adding copy to the filebrowser. Also fixes a crash bug when the user tries t...dhg@chromium.org2010-09-241-19/+136
* Make the content browser in ChromeOS honor the DOM UI font setting.jshin@chromium.org2010-09-091-1/+2
* Adding ability to sort by date to directory_lister.cc. Adding support for ti...dhg@chromium.org2010-08-131-23/+55
* Allow open local pdf file from FileBrowse UI.xiyuan@chromium.org2010-08-041-3/+13
* Fixing text truncation, by having the items automatically be able to expand.dhg@chromium.org2010-07-261-10/+3
* Clean up browser_resources.grd:pkasting@chromium.org2010-07-131-9/+9
* Fixing mistake in chrome that would cause save as to not work.dhg@chromium.org2010-07-091-4/+8
* Moving mediaplayer and filebrowser behind a preference. This just adds the p...dhg@chromium.org2010-07-021-108/+124
* adding hook to filebrowser to use slideshow application to show pictures.dhg@chromium.org2010-06-221-1/+1
* Add an error message when user clicks a file of unknown type.xiyuan@chromium.org2010-06-111-1/+24
* Fixing filebrowse for extension layering problem.dhg@chromium.org2010-06-101-0/+1
* Removing fwd button, make back button take you back up to the root.dhg@chromium.org2010-06-101-79/+21
* Adding support for .mov. We might have to remove this later if we find that ...dhg@chromium.org2010-06-041-16/+1
* Changing the behavior so that clicking on an item forces a playback, and enqu...dhg@chromium.org2010-06-021-0/+12
* Fixing overlap problem when a download in dangerous.dhg@chromium.org2010-05-201-1/+2
* Adding double click to select mode in the filebrowser.dhg@chromium.org2010-05-181-0/+22
* Fixing setdownloads so it gets downloads that are OTR, and downloads that are...dhg@chromium.org2010-05-181-0/+15
* Chaning filebrowse so when the user downloads a dangerous URL, it doesn't sho...dhg@chromium.org2010-05-141-2/+2
* Changing filebrowser to append a number on the end of an existing directory.dhg@chromium.org2010-04-291-2/+15
* Refactor parts of the NTP to split things into more managable chunks.arv@chromium.org2010-04-261-1/+1
* Fix spelling of Flickr.avi@chromium.org2010-04-211-4/+4
* Fixing upload case to picasaweb.dhg@chromium.org2010-04-191-17/+31
* fixing issues with filebrowser namely, namely allowing it to grow on mount, a...dhg@chromium.org2010-04-161-10/+19
* Review URL: http://codereview.chromium.org/1631006dhg@chromium.org2010-04-121-48/+72
* Style (indent/spacing) fixes in DOM UI + comment fix.viettrungluu@chromium.org2010-03-281-46/+46
* Remove vendor specific CSS prefixes.arv@chromium.org2010-03-241-7/+7
* Remove eval/new Function from file browser.arv@chromium.org2010-03-161-27/+63
* Changing filebrowse html to delete pause when file is finished.dhg@chromium.org2010-03-161-2/+10
* Adding initial version of the mediaplayer. This only hooks into the system if...dhg@chromium.org2010-03-101-2/+2
* Fixing my localization laziness.dhg@chromium.org2010-03-091-24/+25
* Fixing extension install case. Changing the file browser to only get the lis...dhg@chromium.org2010-03-081-5/+54
* Adding support for selecting a directory.dhg@chromium.org2010-03-021-1/+14
* Fixing the open dialog of the filebrowserdhg@chromium.org2010-02-171-2/+8
* Adding a confirm before deleting a file.dhg@chromium.org2010-02-161-1/+51
* Adding deletion to filebrowser, adding pause/resume to shelf.dhg@chromium.org2010-02-121-81/+160
* Initial Feedback from UX on the filebrowserdhg@chromium.org2010-02-101-44/+70
* Fixing html for filebrowserdhg@chromium.org2010-02-091-8/+12
* Adding catches to states of the UI to only allow button pushes in certain sta...dhg@chromium.org2010-02-031-5/+30