summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/options/fonts_page_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Re-apply r41458 | estade@chromium.org | 2010-03-12 11:28:50 -0800 (Fri, 12 Ma...estade@chromium.org2010-03-121-36/+27
* Revert: r41458 | estade@chromium.org | 2010-03-12 11:28:50 -0800 (Fri, 12 Mar...estade@chromium.org2010-03-121-27/+36
* Fix the rest of the gtk/options directory to use new callback macros.estade@chromium.org2010-03-121-36/+27
* Next part of bad dependency removal (chrome/common -> chrome/browser)phajdan.jr@chromium.org2010-03-021-2/+2
* Remove redundant casts in g_signal_connect() throughout all gtk code we have.erg@chromium.org2010-02-101-1/+1
* Linux: Font options handle font fallback better.mattm@chromium.org2010-02-031-1/+7
* remove ICU includes from l10n_util.hevan@chromium.org2010-01-251-0/+1
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-12-021-0/+1
* Convert std::wstring encoding names to std::string in a bunch of files.tony@chromium.org2009-09-041-3/+4
* Gtk Font options: Separate font family and size by comma to work around Gtk i...mattm@chromium.org2009-08-251-1/+1
* 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
* Gtk: Add default encoding option.mattm@chromium.org2009-07-291-3/+52
* Gtk: Implement font selection options.mattm@chromium.org2009-07-281-0/+157