summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-28OS X: add File/Print... menu optionOwen W. Taylor
2011-09-28reinteract_wrapper_osx: improve version handlingOwen W. Taylor
2011-09-27reinteract_wrapper_osx: use unsigned rather than NSUIntegerOwen W. Taylor
2011-09-27ThunkPython: Add PyUnicodeUCS2_FromUnicodeOwen W. Taylor
2011-09-11reinteract_wrapper_osx: set unicode properties as unicodeOwen W. Taylor
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
2009-03-19Fix pointing GTK+ to the gtkrc we install in the bundleOwen W. Taylor
2008-10-15Fix typo in #ifdefOwen W. Taylor
2008-10-15Add configure --with-appdir=APPDIROwen W. Taylor
2008-10-15Add configure --enable-python-thunksOwen W. Taylor
2008-10-05Relicense under the two-term BSD licenseOwen W. Taylor
2008-10-04Do an explicit file-existence check when hunting for PythonOwen W. Taylor
2008-10-04Add NativeMainMenu.get_action_names()Owen W. Taylor
2008-10-04Don't use a autoreleased dictionary for a memberOwen W. Taylor
2008-10-04Accept either 2.6 or 2.5 versions of the Python frameworkOwen W. Taylor
2008-10-01Set environment variables to relocate dependenciesOwen W. Taylor
2008-10-01Remove debugging printfOwen W. Taylor
2008-09-29Native wrapper for OS XOwen W. Taylor