Commit Graph

8249 Commits

Author SHA1 Message Date
Jessica B. Hamrick
a1b530e28b Fix tests 2015-10-29 12:06:25 -07:00
Jessica B. Hamrick
84e7144824 Unmark after merge 2015-10-29 11:40:28 -07:00
Jessica B. Hamrick
716a9cf0d5 Don't add explicit mark unless asked to 2015-10-29 11:40:28 -07:00
Jessica B. Hamrick
358508d157 Include selected cell as a marked cell 2015-10-29 11:40:28 -07:00
Matthias Bussonnier
5288203a5f Merge pull request #675 from jhamrick/ui-prototype
Marked cells styling
2015-10-29 11:30:17 -07:00
Jessica B. Hamrick
3af89794fe Remove added whitespace 2015-10-29 11:03:19 -07:00
Jessica B. Hamrick
fc08f4904d Set less variables for border padding and width 2015-10-29 11:02:52 -07:00
Jessica B. Hamrick
0d1eb15888 Remove event firing changes 2015-10-29 09:02:16 -07:00
Jessica B. Hamrick
e5b79d3f4c Rename cell:marking-changed to marked_changed.Cell 2015-10-29 08:55:05 -07:00
Jessica B. Hamrick
96a9605e3a Remove debug statement and update_marked_status function 2015-10-29 08:17:05 -07:00
Jessica B. Hamrick
c9385abe24 Prototype 5 2015-10-29 08:17:05 -07:00
Matthias Bussonnier
9f746b383d 'proto2' 2015-10-29 08:17:04 -07:00
Matthias Bussonnier
7913da6930 'proto0' 2015-10-29 08:17:04 -07:00
Matthias Bussonnier
787b0d5c3f a test 2015-10-29 08:17:04 -07:00
Min RK
67e32d536f Merge pull request #673 from minrk/ssl-docs
add missing keyfile arg to ssl doc
2015-10-29 14:36:02 +01:00
Min RK
c0845d0e78 Merge pull request #682 from jhamrick/scroll-when-marking
Ensure focus is kept when extending the marked region
2015-10-29 13:50:00 +01:00
Min RK
ef3524f313 Merge pull request #679 from ellisonbg/runall-style
Making style of restart kernel confirm buttons consistent
2015-10-29 13:46:52 +01:00
Jessica B. Hamrick
b0dc933d78 Ensure focus is kept when extending the marked region 2015-10-28 14:59:50 -07:00
Brian E. Granger
4f3f74ffe8 Making style of run all confirm buttons consistent. 2015-10-28 15:58:01 -04:00
Min RK
bd6916199f add missing keyfile arg to ssl doc 2015-10-28 10:37:50 +01:00
Min RK
4578c34b0f Merge pull request #663 from jdemeyer/relative_mathjax
Interpret mathjax_url relative to base_url
2015-10-27 13:29:32 +01:00
Matthias Bussonnier
86415c42b5 Merge pull request #668 from minrk/fixConsolePrompt
call fixConsole on raw_input prompt
2015-10-26 14:17:34 -07:00
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
2015-10-26 13:36:36 -07:00
Min RK
2034f1670a call fixConsole on raw_input prompt
handles ANSI escapes
2015-10-26 21:10:38 +01:00
Matthias Bussonnier
051a33ffe0 Merge pull request #666 from willingc/mac-fix
Minor edit Mac OS X to Keyboard Shortcuts
2015-10-26 12:26:23 -07:00
Carol Willing
c88dd37524 Minor edit Mac OS X 2015-10-26 12:05:26 -07:00
Matthias Bussonnier
4db7b2749c Merge pull request #657 from jdfreder/escapekludge
Escape: Close pager if open otherwise unmark all
2015-10-26 11:37:21 -07:00
Brian E. Granger
376bc4db73 Merge pull request #664 from Carreau/2-box
quickhelp usability: 2 boxes
2015-10-26 14:29:06 -04:00
Matthias Bussonnier
9cba7dc53d quickhelp usability: 2 boxes
As described By Jess and Brian in #533
2015-10-26 11:20:38 -07:00
Jeroen Demeyer
17b3643891 Interpret mathjax_url relative to base_url 2015-10-26 18:42:00 +01:00
Matthias Bussonnier
ff20e1d6a9 Merge pull request #661 from jdfreder/i645
Prevent right border of cell from moving.
2015-10-26 10:34:45 -07:00
Matthias Bussonnier
99df568eb9 Merge pull request #658 from jdfreder/adduigif
Update the changelog for 4.1
2015-10-26 10:27:09 -07:00
Jonathan Frederic
3c5d81bcdd Using padding instead of neg. margin and calc 2015-10-26 10:16:34 -07:00
Jonathan Frederic
ad27235cfc Merge pull request #655 from jdfreder/i648-alt
Make split cell match mark state of origin
2015-10-26 10:02:50 -07:00
Jonathan Frederic
80cb919998 Prevent right border of cell from moving. 2015-10-26 09:58:30 -07:00
Jonathan Frederic
4ae2f829f3 @willingc's comment 2015-10-26 09:51:41 -07:00
Jonathan Frederic
4e06573ae1 @carreau 's suggestion 2015-10-26 09:48:49 -07:00
Jonathan Frederic
0d3729a03b Update the changelog 2015-10-26 08:53:16 -07:00
Jonathan Frederic
33bd6d4d1e Escape: Close pager if open otherwise unmark all 2015-10-26 08:17:47 -07:00
Jonathan Frederic
53bf3fb0ed Split cell match origin marked state 2015-10-26 08:04:00 -07:00
Min RK
aaffd891b5 Merge pull request #651 from Carreau/ct-reminder
Reminder of where the celltoolbar menu is
2015-10-26 12:55:11 +01:00
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.
2015-10-24 10:57:47 -07:00
Jonathan Frederic
f0d89984bb Merge pull request #644 from Carreau/ff-style
Fix command palette appearance on FF.
2015-10-23 15:42:29 -07:00
Matthias Bussonnier
07126232b4 Merge pull request #643 from jdfreder/pager
Force pager to draw scrollbars on FireFox
2015-10-22 10:10:47 -07:00
Jonathan Frederic
71c905574e Force pager to draw scrollbars on FireFox 2015-10-22 09:04:16 -07:00
Jonathan Frederic
429693675b Merge pull request #639 from Carreau/back-style
revert style change
2015-10-21 18:27:20 -07:00
Matthias Bussonnier
c409932bc2 Fix command palette appearance on FF.
Closes #559
2015-10-21 16:36:18 -07:00
Matthias Bussonnier
7676d016d4 revert style change 2015-10-21 16:17:21 -07:00
Matthias Bussonnier
c40400cb66 Merge pull request #567 from jdfreder/sandr
Fix tooltip and move replace in selected cells button.
2015-10-21 15:47:13 -07:00
Matthias Bussonnier
255527edf4 Merge pull request #634 from ellisonbg/pager-fix
Reverting Firefox Windows bug fix ipython/ipython#8853
2015-10-21 15:43:22 -07:00