summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/options/advanced_contents_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add an accessibility API for events raised outside of the web content.estade@chromium.org2010-01-301-3/+46
* Revert r37535.darin@chromium.org2010-01-291-3/+3
* Implement extended cookie controls.jochen@chromium.org2010-01-291-3/+3
* revert 37335:estade@chromium.org2010-01-271-46/+3
* Add an accessibility API for events raised outside of the web content.estade@chromium.org2010-01-271-3/+46
* Adds local storage nodes to cookie tree model and cookies view.bulach@chromium.org2010-01-251-1/+3
* Correct the URL loaded when proxy config binary couldn't be found.mattm@chromium.org2010-01-111-1/+1
* linux: use a newer stringevan@chromium.org2010-01-061-1/+2
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+1
* Revert 33301 and 33305 due to unit_tests breakage.maruel@chromium.org2009-11-301-1/+0
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+1
* Linux: Create app modal dialogs in a different way to work around a KDE 3 win...thestig@chromium.org2009-11-241-0/+1
* Move URLs out of *.pak files and put them into code. This savestony@chromium.org2009-11-191-5/+14
* Use plain strings instead of wstrings for UMA actionsevan@chromium.org2009-11-171-28/+28
* Linux: get GNOME or KDE proxy settings.mdm@chromium.org2009-08-281-6/+6
* Fix cases that initialized StringTokenizer with a temporary.mattm@chromium.org2009-08-261-1/+3
* Update build to work with native 64-bit Linux packages.mmoss@chromium.org2009-08-251-3/+1
* Linux: make the "change proxy settings" button able to start several proxy co...mdm@chromium.org2009-08-201-47/+87
* Pref-backed SSLConfigService for Linux.mattm@chromium.org2009-08-191-18/+158
* linux: rearrange widget layout in importer dialogevan@chromium.org2009-08-051-6/+6
* Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr...mdm@chromium.org2009-07-311-7/+7
* Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines.mdm@chromium.org2009-07-301-7/+7
* Fix proxy settings for Gnome >=2.26mattm@chromium.org2009-07-281-3/+33
* Workaround for GtkFileChooserButton bug: disable mouse wheel scrolling.estade@chromium.org2009-07-281-0/+40
* Make some default file dialog titles for linux.estade@chromium.org2009-07-251-4/+2
* linux: generalize desktop environment guessing to encompass KDEevan@chromium.org2009-07-231-16/+26
* Gtk cookie manager part 1.mattm@chromium.org2009-07-221-9/+30