summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-11build_msi: handle a newer version already installedOwen W. Taylor
2011-10-26Makefile.am: add missing Python filesOwen W. Taylor
2011-10-26build_deps_osx: update patchesOwen W. Taylor
2011-09-28build_deps_osx: Add GTK+ patches fixing a crash when printingOwen W. Taylor
2011-09-28Makefile.am: adjust file listsOwen W. Taylor
2010-09-18Remove stale references to PrintOperation and update Makefile.amOwen W. Taylor
2010-09-18Add basic infrastructure for printingOwen W. Taylor
2010-08-28Fix distcheck hook for missingOwen W. Taylor
2010-08-28Add reunicode.py to Makefile.amJoerg Bornschein
2010-08-28Make tabs vs. spaces consistentJoerg Bornschein
2009-03-21Add a script to do all the steps of building a bundleOwen W. Taylor
2009-03-21Simplify about dialog logo handling by installing Reinteract.icoOwen W. Taylor
2009-03-21Update Makefile.am for current OS X GTK+ patchesOwen W. Taylor
2009-03-03Make editor and doc-tooltip fonts configurableOwen W. Taylor
2009-03-01Add new Axes plotting class and RecordedObject class for non-copyable objectsKai Willadsen
2008-10-18Run unit tests for 'make check'Owen W. Taylor
2008-10-17Move examples from docdir to datadirOwen W. Taylor
2008-10-17Remove an unused assignment from Makefile.amOwen W. Taylor
2008-10-17Fix installation of the main 'reinteract' script.Owen W. Taylor
2008-10-15Respect DESTDIR when installing Reinteract.appOwen W. Taylor
2008-10-15Add configure --with-appdir=APPDIROwen W. Taylor
2008-10-15Add configure --enable-python-thunksOwen W. Taylor
2008-10-04Byte-compile Python when building the OS X distributionOwen W. Taylor
2008-10-01Bump to 0.4.1 and add missing files to Makefile.amREINTERACT_0_4_1Owen W. Taylor
2008-09-30Add a Builder base class for MsiBuilderOwen W. Taylor
2008-09-30Split AMParser into a separate directoryOwen W. Taylor
2008-09-29Fix distcheck for recent additionsOwen W. Taylor
2008-09-29Native wrapper for OS XOwen W. Taylor
2008-09-23Add Windows installer files to make distOwen W. Taylor
2008-09-13Improve epydoc api-doc generationOwen W. Taylor
2008-09-13Execute worksheet code asynchronously in a threadOwen W. Taylor
2008-09-13Add 'make api-docs' to run epydoc over sourcesOwen W. Taylor
2008-09-13Rename our tokenize to retokenize to avoid confusion with the standard tokeni...Owen W. Taylor
2008-09-08Adding missing files to Makefile.amOwen W. Taylor
2008-09-07Makefile.am fixesOwen W. Taylor
2008-08-31Sort-out NotebookWindow/WorksheetWindow and add MiniWindowOwen 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
2008-08-11Add a desktop file and a logo (derived from the stock Gnome icon theme)Kai Willadsen
2008-08-11Add stdout_capture.py to Makefile.amEd Swarthout
2007-12-27Update Makefile.am for recent changesChris Murphy
2007-12-09Update Makefile.am to match uninst => uninst.py renameOwen W. Taylor
2007-11-18Add sanitize_textview_ipc.py to Makefile.amOwen W. Taylor
2007-11-15Use AC_CONFIG_AUX_DIR to reduce topdir pollutionOwen W. Taylor
2007-11-15Remove start at gettext supportOwen W. Taylor
2007-11-15Minor autoconf tweaksOwen W. Taylor
2007-11-12Setup to use autotools Add the necessary goo for automake and friendsRay Strode