You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
monkeyking/IPython/html/static/notebook/js
Matthias Bussonnier 0bb4e55ff6
Merge pull request #7055 from foogunlana/codemirror_bug_fix
11 years ago
..
celltoolbarpresets Added heading and slideshow scroll managers 12 years ago
about.js Add about dialog in Notebook Help Menu. 11 years ago
actions.js Add notion of action that differs from shortcuts. 11 years ago
cell.js Use a property instead of a setter method 11 years ago
celltoolbar.js rework keyboard management to avoit completer and up/down bugs 11 years ago
codecell.js Fixed code mirror bug for markdown cells 11 years ago
codemirror-ipython.js cleanup whitespace 11 years ago
codemirror-ipythongfm.js cleanup whitespace 11 years ago
completer.js fix this.editor reference 11 years ago
contexthint.js Update to codemirror 4 11 years ago
kernelselector.js fix event hookup for kernel changed 11 years ago
keyboardmanager.js add test warning shadow 11 years ago
main.js Load nbextensions from config 11 years ago
maintoolbar.js deprecate heading cells in UI 11 years ago
mathjaxutils.js Added some nice comments, 12 years ago
menubar.js Add the . into file_extension 11 years ago
notebook.js get cell correctly in nested context 11 years ago
notificationarea.js Use NotificationArea in the text editor 11 years ago
outputarea.js Fix conversion of input area to stream output 11 years ago
pager.js move styling from js to css 12 years ago
quickhelp.js remove debug 11 years ago
savewidget.js handle various permission failures 11 years ago
scrollmanager.js Use low overhead object heritence in Js (Object.create vs new) 11 years ago
textcell.js Fixed code mirror skipping Markdown cell bug 11 years ago
toolbar.js Add notion of action that differs from shortcuts. 11 years ago
tooltip.js Some cleanup unused code and missig use-strict 11 years ago
tour.js Rename all status_event to kernel_event 11 years ago