summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
* Reduce the padding in the "update needed" dialog.evan@chromium.org2010-08-041-9/+1
* Fix debug build GTK assert in TabContentsDragSource::OnDragBegin().dcheng@chromium.org2010-08-041-4/+7
* [GTK] More m6 toolbar fixes.estade@chromium.org2010-08-047-180/+231
* Move owned_widget_gtk.* out of common/, into browser/gtk/.estade@chromium.org2010-08-0323-21/+149
* Fix problem where AccessibilityEventRouterGtk could crash a unit test,dmazzoni@chromium.org2010-08-031-0/+9
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Add "Load all plugins on this page" button to blocked plugins bubble if click...bauerb@chromium.org2010-08-032-0/+24
* base: Rename EnvVarGetter to Environment.tfarina@chromium.org2010-08-034-13/+13
* [GTK] fix up spacing in upper chrome.estade@chromium.org2010-08-038-58/+54
* When dropping a tab torn from a maximized window, inherit the restored size a...pkasting@chromium.org2010-08-021-1/+1
* gtk: Fix presubmit errors.tfarina@chromium.org2010-08-012-9/+8
* notifications: Convert some std::wstring over to string16.tfarina@chromium.org2010-08-011-1/+1
* Flip the default for the cookie prompt to disabled.jochen@chromium.org2010-07-311-2/+2
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-2/+2
* Cleanup: Remove unneeded headers from app/ (part 3)thestig@chromium.org2010-07-3130-38/+1
* Add undeclared virtual destructors part 3ziadh@chromium.org2010-07-3017-9/+28
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-302-4/+7
* Fix a bug with detecting window sizes that match the monitor size.tony@chromium.org2010-07-301-11/+17
* Command line flag to disable the cookie prompt.jochen@chromium.org2010-07-302-2/+21
* Reland r53603 - Make the OmniboxSearchHint infobar use PAGE_ACTION_TYPE.tfarina@chromium.org2010-07-301-10/+0
* Move browser/first_run* into into a subdirectory.evan@chromium.org2010-07-293-3/+3
* Fix a bug where it's not possible to get out of fullscreen mode.tony@chromium.org2010-07-292-3/+28
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-291-2/+5
* The button menu items on GTK menus honor the enabled state of the command.sanjeevr@chromium.org2010-07-291-19/+20
* GTK: Fix some event coordinate logicestade@chromium.org2010-07-281-2/+2
* Modified resources for M6 theme. This doesn't actually modify layout yet, ju...pkasting@chromium.org2010-07-282-6/+6
* gtk: Make use of the gtk signal macro in HtmlDialogGtk class.tfarina@chromium.org2010-07-282-9/+7
* Remove support for background masks. These are no longer necessary in the ne...pkasting@chromium.org2010-07-286-39/+15
* Download code cleanup:phajdan.jr@chromium.org2010-07-271-10/+2
* Cleanup: Rename gtk button state names to (a) match other platforms and (b) n...pkasting@chromium.org2010-07-275-84/+67
* Remove IDR_OMNIBOX_*_TRANSPARENT images. The comments for why we need them a...pkasting@chromium.org2010-07-271-21/+6
* Make the resize gripper invisible.pkasting@chromium.org2010-07-272-30/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-26114-0/+114
* GTK: Unbold the labels in the crazy menu.erg@google.com2010-07-261-5/+1
* Revert 53603 - Make the OmniboxSearchHint infobar use PAGE_ACTION_TYPE.pam@chromium.org2010-07-261-0/+10
* Make the OmniboxSearchHint infobar use PAGE_ACTION_TYPE.tfarina@chromium.org2010-07-251-10/+0
* Coverity issue 9302: Uninitialized member in focus_store_gtk.ccfinnur@chromium.org2010-07-241-2/+4
* Add undeclared virtual destructors.ziadh@chromium.org2010-07-242-1/+5
* Surface the "Set up sync" button on ChromiumOS when sync is stopped permanently.skrul@chromium.org2010-07-232-17/+31
* Add one more null check into HtmlDialogView.skrul@chromium.org2010-07-231-4/+5
* revert r53268:estade@chromium.org2010-07-233-15/+0
* Green Tree Tactical Force: Revert skrul's bad commits (probably a git-cl bug).phajdan.jr@chromium.org2010-07-232-31/+17
* Surface the "Set up sync" button on ChromiumOS when sync is stopped permanently.skrul@chromium.org2010-07-232-17/+31
* GTTF: test server cleanup:phajdan.jr@chromium.org2010-07-231-4/+2
* Use ProcessRawBytes to display certificate hashes.agl@chromium.org2010-07-231-22/+1
* Disable proxy config button and show banner if proxy prefs are managed.mnissler@chromium.org2010-07-231-3/+23
* Coverity: Fix a collection of uninitialized member variables, mostly in exten...finnur@chromium.org2010-07-231-1/+2
* GTK: when closing a browser window, cancel the active drag session.estade@chromium.org2010-07-213-0/+15
* Refactor SSLClientAuthHandler and certificate selectiondavidben@chromium.org2010-07-211-0/+339
* Makes the browser fetch the translate script regularly.jcivelli@chromium.org2010-07-211-7/+7