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
Brian E. Granger a861725303
Merge pull request #3239 from eteq/easy-close-pager
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 Save and Checkpoint 13 years ago
mathjaxutils.js Finalizing fixes to MathJax enhancements 13 years ago
menubar.js restore checkpoints in a sub-list 13 years ago
namespace.js Clean up javascript based on js2-mode feedback. 14 years ago
notebook.js Merge pull request #3239 from eteq/easy-close-pager 13 years ago
notebooklist.js fix notebook deletion. 13 years ago
notebookmain.js protect highlight.js against unknown languages 13 years ago
notificationarea.js add autosave timer 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 Collapse -> Close in button description as suggested by @fperez 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 add missing return 13 years ago
textcell.js use highlight.js to highlight markdown code blocks 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