Brian E. Granger
|
b865c98567
|
Removing KBN null mode and replacing with enable/disable.
|
12 years ago |
Brian E. Granger
|
caffba142e
|
Adding keyboard manager logic.
This is currently very broken.
|
12 years ago |
MinRK
|
8577550756
|
move edit_metadata to IPython.dialog
|
12 years ago |
Zachary Sailer
|
a16211ceff
|
minor bug fix, define 'var' in dialog.js.
The 'cell' variable isn't defined and causes and error in the
console
|
13 years ago |
Matthias BUSSONNIER
|
13ff842be5
|
"use strict" in most (if not all) our javascript
+ fix one variable leaking in global nameespace
|
13 years ago |
MinRK
|
79d9f0f039
|
refocus active cell on dialog close
if there is one
Otherwise, the cursor is lost on kernel restart, etc.
|
13 years ago |
MinRK
|
cf726d6a40
|
mv IPython.html.notebook -> IPython.html
|
13 years ago |