1795 Commits (340f6a93e9d99443ae7bca68d87085cae9b29c19)

Author SHA1 Message Date
Jonathan Frederic b9872db82b HUGE speed improvements to dual mode tests
12 years ago
Jonathan Frederic a7dcdddd54 Fixed problem with split tests,
12 years ago
Jonathan Frederic daf40e9ec5 Moved util functions into util.js
12 years ago
Jonathan Frederic c73bef017d Added split merge tests
12 years ago
Jonathan Frederic 23ca387dd7 cutcopyandpaste
12 years ago
Jonathan Frederic 6efa0a4dae Added get_cell_text
12 years ago
Jonathan Frederic ddc2161817 Added ctrl+(j&k), a, and b tests
12 years ago
Jonathan Frederic 26e3d14f81 Fixed state type for new markdown cell
12 years ago
Jonathan Frederic 1094299934 Added up/down and markdown tests
12 years ago
Jonathan Frederic 13908b60a4 Fixed typo in dd test
12 years ago
Jonathan Frederic e647e13162 Add dd tests
12 years ago
Jonathan Frederic 4f6884f985 Add test for cell type modifier keyboard shortcuts
12 years ago
Jonathan Frederic 55773dd95a Made *+enter tests more complicated.
12 years ago
Jonathan Frederic 9bd0ac19bf sep. fucntions to move to util.js
12 years ago
Jonathan Frederic 2b800d3360 Add '_only' to only cell methods
12 years ago
Jonathan Frederic 241b62a37a Move code into is_cell_editor_focused
12 years ago
Jonathan Frederic 86fef90a8c Make a few more methods public,
12 years ago
Jonathan Frederic c43044d514 s/_is_cell_on/is_cell_on
12 years ago
Jonathan Frederic 6a834223da s/_is_cell_editor_focused/is_cell_editor_focused
12 years ago
Jonathan Frederic 45bbcc949e s/key_press/trigger_keydown
12 years ago
Jonathan Frederic 0f5f3a27f5 Add dual mode JS tests
12 years ago
Jonathan Frederic dc6355ffb7 Prevent tab key from bubbling when the completer is open
12 years ago
Min RK 0493027d7e Merge pull request #5403 from minrk/alt-shortcut-bad
12 years ago
Brian E. Granger 202966ba58 Merge pull request #5389 from minrk/log-files-redirect
12 years ago
Brian E. Granger c857f9f6fa Merge pull request #5390 from minrk/finish-5333
12 years ago
MinRK 3e67d961c9 only check listdir on dirs
12 years ago
MinRK c051e870e1 better log message in deprecated files/ redirect
12 years ago
Brian E. Granger e51030ea5f Merge pull request #5368 from jdfreder/specifity
12 years ago
MinRK 2041dc6563 widen modal dialogs on wide displays
12 years ago
MinRK 840364ff71 use box-flex to layout quickhelp
12 years ago
MinRK 19c64f4b59 remove alt-- shortcut
12 years ago
Brian E. Granger 9f1b26d860 Merge pull request #5331 from minrk/raw-input-css
12 years ago
Min RK 0ae0216b12 Merge pull request #5049 from ivanov/quickhelp-update
12 years ago
Paul Ivanov 35c861f583 fix MacOS specific shortcuts, thanks @minrk
12 years ago
Brian E. Granger bfdbdd456c Merge pull request #5391 from jdfreder/netscape-keyboard
12 years ago
Paul Ivanov c28096f0c5 prevent saving of partially loaded notebooks
12 years ago
Paul Ivanov 54d9eb4358 really fix the '-' key shortcuts now
12 years ago
Paul Ivanov 77bf4a72dd better handling of minus
12 years ago
Jonathan Frederic a08fbff5d9 Fix Gecko (Netscape) keyboard handling
12 years ago
Paul Ivanov 21ebaf2e32 handle keyboard shortcuts ending with '-'
12 years ago
Paul Ivanov 4cf1717980 use - for shortcut separators
12 years ago
Thomas Kluyver 8e1146c6d1 Merge pull request #5357 from minrk/smb-fails
12 years ago
Paul Ivanov 083f631cde wider style for keyboard shortcuts
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
Paul Ivanov a0a17fa04a capitalize keyboard shortcuts in the tour
12 years ago
Paul Ivanov 00603a11f6 remove stale modal dialog from the DOM
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
Paul Ivanov 597a5cb741 don't color code in crimson
12 years ago
Paul Ivanov b9ef37ac26 semicolon fixes buttress half of my js commits
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
Jonathan Frederic 2dd8757da7 Fab CSS
12 years ago
Jonathan Frederic 77904a044c Re-added already existing base for less backwards compatability.
12 years ago
Jonathan Frederic 0020b9f896 Fix specifity of flex modifier classes
12 years ago
MinRK 8e5937e993 remove some redundant font-family: monospace
12 years ago
Jonathan Frederic d37ffe91b7 Fix status ind. icon bug
12 years ago
MinRK caee63f413 fallback on copy, copyfile if copy2 fails
12 years ago
MinRK 89faa5f340 simplify raw_input css
12 years ago
MinRK 065a6eaa34 fix ambiguous raw_input classes
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
Jonathan Frederic 443083c1fd Added some comments
12 years ago
Paul Ivanov 1dc113a9cb closes #5336
12 years ago
cgohlke 74be15ec19 Fix filenbmanager.list_dirs fails for Windows user profile directory
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
MinRK 084aba793f fix raw_input CSS
12 years ago
Paul Ivanov 4dd009f198 DRY: style in one place, removed code duplication
12 years ago
Jonathan Frederic 7762cb0ab3 Fixed a small bug/typo
12 years ago
Jonathan Frederic e61b6aef47 Add logic to close tt when cell is unselected
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
Paul Ivanov b08665563d fix capitalization of mode-switching keys
12 years ago
MinRK a24595d16b call append_text from append_map
12 years ago
Paul Ivanov 01c9be84d0 prettify combo keyboard shortcuts
12 years ago
Paul Ivanov 1c213bc615 first pass at capitalizing keyboard shortcuts
12 years ago
Jonathan Frederic 95492b0f42 Add illusion that cell is in edit mode when complete is up,
12 years ago
Jonathan Frederic 65732920eb Remove all should cancel blur logic.
12 years ago
Jonathan Frederic 989ae4e1b3 Workaround for Tooltip & completer click focus bug.
12 years ago
MinRK abe2dce926 back to dev
12 years ago
Paul Ivanov 1c23dee141 remove recreation of QuickHelp
12 years ago
Paul Ivanov 8bf4ffa2ca rebuild.QuickHelp event sets the dirty bit
12 years ago
Paul Ivanov cdb7967cc2 removing keyboard shortcuts should also update help
12 years ago