summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/win/_Winmodule.c
Commit message (Expand)AuthorAgeFilesLines
* Getting rid of pre-Carbon (MacOS8) support. All code depending onJack Jansen2002-12-121-621/+0
* Added PEP253 support to most Carbon modules. This isn't complete yet:Jack Jansen2002-12-031-13/+43
* Converted the Carbon modules to use PEP252-style objects, withJack Jansen2002-11-291-10/+20
* Regenerated with PyDoc_STR() around docstrings.Jack Jansen2002-08-161-162/+162
* fixed refcount leak in CreateNewWindow() and CreateWindowFromResource().Just van Rossum2002-06-051-2/+2
* Regenerated.Jack Jansen2002-04-231-1/+1
* Lurking bug found by patch for 531291: FSSpecs should be passed toJack Jansen2002-03-181-1/+1
* Updated to Universal Headers 3.4Jack Jansen2001-12-181-40/+632
* Patch supplied by Burton Radons for his own SF bug #487390: ModifyingGuido van Rossum2001-12-081-1/+1
* Merged changes made on r22b2-branch between r22b2 and r22b2-mac (theJack Jansen2001-11-301-6/+419
* First tweaks to allow MacPython to be compiled withJack Jansen2001-11-051-1/+3
* Shut up many more gcc warnings.Jack Jansen2001-09-051-2/+7
* Regenerated without default int return types.Jack Jansen2001-09-041-1/+1
* Renamed the Mac toolbox modules to have an initial _ in their name.Jack Jansen2001-08-231-0/+2814