Matthias Bussonnier
|
38135d145d
|
'more actions'
|
11 years ago |
Min RK
|
453b6a864a
|
Merge pull request #689 from Carreau/moar-actions-II
typing lazyness
|
11 years ago |
Min RK
|
ca1263d2ea
|
Merge pull request #688 from Carreau/moar-actions
more menu bound to actions
|
11 years ago |
Matthias Bussonnier
|
7c60193d24
|
fix notebook tour bugs
fixes #690
|
11 years ago |
Matthias Bussonnier
|
ca906db180
|
'simplify binding'
|
11 years ago |
Matthias Bussonnier
|
6e0134772c
|
'more menu bound to actions'
|
11 years ago |
Jessica B. Hamrick
|
43effede85
|
Ensure consistency with when command mode is called
|
11 years ago |
Jessica B. Hamrick
|
6f1694d6b3
|
Select cell after executing, not in loop
|
11 years ago |
Jessica B. Hamrick
|
a885f9195c
|
Alias execute_cell to execute_marked_cells
|
11 years ago |
Jessica B. Hamrick
|
f4913bdcd1
|
Rename execute_cell to execute_marked_cells
|
11 years ago |
Jessica B. Hamrick
|
0fff17cdbc
|
Run marked cells
|
11 years ago |
Jonathan Frederic
|
947f08e639
|
Merge pull request #676 from jhamrick/mark-behavior
Minor changes to marking behavior
|
11 years ago |
Jessica B. Hamrick
|
81e2677949
|
Use blue info notification
|
11 years ago |
Jessica B. Hamrick
|
eb9ddc4923
|
Trigger notification when marked cells are offscreen
|
11 years ago |
Jessica B. Hamrick
|
84e7144824
|
Unmark after merge
|
11 years ago |
Jessica B. Hamrick
|
716a9cf0d5
|
Don't add explicit mark unless asked to
|
11 years ago |
Jessica B. Hamrick
|
358508d157
|
Include selected cell as a marked cell
|
11 years ago |
Jessica B. Hamrick
|
3af89794fe
|
Remove added whitespace
|
11 years ago |
Jessica B. Hamrick
|
fc08f4904d
|
Set less variables for border padding and width
|
11 years ago |
Jessica B. Hamrick
|
0d1eb15888
|
Remove event firing changes
|
11 years ago |
Jessica B. Hamrick
|
e5b79d3f4c
|
Rename cell:marking-changed to marked_changed.Cell
|
11 years ago |
Jessica B. Hamrick
|
96a9605e3a
|
Remove debug statement and update_marked_status function
|
11 years ago |
Jessica B. Hamrick
|
c9385abe24
|
Prototype 5
|
11 years ago |
Matthias Bussonnier
|
9f746b383d
|
'proto2'
|
11 years ago |
Matthias Bussonnier
|
7913da6930
|
'proto0'
|
11 years ago |
Matthias Bussonnier
|
787b0d5c3f
|
a test
|
11 years ago |
Min RK
|
c0845d0e78
|
Merge pull request #682 from jhamrick/scroll-when-marking
Ensure focus is kept when extending the marked region
|
11 years ago |
Jessica B. Hamrick
|
b0dc933d78
|
Ensure focus is kept when extending the marked region
|
11 years ago |
Brian E. Granger
|
4f3f74ffe8
|
Making style of run all confirm buttons consistent.
|
11 years ago |
Matthias Bussonnier
|
86415c42b5
|
Merge pull request #668 from minrk/fixConsolePrompt
call fixConsole on raw_input prompt
|
11 years ago |
Matthias Bussonnier
|
553a9ce46f
|
Merge pull request #632 from jcb91/feature/add_buttons_group
enhancement: `IPython.toolbar.add_buttons_group` should return the new button group
|
11 years ago |
Min RK
|
2034f1670a
|
call fixConsole on raw_input prompt
handles ANSI escapes
|
11 years ago |
Carol Willing
|
c88dd37524
|
Minor edit Mac OS X
|
11 years ago |
Matthias Bussonnier
|
4db7b2749c
|
Merge pull request #657 from jdfreder/escapekludge
Escape: Close pager if open otherwise unmark all
|
11 years ago |
Matthias Bussonnier
|
9cba7dc53d
|
quickhelp usability: 2 boxes
As described By Jess and Brian in #533
|
11 years ago |
Matthias Bussonnier
|
ff20e1d6a9
|
Merge pull request #661 from jdfreder/i645
Prevent right border of cell from moving.
|
11 years ago |
Jonathan Frederic
|
3c5d81bcdd
|
Using padding instead of neg. margin and calc
|
11 years ago |
Jonathan Frederic
|
80cb919998
|
Prevent right border of cell from moving.
|
11 years ago |
Jonathan Frederic
|
4e06573ae1
|
@carreau 's suggestion
|
11 years ago |
Jonathan Frederic
|
33bd6d4d1e
|
Escape: Close pager if open otherwise unmark all
|
11 years ago |
Jonathan Frederic
|
53bf3fb0ed
|
Split cell match origin marked state
|
11 years ago |
Matthias Bussonnier
|
b300696ef7
|
Reminder of where the celltoolbar menu is
The UI has changed since 4.0 so 4.1 need to tell that to users.
|
11 years ago |
Jonathan Frederic
|
f0d89984bb
|
Merge pull request #644 from Carreau/ff-style
Fix command palette appearance on FF.
|
11 years ago |
Jonathan Frederic
|
71c905574e
|
Force pager to draw scrollbars on FireFox
|
11 years ago |
Matthias Bussonnier
|
c409932bc2
|
Fix command palette appearance on FF.
Closes #559
|
11 years ago |
Matthias Bussonnier
|
7676d016d4
|
revert style change
|
11 years ago |
Matthias Bussonnier
|
c40400cb66
|
Merge pull request #567 from jdfreder/sandr
Fix tooltip and move replace in selected cells button.
|
11 years ago |
Matthias Bussonnier
|
255527edf4
|
Merge pull request #634 from ellisonbg/pager-fix
Reverting Firefox Windows bug fix ipython/ipython#8853
|
11 years ago |
Matthias Bussonnier
|
371cf3ba33
|
Merge pull request #628 from blink1073/bump-large-upload
Bump upload size to 25MB
|
11 years ago |
Brian E. Granger
|
65f15cbf32
|
Reverting Firefox Windows bug fix ipython/ipython#8853
This effectively cloned all of the pager DOM nodes and removed
all of their events. This broke the pager closing and resizing.
|
11 years ago |