summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-31Save print settings temporarily and page setup persistantlyOwen W. Taylor
2011-10-15Clear sys.last_type/value/traceback before checking for leaked objectsOwen W. Taylor
2011-09-27Improve debugging display of leaked GObjectsOwen W. Taylor
2011-09-23uninst.py: don't put Unicode strings into the environmentOwen W. Taylor
2011-09-21If worksheets are still executing on close, show dialog and waitOwen W. Taylor
2011-09-20Fix leaks of dialogsOwen W. Taylor
2011-09-20uninst.py: Dump out unfreed objects at exitOwen W. Taylor
2010-08-28Cleanups for Unicode filename handlingOwen W. Taylor
2010-08-28Handle notebooks and worksheets with unicode namesJorn Baayen
2009-03-25Update copyright yearsOwen W. Taylor
2009-03-21Simplify about dialog logo handling by installing Reinteract.icoOwen W. Taylor
2009-03-21Do a better job finding an icon for the about dialogOwen W. Taylor
2009-03-21Add a version to the about dialogOwen W. Taylor
2008-10-17Move examples from docdir to datadirOwen W. Taylor
2008-10-05Relicense under the two-term BSD licenseOwen W. Taylor
2008-09-29Use /usr/bin/env python on shebang linesOwen W. Taylor
2008-09-23Add a script to build a windows installer using WiXOwen W. Taylor
2008-09-13Don't run the entire reinteract program as an import.Owen W. Taylor
2008-08-31Include the examples directory in 'Open Notebook' dialogOwen W. Taylor
2008-08-31Start of a Notebook-centric user interfaceOwen W. Taylor
2007-11-18Rename uninst to uninst.py for windows file associationOwen W. Taylor
2007-11-15Remove the -E from the installed reinteract scriptOwen W. Taylor
2007-11-15Merge branch 'autotools' of http://www.gnome.org/~halfline/reinteract into au...Owen W. Taylor
2007-11-14Made sure the program can find it's library if you symlinkJoonatan Kaartinen
2007-11-12Setup to use autotools Add the necessary goo for automake and friendsRay Strode
2007-09-30Improve handling of editing after the first line of a multi-line statementOwen W. Taylor
2007-09-30Initial importOwen W. Taylor