Min RK
360e40feca
Merge pull request #2047 from minrk/badFirefox
...
disable auto-scroll on mozilla
14 years ago
MinRK
422965cb3d
disable auto-scroll on mozilla
...
see #2041 for details
14 years ago
MinRK
fae43d51d4
double auto-scroll threshold to 100 lines
...
it is more important that we not be surprising or annoying than we hide moderately long output.
14 years ago
MinRK
da17f26fbe
ignore shift keydown
...
prevented case-sensitive shortcuts if shift was pressed after control key
14 years ago
Fernando Perez
6226f830a0
Merge pull request #2012 from mcelrath/mono_cursor_offset
...
Fix spurious appearance of the #fontarea when fonts don't have any problem; also remove loud dialog when problematic font is detected and simply adjust baseline. Users will have a slightly offset baseline for bold/italic highlights, but without any functional problems.
Fixes #2005 .
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
Bussonnier Matthias
f200bd0392
Merge pull request #1974 from Carreau/notebook-path-completion
...
Allow path completion on notebook.
add slash (/) for unix, backslash (\) and colon (:) for windows
as authorized characters in completions.
14 years ago
Min RK
e97f84acd8
Merge pull request #1970 from minrk/resize
...
dblclick to restore resized images
14 years ago
Min RK
137f4cb441
Merge pull request #1825 from minrk/elide2
...
second attempt at scrolled long output
Some amount of CSS tweaking will probably want to be done before 0.13 final,
but this is good enough for beta.
closes #1553
14 years ago
Fernando Perez
f52a1f689c
Merge pull request #1934 from minrk/cellmd
...
Cell/Worksheet metadata
* metadata dicts are attached to cells and worksheets
* restores collapsed flag to the nbformat - this change happened in the refactor, and was undocumented, and possibly accidental. But we should either document it or fix it, and this includes a fix.
* adds a new field, `nbformat_minor`, used to denote minor bumps of the notebook format that expose new capabilities but don't prevent loading by older clients.
* Add a warning in Javascript if loading a multiworksheet notebook (which will exist in the future) as current JS code will only save the first.
closes #1915
14 years ago
MinRK
18bb591723
add future-warning about multiple notebooks
14 years ago
Matthias BUSSONNIER
0161c55594
Allow path completion on notebook.
...
add -(dash) /(slash) \(antislash for windows) : (colon) ~(tilde)
as part of words symbol for notebook completer to help for path
completion
Fixes #1969
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
...
fix for #1678 , undo no longer clears cells
With these changes, Ctrl-Z inside of codemirror cells will only undo up to the text that was in the cell when it was loaded from JSON.
closes #1678
14 years ago
Min RK
5a57dc5a1a
Merge pull request #1952 from minrk/wsclose
...
avoid duplicate "Websockets closed" dialog on ws close
14 years ago
Paul Ivanov
ad07d0cf44
fix for #1678 , undo no longer clears cells
...
I found another bug where switching the cell type causes the loss of all
undo history for that cell. With this commit, switching the cell type
simply resets the history
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
224f024257
add dialog when loading newer minor-version notebooks
14 years ago
Fernando Perez
00ea424ed9
Merge pull request #1940 from Carreau/completer-css-patch
...
Fix completer css on some Chrome versions (was causing completer to be drawn at the wrong size).
Fixes #1833
14 years ago
Matthias BUSSONNIER
623bb06c43
fix completer css on some Chrome versions
...
Fixes #1833
14 years ago
MinRK
ace8c72c9c
increase duration of save messages
...
and write permanent 'failed' message to the save status area on failed save.
14 years ago
MinRK
ec50e94524
restore collapsed state for cells
...
js refactor removed this, but did not document the change. This restores it, but it would be fine to revert this and update the docs instead.
14 years ago
MinRK
362feaa295
add empty metadata field on cells/worksheets
...
These are unused for now, but will allow adding data to the notebook without a full version bump.
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
MinRK
ed4ee44a21
add ^M-O for toggling output scroll
14 years ago
MinRK
5f0b08145e
dblclick/double click for humans
14 years ago
Fernando Perez
3fde837087
Merge pull request #1867 from mcelrath/menu_borders
...
Fix 1px margin bouncing of selected menu item.
This fixes the margin of the active menu item to zero, so now the text doesn't shift around, even if you use larger fonts.
To reproduce the original error, zoom your notebook (ctrl-mousewheel, or ctrl-+ in most browsers) and try the menu.
14 years ago
Fernando Perez
b683e0fadc
Merge pull request #1889 from invisibleroads/patch-3
...
Reconnect when the websocket connection closes unexpectedly.
Closes #1577 .
14 years ago
Fernando Perez
1c905f74af
Merge pull request #1883 from mcelrath/mono_cursor_offset
...
Fix vertical offset due to bold/italics, and bad browser fonts.
Adds a dialog warning users when a problematic monospaced font is detected, so they can change their configuration.
14 years ago
mcelrath
5b2b7ed604
Add bad font detection, and a dialog informing the user.
14 years ago
MinRK
dd3e610882
third attempt at scrolled long output
...
click/double-click on prompt area for toggling scroll/collapse
14 years ago
Roy Hyunjin Han
ec3babe3ff
Reconnect when the websocket connection closes unexpectedly
14 years ago
Brian E. Granger
cdfc81c542
Merge pull request #1829 from Carreau/notebook_cellmagic_completion
...
[notebook] don't care about leading prct in completion
14 years ago
Min RK
d4727ba7cf
fix missing comma
14 years ago
Brian Granger
d27a86ef77
Removing resizable SVGs from output.
14 years ago
Brian Granger
41dbc82478
SVG images are now resizable in Chrome+FF.
14 years ago
Brian Granger
fc040f5da2
Resolving conflict in utils.js.
14 years ago
Brian Granger
4b1eec0eaf
Make svg, jpeg and png images resizable in notebook.
14 years ago
Min RK
ebd26651ab
Merge pull request #1674 from mdboom/notebook-carriage-return
...
HTML Notebook handles carriage-return special character
14 years ago
Michael Droettboom
8c053ac40c
Fix rebase.
14 years ago
Matthias BUSSONNIER
d4e9858fef
pep8
14 years ago
Matthias BUSSONNIER
cc62fc63f9
don't care about lleading prct in completion
...
mainly to avoid weird shared start with cell magics
14 years ago
mcelrath
a1604deeee
Fix vertical offset due to bold/italics, and bad browser fonts.
14 years ago
Fernando Perez
9ebbfe3f22
Merge pull request #1841 from Carreau/deduplicate_completion
...
[notebook] deduplicate completion results
remove context completions that are duplicates from introspection
completion
fixes #1840
14 years ago
Michael Droettboom
b471db22e0
Fix the "test for nothing was streamed" so it doesn't add empty elements -- but only when there wasn't already something there.
14 years ago