summaryrefslogtreecommitdiffstats
path: root/app/l10n_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactored the translate infobars.jcivelli@chromium.org2010-06-091-0/+9
* Misc. small cleanups I ran into while working on other changes.pkasting@chromium.org2010-06-021-1/+2
* translate infobar: sort languages in menus by application localekuan@chromium.org2010-04-021-14/+38
* Enable LAGNUAGE environment for chromeos in debug build.oshima@chromium.org2010-03-251-1/+8
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-231/+7
* Fix language switch ignored changing RTL-ness.glotov@google.com2010-03-191-3/+4
* Fix of the initial locale set. glotov@google.com2010-03-171-0/+7
* Revert 41728 - Fix of the initial locale set.glotov@chromium.org2010-03-161-7/+0
* Fix of the initial locale set.glotov@google.com2010-03-161-0/+7
* linux: use ICU direction for determining text direction in rendererevan@chromium.org2010-03-011-13/+13
* Translate: Move label parsing logic into common code.jeremy@chromium.org2010-02-171-0/+7
* Maps our internal Chinese locale codes to those expected by the ICU API for jshin@chromium.org2010-02-111-1/+23
* remove ICU includes from l10n_util.hevan@chromium.org2010-01-251-49/+6
* OpenBSD/FreeBSD ifdefs and GYP changes for app/ directorypvalchev@google.com2010-01-231-4/+4
* Use GetSwitchValueASCII, so we don't use the deprecated versions.evan@chromium.org2009-12-171-2/+2
* Setting the ICU default locale is made explicit. This leads to a few morejshin@chromium.org2009-12-031-32/+30
* Mac language/locale cleanupthomasvl@chromium.org2009-11-191-7/+32
* A large number of style nits in preparation for turning on automated cpplint.py.erg@google.com2009-11-111-1/+1
* Revert 31358 idana@chromium.org2009-11-101-1/+1
* We shouldn't use BIDI_DEFAULT_(RTL|LTR) if we know the directionality of the ...cira@chromium.org2009-11-071-1/+1
* Convert ReplaceStringPlaceholders(std::string...) to take atony@chromium.org2009-10-291-0/+4
* Separate out some more ICU from base and into base/i18n.brettw@chromium.org2009-10-081-0/+1
* [Linux] Supports the LANGUAGE environment variable.suzhe@chromium.org2009-09-301-13/+65
* This CL fixes issue 10860 - RTL: Hebrew file names should have forced LTRxji@chromium.org2009-09-161-0/+6
* UI language list fix.jshin@chromium.org2009-09-151-11/+36
* Add a "ToUpper" method.paul@chromium.org2009-09-091-0/+9
* Gtk languages options page part 1: accept-languages configuration.mattm@chromium.org2009-08-191-0/+153
* Use 'icu::' namespace explicitly throughout Chrome tree instead of relying on...jshin@chromium.org2009-08-181-12/+13
* Move the menu bar l10n into the xib file.thomasvl@chromium.org2009-08-121-9/+6
* Only check --lang and the app language pref on Windows. Theytc@google.com2009-07-221-0/+6
* Decide if we're in RTL or LTR mode by asking GTK+. This preventstc@google.com2009-07-201-2/+11
* Landing http://codereview.chromium.org/146142thomasvl@chromium.org2009-06-251-1/+2
* Replace std:;wstring with std::string and string16 in locale-name related APIs.jshin@chromium.org2009-06-241-67/+82
* Add helper for forcing a GtkEntry to lowercase.mattm@chromium.org2009-06-181-12/+5
* Add general options page. Options are working with the following exceptions:tc@google.com2009-05-281-0/+5
* Re-land of earlier NTP theme patch; now with mac and linux compatibility.glen@chromium.org2009-05-151-1/+23
* Reland this change. Registers paths for the testing exe, too.ben@chromium.org2009-05-151-2/+2
* Revert 16173beng@google.com2009-05-151-2/+2
* Move/Copy paths used by app to app_paths.beng@google.com2009-05-151-2/+2
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-3/+3
* Create app_switches and remove a dep.beng@google.com2009-05-151-1/+1
* Undo 16020glen@chromium.org2009-05-141-23/+1
* Allow the new tab page to be themed (you may want to review DOMUIThemeSource ...glen@chromium.org2009-05-141-1/+23
* Move chrome_canvas to app/gfxben@chromium.org2009-05-061-1/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-0/+745