2097 Commits (3ea8929b827650461db34b3a3a1acb6d237a615f)

Author SHA1 Message Date
Jonathan Frederic 3ea8929b82 Merge pull request #6454 from jasongrout/links
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
Jason Grout 4496bfc6bd Fix a bug in using promises with comms: this -> that
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
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 cf9b092013 Use once instead of on
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 6c4f8de34a wrap lines by default
12 years ago
Min RK 1e5bd77bda s/mode/language/
12 years ago
Min RK c81609f5d6 redirect /edit/ to /files/ if not (utf8) text
12 years ago
Min RK 85fb8e1085 use $.map for setting cm options
12 years ago
Min RK 7ede5e291f update mode on rename
12 years ago
Min RK 03779746ab Toggle line numbers in menu
12 years ago
Min RK 0b8920193f add Mode menu to editor
12 years ago
Min RK 0cc0dead5d add File/Rename
12 years ago
Min RK d6282035fa add save widget to text editor
12 years ago
Min RK c58070a702 make savewidget css a little more generic
12 years ago
Min RK 0dfcc1b512 expect JSON reply to save
12 years ago
Min RK 2452c0c2f7 checkpoint
12 years ago
Min RK 928c81df9d setting an option to null sets the default in CodeMirror
12 years ago
Min RK c8a1f06179 fixup keyMap
12 years ago
Min RK 54324633ca fixup
12 years ago
Min RK 0c42d3659e add File/New in editor
12 years ago
Min RK ab7b35afdb link to /edit/ on files
12 years ago
Min RK 85b6b280b2 allow selecting codemirror keymap in menu
12 years ago
Min RK 9a504dd7c3 basic LESS for editor
12 years ago
Min RK 776c9a0316 track dirty state in editor for onbeforeunload
12 years ago
Min RK 0efd335553 editor progress
12 years ago
Min RK 0b46e2aff2 remove some custom css
12 years ago
Nicholas Bollweg (Nick) d3601f90ef checking in css
12 years ago