442 Commits (bd6916199fe2f577b7f678a7065942e233a758fa)

Author SHA1 Message Date
Min RK 4578c34b0f Merge pull request #663 from jdemeyer/relative_mathjax
11 years ago
Matthias Bussonnier 86415c42b5 Merge pull request #668 from minrk/fixConsolePrompt
11 years ago
Matthias Bussonnier 553a9ce46f Merge pull request #632 from jcb91/feature/add_buttons_group
11 years ago
Min RK 2034f1670a call fixConsole on raw_input prompt
11 years ago
Carol Willing c88dd37524 Minor edit Mac OS X
11 years ago
Matthias Bussonnier 4db7b2749c Merge pull request #657 from jdfreder/escapekludge
11 years ago
Matthias Bussonnier 9cba7dc53d quickhelp usability: 2 boxes
11 years ago
Jeroen Demeyer 17b3643891 Interpret mathjax_url relative to base_url
11 years ago
Matthias Bussonnier ff20e1d6a9 Merge pull request #661 from jdfreder/i645
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
11 years ago
Jonathan Frederic f0d89984bb Merge pull request #644 from Carreau/ff-style
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.
11 years ago
Matthias Bussonnier 7676d016d4 revert style change
11 years ago
Matthias Bussonnier c40400cb66 Merge pull request #567 from jdfreder/sandr
11 years ago
Matthias Bussonnier 255527edf4 Merge pull request #634 from ellisonbg/pager-fix
11 years ago
Matthias Bussonnier 371cf3ba33 Merge pull request #628 from blink1073/bump-large-upload
11 years ago
Brian E. Granger 65f15cbf32 Reverting Firefox Windows bug fix ipython/ipython#8853
11 years ago
Steven Silvester c8c4b2768c Make the upload size limit configurable
11 years ago
Josh Barnes 27ab6a4986 make `IPython.toolbar.add_buttons_group` return the button group it creates
11 years ago
Matthias Bussonnier 75496518fd Merge pull request #598 from ellisonbg/action-names
11 years ago
Steven Silvester a34e0b72a9 Bump upload size to 25MB
11 years ago
Min RK 61c99ca11c Merge pull request #574 from blink1073/fix-upload
11 years ago
Steven Silvester 688f108da8 Update dialog text
11 years ago
Steven Silvester 4289699c4e Avoid trying to upload large files
11 years ago
Brian E. Granger 068fb04458 Adding shortcut that was lost in rebasing.
11 years ago
Brian E. Granger 7d54f07bd3 Adding mark/unmark all cells action.
11 years ago
Brian E. Granger 78b1cccede Cleaning up UI for command pallete and default group
11 years ago
Brian E. Granger 8e901e8d0d Using jupyter-notebook for command prefix.
11 years ago
Brian E. Granger a5e9d96089 Small renaming fixes.
11 years ago
Brian E. Granger a3de1c7608 Fixing misnaming of things.
11 years ago
Brian E. Granger 3c31700fb8 Merge pull request #606 from minrk/restart-kernel-stop
11 years ago
Brian E. Granger 1de36134df Renaming merge cell action.
11 years ago
Brian E. Granger 4c22335bb0 Rebasing and cleaning up marked cell actions.
11 years ago
Brian E. Granger c7d3728b6e Renaming jupyter-notebook -> jp-notebook
11 years ago
Brian E. Granger 33bcdf907d Fixing tests and example notebook
11 years ago
Brian E. Granger 00e0091e52 Adding description of how these names are picked.
11 years ago
Brian E. Granger 7df94eb001 Renaming commands
11 years ago
Brian E. Granger 5deceb4a8b Merge pull request #620 from ellisonbg/marked-fix
11 years ago
Brian E. Granger 3f95304092 Merge pull request #619 from jdfreder/savenotebook
11 years ago
Brian E. Granger 5a9305cf20 Mixed up mark above and below...
11 years ago
Jonathan Frederic 38502ed513 notebook.save_notebook should ALWAYS return a Promise of some sort.
11 years ago
Thach MAI 2af468fdc2 Fix #581 by moving the double-click selection focus into MarkdownCell.
11 years ago
Jonathan Frederic c333778a87 Use offset param instead of direction
11 years ago
Jonathan Frederic c14302e547 Fix some small bugs
11 years ago