Commit Graph

23 Commits (4e6a1c1d699de49625f5ceced3edbd67b4758f12)

Author SHA1 Message Date
MinRK 71d6a80629 add `setup.py jsversion`
12 years ago
Min RK 0aaafce4af Merge pull request #4195 from minrk/widget-msg
12 years ago
Paul Ivanov 19a20a3c70 add Ctrl-M keyboard shortcut
12 years ago
Paul Ivanov 65810a49e4 utility functions + tests for shift- & ctrl-enter
12 years ago
Paul Ivanov c68eaca621 added a shorthand way to trigger keyboard events
12 years ago
MinRK 5c83cd3e52 move comm.js to kernel service
12 years ago
MinRK 04adce96af add message metadata to comm and kernel.send_shell_message
12 years ago
MinRK 99680e21bd move comm.js to base
12 years ago
MinRK 9206d1e87f add utils.always_new
12 years ago
MinRK 11013e648d add utils.splitext to js
12 years ago
MinRK 5593526108 don't let empty strings introduce extra slashes in url_path_join
12 years ago
MinRK 40f577b538 add utils.url_path_join
12 years ago
MinRK 8577550756 move edit_metadata to IPython.dialog
12 years ago
Zachary Sailer a16211ceff minor bug fix, define 'var' in dialog.js.
13 years ago
Matthias BUSSONNIER 13ff842be5 "use strict" in most (if not all) our javascript
13 years ago
Andrea Bedini 0fd65c4de3 Fix ansi color code for background yellow
13 years ago
MinRK 79d9f0f039 refocus active cell on dialog close
13 years ago
MinRK c800ed9671 be pedantic about VT100 vs ANSI in comments
13 years ago
MinRK 13a89a74e3 add indexed-color in 256-color support
13 years ago
MinRK 49e6a36f7c add ansi background colors
13 years ago
MinRK 1186d575a9 expand ANSI color support
13 years ago
MinRK 55192ef881 fix regular expression for ANSI escapes
13 years ago
MinRK cf726d6a40 mv IPython.html.notebook -> IPython.html
13 years ago