summaryrefslogtreecommitdiffstats
path: root/base/i18n/rtl.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup AdjustStringForLocaleDirection() to modify input parameter in place.jeremy@chromium.org2010-11-241-20/+8
* The UI language rather than the locale is now used to pick Chrome's language ...grt@chromium.org2010-11-161-5/+2
* Use GLib to parse environment variables to determine the default locale.jshin@chromium.org2010-10-301-2/+12
* Convert GetDisplayStringInLTRDirectionality from wstring to string16.tony@chromium.org2010-08-181-2/+5
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Replace wstring with string16 in history. The only time wstring is used now i...brettw@chromium.org2010-06-231-0/+27
* This CL fixes issue 42867 - "OK" button disabled on "Edit Exception" dialog boxxji@chromium.org2010-05-071-2/+10
* Small cleanups/style fixes. Simplifies RTL functions slightly.pkasting@chromium.org2010-05-051-13/+6
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-0/+121