4168 Commits (bfdbdd456c6f814df83f511a2ea5243ecd92a6e8)
 

Author SHA1 Message Date
Brian E. Granger bfdbdd456c Merge pull request #5391 from jdfreder/netscape-keyboard
12 years ago
Thomas Kluyver 475462d774 Merge pull request #5394 from ivanov/backtick-docs
12 years ago
Paul Ivanov 649e915353 Merge pull request #5359 from minrk/no-install-less
12 years ago
Paul Ivanov 38e440c0a9 Merge pull request #5346 from hmeine/custom_js_docs
12 years ago
Paul Ivanov ac7b13fd12 fix docs, closes #5345
12 years ago
Jonathan Frederic a08fbff5d9 Fix Gecko (Netscape) keyboard handling
12 years ago
Thomas Kluyver 8e1146c6d1 Merge pull request #5357 from minrk/smb-fails
12 years ago
MinRK 62061f0294 only catch errors in copystat
12 years ago
Min RK d88b2ccc4a Merge pull request #5310 from ivanov/fix-5238
12 years ago
Min RK 5c5139b65d Merge pull request #5332 from ivanov/semantic-icons
12 years ago
Paul Ivanov c54ced12e5 Merge pull request #5360 from minrk/monospace
12 years ago
Paul Ivanov 2e4036fd4f raw cell placeholder text as one line
12 years ago
Paul Ivanov 37852baa6d render on focus out, always pad raw cells
12 years ago
Paul Ivanov 8a623dbcc4 fab css
12 years ago
Paul Ivanov 955d239d07 rename css class names to be consistent with current style
12 years ago
Fernando Perez 5f086fded2 Merge pull request #5372 from minrk/no-close-strings
12 years ago
MinRK 3c1fe84f52 Don't autoclose strings
12 years ago
Min RK e64c2cb5d8 Merge pull request #5296 from ivanov/more-shortcuts
12 years ago
Paul Ivanov 0c366861c5 brief key event desription
12 years ago
Paul Ivanov 6d6e0fb007 fix up and down arrows in the top and bottom cells
12 years ago
Paul Ivanov 09866e0ee1 go to the beginning of the line when entering cell
12 years ago
Paul Ivanov 96848748de restore master behavior
12 years ago
Paul Ivanov 8f17444c27 go to appropriate line when coming from another cell
12 years ago
MinRK 710818c526 do not install less sources
12 years ago
MinRK 8e5937e993 remove some redundant font-family: monospace
12 years ago
MinRK caee63f413 fallback on copy, copyfile if copy2 fails
12 years ago
Paul Ivanov 61b47695e4 renamed 'use_shortcut' method to 'handles'
12 years ago
Paul Ivanov d8287466d0 another doc fix
12 years ago
Paul Ivanov f68dcc3e57 it's only half true that I'm anal about semicolons
12 years ago
Paul Ivanov 67fd905421 minor fixes to docs to address PR feedback
12 years ago
Paul Ivanov 469c70fd10 more semicolons
12 years ago
Paul Ivanov 05838b7c2e Merge pull request #5340 from minrk/btcss
12 years ago
Paul Ivanov 1dc113a9cb closes #5336
12 years ago
MinRK 07b8b93e96 install bootstrap-tour css
12 years ago
Hans Meine b771250c7e give hint on where to find custom.js
12 years ago
Paul Ivanov 4142911ac7 better fix for starting with Command Mode icon
12 years ago
Paul Ivanov 12139b4d6e ensure ipython-command-mode icon displayed on load
12 years ago
Paul Ivanov f0ae836f5f semantic names for kernel status indicator
12 years ago
Paul Ivanov f5a02a02dd semantic names for indicator icons
12 years ago
Brian E. Granger ccae2287d2 Merge pull request #5325 from minrk/notary-config
12 years ago
MinRK f9758dd453 add NotebookNotary to NotebookApp's class list
12 years ago
Brian E. Granger 3eb654bd86 Merge pull request #5295 from minrk/no-append-prototype
12 years ago
MinRK a24595d16b call append_text from append_map
12 years ago
MinRK abe2dce926 back to dev
12 years ago
Paul Ivanov cd38181438 remove raw cell placeholder on focus, closes #5238
12 years ago
MinRK 4d1f9b21c4 append functions are not prototype methods
12 years ago
Paul Ivanov 54409a196d dem semicolons
12 years ago
Paul Ivanov 19c7189b15 no need to special-case Escape anymore
12 years ago
Paul Ivanov 6a2c4121f9 up and down keys no longer need special casing
12 years ago
Paul Ivanov 2c9ff376a2 added new use_shortcut method to shortcuts
12 years ago