Commit Graph

119 Commits (13b30ed3c467201534f6dfd0142e8de3c1fbea7d)

Author SHA1 Message Date
Fernando Perez 6226f830a0 Merge pull request #2012 from mcelrath/mono_cursor_offset
14 years ago
mcelrath 5a070dcd1a Merge remote-tracking branch 'upstream/master' into mono_cursor_offset
14 years ago
Min RK 137f4cb441 Merge pull request #1825 from minrk/elide2
14 years ago
MinRK c20b2e1056 slightly more subtle prompt overlay
14 years ago
MinRK fa55ba2b43 fix margin typo on output prompt
14 years ago
Matthias BUSSONNIER 623bb06c43 fix completer css on some Chrome versions
14 years ago
mcelrath 160fbcdcbc Alternative solution: silently apply some CSS instead of a dialog box.
14 years ago
Fernando Perez 3fde837087 Merge pull request #1867 from mcelrath/menu_borders
14 years ago
mcelrath 5b2b7ed604 Add bad font detection, and a dialog informing the user.
14 years ago
MinRK dd3e610882 third attempt at scrolled long output
14 years ago
mcelrath a1604deeee Fix vertical offset due to bold/italics, and bad browser fonts.
14 years ago
mcelrath 5612d07fea Fix 1px margin bouncing of selected menu item.
14 years ago
mcelrath faa214178e Fix 1px jumping of cells and menus in Notebook.
14 years ago
Brian Granger 8bd7e041cf Misc fixes to the code cell and output area.
14 years ago
Matthias BUSSONNIER 8d5d2d2446 shrink less and css, typo in css
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 5076118509 implement the completer in a separate class
14 years ago
Brian Granger 3631fae153 Major refactoring of notebook.
14 years ago
Brian Granger 6dc7b078b9 Refactoring templates and top level js/css organization.
14 years ago
Brian Granger e59f95376d Major refactoring of saving, notification.
14 years ago
Brian Granger 428c82877f Further work on the toolbar UI.
14 years ago
Brian Granger 4c88c4686c First draft of toolbar.
14 years ago
Brian Granger c29e928054 Removing Ace edit capability.
14 years ago
Brian Granger bf0353ae47 Start the pager out collapsed.
14 years ago
Brian Granger 68fe221a29 Lots of small notebook improvements.
14 years ago
Brian Granger f04e31b80c Add Ace editing mode for code cells.
14 years ago
Brian Granger eef6d192e4 Created new print view for notebook printing.
14 years ago
Brian Granger 2a7666639c Fixing bug in dialog closing, drafting print css.
14 years ago
Brian Granger bf5ffad6f8 Minor style changes. Using better fonts, indenting menu items.
14 years ago
Brian Granger 10a76e8537 Solid first go at jquery-ui based menus.
14 years ago
Brian Granger 52a2600c87 Improved notebook renaming.
14 years ago
Brian Granger b010d14f58 Cleaning up menu code.
14 years ago
Brian Granger 33f5cea94b Implemented menu based UI using Wijmo.
14 years ago
Matthias BUSSONNIER c6457428c8 notebook : update logo
14 years ago
Matthias BUSSONNIER c596d17eaf completer update code-miror on the fly
14 years ago
Min RK b6bb3c8c7a Merge pull request #1077 from minrk/nb
14 years ago
MinRK 26416b6d2d make 'time before tooltip' style more consistent
14 years ago
Matthias BUSSONNIER 057c304162 notebook: config section UI
14 years ago
MinRK 36024bcf83 allow the notebook to run without MathJax
14 years ago
Matthias BUSSONNIER 06f63549e5 Base of an as you type conpleter.
14 years ago
Fernando Perez 160ff3145c Match the max tooltip and bottom area sizes in the notebook.
14 years ago
Matthias BUSSONNIER 7650f444ea tooltip height in %
14 years ago
Matthias BUSSONNIER e380aba1e0 Change tooltip button to use jquery css
14 years ago
Matthias BUSSONNIER 7285968e18 improve tooltip
14 years ago
Matthias BUSSONNIER 558c4cab8e fix timebeforetooltip span and css
14 years ago
Matthias BUSSONNIER 7600221d1c smart kwarg completion
14 years ago
Matthias BUSSONNIER 6c86474bdb Improve tooltip tringgering,make it configurable
14 years ago
Matthias BUSSONNIER 3053ec9f9b Add Tootip to notebook.
14 years ago