summaryrefslogtreecommitdiff
path: root/Mac/Modules/cg
Commit message (Expand)AuthorAgeFilesLines
* Recorded merge of revisions 81029 via svnmerge fromAntoine Pitrou2010-05-093-2360/+2360
* MacOS X: Enable 4-way universal buildsRonald Oussoren2008-06-051-0/+8
* Patch #2167 from calvin: Remove unused importsChristian Heimes2008-02-231-1/+0
* Updated (and regenerated) for name change in tp_init method arguments:Jack Jansen2005-07-031-44/+45
* Whitespace normalization, via reindent.py.Tim Peters2004-07-182-112/+111
* Ported to Universal Headers 3.4.2. Qd and Qt remain to be done.Jack Jansen2003-12-032-46/+77
* Got rid of macglue.h, replacing it by pymactoolbox.h where relevant.Jack Jansen2003-11-201-5/+0
* Getting rid of code conditional on TARGET_API_MAC_*.Jack Jansen2003-11-192-250/+0
* Getting rid of WITHOUT_FRAMEWORKS and ACCESSOR_CALLS_ARE_FUNCTIONS:Jack Jansen2003-11-192-13/+3
* - Various tweaks to shut up compiler warnings.Jack Jansen2002-12-231-1/+2
* Regenerated with inheritance-aware xxxx_Check() macros.Jack Jansen2002-12-191-1/+1
* Added PEP253 support to most Carbon modules. This isn't complete yet:Jack Jansen2002-12-032-14/+43
* Converted the Carbon modules to use PEP252-style objects, withJack Jansen2002-11-292-11/+21
* Regenerated with PyDoc_STR() around docstrings.Jack Jansen2002-08-161-59/+59
* After generating the Python file with definitions try to run it, soJack Jansen2002-08-151-0/+2
* Enable building of Carbon toolbox modules with unix-Python.Jack Jansen2002-08-051-2/+1
* Regenerated.Jack Jansen2002-04-231-1/+1
* Added ClipCGContextToRegion() from Quickdraw.h.Just van Rossum2002-03-044-0/+30
* Added support for SyncCGContextOriginWithPort().Just van Rossum2002-03-024-0/+25
* Updated to Universal Headers 3.4Jack Jansen2001-12-181-0/+4
* include the proper header for Mach-OJust van Rossum2001-12-132-2/+2
* second CoreGraphics batchJust van Rossum2001-12-138-0/+3414