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.
Matthias Bussonnier ed7bcb5359
close pager on escape on command mode
12 years ago
..
celltoolbarpresets Added heading and slideshow scroll managers 12 years ago
about.js Add about dialog in Notebook Help Menu. 12 years ago
actions.js Add notion of action that differs from shortcuts. 12 years ago
cell.js Use a property instead of a setter method 12 years ago
celltoolbar.js rework keyboard management to avoit completer and up/down bugs 12 years ago
codecell.js Fixed code mirror bug for markdown cells 12 years ago
codemirror-ipython.js cleanup whitespace 12 years ago
codemirror-ipythongfm.js cleanup whitespace 12 years ago
completer.js fix this.editor reference 12 years ago
contexthint.js Update to codemirror 4 12 years ago
kernelselector.js fix event hookup for kernel changed 12 years ago
keyboardmanager.js close pager on escape on command mode 12 years ago
main.js Load nbextensions from config 12 years ago
maintoolbar.js deprecate heading cells in UI 12 years ago
mathjaxutils.js Added some nice comments, 12 years ago
menubar.js Add the . into file_extension 12 years ago
notebook.js get cell correctly in nested context 12 years ago
notificationarea.js Use NotificationArea in the text editor 12 years ago
outputarea.js Fix conversion of input area to stream output 12 years ago
pager.js move styling from js to css 12 years ago
quickhelp.js remove debug 12 years ago
savewidget.js handle various permission failures 12 years ago
scrollmanager.js Use low overhead object heritence in Js (Object.create vs new) 12 years ago
textcell.js Fixed code mirror skipping Markdown cell bug 12 years ago
toolbar.js Add notion of action that differs from shortcuts. 12 years ago
tooltip.js Some cleanup unused code and missig use-strict 12 years ago
tour.js Rename all status_event to kernel_event 12 years ago