Added documentation, restructured the files to fit better with electron's style and...
authorHeilig Benedek <benecene@gmail.com>
Sun, 31 Jan 2016 01:27:14 +0000 (02:27 +0100)
committerHeilig Benedek <benecene@gmail.com>
Sun, 31 Jan 2016 01:27:14 +0000 (02:27 +0100)
commit61e0219e9124e409916ccac6a6118407edac4854
treed02d5eec4c9175587c0081ed332692fd916fc3f3
parent0c9174bc7ca28e6e879704f69a5c7d24bbe674bb
Added documentation, restructured the files to fit better with electron's style and fixed a typo in keyboard_util's name.
12 files changed:
atom/browser/api/atom_api_web_contents.cc
atom/browser/api/atom_api_web_contents.h
atom/browser/ui/accelerator_util.cc
atom/common/keyboard_util.cc [moved from atom/common/keyboad_util.cc with 98% similarity]
atom/common/keyboard_util.h [moved from atom/common/keyboad_util.h with 83% similarity]
atom/common/mouse_util.cc [new file with mode: 0644]
atom/common/mouse_util.h [new file with mode: 0644]
atom/common/native_mate_converters/blink_converter.cc
docs/api/web-contents.md
filenames.gypi
mw/cursor/cursor_event_filter.cc [deleted file]
mw/cursor/cursor_event_filter.h [deleted file]