root/nbshell


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @910 [910] 10/01/05 17:02:06 tzanko Added some tools for automatic testing and wrote some more of the …
(edit) @860 [860] 09/19/05 16:15:39 rkern Restored output cache and input history
(edit) @852 [852] 09/17/05 16:02:09 tzanko Fixed ticket #36
(edit) @850 [850] 09/16/05 18:01:14 tzanko Rewrote conversion from xml to list of blocks. Fixed ticket #34
(edit) @838 [838] 09/13/05 14:44:38 tzanko Hopefully fixed performance issues in #11
(edit) @836 [836] 09/13/05 12:05:34 tzanko Fixed tickets #29 and #12. Worked on #11, did some optimizations. I cannot …
(edit) @835 [835] 09/12/05 15:05:30 tzanko Added Insert XML menu item. Started writing a tutorial in tutorial.pybk. …
(edit) @834 [834] 09/11/05 21:50:53 rkern Removing deprecated type attribute on <sheet>
(edit) @832 [832] 09/11/05 21:42:02 rkern Added version attributes to pybk files
(edit) @831 [831] 09/11/05 21:33:08 rkern The great nbk->pybk renaming. And add a version attribute to the notebook …
(edit) @829 [829] 09/11/05 17:08:58 tzanko nbshell: fixed a bug in the new text plugin. See the ChangeLog
(edit) @828 [828] 09/11/05 16:29:08 tzanko nbshell: Fixed ticket #9. Now you can use plain text in the text fields. …
(edit) @826 [826] 09/10/05 20:05:00 rkern Removed setuptools stuff.
(edit) @823 [823] 09/10/05 17:11:27 tzanko nbshell: (Mostly) fixed #13, and made other smaller changes. See the …
(edit) @822 [822] 09/10/05 11:13:11 tzanko nbdoc,nbshell: * Fixed #16 * Reverted some of Fernando's changes …
(edit) @821 [821] 09/10/05 02:48:14 fperez Fix grab_figure(), closes ticket #17.
(edit) @820 [820] 09/10/05 01:15:37 fperez Small fixes and optimizations. Tzanko, please double check that I didn't …
(edit) @808 [808] 09/07/05 14:33:36 tzanko nbshell: worked on tickets #13 and #16
(edit) @792 [792] 09/05/05 11:53:43 tzanko Bugfixes in nbshell, changed the behaviour of genutils.shell() in …
(edit) @773 [773] 08/31/05 15:14:14 tzanko nbshell: started writing a manual. Anyone willing to check it for grammar …
(edit) @771 [771] 08/30/05 15:44:33 tzanko nbshell:Added cutting/deleting a text inside a cell and a list of cells
(edit) @768 [768] 08/30/05 10:50:28 tzanko nbshell: added copy/pasting. cutting still doesn't work
(edit) @763 [763] 08/26/05 08:19:51 tzanko nbshell:Changed NBShell->Rerun menu item nbdoc: changed behaviour in …
(edit) @758 [758] 08/25/05 12:26:52 tzanko nbshell: fixed stuff after Toni's commit
(edit) @757 [757] 08/25/05 12:09:14 antont cleaned notebook cell now that nbshell is refactored. tried to complete …
(edit) @753 [753] 08/25/05 08:26:15 tzanko nbshell: added printing, preview and pagesetup using wx.HtmlEasyPrinting?; …
(edit) @747 [747] 08/24/05 07:08:05 tzanko nbshell:Added Export and Print Preview
(edit) @740 [740] 08/23/05 04:40:51 antont the temp. newcell branch not needed anymore as nbshell uses it now. moving …
(edit) @734 [734] 08/22/05 12:58:23 tzanko nbdoc: added a init.py file in the normalization directory and changed …
(edit) @731 [731] 08/22/05 07:20:55 antont fixes.. seems to work now
(edit) @730 [730] 08/22/05 07:00:53 antont starts ok, but something is still out of sync after ProcessLine? -> …
(edit) @729 [729] 08/22/05 06:08:32 antont oops the renaming of NewCell? -> Cell in nbshell was not active yet. this …
(edit) @728 [728] 08/22/05 05:58:42 antont put the new cell and related notebook methods as the normal ones. little …
(edit) @721 [721] 08/19/05 09:56:43 antont splitted old get_cell to add_cell and a new_cell (now new_cell2) with …
(edit) @720 [720] 08/19/05 06:56:57 tzanko nbshell: fixed some bugs, now I use the NewCell? class in nbdoc instead of …
(edit) @719 [719] 08/19/05 06:51:46 antont uses notebook.newdefault_sheet which returns NewCells?. did not solve the …
(edit) @715 [715] 08/18/05 07:26:07 tzanko Added tests
(edit) @704 [704] 08/16/05 17:05:42 tzanko Added one test and some functions for testing the notebook format
(edit) @697 [697] 08/16/05 07:42:08 tzanko nbshell: see ChangeLog, nbdoc:added test for comparing notebooks
(edit) @690 [690] 08/15/05 08:24:27 antont a couple of tags where notebook.Cell could perhaps do some work
(edit) @686 [686] 08/13/05 10:06:36 tzanko Added support for the docbook format, and UI to insert cells in the …
(edit) @683 [683] 08/11/05 06:40:31 tzanko nbshell: Added support for loading docbook files. This commit is broken
(edit) @680 [680] 08/10/05 08:10:04 tzanko Deleted some unneeded binaries
(edit) @679 [679] 08/10/05 08:08:57 tzanko Added support for matplotlib library. Check figuretest.nbk. Also see the …
(edit) @676 [676] 08/07/05 04:36:55 tzanko Network was down for some days, so this commit is a bigger one. …
(edit) @668 [668] 08/03/05 10:47:56 tzanko reverted debug info showing up on load and save
(edit) @667 [667] 08/03/05 10:18:40 tzanko Added insertion of text cells. When you are in a python cell Ctrl-I will …
(edit) @665 [665] 08/02/05 09:40:38 tzanko nbshell: ChangeLog, multiline support, execution of arbitrary cells
(edit) @664 [664] 08/01/05 18:00:14 rkern Don't have wx redirect stdout/stderr
(edit) @663 [663] 07/31/05 05:20:35 tzanko nbshell: The previous revision was broken.
(edit) @662 [662] 07/31/05 05:15:22 tzanko nbshell: * Made some restructuring. Moved everything concerning the …
(edit) @661 [661] 07/28/05 15:54:51 tzanko nbshell: version 0.1
(edit) @660 [660] 07/28/05 13:46:16 tzanko nbshell: Still broken
(edit) @659 [659] 07/28/05 13:39:00 tzanko nbshell: Another broken revision
(edit) @658 [658] 07/28/05 13:37:15 tzanko nbshell: Moving stuff around. svn doesn't allow adding a file and moving …
(edit) @657 [657] 07/28/05 13:34:17 tzanko nbshell: Fixed some bugs, added license info. This revision is broken
(edit) @656 [656] 07/26/05 13:01:46 tzanko IPython: * Term changed to to genutils.Term, so that when the object is …
(edit) @654 [654] 07/25/05 10:34:34 tzanko Added class IPShellGUI in IPython which the GUI will use to run its code. …
(edit) @652 [652] 07/24/05 09:18:34 tzanko Added working SaveAs? in the File menu. Also squashed some bugs.
(edit) @651 [651] 07/24/05 01:39:13 tzanko The Load and Save elements from the File menu now work
(edit) @650 [650] 07/23/05 10:17:25 tzanko Removed some Get and Set methods and converted them into properties
(edit) @649 [649] 07/23/05 04:46:08 tzanko Updated to support the nbk format.
(edit) @637 [637] 07/17/05 08:38:55 tzanko nbshell: Some rafactoring and other minor changes
(edit) @632 [632] 07/16/05 10:59:10 tzanko nbshell: Added files PythonPlugin?.py which will display python code, and …
(edit) @631 [631] 07/16/05 10:48:25 tzanko Initial import
(edit) @630 [630] 07/14/05 11:31:19 tzanko cleanup
(edit) @629 [629] 07/14/05 11:30:20 tzanko t
(edit) @628 [628] 07/14/05 11:29:59 fperez test import
(edit) @626 [626] 07/13/05 12:16:45 fperez delete
(edit) @625 [625] 07/13/05 12:13:37 fperez test import
(edit) @624 [624] 07/13/05 12:11:32 fperez delete
(edit) @623 [623] 07/13/05 12:03:07 fperez test import
(edit) @622 [622] 07/13/05 12:00:40 fperez delete trunk so tzanko can commit
(add) @614 [614] 07/11/05 14:53:21 fperez Added new top-level nbdoc and nbshell directories for the summer of …
Note: See TracRevisionLog for help on using the revision log.