summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/Nav.c
Commit message (Expand)AuthorAgeFilesLines
* Made the core toolbox modules carbon-compatible using the new greylist featur...Jack Jansen2000-06-021-1/+12
* Got rid of PyMem_XDEL.Jack Jansen2000-05-051-7/+7
* Handling of defaultLocation argument was wrong, causing a crash when used. Fi...Jack Jansen2000-01-131-1/+16
* Added a line about passing None as eventProc to the docstring to get movableJack Jansen1999-12-171-0/+1
* Finished (I think), but only very lightly tested. Should now have full interf...Jack Jansen1999-12-171-104/+413
* Allow keyword arguments, and the dialog is now actually shown. No way toJack Jansen1999-12-161-29/+53
* Navigation Services module. Started from scratch, as Joe's module exported to...Jack Jansen1999-12-161-0/+618