index
:
Reinteract
backend-split
deep-mutations
master
notebooks
unicode-internals
worksheet-printing
Experiment with Python
Owen Taylor
summary
refs
log
tree
commit
diff
log msg
author
committer
Age
Commit message (
Expand
)
Author
2011-10-31
Save print settings temporarily and page setup persistantly
Owen W. Taylor
2011-10-15
Clear sys.last_type/value/traceback before checking for leaked objects
Owen W. Taylor
2011-09-27
Improve debugging display of leaked GObjects
Owen W. Taylor
2011-09-23
uninst.py: don't put Unicode strings into the environment
Owen W. Taylor
2011-09-21
If worksheets are still executing on close, show dialog and wait
Owen W. Taylor
2011-09-20
Fix leaks of dialogs
Owen W. Taylor
2011-09-20
uninst.py: Dump out unfreed objects at exit
Owen W. Taylor
2010-08-28
Cleanups for Unicode filename handling
Owen W. Taylor
2010-08-28
Handle notebooks and worksheets with unicode names
Jorn Baayen
2009-03-25
Update copyright years
Owen W. Taylor
2009-03-21
Simplify about dialog logo handling by installing Reinteract.ico
Owen W. Taylor
2009-03-21
Do a better job finding an icon for the about dialog
Owen W. Taylor
2009-03-21
Add a version to the about dialog
Owen W. Taylor
2008-10-17
Move examples from docdir to datadir
Owen W. Taylor
2008-10-05
Relicense under the two-term BSD license
Owen W. Taylor
2008-09-29
Use /usr/bin/env python on shebang lines
Owen W. Taylor
2008-09-23
Add a script to build a windows installer using WiX
Owen W. Taylor
2008-09-13
Don't run the entire reinteract program as an import.
Owen W. Taylor
2008-08-31
Include the examples directory in 'Open Notebook' dialog
Owen W. Taylor
2008-08-31
Start of a Notebook-centric user interface
Owen W. Taylor
2007-11-18
Rename uninst to uninst.py for windows file association
Owen W. Taylor
2007-11-15
Remove the -E from the installed reinteract script
Owen W. Taylor
2007-11-15
Merge branch 'autotools' of http://www.gnome.org/~halfline/reinteract into au...
Owen W. Taylor
2007-11-14
Made sure the program can find it's library if you symlink
Joonatan Kaartinen
2007-11-12
Setup to use autotools Add the necessary goo for automake and friends
Ray Strode
2007-09-30
Improve handling of editing after the first line of a multi-line statement
Owen W. Taylor
2007-09-30
Initial import
Owen W. Taylor