summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/frame
Commit message (Expand)AuthorAgeFilesLines
* Move the "history is too new" dialog out oftony@chromium.org2009-09-052-0/+22
* Make the extension shelf appear on the left of the bookmark bar, instead of o...sidchat@google.com2009-09-041-15/+23
* Fix 9867: Activating the previous/next buttons with the keyboard in the find ...finnur@chromium.org2009-09-032-2/+3
* Move status area view to the chromeos directory.brettw@chromium.org2009-09-032-409/+0
* Infrastructure to allow putting Extension Shelf on top along with Bookmarks.sidchat@google.com2009-09-022-16/+322
* Some enhancements as requested to the compact nav bar. The search box looksbrettw@chromium.org2009-09-021-4/+29
* Workaround Skia and Pango measuring font heights differently by asking Pangobrettw@chromium.org2009-09-021-1/+1
* Gtk confirm form resubmission dialog.mattm@chromium.org2009-08-312-0/+5
* Experiment with dislodging the Extension Shelf and having it only appear on t...finnur@chromium.org2009-08-302-6/+32
* Revert "Gtk confirm form resubmission dialog." Broke linux views build.mattm@chromium.org2009-08-282-6/+0
* Gtk confirm form resubmission dialog.mattm@chromium.org2009-08-282-0/+6
* Introduce accesskeys for Chrome menus.mhm@chromium.org2009-08-262-0/+10
* We weren't drawing the toolbar color, leading to theme hideousness.glen@chromium.org2009-08-241-5/+6
* Relands drop support:sky@chromium.org2009-08-192-20/+27
* Reverts recent patch as broke build on toolkit_views.sky@chromium.org2009-08-182-27/+20
* Adds drop support for views on gtk. As X lazily provides drop data Isky@chromium.org2009-08-182-20/+27
* Bugfixes and enhancements to the compact nav bar and the status area.brettw@chromium.org2009-08-182-2/+81
* Cleaning up lines longer than 80 chars under src/chrome/browser. mark@chromium.org2009-08-172-3/+6
* Add a first attempt at a compact location bar and a status bar. The status barbrettw@chromium.org2009-08-113-1/+306
* Fix the theme overlay when the window is maximized and inactive. Wetc@google.com2009-08-111-1/+3
* Make sure we don't set focus to the findbar until after the focus is restored...estade@chromium.org2009-08-111-0/+2
* Ensure that popups windows are not themed.mirandac@chromium.org2009-08-072-14/+48
* Ensure that status bubble does not obscure download shelf.mirandac@chromium.org2009-08-061-8/+5
* The initial registration of the browser accelerators for toolkit_views was sh...jcampan@chromium.org2009-08-041-2/+2
* mole API - take 2erikkay@chromium.org2009-08-041-6/+12
* Adding registration of accelerators for the browser in toolkit_views.jcampan@chromium.org2009-08-032-10/+28
* Rolling back change 22245.chrome-bot@google.com2009-08-021-12/+6
* mole expand/collapse API, callable from a toolstrip for manual operationerikkay@chromium.org2009-08-011-6/+12
* Status bubble limping in TOOLKIT_VIEWS.ben@chromium.org2009-08-011-17/+9
* Relanding the page info on Gtk Linux.jcampan@chromium.org2009-07-301-0/+1
* Reverting 22070.jcampan@chromium.org2009-07-301-1/+0
* Implementation of the page info dialog on Linux Gtk.jcampan@chromium.org2009-07-301-0/+1
* Landing Thiago Farina's CL.jcampan@chromium.org2009-07-292-2/+2
* Adds additional MSAA information to fill in a few gaps in the hierarchy.klink@chromium.org2009-07-283-4/+33
* add mole info to toolstrip definition and enable moleserikkay@chromium.org2009-07-261-5/+4
* Implement Window modality in TOOLKIT_VIEWS, and allow windows to be centered ...ben@chromium.org2009-07-251-1/+1
* Fix frame overlay display in incognito mode, make location bar background fol...glen@chromium.org2009-07-241-1/+5
* Integrates a custom JumpList of Windows 7 into Chromium.hbono@chromium.org2009-07-242-0/+19
* When closing the download shelf, hide the buttons of the dangerous downloadthakis@chromium.org2009-07-241-1/+4
* Adds MSAA information to various (previously uncovered) bits of the UI, inclu...klink@chromium.org2009-07-231-1/+6
* Resurrect toolkit_views build.ben@chromium.org2009-07-212-5/+4
* Fix misleading name and comment of Browser::GetCurrentPageTitle.phajdan.jr@chromium.org2009-07-201-1/+1
* DevTools: Store devtools split location on Linux.pfeldman@chromium.org2009-07-201-1/+0
* Relanding the the refactoring the page info to have a model.jcampan@chromium.org2009-07-192-0/+13
* Fix frame turning black when reseting theme. Also simplifies the frameben@chromium.org2009-07-182-14/+10
* Reverting 21032.jcampan@chromium.org2009-07-182-13/+0
* Refactoring the page info to have a model.BUG=NoneTEST=Make sure clicking the...jcampan@chromium.org2009-07-182-0/+13
* Adds browser tests instead of the old flaky UI tests.klink@chromium.org2009-07-152-0/+5
* DevTools: Focus docked DevTools window on breakpoint.pfeldman@chromium.org2009-07-142-0/+6
* Focus last focused view when DevTools window is being closed or undocked.pfeldman@chromium.org2009-07-132-3/+28