Commit Graph

6163 Commits (4dd8efd04369ee2eef3fa595c5da3bb7371cea4d)
 

Author SHA1 Message Date
Thomas Kluyver 4dd8efd043 Merge pull request #7160 from minrk/toolbar-layout
12 years ago
Jonathan Frederic 73637fb694 Merge pull request #7097 from jasongrout/widget-visibility
12 years ago
Min RK 73c33f402c remove references to defunct layout_manager in ToolBar
12 years ago
Min RK baac9dd567 Merge pull request #7159 from takluyver/hooks-invoke
12 years ago
Thomas Kluyver dc02187827 Git hooks need to use invoke, not fab
12 years ago
Thomas Kluyver 4c62fd4210 Merge pull request #7149 from minrk/thread-nb
12 years ago
Jonathan Frederic 095d8b2feb Merge pull request #7143 from jasongrout/viewlist-promises
12 years ago
Jason Grout 967d83104f Missing return
12 years ago
Min RK 99bac366af Merge pull request #7140 from quantopian/validate-contents
12 years ago
Jonathan Frederic 1c499334c7 Merge pull request #7146 from jdfreder/interact-fix
12 years ago
Jonathan Frederic 3ea8929b82 Merge pull request #6454 from jasongrout/links
12 years ago
Scott Sanderson 2216b9522c DEV: Tweaks from PR feedback.
12 years ago
Min RK e890122c3e Merge pull request #6537 from takluyver/kernelspec-logos
12 years ago
Min RK 7d465c7e96 Merge pull request #7139 from jdfreder/widget-space-fix
12 years ago
Scott Sanderson 70eb9e219f DOC: Add docstring for validate_model.
12 years ago
Scott Sanderson a45b8a0c67 DEV: Validate models returned from ContentsManager methods.
12 years ago
Jason Grout 8cf5972f57 Add the unlink method to javascript links to maintain compatibility with traitlet links
12 years ago
Jason Grout 4496bfc6bd Fix a bug in using promises with comms: this -> that
12 years ago
Jonathan Frederic cecf05efb2 Fix bug where selection box modification would cause page to scroll to the top
12 years ago
Thomas Kluyver 3e2f6dba98 logo-64 -> logo-64x64
12 years ago
Thomas Kluyver 4cee2f5f3a Merge pull request #7128 from minrk/more-v-less-m
12 years ago
Thomas Kluyver 7cc07251e4 Use double resolution logo to support hires displays
12 years ago
Jason Grout 49541066f1 Update viewlists to store a list of promises for views
12 years ago
Min RK 615ff9f138 Merge pull request #6789 from jdfreder/persistence2
12 years ago
Thomas Kluyver cad0c32137 Hide kernel logo if it's missing
12 years ago
Thomas Kluyver f123b0d2ad Initial support for supplying kernel logos in kernel spec
12 years ago
Jonathan Frederic 2cc041444a Explicit 2.5px
12 years ago
Jonathan Frederic cf9b092013 Use once instead of on
12 years ago
Matthias Bussonnier 134488637c Merge pull request #6977 from minrk/finish-5384
12 years ago
Thomas Kluyver 9f48e86477 Merge pull request #7136 from minrk/octet-stream
12 years ago
Thomas Kluyver da2516bebd Merge pull request #7138 from quantopian/js-lint-errors
12 years ago
Jonathan Frederic cb12229480 Fix padding of widgets.
12 years ago
Jonathan Frederic 52c8f14223 Added changes discussed with @jasongrout
12 years ago
Jonathan Frederic 152982efcd Updated comments to new style.
12 years ago
Jonathan Frederic 0978065269 Remove view.show
12 years ago
Jonathan Frederic a56a6f5657 Document set_state_callbacks and,
12 years ago
Jonathan Frederic 0c737867fe Rebase fixes
12 years ago
Jonathan Frederic 16e3bad23f Address @jasongrout 's review comments, take 2
12 years ago
Jonathan Frederic 5d4b83ba4a Add an event that fires before the notebook saves
12 years ago
Jonathan Frederic 71d2d47036 Fix, only return views that are direct children of the cell
12 years ago
Jonathan Frederic a53f4cc9dd Log save state callback failures
12 years ago
Jonathan Frederic db62a210e7 Another that = this
12 years ago
Jonathan Frederic f060947eb9 This, that, and the other thing
12 years ago
Jonathan Frederic 8a5770b811 Add convenience API
12 years ago
Jonathan Frederic e02a5ec201 Promises...
12 years ago
Jonathan Frederic d466601dbb Persistence API,
12 years ago
Scott Sanderson ccc8cb9cbf Minor cleanups in the contents API.
12 years ago
Min RK f0181836b2 run test server in thread
12 years ago
MinRK 1ec9cfc25c use IOLoop.current in a few places
12 years ago
Min RK 407e63cb80 set default mimetype to octet-stream for binary files
12 years ago