summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* Relanding the page info on Gtk Linux.jcampan@chromium.org2009-07-304-31/+15
* Add support for moving the mouse so that GetMessagePos would notice.darin@chromium.org2009-07-301-1/+1
* Reverting 22070.jcampan@chromium.org2009-07-303-15/+24
* Implementation of the page info dialog on Linux Gtk.jcampan@chromium.org2009-07-303-24/+15
* Temporarily disable a failing interactive UI test.darin@chromium.org2009-07-301-1/+1
* Use GET_X/Y_PARAM instead of LO/HIWORD.darin@chromium.org2009-07-302-2/+2
* Use GetMessagePos instead of GetCursorPos to avoid unwanted detached tabs.darin@chromium.org2009-07-292-6/+7
* Force sizing of a new tab as soon as TabContents is created.japhet@chromium.org2009-07-291-0/+2
* GTK: move the findbar out of the way when it covers a find result.estade@chromium.org2009-07-291-36/+2
* Landing Thiago Farina's CL.jcampan@chromium.org2009-07-295-7/+7
* The focus would be messed-up when reloading a crashed tab, also causing accel...jcampan@chromium.org2009-07-291-1/+1
* Move window to workarea origin if it is completely off-screen.yuzo@chromium.org2009-07-291-0/+11
* Adds additional MSAA information to fill in a few gaps in the hierarchy.klink@chromium.org2009-07-283-4/+33
* Fix running default browser check/setting in UI thread on Linux.mattm@chromium.org2009-07-282-132/+14
* Refactor out language models for linux gtk views preparationmhm@chromium.org2009-07-281-155/+2
* Fix broken tree on mac/linux.aa@chromium.org2009-07-262-108/+0
* Add infobar preview for themes, remove --enable-extensionaa@chromium.org2009-07-262-0/+108
* add mole info to toolstrip definition and enable moleserikkay@chromium.org2009-07-266-47/+90
* Stop drawing the status bubble text highlight because it sucks for themes.glen@chromium.org2009-07-251-23/+16
* Implement Window modality in TOOLKIT_VIEWS, and allow windows to be centered ...ben@chromium.org2009-07-251-1/+1
* fix toolkit_views compile due to AutocompleteEditViewGtk change.tc@google.com2009-07-241-0/+1
* A crasher from the field indicates that the focus manager can be NULL when th...jcampan@chromium.org2009-07-241-4/+11
* Fix frame overlay display in incognito mode, make location bar background fol...glen@chromium.org2009-07-242-2/+9
* Layout was entirely the wrong place to be updating the button - it gets calle...glen@chromium.org2009-07-241-14/+9
* Integrates a custom JumpList of Windows 7 into Chromium.hbono@chromium.org2009-07-242-0/+19
* Make the bookmark buttons follow theme changes correctly.glen@chromium.org2009-07-242-14/+36
* Add link to themes gallery.glen@chromium.org2009-07-242-5/+29
* When closing the download shelf, hide the buttons of the dangerous downloadthakis@chromium.org2009-07-242-4/+6
* Recommit of r21474. Original description:glen@chromium.org2009-07-242-3/+20
* Fix newline issues in tab_renderer.hglen@chromium.org2009-07-241-1/+2
* Revert 21474glen@chromium.org2009-07-242-19/+1
* Fix linux/mac build errors.glen@chromium.org2009-07-231-3/+3
* Adds MSAA information to various (previously uncovered) bits of the UI, inclu...klink@chromium.org2009-07-2311-20/+159
* Make the tab close button color match the tab text.glen@chromium.org2009-07-232-0/+18
* Allow the browser to send actions back to the render for media element contex...ajwong@chromium.org2009-07-232-2/+2
* Headers cleanup:phajdan.jr@chromium.org2009-07-234-3/+5
* This CL adds an infobar instructing users they can do search directly from th...jcampan@chromium.org2009-07-231-7/+37
* Don't add the QuickLaunch shortcut by default in Windows7cpu@google.com2009-07-232-4/+10
* Squash the "Confirm Form Repost" dialog triggered via an external context men...robertshield@chromium.org2009-07-232-0/+19
* Split the IPC code into ipc/agl@chromium.org2009-07-222-2/+2
* Made the title of panels show focused state with black textdavemoore@chromium.org2009-07-222-0/+26
* Try and improve result coalescing/display in the omnibox popup.pkasting@chromium.org2009-07-222-104/+55
* This CL fixes issue 2780 -- RTL: Omnibar - message "Press Tab to search Googl...xji@chromium.org2009-07-222-35/+38
* Gtk cookie manager part 1.mattm@chromium.org2009-07-221-219/+1
* DevTools: Rename JavaScript console action into Developer Tools.pfeldman@chromium.org2009-07-221-2/+2
* o Modified the toolbar button handler so that the handler can revert its omni...yusukes@google.com2009-07-221-2/+12
* Fix two crashers with TOOLKIT_VIEWS build:ben@chromium.org2009-07-211-0/+4
* Refactoring of tabbed-pane component so it can be ported to Linux toolkit_view.jcampan@chromium.org2009-07-217-10/+15
* Fix another d&d crash that happens when the tab contentstc@google.com2009-07-211-2/+1
* Fix some problems with my panel scroller.brettw@chromium.org2009-07-214-9/+10