summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/ctl/_Ctlmodule.c
Commit message (Expand)AuthorAgeFilesLines
* MacOS X: Enable 4-way universal buildsRonald Oussoren2008-06-051-3/+14
* Updated (and regenerated) for name change in tp_init method arguments:Jack Jansen2005-07-031-275/+276
* Ported to Universal Headers 3.4.2. Qd and Qt remain to be done.Jack Jansen2003-12-031-64/+64
* 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-191-48/+0
* Getting rid of WITHOUT_FRAMEWORKS and ACCESSOR_CALLS_ARE_FUNCTIONS:Jack Jansen2003-11-191-8/+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
* Getting rid of pre-Carbon (MacOS8) support. All code depending onJack Jansen2002-12-121-891/+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-226/+226
* staticforward bites the dust.Jeremy Hylton2002-07-171-4/+4
* Regenerated.Jack Jansen2002-04-231-1/+1
* - added support for UserPaneKeyDownProc and UserPaneFocusProcJust van Rossum2002-01-041-2/+48
* Oops, forgot to mark CreateScrollBarControl and CreateSliderControlJust van Rossum2001-12-311-0/+12
* - added support for ControlActionProcs, exposing the following calls:Just van Rossum2001-12-301-3/+139
* Moved a bunch of routines from "blacklisted" to "graylisted", as they _are_Just van Rossum2001-12-181-0/+251
* Updated to Universal Headers 3.4Jack Jansen2001-12-181-0/+4
* Added missing docstringJust van Rossum2001-12-181-1/+1
* Added support for tab controls and initial (incomplete) supportJust van Rossum2001-12-181-2/+394
* Many of the new calls are Carbon-only. Flagged them as such.Jack Jansen2001-12-141-0/+564
* - "manage" controls created by CreateXxxXxxControl() functions.Just van Rossum2001-12-131-48/+48
* Shut up gcc warning.Jack Jansen2001-12-121-2/+2
* Updated for Universal Headers 3.4.Just van Rossum2001-12-121-2/+2307
* 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/+307
* Shut up many more gcc warnings.Jack Jansen2001-09-051-3/+9
* 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/+2694