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-09-28
OS X: add File/Print... menu option
Owen W. Taylor
2011-09-28
reinteract_wrapper_osx: improve version handling
Owen W. Taylor
2011-09-27
reinteract_wrapper_osx: use unsigned rather than NSUInteger
Owen W. Taylor
2011-09-27
ThunkPython: Add PyUnicodeUCS2_FromUnicode
Owen W. Taylor
2011-09-11
reinteract_wrapper_osx: set unicode properties as unicode
Owen W. Taylor
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
2009-03-19
Fix pointing GTK+ to the gtkrc we install in the bundle
Owen W. Taylor
2008-10-15
Fix typo in #ifdef
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-05
Relicense under the two-term BSD license
Owen W. Taylor
2008-10-04
Do an explicit file-existence check when hunting for Python
Owen W. Taylor
2008-10-04
Add NativeMainMenu.get_action_names()
Owen W. Taylor
2008-10-04
Don't use a autoreleased dictionary for a member
Owen W. Taylor
2008-10-04
Accept either 2.6 or 2.5 versions of the Python framework
Owen W. Taylor
2008-10-01
Set environment variables to relocate dependencies
Owen W. Taylor
2008-10-01
Remove debugging printf
Owen W. Taylor
2008-09-29
Native wrapper for OS X
Owen W. Taylor