summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/options/content_page_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* gtk: Tie the AutoFill button in the options dialog to the kEnableAutoFill pref.jhawkins@chromium.org2010-03-231-19/+22
* Move importer data types into a separate file to prepare for moving importermirandac@chromium.org2010-03-221-1/+2
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Fixes first and third points in the bug "Autofill profile dialog box polish i...georgey@chromium.org2010-03-161-3/+1
* Convert the first half of gtk/options/* to use the new signal handler macros.estade@chromium.org2010-03-111-97/+73
* Final removal of the bad dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-03-101-0/+1
* AutoFill Mac preference for enabling Address Book "me" card usage.dhollowa@chromium.org2010-03-061-1/+1
* Next part of bad dependency removal (chrome/common -> chrome/browser)phajdan.jr@chromium.org2010-03-021-1/+1
* Fix the content page of the options dialog to use kAutoFillEnabled instead of...jhawkins@chromium.org2010-03-021-2/+4
* linux: eliminate some now-redundant codeevan@chromium.org2010-02-241-7/+3
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Linux: Implement the new AutoFill section of the Options dialog.jhawkins@chromium.org2010-02-171-18/+58
* Use the same string resource everywhere for the "Show Passwords" button.pkasting@chromium.org2010-02-121-8/+8
* GTK: Implements the content settings window and the minor changes to the opti...erg@chromium.org2010-02-101-18/+0
* Remove redundant casts in g_signal_connect() throughout all gtk code we have.erg@chromium.org2010-02-101-14/+14
* Remove descriptive text above import settings button. This also removes it f...pkasting@chromium.org2010-02-101-11/+4
* gtk: Implements bookmark bar import promotion link, that when clicked imports...erg@google.com2010-01-271-1/+1
* Fix labels on the content options page to wrap properly. Also, add a utility...zork@chromium.org2009-12-161-4/+7
* Fix sync options to properly hide the link when the dialog is first shown.zork@chromium.org2009-12-101-2/+4
* Changed SyncStatusUIHelper namespace class into a real namespace (sync_ui_uti...akalin@chromium.org2009-11-251-3/+3
* 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-9/+9
* Add the sync options to the preferences dialog on Linux.zork@chromium.org2009-11-121-1/+168
* GTK: Activate window when "Get themes" button is clicked.derat@chromium.org2009-10-281-3/+3
* GTK: disable theme buttons in options dialog when we are already using that t...estade@chromium.org2009-10-161-9/+39
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-071-1/+1
* Switch to using radio buttons for toggling the custom frame. Usetony@chromium.org2009-10-021-17/+48
* Update some strings in the options dialog w.r.t. themes.tony@chromium.org2009-10-011-1/+1
* Wires up views on linux dialogs to use gtk ones.sky@chromium.org2009-09-291-2/+4
* GTK: Use "Set to Classic theme" instead of reset in the options dialog.erg@google.com2009-09-241-1/+1
* Disables turning on custom frame in chrome os.sky@chromium.org2009-09-231-7/+13
* GTK: Don't show the GTK theme button on chromeos.erg@google.com2009-09-111-0/+2
* Make the "get themes" button into a link instead.mdm@chromium.org2009-09-101-1/+2
* Linux: expose "Use system title bar and borders" preference in options dialog.mdm@chromium.org2009-09-081-1/+29
* Make spacing between "theme" buttons same as spacing between "browsing data"thakis@chromium.org2009-07-311-1/+1
* Add "Get Themes" button to gtk options dialog.estade@chromium.org2009-07-311-1/+20
* Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr...mdm@chromium.org2009-07-311-6/+6
* Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines.mdm@chromium.org2009-07-301-6/+6
* Linux: add the password manager UI.mdm@chromium.org2009-07-291-1/+2
* GTK Theme: Localize "GTK Theme" button.erg@google.com2009-07-091-1/+2
* GTK: Initial implementation of using GTK themes, partially based on evan's CL...erg@google.com2009-07-031-0/+14
* Remove unused num_rows argument to OptionsLayoutBuilderGtkmattm@chromium.org2009-06-251-1/+1
* Add Personal Stuff tab page to Options in Linux.mhm@chromium.org2009-06-201-0/+260