summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/dlg/_Dlgmodule.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the Mac modulesBenjamin Peterson2008-05-121-1595/+0
* #1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT.Christian Heimes2007-12-191-3/+3
* Cleanup: Replaced most PyInt_ aliases with PyLong_ and disabled the aliases i...Christian Heimes2007-12-021-3/+3
* Merged revisions 56483-56491 via svnmerge fromMartin v. Löwis2007-07-221-5/+4
* Partially merge trunk into p3yk. The removal of Mac/Tools is confusing svnThomas Wouters2006-06-081-1/+1
* Updated (and regenerated) for name change in tp_init method arguments:Jack Jansen2005-07-031-116/+117
* Got rid of macglue.h, replacing it by pymactoolbox.h where relevant.Jack Jansen2003-11-201-5/+0
* Getting rid of WITHOUT_FRAMEWORKS and ACCESSOR_CALLS_ARE_FUNCTIONS:Jack Jansen2003-11-191-4/+0
* StdFilterProc() uses InOut parameters.Jack Jansen2003-02-271-5/+7
* - 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
* Get rid of support for Universal Headers older than 3.4 and various otherJack Jansen2002-12-131-7/+0
* Getting rid of pre-Carbon (MacOS8) support. All code depending onJack Jansen2002-12-121-18/+0
* Added PEP253 support to most Carbon modules. This isn't complete yet:Jack Jansen2002-12-031-13/+42
* 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-57/+57
* Regenerated.Jack Jansen2002-04-231-1/+1
* Updated to Universal Headers 3.4Jack Jansen2001-12-181-0/+4
* Adapted for Universal Headers 3.4Jack Jansen2001-12-161-1/+0
* Quick patch to allow building with Universal Headers 3.4.Jack Jansen2001-12-141-21/+0
* 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-5/+190
* First tweaks to allow MacPython to be compiled withJack Jansen2001-11-051-19/+1
* Shut up many more gcc warnings.Jack Jansen2001-09-051-0/+4
* 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/+1434