Commit message Age Author Refs
r2718:0ece560d
Add test for missing input encoding. Back to 100% coverage.
Fernando Perez
0
r2717:7b7710e6
Setting the input buffer now respects HTML continuation prompts.
epatters
0
r2716:57bf73a1
* Moved AnsiCodeProcessor to separate file, refactored its API, and added unit tests. * Improved traceback display. * Modified FrontendWidget to use tabs instead of spaces for convenient deletion.
epatters
0
r2715:96d379e0
* IPythonWidget now has IPython-style prompts that are futher stylabla via CSS * Added support for HTML to ConsoleWidget * General cleanup and refactoring.
epatters
0
r2714:d7268892
Added banners to FrontendWidget and IPythonWidget.
epatters
0
r2713:24dd3386
Kernel subprocess parent polling is now implemented correctly for Unix.
epatters
0
r2712:5ca7d382
Kernel subprocess parent polling is now implemented for Windows.
epatters
0
r2711:03e6ee42
Draft of debugging the multiple inheritance problems in km. * Added __init__ methods to KernelManager classes. * Played with multiple inheritance between the Qt and non-Qt classes. * But, the prompt doesn't show up for the first line of input???
Brian Granger
0
r2710:6b10b401
Clearing the ConsoleWidget now cancels reading, which is the intuitive behavior.
epatters
0
r2709:7d82b195
Fixed bug where syntax highlighting was enabled during raw_input mode.
epatters
0
< 1 .. 2606 2607 2608 2609 2610 .. 2879 >