3542 Commits (f14f856edb24eb9424ff2a0ff3647ab26401cd07)
 

Author SHA1 Message Date
MinRK f14f856edb sign notebooks
12 years ago
Brian E. Granger bc7b51d1b0 Merge pull request #4374 from jdfreder/widget-msg
12 years ago
Jonathan Frederic 8312534cac Fixed Accordion test broken by last commit
12 years ago
Jonathan Frederic 75b148d40b Renamed widgets...
12 years ago
Jonathan Frederic 5ed3a0ebc5 Simplify get_msg_cell function of notebook.js
12 years ago
Jonathan Frederic 13694d04c3 Removed blame comment
12 years ago
Thomas Kluyver 725356320e Merge pull request #4894 from ellisonbg/shortcut-changes
12 years ago
Brian E. Granger 5137961bf2 Protect against navigator undefined in platform.
12 years ago
Brian E. Granger fd07bb54b6 Fixing shortcut counts to work for n>2.
12 years ago
Jonathan Frederic 2230b751c1 Merge pull request #11 from minrk/widgets
12 years ago
Brian E. Granger 0af185787a Added platform dep. logic.
12 years ago
Brian E. Granger 1af4bfb3ce Misc work on shortcuts:
12 years ago
MinRK 32d6f11b33 review pass on widget examples
12 years ago
MinRK 119052f75d first review pass on widget tests
12 years ago
Min RK 0b70f26f0e Merge pull request #4655 from minrk/marked-nbconvert
12 years ago
MinRK 36db60eacb review pass on Python-side of widgets
12 years ago
MinRK dd2f4a25aa quick review pass on javascript
12 years ago
MinRK 001e06103b review pass on widgetmanager.js
12 years ago
Matthias Bussonnier 6e56e7ef43 Merge pull request #4876 from minrk/tooltip-not-found
12 years ago
MinRK e6f84111cd treat all falsy values the same in tooltip
12 years ago
MinRK a7bd321648 don't show tooltip if object is not found
12 years ago
Jonathan Frederic 134413c89c Fixed bug that prevented popup widget from displaying
12 years ago
Jonathan Frederic ce461ec20a Simplified variable inspector example
12 years ago
Jonathan Frederic c807dd29e4 Prevent TextBox from blurring unless explicity by user.
12 years ago
Jonathan Frederic d0b6e2a63d Updated cell numbering in console example.
12 years ago
Jonathan Frederic e4b3f24c76 Fixed some more example files (see list below)...
12 years ago
Jonathan Frederic 3026ddb52b Fixed bug in throttling code.
12 years ago
Min RK 64421304c0 Merge pull request #4826 from Carreau/no-html
12 years ago
Min RK b5a85af6e5 Merge pull request #4847 from Carreau/js-kernel-info
12 years ago
Matthias BUSSONNIER e99756c6d5 mv kerneljs_test to kernel_test
12 years ago
Thomas Kluyver 535c676686 Merge pull request #4865 from cowlicks/patch-1
12 years ago
Jonathan Frederic 7c32616556 Moved keyboard_manager logic into a sep. function.
12 years ago
Blake Griffith bdec44fcd8 `build` listed twice in .gitignore. Removing one.
12 years ago
Matthias Bussonnier 3069c9086f Merge pull request #4851 from minrk/tooltip-re
12 years ago
Jonathan Frederic 59b41ca5fe Cleanup examples
12 years ago
Jonathan Frederic dc9f81e75d Fixed bug in selection widget tests.
12 years ago
Matthias BUSSONNIER 25e68b3a75 typo
12 years ago
Jonathan Frederic e793d022b5 Callback dispatcher return callback value.
12 years ago
Jonathan Frederic 820d58c721 Updated examples 3-6
12 years ago
Matthias BUSSONNIER 03a2cb6535 fix js formatting
12 years ago
Matthias BUSSONNIER 4ecf5c8e5b add kernel test
12 years ago
MinRK 848010e911 fix tooltip token regex for single-character names
12 years ago
Jonathan Frederic 00b39af9cf Fixed type in container
12 years ago
Matthias BUSSONNIER f5fa732bd3 avoid injection in input prompt
12 years ago
Matthias Bussonnier da001113fa Merge pull request #7 from ivanov/no-html
12 years ago
Paul Ivanov 91706fc422 Merge pull request #4846 from takluyver/irunner-vestiges
12 years ago
Jonathan Frederic 91e82218a8 Changed selection widget API to use labels list
12 years ago
Jonathan Frederic 7aa51f46c4 Updated widget tutorials 1-2
12 years ago
Jonathan Frederic 7f12f35fea Added code that removes the views when a model/widget is closed.
12 years ago
Jonathan Frederic 288b8a0ced s/view_name/_view_name
12 years ago