Commit message Age Author Refs
r2731:1e1fe080
First draft of refactored Component->Configurable.
Brian Granger
0
r2730:18dcf1de
* Change input mechanism: replace raw_input instead of stdin. * Made 'kernel' a public attribute of KernelManager.
epatters
0
r2729:fe737a98
Added top-level links.rst file to keep useful links in one place that can be included from other files.
Fernando Perez
0
r2728:c18c1d4e
IPythonWidget now supports styling the syntax highlighting.
epatters
0
r2727:106bc2e0
More complete message specification covering all the major types.
Fernando Perez
0
r2726:7ecaeab5
Merge branch 'epatters-qtfrontend' into kernelmanager Conflicts: IPython/frontend/qt/kernelmanager.py IPython/frontend/qt/util.py
Brian Granger
0
r2725:1a28e324
* Fleshed out IPythonWidget's style control. * Removed magic override code to reflect new magic design. * Misc. cleanup.
epatters
0
r2724:a5d5e503
Replaced external module for formatting columns with adapted code.
epatters
0
r2723:226529a9
* ConsoleWidget now has better support for non-GUI tab completion. Multiple matches are formatted into columns. * Tab width can now be set at runtime rather than only during initialization. * Added external module columnize.py
epatters
0
r2722:7d5a6a5d
Greatly increased frontend performance by improving kernel stdout/stderr buffering.
epatters
0
< 1 .. 2600 2601 2602 2603 2604 .. 2875 >