summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/options
Commit message (Expand)AuthorAgeFilesLines
* 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-273-3/+0
* Fix leaking gtk tree models.mattm@chromium.org2009-08-266-0/+10
* Fix cases that initialized StringTokenizer with a temporary.mattm@chromium.org2009-08-261-1/+3
* Gtk Font options: Separate font family and size by comma to work around Gtk i...mattm@chromium.org2009-08-251-1/+1
* More Gtk Cookies View polish.mattm@chromium.org2009-08-252-16/+7
* Update build to work with native 64-bit Linux packages.mmoss@chromium.org2009-08-251-3/+1
* Gtk: Add spellchecking options.mattm@chromium.org2009-08-213-5/+237
* Linux: make the "change proxy settings" button able to start several proxy co...mdm@chromium.org2009-08-201-47/+87
* Remove personalization.h/cc by putting things in final resting placestim@chromium.org2009-08-201-3/+0
* Pref-backed SSLConfigService for Linux.mattm@chromium.org2009-08-191-18/+158
* gtk: Release the reference to the startup custom pages model so that it's own...jhawkins@chromium.org2009-08-191-0/+4
* Gtk languages options page part 1: accept-languages configuration.mattm@chromium.org2009-08-194-2/+690
* Linux: make the passwords and exceptions dialog box default size larger.mdm@chromium.org2009-08-182-3/+5
* Some personalization cleanup:tim@chromium.org2009-08-151-10/+0
* Gtk Cookie Manager: Fix removing multiple cookies while the list is sorted.mattm@chromium.org2009-08-123-4/+80
* Move common Gtk TreeModel handling code into gtk_tree::ModelAdapter.mattm@chromium.org2009-08-124-129/+22
* Add more window icons.estade@chromium.org2009-08-112-0/+3
* Build browser/sync files by default using a stubbed-out syncapitim@chromium.org2009-08-111-1/+1
* Gtk Cookie Manager polish.mattm@chromium.org2009-08-071-1/+7
* Changelist for mattm readability review.mattm@chromium.org2009-08-073-157/+187
* linux: rearrange widget layout in importer dialogevan@chromium.org2009-08-053-24/+10
* Add files to browser/sync and tweak includes.tim@chromium.org2009-08-051-3/+3
* Rename namespace gtk_tree_util to gtk_tree which is shorter.mdm@chromium.org2009-08-034-25/+24
* 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-312-1/+24
* Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr...mdm@chromium.org2009-07-3113-74/+74
* Try again: Add unittest for Gtk cookie manager.mattm@chromium.org2009-07-303-33/+456
* Revert "Add unittest for Gtk cookie manager."mattm@chromium.org2009-07-303-433/+24
* Add unittest for Gtk cookie manager.mattm@chromium.org2009-07-303-24/+433
* gcc >= 4.3 fixesmdm@chromium.org2009-07-301-0/+1
* Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines.mdm@chromium.org2009-07-3013-54/+54
* Linux: factor out some shared GTK tree utility code.mdm@chromium.org2009-07-294-138/+28
* Gtk password dialog: Initialize pending_login_query_.mattm@chromium.org2009-07-292-2/+6
* Linux: add the password manager UI.mdm@chromium.org2009-07-298-19/+943
* Gtk: Add default encoding option.mattm@chromium.org2009-07-292-3/+61
* 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