summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/keyboard_overlay.js
Commit message (Expand)AuthorAgeFilesLines
* Remove keyboard overlay ID from C++ code.mazda@chromium.org2011-07-151-5/+10
* Fix the bug of the keyboard overlay not showing shortcut descriptions on the ...mazda@chromium.org2011-05-111-0/+4
* Reflect the preference of remapping modifier keys on the keyboard overlay.mazda@chromium.org2011-04-211-3/+46
* Convert labels on the spreadsheet in the Python script rather than in JavaScr...mazda@chromium.org2011-04-201-45/+5
* Fix the problem that ALT after SHIFT is not recognized on keyboard overlaymazda@chromium.org2011-04-191-1/+7
* Fix the problem that releasing a key after pressing multiple modifiers corrup...mazda@chromium.org2011-04-191-27/+21
* Rename two labels on the keyboard overlay.mazda@chromium.org2011-04-041-2/+2
* Fix the issue that Alt+Shift is not properly handled in the keyboard overlay.mazda@chromium.org2011-03-311-0/+14
* Change the separator of the keyboard overlay data to allow labels containing ...mazda@chromium.org2011-03-301-2/+3
* Add instrunction for hiding Keyboard Overlay.mazda@chromium.org2011-02-091-7/+14
* Check the input parameter returned by libcros.mazda@chromium.org2011-02-031-1/+6
* Change the layout of the keyboard overlay depending on the current input meth...mazda@chromium.org2010-11-291-6/+23
* Implement DOM UI version of keyboard overlay.mazda@chromium.org2010-11-041-0/+406