summaryrefslogtreecommitdiffstats
path: root/base/i18n/rtl.h
Commit message (Expand)AuthorAgeFilesLines
* ntp4: fix app title directionalityestade@chromium.org2011-10-041-1/+4
* Base: Switch base_i18n to be a separate dll (component build)rvargas@google.com2011-08-311-17/+20
* wstring: remove wstring functions from base/i18n/rtl.hevan@chromium.org2011-04-251-15/+0
* Revert my recent changes regarding title directionality.evan@chromium.org2011-04-251-22/+0
* Change NavigationEntry's title fields to carry the text direction.evan@chromium.org2011-04-231-0/+5
* Add and use a base::i18n::StringWithDirection for carrying titles.evan@chromium.org2011-04-211-1/+18
* Fix extension install UI for extensions with RTL Names.jeremy@chromium.org2010-12-121-0/+1
* 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