summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
* Convert infobar APIs to UTF-16.evan@chromium.org2010-08-132-14/+14
* FBTF: Forward declare everything possible in testing_profile.herg@google.com2010-08-134-0/+4
* Rework gfx::Font by moving platform-specific code into inner classes.ben@chromium.org2010-08-134-5/+6
* Migrate some wstring to string16 in chrome/browser/gtk/bookmark*.tony@chromium.org2010-08-129-34/+38
* Get rid of wide string constants in extension_accessibility_api_constants.viettrungluu@chromium.org2010-08-121-1/+0
* Clone of issue 2941001. See initial review below.twiz@google.com2010-08-121-1/+4
* remove toolstripserikkay@chromium.org2010-08-124-17/+0
* Implement BrowserWindow deactivate on Linux (views and GTK).jcivelli@chromium.org2010-08-121-2/+1
* Revert 55888: Allow per-plugin content settings.bauerb@chromium.org2010-08-121-29/+0
* Allow per-plugin content settings.bauerb@chromium.org2010-08-121-0/+29
* Remove wchar_t* methods from prefs.viettrungluu@chromium.org2010-08-121-2/+2
* GTK: minor MenuBarHelper fix.estade@chromium.org2010-08-111-2/+2
* Lands http://codereview.chromium.org/2878087 for Alex:sky@chromium.org2010-08-112-2/+50
* Making window.focus() work in Chrome.jcivelli@chromium.org2010-08-112-0/+6
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-1115-37/+37
* Cleanup: Get rid of TreeNodeChildrenReordered.tfarina@chromium.org2010-08-112-9/+2
* FBTF: Clean up some headers in tab_contents_delegate.h.erg@google.com2010-08-1016-0/+17
* FBTF: Minor gfx/ header cleanup.erg@google.com2010-08-101-0/+1
* Add a session storage node to the cookies tree view for collected cookies.jochen@chromium.org2010-08-101-0/+1
* Make GTK certificate selection dialog a constrained windowdavidben@chromium.org2010-08-101-73/+117
* Convert occurrences of WideToUTF{8,16}(l10n_util::GetString...() ...viettrungluu@chromium.org2010-08-085-15/+13
* Prevent browser actions toolbar's overflow button from being shown unexpectedly.suzhe@chromium.org2010-08-061-0/+1
* GTK toolbar -estade@chromium.org2010-08-062-2/+9
* Introduce a resource identifier for content settings.jochen@chromium.org2010-08-061-0/+1
* FBTF: Remove unneeded headers from base/ (part 3)thestig@chromium.org2010-08-062-2/+0
* Make reload accelerators more consistent across platforms.derat@chromium.org2010-08-062-4/+4
* [GTK] undo more toolbar destruction - unbreak GTK+ theme mode home buttonestade@chromium.org2010-08-061-1/+2
* Clean up download code:phajdan.jr@chromium.org2010-08-051-6/+6
* FBTF: Remove unneeded headers from base/ (part 1)thestig@chromium.org2010-08-052-2/+0
* GTK: unbreak extension badges.estade@chromium.org2010-08-041-13/+23
* GTK: Fix upgrade notification dot.estade@chromium.org2010-08-042-17/+18
* 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