summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/options/fonts_page_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Move browser/views to browser/ui/viewsben@chromium.org2010-11-091-435/+0
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Rework gfx::Font by moving platform-specific code into inner classes.ben@chromium.org2010-08-131-8/+7
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-111-1/+1
* Cleanup: Remove unneeded headers from app/ (part 2)thestig@chromium.org2010-07-311-1/+1
* Canvas refactoring phase 4b:ben@chromium.org2010-06-301-2/+2
* Change a bunch of string types.estade@chromium.org2010-06-291-7/+9
* Canvas refactoring part 3.ben@chromium.org2010-06-251-3/+3
* Revert 50784 - Canvas refactoring part 3.ben@chromium.org2010-06-241-3/+3
* Canvas refactoring part 3.ben@chromium.org2010-06-241-3/+3
* gtk: Split DefaultEncodingComboboxModel into its own file so it can be shared...tfarina@chromium.org2010-05-191-65/+3
* Land Satoshi.Matsuzaki's patch for issue 16197.xiyuan@chromium.org2010-03-261-0/+1
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-2/+2
* Move more files to toplevel gfx.ben@chromium.org2010-03-191-1/+1
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* 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
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-071-2/+2
* Convert std::wstring encoding names to std::string in a bunch of files.tony@chromium.org2009-09-041-4/+4
* Fix 9867: Activating the previous/next buttons with the keyboard in the find ...finnur@chromium.org2009-09-031-1/+2
* Factor out views::Combobox::Model so that it can be used cross-platform.mattm@chromium.org2009-08-181-4/+5
* Replace std:;wstring with std::string and string16 in locale-name related APIs.jshin@chromium.org2009-06-241-1/+1
* Fix a layout bug in the fonts and languages dialog wheretc@google.com2009-06-111-13/+7
* Make Combobox portableben@chromium.org2009-06-021-7/+7
* Move text_field.cc and rename the class to Textfield in preparation for porting.ben@chromium.org2009-05-271-1/+0
* Remove unnecessary function overload in FontDisplayView.yutak@chromium.org2009-05-201-20/+0
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-4/+4
* ChromeFont->gfx::Fontbeng@google.com2009-05-151-11/+11
* Remove even more ATL dependencies.maruel@chromium.org2009-05-141-1/+2
* Revert 15965. I wasn't supposed to check that in since it still doesn't compi...maruel@chromium.org2009-05-131-2/+1
* Remove even more ATL dependencies.maruel@chromium.org2009-05-131-1/+2
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-081-1/+1
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-4/+4
* move chrome_font to app/gfxben@chromium.org2009-05-061-1/+1
* Move chrome_canvas to app/gfxben@chromium.org2009-05-061-1/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-3/+4
* Fix the issue with Options menu fonts display bigger than size of fonts actua...sidchat@google.com2009-05-011-18/+40
* Use tab to group "Show saved passwords" and "Exceptions"hclam@chromium.org2009-04-151-2/+1
* The death knell for the old native buttons, checkboxes and radio buttons.ben@chromium.org2009-03-231-7/+5
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-4/+4
* Move widget related files into views/widgetben@chromium.org2009-03-171-1/+1
* Make Widget return a gfx::NativeView instead of a HWND.ben@chromium.org2009-03-121-1/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Now we sort encoding menu according to current application locale, we alsojnd@chromium.org2009-02-271-4/+22
* Add locale_settings.grd to the build. This generatestc@google.com2009-02-181-3/+3
* Second try of landing chrome_resources project. Changes from last time:tc@google.com2009-02-121-1/+1
* Revert "Create a chrome_resources.vcproj that holds grd files that hold"tc@google.com2009-02-121-1/+1
* Create a chrome_resources.vcproj that holds grd files that holdtc@google.com2009-02-121-1/+1