summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/options/options_window_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove the intializaton of the Download Manager when bringing uptony@chromium.org2009-09-181-3/+0
* Set the window type hint for the options dialog andtony@chromium.org2009-09-011-0/+2
* When running on chrome OS about:version now shows OS version.sky@chromium.org2009-09-011-1/+1
* Adds the settings tab to options on chrome os. The contents is just a placesky@chromium.org2009-08-271-0/+12
* GTK: Set the default icon list so we don't have to set it on every window all...estade@chromium.org2009-08-271-1/+0
* Remove personalization.h/cc by putting things in final resting placestim@chromium.org2009-08-201-3/+0
* Some personalization cleanup:tim@chromium.org2009-08-151-10/+0
* Build browser/sync files by default using a stubbed-out syncapitim@chromium.org2009-08-111-1/+1
* Add files to browser/sync and tweak includes.tim@chromium.org2009-08-051-3/+3
* 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: add the password manager UI.mdm@chromium.org2009-07-291-18/+18
* Set window icon on options dialog, bookmark manager.estade@chromium.org2009-07-171-0/+1
* Foundations for gtk advanced options page.mattm@chromium.org2009-06-261-44/+7
* Add Personal Stuff tab page to Options in Linux.mhm@chromium.org2009-06-201-6/+12
* Fix options window for Personalization on Linux.zork@chromium.org2009-06-181-1/+1
* Move GTK spacing constants into chrome/common/gtk_util.hmattm@chromium.org2009-06-081-3/+6
* linux: wrap prefs checkbox in options window.evan@chromium.org2009-05-291-2/+10
* Hook up Linux crash reporting setting to options dialog.thestig@chromium.org2009-05-281-0/+2
* Add general options page. Options are working with the following exceptions:tc@google.com2009-05-281-2/+6
* Change actual pref for stats reporting when selected.kuchhal@chromium.org2009-05-261-6/+7
* Add option to enable/disable reporting.kuchhal@chromium.org2009-05-191-1/+32
* linux: unify all the dialog layout code for visual consistency.evan@chromium.org2009-05-181-0/+1
* Add GTK options window (no options actually configurable yet.)evan@chromium.org2009-05-141-0/+192