Commit Graph

896 Commits (13b30ed3c467201534f6dfd0142e8de3c1fbea7d)

Author SHA1 Message Date
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
MinRK 272b954d7b use notebook-dir as cwd for kernels
14 years ago
MinRK 26a1cc7ee2 minor notebook-dir config adjustments
14 years ago
MinRK afff38aabf Change distressing / inaccurate debug message about overwriting profiles
14 years ago
MinRK 224f024257 add dialog when loading newer minor-version notebooks
14 years ago
Fernando Perez 00ea424ed9 Merge pull request #1940 from Carreau/completer-css-patch
14 years ago
Fernando Perez b77baae951 Merge pull request #1938 from minrk/xreqxrep
14 years ago
Matthias BUSSONNIER 623bb06c43 fix completer css on some Chrome versions
14 years ago
MinRK 58705f3a33 remove remaining references to deprecated XREP/XREQ names
14 years ago
Fernando Perez ea6e18abf3 Merge pull request #1936 from minrk/savenotify
14 years ago
Fernando Perez d81197455a Merge pull request #1849 from stefanv/octavemagic
14 years ago
MinRK ace8c72c9c increase duration of save messages
14 years ago
MinRK ec50e94524 restore collapsed state for cells
14 years ago
MinRK 362feaa295 add empty metadata field on cells/worksheets
14 years ago
MinRK d73b4e428e don't warn in iptest if deathrow/quarantine are missing
14 years ago
MinRK 33b0144b8f skip autoreload tests
14 years ago
mcelrath 160fbcdcbc Alternative solution: silently apply some CSS instead of a dialog box.
14 years ago
MinRK 15689fb664 add toggle output scroll to quickhelp
14 years ago