913 Commits (c2cf3a07dd660aa1ec6943b205245bea42ec8a47)

Author SHA1 Message Date
Matthias BUSSONNIER c2cf3a07dd jslint 1
14 years ago
Matthias BUSSONNIER 2b26c6a7d4 optionally 1n, 2l
14 years ago
Matthias BUSSONNIER 8a121f93ac #toolbar -> #maintoolbar
14 years ago
Matthias BUSSONNIER 9564a899ed DeCamelCasify method names
14 years ago
Matthias BUSSONNIER cc663005e4 dont use string as dict key, better redability
14 years ago
Matthias BUSSONNIER 53d2a34336 correcty inherign the main toolbar
14 years ago
Matthias BUSSONNIER ac04f1f437 load maintoolbar.js
14 years ago
Matthias BUSSONNIER 04d7e96aa8 add maintoolbar file
14 years ago
Matthias BUSSONNIER 2f28e4c4a1 Allow toolbar construction in js
14 years ago
Thomas Kluyver b43f24da5f Merge pull request #2064 from Carreau/pep-3110
14 years ago
Fernando Perez 22071dfede Skip notebook 'static' dir in test suite.
14 years ago
Matthias BUSSONNIER d85f075ad7 conform to pep 3110
14 years ago
MinRK ae177a38cb remove empty IPython.scripts test group
14 years ago
MinRK 722e90d50a only add quotes around xunit-file on Windows
14 years ago
Min RK 360e40feca Merge pull request #2047 from minrk/badFirefox
14 years ago
MinRK 422965cb3d disable auto-scroll on mozilla
14 years ago
Jörgen Stenarson 9919f31095
14 years ago
Jörgen Stenarson 13b30ed3c4
14 years ago
MinRK fae43d51d4 double auto-scroll threshold to 100 lines
14 years ago
MinRK da17f26fbe ignore shift keydown
14 years ago
MinRK ab2de249ed disable ^C^C confirmation on Windows
14 years ago
Jonathan March 3edd709ab6 BUG: test runner fails in Windows if filenames contain spaces.
14 years ago
MinRK 603b7d9598 relax profile regex in notebook
14 years ago
Fernando Perez 6226f830a0 Merge pull request #2012 from mcelrath/mono_cursor_offset
14 years ago
mcelrath 591a8eac23 Fix spurious appearance of #fontarea at end of document.
14 years ago
mcelrath 5a070dcd1a Merge remote-tracking branch 'upstream/master' into mono_cursor_offset
14 years ago
Bradley M. Froehle 7ae0c9482f notebook: Print a warning (but do not abort) if no webbrowser can be found.
14 years ago
Min RK e306daad47 Merge pull request #1981 from tkf/kill-bg-processes
14 years ago
Min RK 87f3762e64 Merge pull request #1951 from minrk/nbdir
14 years ago
Bussonnier Matthias f200bd0392 Merge pull request #1974 from Carreau/notebook-path-completion
14 years ago
MinRK d72d3f7e30 add tests for notebook_dir validation
14 years ago
MinRK 61bbd632ef use shutdown_kernel instead of hard kill in notebook
14 years ago
MinRK 20f5c1b0cf enable graceful restart of kernels in notebook
14 years ago
MinRK 0fba6618cd create notebook-dir if it doesn't exist
14 years ago
Min RK e97f84acd8 Merge pull request #1970 from minrk/resize
14 years ago
Min RK c797237e59 Merge pull request #1978 from kinverarity1/dot_truncation
14 years ago
Kent Inverarity 25ffbd89e0 change to minrk's suggestion from mailing list
14 years ago
Min RK 137f4cb441 Merge pull request #1825 from minrk/elide2
14 years ago
Kent Inverarity ef162c6d5c Fix nb name truncating at first period in filename
14 years ago
Fernando Perez f52a1f689c Merge pull request #1934 from minrk/cellmd
14 years ago
MinRK 18bb591723 add future-warning about multiple notebooks
14 years ago
Matthias BUSSONNIER 0161c55594 Allow path completion on notebook.
14 years ago
MinRK 9963980f37 use chained delay for setting resizable images
14 years ago
MinRK e04fd13086 dblclick to restore size of images
14 years ago
Min RK 643837dff3 Merge pull request #1965 from ivanov/fix-1678
14 years ago
Min RK 5a57dc5a1a Merge pull request #1952 from minrk/wsclose
14 years ago
Paul Ivanov ad07d0cf44 fix for #1678, undo no longer clears cells
14 years ago
MinRK c20b2e1056 slightly more subtle prompt overlay
14 years ago
MinRK fa55ba2b43 fix margin typo on output prompt
14 years ago
MinRK 654fed95be avoid double websocket-close message
14 years ago