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.
Bussonnier Matthias 794ef18920
get cell correctly in nested context
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 DEV: Pass current cell to the execute cell event. 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 Merge pull request #6668 from Carreau/actions 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 handle various permission failures 11 years ago
notificationwidget.js Clarify stickiness of warning/danger notifications 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 use CodeMirror.runMode to highlight in markdown 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