Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright dates in Mac plists. | Ned Deily | 2014-01-01 | 1 | -3/+3 |
| | |||||
* | Issue #15587: Enable Tk high-resolution text rendering on Macs with | Ned Deily | 2013-02-02 | 1 | -0/+2 |
| | | | | | | Retina displays. Applies to Tkinter apps, such as IDLE, on OS X framework builds linked with Cocoa Tk 8.5+. Suggested by Kevin Walzer | ||||
* | Update copyright dates in Mac plists. | Ned Deily | 2013-01-01 | 1 | -3/+3 |
| | |||||
* | Update copyright dates in Mac plists. | Ned Deily | 2012-01-01 | 1 | -3/+3 |
| | |||||
* | Merged revisions 87791 via svnmerge from | Georg Brandl | 2011-01-09 | 1 | -3/+3 |
| | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r87791 | georg.brandl | 2011-01-06 11:05:26 +0100 (Do, 06 Jan 2011) | 1 line #10844: update copyright years in Mac plists. ........ | ||||
* | More yearly updates. | Georg Brandl | 2010-01-01 | 1 | -2/+2 |
| | |||||
* | Remove some old MacPython files that are no longer relevant. | Ronald Oussoren | 2009-05-19 | 24 | -698/+0 |
| | |||||
* | Fixes issue 5270 | Ronald Oussoren | 2009-03-30 | 1 | -5/+5 |
| | |||||
* | Fix for issue #2573: Can't change the framework name on OS X builds | Ronald Oussoren | 2008-05-02 | 2 | -5/+5 |
| | | | | | | | This introduces a new configure option: --with-framework-name=NAME (defaulting to 'Python'). This allows you to install several copies of the Python framework with different names (such as a normal build and a debug build). | ||||
* | Move Mac/OSX/* one level up | Ronald Oussoren | 2006-06-07 | 29 | -0/+759 |