summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/options/options_layout_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Next part of bad dependency removal (chrome/common -> chrome/browser)phajdan.jr@chromium.org2010-03-021-1/+1
* Linux: Move some duplicated code to gtk_util::CreateBoldLabel and LeftAlignMisc.mattm@chromium.org2010-02-241-16/+2
* More style nits.erg@google.com2009-10-141-1/+1
* linux: rearrange widget layout in importer dialogevan@chromium.org2009-08-051-15/+4
* Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr...mdm@chromium.org2009-07-311-4/+4
* Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines.mdm@chromium.org2009-07-301-4/+4
* Fill in "web content" section in "user data" options.mattm@chromium.org2009-07-151-4/+10
* Remove unused num_rows argument to OptionsLayoutBuilderGtkmattm@chromium.org2009-06-251-1/+1
* Move GTK spacing constants into chrome/common/gtk_util.hmattm@chromium.org2009-06-081-16/+6
* Improve resizing behavior of options window. Rather than extra whitespace atevan@chromium.org2009-06-051-3/+4
* Add general options page. Options are working with the following exceptions:tc@google.com2009-05-281-0/+53