Jonathan Frederic
|
1235c2f638
|
Make sure element is correct in the context of displayed JS
closes #5293
|
2014-03-25 15:54:20 -07:00 |
|
Min RK
|
8f60d349df
|
Merge pull request #5429 from jdfreder/tooltipcompleter
Fix open-in-pager from tooltip
|
2014-03-25 15:22:43 -07:00 |
|
Jonathan Frederic
|
bd0bfad261
|
s/COPYING.txt/COPYING.rst
|
2014-03-25 15:20:47 -07:00 |
|
Jonathan Frederic
|
b4099518f8
|
Fix tooltip pager feature
Updates to tooltip.js for msg spec changes.
|
2014-03-25 15:12:38 -07:00 |
|
MinRK
|
97565e3771
|
move PGP key to download link
|
2014-03-25 14:40:55 -07:00 |
|
MinRK
|
76424aff09
|
fix now-confusing section name in public server doc
|
2014-03-25 13:10:51 -07:00 |
|
MinRK
|
b9c5eec22f
|
move notebook docs to source/notebook
|
2014-03-25 13:09:26 -07:00 |
|
MinRK
|
322c6431b8
|
add ipython_security public key
|
2014-03-25 12:57:50 -07:00 |
|
MinRK
|
bb06f92705
|
add notebook security doc
|
2014-03-25 12:57:41 -07:00 |
|
Brian E. Granger
|
31a517f887
|
Merge branch 'master' of github.com:ipython/ipython
|
2014-03-25 12:04:06 -07:00 |
|
Min RK
|
b294bf7059
|
Merge pull request #5404 from jdfreder/accordion
Fix broken accordion widget
|
2014-03-24 18:08:17 -07:00 |
|
Jonathan Frederic
|
db2e16f2e1
|
Added a test
|
2014-03-24 17:00:43 -07:00 |
|
Min RK
|
25b111d7cb
|
Merge pull request #5339 from minrk/iptest-qt-js-wtf
Don't use fork to start the notebook in js tests
|
2014-03-24 15:52:49 -07:00 |
|
Jonathan Frederic
|
e1daedf95b
|
Fixed keyboard.js indent break
|
2014-03-24 15:43:10 -07:00 |
|
Jonathan Frederic
|
e235b47472
|
Make test name match actually file name
|
2014-03-24 15:32:38 -07:00 |
|
Paul Ivanov
|
997a9735f0
|
Merge pull request #5320 from jdfreder/focusbug_tt
Fix for Tooltip & completer click focus bug.
|
2014-03-24 15:18:45 -07:00 |
|
Jonathan Frederic
|
baeae8129a
|
Merge pull request #20 from ivanov/5320-last-thing
small fixes for #5320
|
2014-03-24 15:14:09 -07:00 |
|
Paul Ivanov
|
c5054883e9
|
small fixes for #5320
|
2014-03-24 15:02:04 -07:00 |
|
MinRK
|
191cc65631
|
halt stream capturer after server terminates
|
2014-03-24 12:49:55 -07:00 |
|
Min RK
|
380eb5ffdd
|
Merge pull request #5421 from takluyver/iptest-configure-after-setup
Move configuration of Python test controllers into setup()
|
2014-03-24 12:48:21 -07:00 |
|
Thomas Kluyver
|
1b9bd741b4
|
Move configuration of Python test controllers into setup()
|
2014-03-24 12:21:35 -07:00 |
|
MinRK
|
f5ad1cc398
|
move prompts from margin to main column on small screens
This is mainly for nbviewer, but the relevant CSS lives in IPython.
|
2014-03-24 11:30:12 -07:00 |
|
Jonathan Frederic
|
aed8b7ba3c
|
Remove commented out lines (for tab evt)
|
2014-03-21 14:39:43 -07:00 |
|
Jonathan Frederic
|
cbab393e44
|
Shrink cleanup lines
|
2014-03-21 13:20:46 -07:00 |
|
Jonathan Frederic
|
b90358888b
|
Fab CSS
|
2014-03-21 13:20:10 -07:00 |
|
Jonathan Frederic
|
ee7f5b8235
|
Move width auto into less
|
2014-03-21 13:19:45 -07:00 |
|
Jonathan Frederic
|
ca422672d6
|
Re-added new lines at eof
|
2014-03-21 13:22:46 -07:00 |
|
Jonathan Frederic
|
5c8c8f218c
|
Revert accidental checkin of files from SlimerJS branch
|
2014-03-21 13:21:07 -07:00 |
|
Jonathan Frederic
|
bca3fdc4b0
|
Remove commented line
|
2014-03-21 13:17:00 -07:00 |
|
Jonathan Frederic
|
bf65d5837f
|
Finish implementing codemirror events
|
2014-03-21 13:15:30 -07:00 |
|
Jonathan Frederic
|
1f002cd456
|
Add displayed property.
and remove logs, commments, etc...
|
2014-03-21 12:05:02 -07:00 |
|
Jonathan Frederic
|
607b96b19a
|
Actually remove the trigger keydown method
|
2014-03-20 18:45:06 -07:00 |
|
Jonathan Frederic
|
a2071db309
|
More progress...
|
2014-03-20 18:41:15 -07:00 |
|
Jonathan Frederic
|
b2ec594c76
|
Getting a lot closer...
|
2014-03-20 18:01:58 -07:00 |
|
Jonathan Frederic
|
23494f4ddd
|
Set tabindex -1, use codemirror's events
|
2014-03-20 17:37:53 -07:00 |
|
Jonathan Frederic
|
f2c8de99ae
|
Fix broken accordion widget,
Also clean-up the code some while visiting this file.
|
2014-03-20 16:52:56 -07:00 |
|
Jonathan Frederic
|
744f057cab
|
get_text() before returning results
|
2014-03-20 16:22:54 -07:00 |
|
Jonathan Frederic
|
af03114ef6
|
s/set_cell_text/set_cells_text
|
2014-03-20 16:15:24 -07:00 |
|
Jonathan Frederic
|
42fa583172
|
Fix split shortcut
|
2014-03-20 16:12:42 -07:00 |
|
Jonathan Frederic
|
b80e11d3ce
|
Plus to minus shortcuts rebase fixes
|
2014-03-20 16:11:02 -07:00 |
|
Jonathan Frederic
|
9c6d904f71
|
Set cursor pos in edit mode before attempting to jump cells.
|
2014-03-20 16:11:02 -07:00 |
|
Jonathan Frederic
|
ca71afc5ea
|
Note to self
|
2014-03-20 16:11:02 -07:00 |
|
Jonathan Frederic
|
1754e3291a
|
Call trigger_keydown in merge_cells_api test
|
2014-03-20 16:11:01 -07:00 |
|
Jonathan Frederic
|
7c6c0b22b8
|
Pythonize me captin'
Made the method comments more pythonic by moving them
within the method definitions.
|
2014-03-20 16:11:01 -07:00 |
|
Jonathan Frederic
|
baa28a0b81
|
Final fixes?
|
2014-03-20 16:11:01 -07:00 |
|
Jonathan Frederic
|
ae2b0800cf
|
Partial fix of problems b/c keydown move
|
2014-03-20 16:11:01 -07:00 |
|
Jonathan Frederic
|
147f35d899
|
demsemicolons
|
2014-03-20 16:11:01 -07:00 |
|
Jonathan Frederic
|
a8783c45cb
|
Add comments
|
2014-03-20 16:11:01 -07:00 |
|
Jonathan Frederic
|
1b46a777fb
|
Removed trigger keydown from keyboard.js,
also added a bunch of missing semicolons (jshint)
|
2014-03-20 16:11:01 -07:00 |
|
Jonathan Frederic
|
1f4db77aec
|
Cleaned up test names and locations.
|
2014-03-20 16:11:01 -07:00 |
|