Commit Graph

24 Commits (21fc8cd23b43158c244c8136682c7c75fced0d2c)

Author SHA1 Message Date
Harry Moreno 21fc8cd23b changed instances of 'outout' to 'output' in alt text's
13 years ago
MinRK acf3b2bf21 fix logic for append_javascript
13 years ago
Matthias BUSSONNIER 44385d9c7f jslint
13 years ago
Matthias BUSSONNIER bd59389626 fix bad logic
13 years ago
Matthias BUSSONNIER fc2ee6289b display order in output area configurable
13 years ago
Brian E. Granger 8698f6af46 Removing call to $.browser which went away in jQuery 1.9.
13 years ago
Erik M. Bray ae27cc7c3e Locate URLs in text output and convert them to hyperlinks.
14 years ago
Matthias BUSSONNIER 33edba2c9a warn on error when user display javascript
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
MinRK fae43d51d4 double auto-scroll threshold to 100 lines
14 years ago
Min RK e97f84acd8 Merge pull request #1970 from minrk/resize
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
MinRK 5f0b08145e dblclick/double click for humans
14 years ago
MinRK dd3e610882 third attempt at scrolled long output
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 4b1eec0eaf Make svg, jpeg and png images resizable in notebook.
14 years ago
Michael Droettboom 8c053ac40c Fix rebase.
14 years ago
Michael Droettboom a9453360a9 Handle carriage return characters ("\r") in HTML notebook output.
14 years ago
Brian Granger 8bd7e041cf Misc fixes to the code cell and output area.
14 years ago
Brian Granger 644b1f85ed Fixing bug in prompt_area handling of OutputArea.
14 years ago
Brian Granger ae2bea23fa Refactored CodeCell to use new OutputArea object for output.
14 years ago