summaryrefslogtreecommitdiffstats
path: root/app/l10n_util.cc
Commit message (Expand)AuthorAgeFilesLines
* [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