summaryrefslogtreecommitdiffstats
path: root/tools/gen_keyboard_overlay_data
Commit message (Expand)AuthorAgeFilesLines
* Remove the part of generating xkeyboard_data.h from gen_keyboard_overlay_data...mazda@chromium.org2012-07-261-69/+5
* Use single quotes instead of double quotes for the keyboard overlay data to a...mazda@chromium.org2012-04-211-0/+2
* Change the description for the window switch key to "switch window" on the ke...mazda@chromium.org2012-03-201-1/+1
* Change KeyboardOverlayDialog button text from "maximize" to "next window".jennyz@chromium.org2012-02-031-1/+1
* Separate the generated date from xkeyboard.cc for ease of udpate.mazda@chromium.org2012-01-261-26/+44
* Improve gen_keyboard_overlay_data.py.mazda@chromium.org2011-12-161-3/+7
* Fix python scripts in src/tools/maruel@chromium.org2011-11-291-1/+1
* Enable gen_keyboard_overlay_data.py to output detailed description for grd me...mazda@chromium.org2011-07-251-9/+21
* Sort input method IDs in xkeyboard.cc.mazda@chromium.org2011-07-251-1/+0
* Fix gen_keyboard_overlay_data.py not outputting AltGr.mazda@chromium.org2011-07-211-3/+3
* Activate ibus-mozc-hangul and replace from ibus-hangul.yusukes@google.com2011-07-211-1/+1
* Revert "Activate ibus-mozc-hangul and replace from ibus-hangul."yusukes@google.com2011-07-211-1/+1
* Activate ibus-mozc-hangul and replace from ibus-hangul.yusukes@google.com2011-07-211-1/+1
* Remove keyboard overlay ID from C++ code.mazda@chromium.org2011-07-151-16/+82
* Make consistent about "caps lock" vs. "capslock" with former.yoshiki@chromium.org2011-07-141-3/+3
* Modify gen_keyboard_overlay_data.py to rewrite the related files.mazda@chromium.org2011-06-301-39/+88
* Minor fixes of gen_keyboard_overlay_data.pymazda@chromium.org2011-06-281-2/+2
* Clean up the keyboard overlay code.mazda@chromium.org2011-06-211-17/+9
* Revert "Revert "Remove duplicate entries from the keyboard overlay code.""mazda@chromium.org2011-06-171-2/+14
* Revert "Remove duplicate entries from the keyboard overlay code."mazda@chromium.org2011-06-161-14/+2
* Remove duplicate entries from the keyboard overlay code.mazda@chromium.org2011-06-161-2/+14
* Fix the keyboard generation script to check for any remapping of the right al...zork@chromium.org2011-05-191-4/+7
* Fix the bug of the keyboard overlay not showing shortcut descriptions on the ...mazda@chromium.org2011-05-111-0/+3
* Modify gen_keyboard_overlay.py to add indentations to the generated cc file.mazda@chromium.org2011-05-111-1/+6
* Convert labels on the spreadsheet in the Python script rather than in JavaScr...mazda@chromium.org2011-04-201-2/+34
* Add UK-Dvorak keyboard layout supportmazda@chromium.org2011-04-141-3/+3
* Don't remap capslock to search when the current keyboard layout uses it.zork@chromium.org2011-04-141-3/+21
* Remap right alt and control keys when the left keys are remapped.zork@chromium.org2011-04-141-2/+3
* Update the overlay generation script to support outputting a list of layoutszork@chromium.org2011-04-131-4/+35
* Change the separator of the keyboard overlay data to allow labels containing ...mazda@chromium.org2011-03-301-20/+9
* Change gen_keyboard_overlay_data.js to generate the power key as a highlithed...mazda@chromium.org2011-03-281-2/+4
* WebUI: Fix the remaining references to dom_ui. Final Patch.tfarina@chromium.org2011-02-231-1/+1
* Add a script to generate data for Keyboard Overlay.mazda@chromium.org2011-02-231-0/+352