Go to file
Paul Ivanov 2c9ff376a2 added new use_shortcut method to shortcuts
this way, you can ask if a particular event will be handled by the
shortcuts system. This takes away the need to special-case many
different possible keys which should be ignored by codemirror by
ignoring them en masse.
2014-03-07 17:48:34 -08:00
docs/source Merge pull request #5100 from minrk/base_kernel_url 2014-02-20 17:00:38 -08:00
examples Removed 'list' view 2014-02-13 09:36:24 -08:00
git-hooks add git hooks for submodules 2013-05-03 13:08:54 -07:00
IPython added new use_shortcut method to shortcuts 2014-03-07 17:48:34 -08:00
.gitignore build listed twice in .gitignore. Removing one. 2014-01-24 12:37:48 -06:00
.mailmap updated .mailmap 2013-07-11 10:36:26 -07:00
setup.py Add mock to requirements for testing 2014-03-03 12:30:47 -08:00
setupbase.py Merge Security Pull Request: google-caja 2014-03-04 17:35:55 -08:00