summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/options
Commit message (Expand)AuthorAgeFilesLines
* Move chromeos code to namespace chromeos.chocobo@google.com2009-10-301-1/+1
* GTK: Activate window when "Get themes" button is clicked.derat@chromium.org2009-10-281-3/+3
* Move initialization of ChromeURLRequestContexts to the IO thread.eroman@chromium.org2009-10-231-31/+34
* Linux: fix crash in PopulateCookieDetails called by OnSelectionChanged callbackmattm@chromium.org2009-10-233-0/+43
* [GTK] Use gtk_window_present_with_time since the doc's says it is better to usemattm@chromium.org2009-10-231-2/+2
* [Linux] Select the first row in cookies table when the Cookies window ismattm@chromium.org2009-10-213-1/+76
* Convert some structures in webkit/glue to string16.darin@chromium.org2009-10-201-2/+2
* GTK: disable theme buttons in options dialog when we are already using that t...estade@chromium.org2009-10-162-9/+53
* More style nits.erg@google.com2009-10-145-7/+8
* [Linux] Select a row in Languages table when the user delete an item.mattm@chromium.org2009-10-132-5/+19
* Move more ICU-dependent stuff from base into base/i18n. Some test stuff alsobrettw@chromium.org2009-10-091-1/+1
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-075-5/+5
* Change flag "auto-spell-correct" to "experimental-spellchecker-features". I w...sidchat@chromium.org2009-10-051-1/+1
* Switch to using radio buttons for toggling the custom frame. Usetony@chromium.org2009-10-022-22/+54
* 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
* Remove the intializaton of the Download Manager when bringing uptony@chromium.org2009-09-181-3/+0
* 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-082-2/+38
* This CL changes the CookieStore obect to be a refcounted object to get a bett...ananta@chromium.org2009-09-051-3/+0
* Allow the default browser check to return "unknown" and reflect that in the UI.mdm@chromium.org2009-09-041-1/+5
* Convert std::wstring encoding names to std::string in a bunch of files.tony@chromium.org2009-09-041-3/+4
* Set the initial sizes of several dialogs based on font information.mdm@chromium.org2009-09-022-21/+27
* 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
* Linux: get GNOME or KDE proxy settings.mdm@chromium.org2009-08-281-6/+6
* 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