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 Granger e5bc1eef59
Fixing Shift-Enter bug in text cells.
14 years ago
..
cell.js Fixing auto-indent issues in CodeMirror config. 14 years ago
codecell.js Merge pull request #1347 from Carreau/fixes-1243 14 years ago
events.js Major refactoring of saving, notification. 14 years ago
kernel.js Major refactoring of saving, notification. 14 years ago
loginmain.js style Sign In button with jQuery 14 years ago
loginwidget.js Display login button in read-only mode. 14 years ago
menubar.js Major refactoring of saving, notification. 14 years ago
namespace.js Clean up javascript based on js2-mode feedback. 14 years ago
notebook.js Fixing #1348 to allow Ctrl-M M to work w/o releasing Ctrl. 14 years ago
notebooklist.js Solid first go at jquery-ui based menus. 14 years ago
notebookmain.js Major refactoring of saving, notification. 14 years ago
notificationwidget.js Major refactoring of saving, notification. 14 years ago
pager.js Start the pager out collapsed. 14 years ago
projectdashboardmain.js Split read-only logic into three functions: read_only, logged_in, and login_available. Move display logic from javascript into templates. 14 years ago
quickhelp.js Fixing minor bugs in nbformat and saving. 14 years ago
savewidget.js Major refactoring of saving, notification. 14 years ago
textcell.js Fixing Shift-Enter bug in text cells. 14 years ago
toolbar.js Major refactoring of saving, notification. 14 years ago
utils.js Clean up javascript based on js2-mode feedback. 14 years ago