##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r2733:769661eb
Added machinery to IPythonWidget for updating the previous prompt number.
epatters
0
r2732:60cab731
First take at cleaning up extensions.
Brian Granger
0
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
merge
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
r2721:efad06b0
Minor cleanup related to tab widths.
epatters
0
r2720:158efdd4
Made use of plain text consistent.
epatters
0
r2719:7a63ef59
First pass of input syntax transformation support
Fernando Perez
0
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
load next
< 1 .. 1299 1300 1301 1302 1303 .. 1437 >
showing 20 out of 28734 commits