summaryrefslogtreecommitdiffstats
path: root/app/l10n_util.h
Commit message (Expand)AuthorAgeFilesLines
* Refactored the translate infobars.jcivelli@chromium.org2010-06-091-0/+3
* translate infobar: sort languages in menus by application localekuan@chromium.org2010-04-021-2/+5
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-98/+0
* linux: use ICU direction for determining text direction in rendererevan@chromium.org2010-03-011-0/+4
* Translate: Move label parsing logic into common code.jeremy@chromium.org2010-02-171-0/+4
* Maps our internal Chinese locale codes to those expected by the ICU API for jshin@chromium.org2010-02-111-4/+4
* remove ICU includes from l10n_util.hevan@chromium.org2010-01-251-165/+1
* Make BrowserProcess::GetApplicationLocale thread safe and migratetony@chromium.org2009-12-101-1/+1
* Fix lint errors in app/ and turn on presubmit check.erg@google.com2009-11-171-4/+4
* Coverity: Remove a check for < 0 on an unsigned int.jhawkins@chromium.org2009-10-011-5/+5
* This CL fixes issue 10860 - RTL: Hebrew file names should have forced LTRxji@chromium.org2009-09-161-3/+9
* Add a "ToUpper" method.paul@chromium.org2009-09-091-0/+3
* Gtk languages options page part 1: accept-languages configuration.mattm@chromium.org2009-08-191-0/+4
* Use 'icu::' namespace explicitly throughout Chrome tree instead of relying on...jshin@chromium.org2009-08-181-9/+9
* Move some Mac l10n helpers out into app/l10n so they are closer to the generi...thomasvl@chromium.org2009-08-071-0/+8
* Replace std:;wstring with std::string and string16 in locale-name related APIs.jshin@chromium.org2009-06-241-14/+55
* Add helper for forcing a GtkEntry to lowercase.mattm@chromium.org2009-06-181-0/+4
* Add general options page. Options are working with the following exceptions:tc@google.com2009-05-281-0/+1
* Re-land of earlier NTP theme patch; now with mac and linux compatibility.glen@chromium.org2009-05-151-0/+10
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-4/+4
* Undo 16020glen@chromium.org2009-05-141-10/+0
* Allow the new tab page to be themed (you may want to review DOMUIThemeSource ...glen@chromium.org2009-05-141-0/+10
* Move l10n_util to app/ben@chromium.org2009-05-051-0/+370