Commit Graph

744 Commits (72e3ea89eef4c7df62e264f76bf0544cd1423a3e)

Author SHA1 Message Date
Matthias BUSSONNIER 72e3ea89ee remove global
14 years ago
Matthias BUSSONNIER 5d8f0da694 almost all logic in tooltip.js, padding right button
14 years ago
Matthias BUSSONNIER ca68062413 call tooltip after time
14 years ago
Matthias BUSSONNIER 0bfa18dd46 call tooltip by cell reference
14 years ago
Matthias BUSSONNIER 52d5f3beb2 move arow with tooltip positoin
14 years ago
Matthias BUSSONNIER fa5aae3f43 shorten prearrow
14 years ago
Matthias BUSSONNIER 17a4f13a81 animation if already shown
14 years ago
Matthias Bussonnier e0cf20b423 animate tooltip position
14 years ago
Matthias Bussonnier b26b20e94f fix scrolltop
14 years ago
Matthias Bussonnier a84a7f03b0 play with tooltip growing css
14 years ago
Matthias Bussonnier 775c9e9317 comment a little
14 years ago
Matthias BUSSONNIER 22a44e79f8 change new tooltip appearence
14 years ago
Matthias BUSSONNIER 7b5b591425 improve new tooltip
14 years ago
Matthias BUSSONNIER b463c64b32 new tooltip style
14 years ago
Matthias Bussonnier 85a09de995 tooltip to mac
14 years ago
Matthias Bussonnier 0247ac16f6 tooltip to mac
14 years ago
Matthias BUSSONNIER 7e7df86761 more cleaning
14 years ago
Matthias BUSSONNIER cf19389cdd clean code, remove duplicate unused lines
14 years ago
Matthias BUSSONNIER 6a658a6fa8 move more code into the completer itself
14 years ago
Matthias BUSSONNIER e4784b984b be smarter for context completion
14 years ago
Matthias BUSSONNIER 23ef964f06 add ctrlKey.which to utils
14 years ago
Matthias BUSSONNIER 3919267750 Removing some code that seem not to be usefull anymore
14 years ago
Matthias BUSSONNIER cfaa7ba427 import Utils keycodes into the completer
14 years ago
Matthias BUSSONNIER fa6b8974ea add a keycodes structure to utils
14 years ago
Matthias BUSSONNIER 472fe4c19e fix replace range bug
14 years ago
Matthias BUSSONNIER 839b8489c8 comment more
14 years ago
Matthias BUSSONNIER 0fa8b2236a fix and retab javascript
14 years ago
Matthias BUSSONNIER 856c872ba7 use strict and clean a little.
14 years ago
Matthias BUSSONNIER 5076118509 implement the completer in a separate class
14 years ago
Fernando Perez 9af0496692 Merge pull request #1811 from minrk/exclusions
14 years ago
MinRK 45a3230d70 test for exclusions based on ipython_package_dir
14 years ago
Brian E. Granger 675aa0bbef Merge pull request #1808 from Carreau/alternate-upload-ff
14 years ago
MinRK cd6fd19fd8 remove stale exclusions revealed by warning
14 years ago
MinRK 65ac94d8f4 warn on nonexistent exclusions
14 years ago
MinRK 3ac79da49c add missing cython exclusion in iptest
14 years ago
Matthias BUSSONNIER a4dc3f1e3f position upload form for firefox
14 years ago
Bussonnier Matthias 711c2ef6cc Merge pull request #1739 from Carreau/dashboardImprovement
14 years ago
Matthias BUSSONNIER 981738f9e3 change upload sentense
14 years ago
Fernando Perez c15e0fa132 Merge pull request #1770 from ellisonbg/cython_magic
14 years ago
Brian Granger 26e8363d46 More code review changes:
14 years ago
Fernando Perez 5378cba25a Merge pull request #1755 from minrk/pygmentstest
14 years ago
Brian E. Granger 13cc762f4c Merge pull request #1630 from minrk/mergekernel
14 years ago
Bussonnier Matthias 242d3df5c2 Merge pull request #1705 from Carreau/draggablePager
14 years ago
Thomas Kluyver 89b6bc664a Merge pull request #1606 from Carreau/loadpycat
14 years ago
Matthias BUSSONNIER 1eeff0e5c8 Revert "esc collapse pager"
14 years ago
MinRK b037cf18a4 move default log setup to _log_default from init_logging
14 years ago
MinRK 1cd79e1461 test for pygments before running qt tests
14 years ago
MinRK e0cdb267de fix date objects in _reserialize_reply
14 years ago
Matthias BUSSONNIER 73ff1c5cde fix upload button selection by class
14 years ago
Matthias BUSSONNIER b2291b14dc Drag target bigger for empty notebook dashboard
14 years ago