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
2012-02-11
build_msi: handle a newer version already installed
Owen W. Taylor
2012-02-11
Bump version to 0.5.10
Owen W. Taylor
2011-10-04
configure.ac: Add missing m4 quoting
Owen W. Taylor
2011-09-28
Require Python-2.6.1
Owen W. Taylor
2011-09-27
Bump version to 0.5.9
Owen W. Taylor
2010-08-28
Depend on pygobject-2.16 and substitute glib => gobject
Owen W. Taylor
2009-03-25
Bump version to 0.5.0
v0.5.0
Owen W. Taylor
2009-03-22
Bump version to 0.4.9
v0.4.9
Owen W. Taylor
2009-03-19
Bump version to 0.4.8
REINTERACT_0_4_8
Owen W. Taylor
2009-03-18
Bump version to 0.4.7
REINTERACT_0_4_7
Owen W. Taylor
2008-10-17
Bump version to 0.4.3
Owen W. Taylor
2008-10-15
Bump version to 0.4.2
REINTERACT_0_4_2
Owen W. Taylor
2008-10-15
Remove a stray ] from configure.ac
Owen W. Taylor
2008-10-15
Add configure --with-appdir=APPDIR
Owen W. Taylor
2008-10-15
Add configure --enable-python-thunks
Owen W. Taylor
2008-10-01
Bump to 0.4.1 and add missing files to Makefile.am
REINTERACT_0_4_1
Owen W. Taylor
2008-09-29
Native wrapper for OS X
Owen W. Taylor
2008-09-23
Add Windows installer files to make dist
Owen W. Taylor
2008-09-23
Add a script to build a windows installer using WiX
Owen W. Taylor
2008-08-31
Start of a Notebook-centric user interface
Owen W. Taylor
2008-08-11
Add a desktop file and a logo (derived from the stock Gnome icon theme)
Kai Willadsen
2007-11-15
Use AC_CONFIG_AUX_DIR to reduce topdir pollution
Owen W. Taylor
2007-11-15
Remove start at gettext support
Owen W. Taylor
2007-11-15
Minor autoconf tweaks
Owen W. Taylor
2007-11-12
Setup to use autotools Add the necessary goo for automake and friends
Ray Strode