summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/help/_Helpmodule.c
Commit message (Collapse)AuthorAgeFilesLines
* Finished update to UH 3.4.2.Jack Jansen2003-12-061-0/+15
|
* Got rid of macglue.h, replacing it by pymactoolbox.h where relevant.Jack Jansen2003-11-201-5/+0
| | | | Cleaned up various things in the toolbox modules.
* Getting rid of code conditional on TARGET_API_MAC_*.Jack Jansen2003-11-191-3/+0
|
* Getting rid of WITHOUT_FRAMEWORKS and ACCESSOR_CALLS_ARE_FUNCTIONS:Jack Jansen2003-11-191-7/+3
| | | | MacOS9isms.
* Define PyDoc_STR if it isn't defined. This makes these modules compileJack Jansen2002-11-181-0/+3
| | | | for Python 2.2.
* Revived the Carbon.Help module, but implementing the MacHelp API in steadJack Jansen2002-08-291-190/+67
| | | | | of the defunct Balloons API. Help tags are TBD, but at least this gives us access to the help menu.
* Regenerated with PyDoc_STR() around docstrings.Jack Jansen2002-08-161-15/+15
|
* Updated to Universal Headers 3.4Jack Jansen2001-12-181-0/+4
|
* Adapted for Universal Headers 3.4Jack Jansen2001-12-161-3/+3
|
* Merged changes made on r22b2-branch between r22b2 and r22b2-mac (theJack Jansen2001-11-301-4/+0
| | | | changes from start of branch upto r22b2 were already merged, of course).
* Shut up many more gcc warnings.Jack Jansen2001-09-051-0/+4
|
* Renamed the Mac toolbox modules to have an initial _ in their name.Jack Jansen2001-08-231-0/+300