##// END OF EJS Templates
Merge pull request #1052 from fperez/pylab-fix...
Merge pull request #1052 from fperez/pylab-fix Fix bug in pylab support introduced in #648, and refactor the pylab/gui support to eliminate a lot of code duplication we had in a number of places. Now all duplicate code is gone, and the only real difference is how gui event loops are integrated, which is reduced to a single static method that each relevant class grabs from its specific machinery.
Fernando Perez -
r5477:f15123ac merge
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / html / notebook / static / js
cell.js Loading ...
codecell.js Loading ...
kernel.js Loading ...
kernelstatus.js Loading ...
layout.js Loading ...
leftpanel.js Loading ...
loginmain.js Loading ...
loginwidget.js Loading ...
namespace.js Loading ...
notebook.js Loading ...
notebooklist.js Loading ...
notebookmain.js Loading ...
pager.js Loading ...
panelsection.js Loading ...
printwidget.js Loading ...
projectdashboardmain.js Loading ...
quickhelp.js Loading ...
savewidget.js Loading ...
textcell.js Loading ...
utils.js Loading ...