summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/options/advanced_page_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert the first half of gtk/options/* to use the new signal handler macros.estade@chromium.org2010-03-111-12/+9
* 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-2/+2
* Remove redundant casts in g_signal_connect() throughout all gtk code we have.erg@chromium.org2010-02-101-1/+1
* Linux: Create app modal dialogs in a different way to work around a KDE 3 win...thestig@chromium.org2009-11-241-0/+1
* Use plain strings instead of wstrings for UMA actionsevan@chromium.org2009-11-171-1/+1
* Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr...mdm@chromium.org2009-07-311-2/+2
* Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines.mdm@chromium.org2009-07-301-2/+2
* linux: extra shadow in prefs dialogevan@chromium.org2009-07-281-2/+3
* Add stubs for the rest of the gtk advanced options sections. Hook up the rese...mattm@chromium.org2009-06-261-1/+2
* Foundations for gtk advanced options page.mattm@chromium.org2009-06-261-0/+79