summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/options/options_window_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Next part of bad dependency removal (chrome/common -> chrome/browser)phajdan.jr@chromium.org2010-03-021-1/+1
* Add support for more types of controls and events to GTK implementation ofdmazzoni@chromium.org2010-02-231-16/+11
* Move more files from chrome/common to chrome/browserphajdan.jr@chromium.org2010-02-231-1/+1
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-2/+2
* linux: clean up a bit of redundant logicevan@chromium.org2010-02-181-7/+9
* GTK: Implements the content settings window and the minor changes to the opti...erg@chromium.org2010-02-101-48/+4
* Refactor chromeos options page into its own directorychocobo@chromium.org2010-02-041-2/+2
* Move options dialog to the desktop of last active browser window.dpolukhin@chromium.org2010-02-041-33/+51
* Add an accessibility API for events raised outside of the web content.estade@chromium.org2010-01-301-0/+30
* revert 37335:estade@chromium.org2010-01-271-30/+0
* Add an accessibility API for events raised outside of the web content.estade@chromium.org2010-01-271-0/+30
* Split chromeos options page into system and internet.chocobo@chromium.org2010-01-261-3/+10
* Fix GTK version of options dialog to place it to the center of last active br...dpolukhin@chromium.org2010-01-261-0/+41
* Move chromeos code to namespace chromeos.chocobo@google.com2009-10-301-1/+1
* [GTK] Use gtk_window_present_with_time since the doc's says it is better to usemattm@chromium.org2009-10-231-2/+2
* 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