summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/options/general_page_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr...mdm@chromium.org2009-07-311-10/+10
* Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines.mdm@chromium.org2009-07-301-10/+10
* Fix running default browser check/setting in UI thread on Linux.mattm@chromium.org2009-07-281-14/+22
* Remove unused num_rows argument to OptionsLayoutBuilderGtkmattm@chromium.org2009-06-251-1/+1
* Refactor the favicon loader out of gtk/options/general_page_gtk to gtk/list_s...mattm@chromium.org2009-06-221-68/+7
* Add a (non functional) gtk KeywordEditorWindow and hook it up in the relevant...mattm@chromium.org2009-06-221-1/+9
* Reduce header dependencies in chrome/browser/phajdan.jr@chromium.org2009-06-161-0/+1
* Reduce header dependencies in browser/phajdan.jr@chromium.org2009-06-131-0/+1
* Implement default search engine combobox.mattm@chromium.org2009-06-101-2/+100
* Move GTK spacing constants into chrome/common/gtk_util.hmattm@chromium.org2009-06-081-14/+8
* 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-051-12/+254
* Improve resizing behavior of options window. Rather than extra whitespace atevan@chromium.org2009-06-051-14/+15
* Add general options page. Options are working with the following exceptions:tc@google.com2009-05-281-0/+415