summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* Correctly handle extensions width in the GTK extension shelf.phajdan.jr@chromium.org2009-08-062-3/+3
* More theme fixes.tc@google.com2009-08-061-2/+1
* Changed the bookmark sync login dialog message and the dialog's width.idana@chromium.org2009-08-061-1/+1
* Ensure that status bubble does not obscure download shelf.mirandac@chromium.org2009-08-062-9/+7
* Revert of r22559.aa@chromium.org2009-08-061-2/+2
* Bunch of Coverity fixes, rather minor severity.phajdan.jr@chromium.org2009-08-061-2/+2
* Fix include path for header file to fix sync build.tim@chromium.org2009-08-051-1/+1
* Add files to browser/sync and tweak includes.tim@chromium.org2009-08-059-5/+1131
* The initial registration of the browser accelerators for toolkit_views was sh...jcampan@chromium.org2009-08-043-2/+172
* Include Pause/Resume in the context menu for the item in the download shelf.mhm@chromium.org2009-08-041-0/+2
* mole API - take 2erikkay@chromium.org2009-08-043-47/+133
* Implement first cut at the extension installation prompt on Windows.aa@chromium.org2009-08-042-3/+201
* This unneeded include broke if someone subsequently included davemoore@chromium.org2009-08-031-5/+0
* Fix a warning from GCC about uninitialized variables.brettw@chromium.org2009-08-031-2/+2
* Disable flaky parts of FindInPageControllerTest.phajdan.jr@chromium.org2009-08-031-2/+6
* Adding registration of accelerators for the browser in toolkit_views.jcampan@chromium.org2009-08-032-10/+28
* LocationBarView::PageActionImageView::LoadImageTask::Run() may pass a NULL im...mirandac@chromium.org2009-08-031-1/+1
* LocationBarView::PageActionImageView::LoadImageTask::Run() may pass a NULL im...mirandac@chromium.org2009-08-021-1/+3
* Rolling back change 22245.chrome-bot@google.com2009-08-023-133/+47
* mole expand/collapse API, callable from a toolstrip for manual operationerikkay@chromium.org2009-08-013-47/+133
* Fix compile error.nsylvain@chromium.org2009-08-011-1/+1
* Fix unrelated bustage... ALLOW_THIS...ben@chromium.org2009-08-011-1/+1
* Fix leak of GtkWidgets in NativeViewHost, and in doing so fix a crash on shut...ben@chromium.org2009-08-011-0/+6
* Status bubble limping in TOOLKIT_VIEWS.ben@chromium.org2009-08-012-63/+25
* LocationBarView::PageActionImageView::LoadImageTask::Run() may pass a NULL im...mirandac@chromium.org2009-07-311-0/+2
* Fixes possible crash in bookmark menus. Specifically if you had a menusky@chromium.org2009-07-311-0/+77
* Add "Get Themes" button to gtk options dialog.estade@chromium.org2009-07-311-11/+3
* Implement FindBarGtk::StopAnimation().estade@chromium.org2009-07-311-2/+1
* Make TOOLKIT_VIEWS port use views-based Autocomplete popup.ben@chromium.org2009-07-316-21/+156
* Add "Remove from list" for download item in the download shelf.mhm@chromium.org2009-07-311-0/+1
* 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