2809 Commits (73fd15ae361d3cd50f6785afd77095babc7cb077)
 

Author SHA1 Message Date
Paul Ivanov 73fd15ae36 Merge pull request #4250 from pablooliveira/wrap-svg-in-iframes
13 years ago
Min RK 099c71341d Merge pull request #4521 from takluyver/test-display-audio
13 years ago
Min RK 6368dbb6f3 Merge pull request #4444 from Carreau/css-cleaning
13 years ago
Thomas Kluyver 431e078992 Add sample wav file to package_data
13 years ago
Matthias BUSSONNIER 74683da8ad use baseBorderRadius instead of corner_radius
13 years ago
Matthias Bussonnier 8aaac7b14c Merge pull request #4441 from minrk/jsversion
13 years ago
Matthias BUSSONNIER d92e8af627 rename app.less to style_noapp.less
13 years ago
MinRK 35fcbbd96f fix js test print statement on python 3
13 years ago
Paul Ivanov a54e50514d added test of IPython.version to js test suite
13 years ago
MinRK 71d6a80629 add `setup.py jsversion`
13 years ago
Min RK d47369918b Merge pull request #4492 from takluyver/docs-refresh
13 years ago
Min RK cf5cc8bb5e Merge pull request #4498 from takluyver/daemon-streamcapturer
13 years ago
Thomas Kluyver 1c9386b6d6 StreamCapturer should die if main process crashes.
13 years ago
Min RK 5e4d0fb0e2 Merge pull request #4496 from takluyver/i4495
13 years ago
Thomas Kluyver b829043a60 Add test for saving notebook with .py script
13 years ago
Thomas Kluyver 8ed3a725f3 Pass nbformat object to write call to save .py script
13 years ago
Min RK 4ee44b3871 Merge pull request #4466 from minrk/pandoc-preamble
13 years ago
Min RK 5ff1030fe7 Merge pull request #4473 from takluyver/setup23
13 years ago
Thomas Kluyver 08ca2f531e Merge branch 'doc-config-options' into docs-refresh
13 years ago
Thomas Kluyver 655e870d02 Add comment to automatically generated scripts.
13 years ago
Matthias BUSSONNIER c125e1c7a8 min-width instead of width for prompt
13 years ago
Min RK 97ea238485 Merge pull request #4476 from jdfreder/rm_js_blankspace_onload
13 years ago
Min RK a1afcd92b4 Merge pull request #4398 from Carreau/no-tooltip-on-tab
13 years ago
Min RK 300e3437ca Merge pull request #4480 from takluyver/docs-shotgun-2
13 years ago
Thomas Kluyver 4de9ef1f8b Merge pull request #4479 from ivanov/js-timeout
13 years ago
Matthias BUSSONNIER 8a01fa3388 inverse style.less and app.less
13 years ago
Thomas Kluyver ed281bacb4 Miscellaneous doc fixes
13 years ago
Paul Ivanov 2ab51dc1a5 yet another JS race condition fix
13 years ago
Thomas Kluyver f6cab9f12e Generate docs for config options.
13 years ago
Paul Ivanov 6eb3170963 Merge pull request #4410 from ivanov/close-new-tabs-chrome
13 years ago
Min RK 72611e43f2 Merge pull request #4469 from takluyver/py3-getcwdu
13 years ago
Jonathan Frederic 1a5e26dd5a Removed left over log statements
13 years ago
Jonathan Frederic 96f5cc942b Fix blank space added by included Javascript on page refresh or notebook load
13 years ago
Thomas Kluyver 883c46b5b5 Rework setup to allow installing on Python 2 and 3.
13 years ago
Thomas Kluyver 557fb3f4ae Python 3 compatibility for os.getcwdu()
13 years ago
Paul Ivanov c4b9e69793 Merge pull request #4451 from ivanov/shutdown-js
13 years ago
MinRK 95efb7ae5b use align environment, not aligned
13 years ago
Thomas Kluyver 8f440770bf Merge pull request #4456 from takluyver/stream-capturer-simplify
13 years ago
Thomas Kluyver 28fcac5088 Don't use select() in StreamCapturer
13 years ago
Pablo de Oliveira 8253998833 Set both height and width using css
13 years ago
Pablo de Oliveira fcbd398ad2 Preserve layout for large isolated objects
13 years ago
Paul Ivanov 4901f5fc16 don't delete casper instance on shutdown test
13 years ago
Pablo de Oliveira b1eba452c9 Fix typo.
13 years ago
Pablo de Oliveira bbfcbf40eb Add casperjs test for isolated SVGs
13 years ago
Pablo de Oliveira c72d4fead0 Notebook isolated content: fix firefox extra-space issue
13 years ago
Pablo de Oliveira a8e39d6acc Support isolated metadata tag for any content
13 years ago
Pablo de Oliveira 86dce97804 SVG: scoped is passed as metadata
13 years ago
Pablo de Oliveira 4c49abd2ae Fix style and typo
13 years ago
Pablo de Oliveira 3e0a69ba68 SVG scoping must be explicitly enabled by the user
13 years ago
Pablo de Oliveira f152996f11 outputarea.js: Wrap inline SVGs inside an iframe
13 years ago