summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/options
Commit message (Expand)AuthorAgeFilesLines
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-12-022-0/+2
* Linux cookies view: ui cleanups to match win.mattm@chromium.org2009-11-303-16/+87
* Linux: Adds back the ability to filter cookies by origin in the cookies optio...mattm@chromium.org2009-11-303-6/+273
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-302-0/+2
* Revert 33301 and 33305 due to unit_tests breakage.maruel@chromium.org2009-11-302-2/+0
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-302-0/+2
* 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-244-7/+12
* Move Mac to using renderer spellchecker.estade@chromium.org2009-11-191-3/+3
* Move URLs out of *.pak files and put them into code. This savestony@chromium.org2009-11-191-5/+14
* Use plain strings instead of wstrings for UMA actionsevan@chromium.org2009-11-175-47/+47
* Spellchecker: Always destruct url request context getter on io thread.estade@chromium.org2009-11-171-1/+9
* GTK: Explicitly use underlines in cookies dialog to fix display in Karmic.erg@google.com2009-11-121-0/+2
* Add the sync options to the preferences dialog on Linux.zork@chromium.org2009-11-122-2/+202
* Remove cookies_table_model which has been succeeded by cookies_tree_model.mattm@chromium.org2009-11-121-1/+0
* Linux: Convert Cookies options page from a list into a tree.mattm@chromium.org2009-11-113-533/+285
* Fix various problems with inline autocomplete and URLs that change length dur...pkasting@chromium.org2009-11-073-7/+4
* Rename gtk_tree::ModelAdapter to TableAdapter in preparation for adding TreeA...mattm@chromium.org2009-11-066-12/+12
* Seventh patch in making destructors of refcounted objects private.jam@chromium.org2009-11-061-0/+2
* Fourth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-0/+3
* 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