summaryrefslogtreecommitdiffstats
path: root/base/i18n/rtl.cc
Commit message (Expand)AuthorAgeFilesLines
* Check string and UI direction in GetDisplayStringInLTRDirectionality, etc.msw@chromium.org2012-09-131-5/+8
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-10/+1
* ntp4: fix app title directionalityestade@chromium.org2011-10-041-2/+36
* Upstream android i18n changemichaelbai@google.com2011-08-291-5/+5
* Fix the loading of ca@valencia.pak, which is available intony@chromium.org2011-06-061-1/+9
* wstring: remove wstring functions from base/i18n/rtl.hevan@chromium.org2011-04-251-51/+1
* 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