Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
41e25cc317e0db3a84f91c04a194e5f0065772a2
/
Mac
/
Modules
/
Nav.c
e79dc76
Made the core toolbox modules carbon-compatible using the new greylist feature of bgen: non-carbon methods are still included in non-carbon MacPython. The issue of backward compatibility of Python code is still open.
by Jack Jansen
· 25 years ago
9d61d1b
Got rid of PyMem_XDEL.
by Jack Jansen
· 25 years ago
2c6cf97
Handling of defaultLocation argument was wrong, causing a crash when used. Fixed.
by Jack Jansen
· 26 years ago
77abc43
Added a line about passing None as eventProc to the docstring to get movable
by Jack Jansen
· 26 years ago
a07431f
Finished (I think), but only very lightly tested. Should now have full interface: all
by Jack Jansen
· 26 years ago
e1a45b3
Allow keyword arguments, and the dialog is now actually shown. No way to
by Jack Jansen
· 26 years ago
e91a29d
Navigation Services module. Started from scratch, as Joe's module exported too little for my needs.
by Jack Jansen
· 26 years ago