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/frontend/html/notebook/static/js
Min RK 6be220da56
Merge pull request #3235 from ellisonbg/removeprint
13 years ago
..
celltoolbarpresets Removing call to $.browser which went away in jQuery 1.9. 13 years ago
cell.js Removing old autogrow JS code. 13 years ago
celltoolbar.js remove one useless element 13 years ago
clusterlist.js restore default behavior for automatic cluster size 13 years ago
codecell.js Changing mode name from python -> ipython. 13 years ago
codemirror-ipython.js Updating ipython CM mode. 13 years ago
completer.js Fixing styling of context type completions. 13 years ago
contexthint.js rename context-hint to contexthint 14 years ago
custom.js fix example.js 13 years ago
events.js Major refactoring of the Notebook, Kernel and CodeCell JavaScript. 14 years ago
kernel.js js comment about session id in first message 13 years ago
loginmain.js main_app -> ipython-main-app 13 years ago
loginwidget.js change more baseurl 13 years ago
logoutmain.js main_app -> ipython-main-app 13 years ago
maintoolbar.js Removing unneeded ui-widget class. 13 years ago
mathjaxutils.js Finalizing fixes to MathJax enhancements 13 years ago
menubar.js Removing stale call to print view in JS. 13 years ago
namespace.js Clean up javascript based on js2-mode feedback. 14 years ago
notebook.js Remove references to HTMLCell (dead code). 13 years ago
notebooklist.js fix notebook deletion. 13 years ago
notebookmain.js trigger hash on notebook load 13 years ago
notificationarea.js handle new autorestart javascript-side 13 years ago
notificationwidget.js use strict in notificationwidget.js 14 years ago
outputarea.js support display_pub metadata in js frontend 13 years ago
page.js fix line below header 13 years ago
pagemain.js Refactoring templates and top level js/css organization. 14 years ago
pager.js get monospace pager back 13 years ago
projectdashboardmain.js main_app -> ipython-main-app 13 years ago
quickhelp.js Move undo quickhelp to more appropriate spot. 13 years ago
savewidget.js Text in rename dialog was way too big - making it <p>. 13 years ago
textcell.js Remove references to HTMLCell (dead code). 13 years ago
toolbar.js Method to show hide linenumber of cell 13 years ago
tooltip.js Fix CM related sizing issues for completer and tooltip. 13 years ago
utils.js Removing old autogrow JS code. 13 years ago