summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/options
Commit message (Expand)AuthorAgeFilesLines
* Linux: it's not actually a bug to have the selection become empty in the URL ...mdm@chromium.org2009-07-281-1/+1
* linux: extra shadow in prefs dialogevan@chromium.org2009-07-281-2/+3
* 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
* Fix running default browser check/setting in UI thread on Linux.mattm@chromium.org2009-07-282-17/+31
* Gtk: Implement font selection options.mattm@chromium.org2009-07-283-4/+235
* Make some default file dialog titles for linux.estade@chromium.org2009-07-251-4/+2
* Gtk: Add cookie details to cookie manager.mattm@chromium.org2009-07-232-8/+153
* linux: generalize desktop environment guessing to encompass KDEevan@chromium.org2009-07-231-16/+26
* Gtk cookie manager part 1.mattm@chromium.org2009-07-223-9/+528
* Try again: Add proxy config (using gnome-network-preferences)mattm@chromium.org2009-07-221-1/+59
* Add link button for certificate management, linking to wiki page LinuxCertMan...mattm@chromium.org2009-07-211-1/+33
* Revert "Add proxy config (using gnome-network-preferences)"mattm@chromium.org2009-07-181-51/+1
* Add proxy config (using gnome-network-preferences)mattm@chromium.org2009-07-171-1/+51
* Set window icon on options dialog, bookmark manager.estade@chromium.org2009-07-171-0/+1
* Implement gtk download options section.mattm@chromium.org2009-07-161-2/+165
* TBR: evan@chromium.orgmattm@chromium.org2009-07-151-4/+4
* Fill in "web content" section in "user data" options.mattm@chromium.org2009-07-153-5/+47
* Move the ResolveMetricsReportingEnabled logic to OptionsUtil, make gtk option...mattm@chromium.org2009-07-151-5/+54
* First run bubble polish:estade@chromium.org2009-07-151-1/+1
* Add "learn more" link to privacy settings.mattm@chromium.org2009-07-141-1/+23
* Add cookie behavior combobox.mattm@chromium.org2009-07-131-2/+50
* 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-032-0/+18
* Add more privacy prefsmattm@chromium.org2009-06-271-24/+222
* Add stubs for the rest of the gtk advanced options sections. Hook up the rese...mattm@chromium.org2009-06-263-2/+135
* Foundations for gtk advanced options page.mattm@chromium.org2009-06-265-44/+271
* Remove unused num_rows argument to OptionsLayoutBuilderGtkmattm@chromium.org2009-06-254-4/+4
* Fix Gtk TableModel adapters always appending or prepending.mattm@chromium.org2009-06-241-3/+3
* Show recent history list in UrlPickerDialogGtk.mattm@chromium.org2009-06-232-8/+293
* Refactor the favicon loader out of gtk/options/general_page_gtk to gtk/list_s...mattm@chromium.org2009-06-222-82/+11
* Add a (non functional) gtk KeywordEditorWindow and hook it up in the relevant...mattm@chromium.org2009-06-222-1/+13
* Fonts and Languages Linux GTK Preparationmhm@chromium.org2009-06-221-0/+136
* Add Personal Stuff tab page to Options in Linux.mhm@chromium.org2009-06-203-6/+350
* Make gtk url picker and edit keyword view modal.mattm@chromium.org2009-06-201-2/+1
* Fix options window for Personalization on Linux.zork@chromium.org2009-06-181-1/+1
* Reduce header dependencies in chrome/browser/phajdan.jr@chromium.org2009-06-164-4/+9
* Reduce header dependencies in browser/phajdan.jr@chromium.org2009-06-131-0/+1
* Implement default search engine combobox.mattm@chromium.org2009-06-102-5/+124
* Move GTK spacing constants into chrome/common/gtk_util.hmattm@chromium.org2009-06-084-41/+24
* Move ConvertAcceleratorsFromWindowsStyle into chrome/common/gtk_util.mattm@chromium.org2009-06-051-8/+10
* Implement custom startup url list. (Recent urls list in the add url dialog notestade@chromium.org2009-06-054-12/+478
* Improve resizing behavior of options window. Rather than extra whitespace atevan@chromium.org2009-06-053-19/+23
* 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-285-2/+612
* 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