summaryrefslogtreecommitdiffstats
path: root/base/i18n/rtl.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix extension install UI for extensions with RTL Names.jeremy@chromium.org2010-12-121-0/+52
* Cleanup AdjustStringForLocaleDirection() to modify input parameter in place.jeremy@chromium.org2010-11-241-12/+9
* The UI language rather than the locale is now used to pick Chrome's language ...grt@chromium.org2010-11-161-16/+0
* Use GLib to parse environment variables to determine the default locale.jshin@chromium.org2010-10-301-8/+41
* Convert GetDisplayStringInLTRDirectionality from wstring to string16.tony@chromium.org2010-08-181-4/+6
* [chromeos]Set GtkWidget's default direction correctly.suzhe@chromium.org2010-07-021-1/+10
* Replace wstring with string16 in history. The only time wstring is used now i...brettw@chromium.org2010-06-231-13/+54
* This CL fixes issue 42867 - "OK" button disabled on "Edit Exception" dialog boxxji@chromium.org2010-05-071-1/+16
* Small cleanups/style fixes. Simplifies RTL functions slightly.pkasting@chromium.org2010-05-051-15/+17
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-0/+228