##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r2892:b5a7f560
First draft of guisupport added to lib. Projects should use this code to get GUI application objects and start event loops.
Brian Granger
0
r2891:725b721d
Prevent !cmd to try to run backgrounded (cmd &) processes.
Fernando Perez
0
r2890:8ecc9ec4
Fix svg rich backend to correctly show multiple figures.
Fernando Perez
0
r2889:30dae43a
Ensure that an absolute path is encoded in %edit payload.
Fernando Perez
0
r2888:5c985e75
Removed ANSI coloring for kernel exception hook.
epatters
0
r2887:3d869519
Added comment explaining why the behavior of Ctrl-L cannot be improved, after trying and failing to do so.
epatters
0
r2886:100f2971
Pressing Ctrl-K at the end of a line now deletes the newline, as expected.
epatters
0
r2885:208e5f6d
Update message spec with details about attribute, prompts, etc. From discussions over the past few days with Brian and Evan.
Fernando Perez
0
r2884:34fabab4
Made IPythonWidget and its subclasses Configurable.
epatters
0
r2883:00d26cb1
Replaced internal storage object with namedtuple.
epatters
0
r2882:67290238
Improved the size hint for ConsoleWidget. We now acheive a width of 80 characters, through a mixture of better margin calculation and, well, fudging a little bit.
epatters
0
r2881:bc516fc7
Call tips are now positioned more intelligently: if a call tip below the current line would be outside the screen, it is positioned above the line instead.
epatters
0
r2880:0768da5a
* Added support for Ctrl-L per Fernando's request. * Fixed history storing empty commands. * Fixed long lines in ipythonqt
epatters
0
r2879:411be32c
Fix subtle regular expression bug to treat '%foo?' correctly.
Fernando Perez
0
r2878:a0fa477e
Fix broken example in %alias docstring ('all' is now a builtin)
Fernando Perez
0
r2877:9fdb8309
Fix %magic, %prun and %pycat magics.
Fernando Perez
0
r2876:8710a743
Get naked '?' to work, and in-spec with the new inputsplitter design.
Fernando Perez
0
r2875:2a1cc002
Update production code to public names of raw_print functions.
Fernando Perez
0
r2874:13306f1a
Provide cleaner names for raw print utilities.
Fernando Perez
0
r2873:087388fb
Merge branch 'newkernel' into upstream-newkernel Conflicts: IPython/frontend/qt/console/scripts/ipythonqt.py IPython/zmq/ipkernel.py
Brian Granger
merge
0
load next
< 1 .. 1292 1293 1294 1295 1296 .. 1438 >
showing 20 out of 28753 commits