##// END OF EJS Templates
Merge pull request #1303 from ellisonbg/updatecm...
Merge pull request #1303 from ellisonbg/updatecm This updates CodeMirror and refactors a good bit of the notebook code related to it. * Updated CodeMirror to the latest stable release. * Fix numerous bugs related to the CM update. * Refactored the Cell API and the notebook's cell handling methods. * Generalized split/merge to work with all cell types. * Generalized "Edit in Ace" to work with all cell types. * Loading optimizations: pager starts out hidden, faster loads. * Shading added to Markdown and HTML cells when they are being edited. * This branch will require solid usability testing on Safari, FF and Chrome before merging. * Fixed a number of CM related bugs.
Brian E. Granger -
r5960:c5853494 merge
Show More
Name Size Modified Last Commit Author
/ IPython / quarantine
tests
InterpreterExec.py Loading ...
__init__.py Loading ...
clearcmd.py Loading ...
envpersist.py Loading ...
ext_rescapture.py Loading ...
ipy_app_completers.py Loading ...
ipy_completers.py Loading ...
ipy_editors.py Loading ...
ipy_exportdb.py Loading ...
ipy_extutil.py Loading ...
ipy_fsops.py Loading ...
ipy_gnuglobal.py Loading ...
ipy_jot.py Loading ...
ipy_lookfor.py Loading ...
ipy_profile_doctest.py Loading ...
ipy_pydb.py Loading ...
ipy_rehashdir.py Loading ...
ipy_render.py Loading ...
ipy_server.py Loading ...
ipy_signals.py Loading ...
ipy_synchronize_with.py Loading ...
ipy_system_conf.py Loading ...
ipy_which.py Loading ...
ipy_winpdb.py Loading ...
ipy_workdir.py Loading ...
jobctrl.py Loading ...
ledit.py Loading ...
win32clip.py Loading ...