33 Commits (fa872236a2237c8ab7cdc0f96d5fe1538e04e347)

Author SHA1 Message Date
MinRK 034331c3fa support display_pub metadata in js frontend
13 years ago
Brian E. Granger b5ad7db080 The HTML output type accidentally got removed from the OutputArea.
13 years ago
Brian E. Granger 41ffe3d027 Merge pull request #3089 from minrk/stdin
13 years ago
David Wyde 11b72681e2 Remove references to HTMLCell (dead code).
13 years ago
MinRK f09eaf7b5e cleanup stdin event submission
13 years ago
MinRK 5b434b705f use inline raw_input instead of a dialog
13 years ago
Matthias BUSSONNIER 9a8301c9fd merge box-flex1 class into .output-area css definition
13 years ago
Matthias BUSSONNIER d5c744d74b include hbox in outpuarea css
13 years ago
MinRK 4cd0d6e7bb fix regular expression for detecting links in stdout
13 years ago
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