Commit Graph

138 Commits (e5d355dfd1e645a9c06d28b96bf25ea624ffcc88)

Author SHA1 Message Date
Brian E. Granger e5d355dfd1 Fixing notebook.css to make more robust in embedding.
13 years ago
Matthias BUSSONNIER 33b810fe53 fix celltoolbar select css
13 years ago
Matthias BUSSONNIER f88001f481 fix css size
13 years ago
Matthias BUSSONNIER ffa1cf20a3 remove relative position
13 years ago
Matthias BUSSONNIER 8022cff041 Add a per cell toolbar.
13 years ago
mr.Shu 5df5cc8035 added blockquote CSS
13 years ago
Brian E. Granger 2be72dae5d Merge pull request #2421 from Carreau/nbconsole
13 years ago
Brian E. Granger 7ae77c8372 Merge pull request #2127 from Carreau/jsToolbar
14 years ago
Bussonnier Matthias 01cdf460cc align output with input
14 years ago
Bradley M. Froehle 4982a24bd7 Merge pull request #2326 from Carreau/detachable-pager
14 years ago
Bussonnier Matthias 45f79e0509 Merge pull request #2192 from Carreau/notification
14 years ago
Matthias BUSSONNIER 5134212a4c This create the ability to detach the pager
14 years ago
Matthias BUSSONNIER 71a1675c8f tweek notebook notification behavior
14 years ago
MinRK 4a3e1f3185 make markdown error handling js-specific
14 years ago
MinRK 7e7c2fe9e5 catch js errors when rendering markdown cells
14 years ago
Matthias BUSSONNIER 8d6a9e0a67 separate kernel notification from save/load notification
14 years ago
Matthias BUSSONNIER aedb1a809b use jquery-ui classes
14 years ago
Matthias BUSSONNIER d6ebf4d2b1 beginning notification area
14 years ago
Matthias BUSSONNIER 2f28e4c4a1 Allow toolbar construction in js
14 years ago
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