summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/options/advanced_contents_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Move chrome/browser/gtk/ to chrome/browser/ui/gtk/msw@chromium.org2011-01-141-1235/+0
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-111-1/+0
* Linux, webui: do file access on the file thread when the "change proxy settin...mdm@chromium.org2011-01-061-16/+34
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Remove the 'restart required' alert when enabling the metrics reporting optio...csilv@chromium.org2010-12-151-22/+0
* Revert 68919 - Remove the 'restart required' alert when enabling the metrics ...thestig@chromium.org2010-12-111-0/+22
* Remove the 'restart required' alert when enabling the metrics reporting optio...csilv@chromium.org2010-12-111-22/+0
* Move:ben@chromium.org2010-12-021-1/+1
* Move:ben@chromium.org2010-12-021-3/+3
* Remove SSL 2.0 support.wtc@chromium.org2010-11-301-30/+0
* Remove background mode preferences UI.atwilson@chromium.org2010-11-241-108/+0
* Temporarily allow IO on UI thread when accessing Linux/GTK proxy settings.scherkus@chromium.org2010-11-181-0/+5
* chromeos: Update help URLs.derat@chromium.org2010-11-101-3/+5
* Cleanup: Get rid of app/gtk_util.h.jhawkins@chromium.org2010-10-281-1/+0
* Move xdg_util into base/nix. I originally wanted to use base/linux, but youbrettw@chromium.org2010-10-161-8/+8
* Fixes bugs in usage of adding a new tab with a disposition ofsky@chromium.org2010-10-131-18/+16
* Support dynamic policy refresh for DNS prefetching.phajdan.jr@chromium.org2010-10-051-3/+0
* [GTK] Only use label wrapping workaround when in RTL mode.estade@chromium.org2010-09-101-9/+1
* [GTK] change workaround for weird RTL label alignmentestade@chromium.org2010-09-071-1/+9
* GTTF: Extract all preferences-related code from DownloadManager to DownloadPr...phajdan.jr@chromium.org2010-08-301-3/+4
* Disable BackgroundModeManager by default for M7, and add an --enable-backgrou...atwilson@chromium.org2010-08-271-5/+10
* Background Mode prefs for gtk.atwilson@chromium.org2010-08-261-0/+105
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-2/+2
* Upate privacy options preference UI GTK widgets when the corresponding polici...markusheintz@chromium.org2010-08-181-17/+20
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-111-10/+10
* base: Rename EnvVarGetter to Environment.tfarina@chromium.org2010-08-031-4/+4
* Disable proxy config button and show banner if proxy prefs are managed.mnissler@chromium.org2010-07-231-3/+23
* Rename Dns prefetching files to Predictor filesjar@chromium.org2010-06-271-1/+1
* Change classes and functions for DNS Prefetching to Predictor*jar@chromium.org2010-06-251-2/+2
* Implements policies to enable or disable the five Privacy checkboxes found in...danno@chromium.org2010-06-141-1/+14
* gtk: fix 18949 on GTK ("Options" window does not fit a small display).evan@chromium.org2010-06-091-8/+9
* Fix "under the hood" options page truncation.xiyuan@chromium.org2010-06-031-0/+6
* Put more dialogs into chrome window.xiyuan@chromium.org2010-06-011-1/+1
* Get rid of more calls to FromWStringHack.tony@chromium.org2010-04-261-5/+4
* bsd: refactor XDG bits of linux_util into a shared file.evan@chromium.org2010-04-221-1/+1
* Get translate prefs syncingskrul@chromium.org2010-04-071-1/+1
* Move EnvironmentVariableGetter from base/linux_util.h to base/env_var.h and r...thestig@chromium.org2010-04-031-2/+5
* Linux: On unsupported DE, show local help page about configuring proxies.mattm@chromium.org2010-04-011-2/+1
* GTK: Turn on the GTK+ integration by default.erg@chromium.org2010-03-261-0/+1
* UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.evan@chromium.org2010-03-231-30/+45
* GTK: Move chrome/common/gtk_signal.h to app/ so views-gtk can use it.erg@google.com2010-03-111-1/+1
* GTK: Implement translate toolbar. Tested on spiegel.de, www.lemonde.fr and ma...erg@google.com2010-03-111-0/+85
* Final removal of the bad dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-03-101-0/+1
* Next part of bad dependency removal (chrome/common -> chrome/browser)phajdan.jr@chromium.org2010-03-021-1/+1
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* linux: Match the sections in Under the Hood tab with Windows version.erg@google.com2010-02-161-5/+5
* GTK: Implements the content settings window and the minor changes to the opti...erg@chromium.org2010-02-101-62/+41
* Add support for HTML5 databases to the cookie tree model.jochen@chromium.org2010-02-101-1/+3
* Remove redundant casts in g_signal_connect() throughout all gtk code we have.erg@chromium.org2010-02-101-1/+1
* Changes to support new cookie policy.darin@chromium.org2010-01-301-25/+1