]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Backport of 1.6 thru 1.9 (of _Appmodule.c):
authorJack Jansen <jack.jansen@cwi.nl>
Wed, 27 Feb 2002 23:07:46 +0000 (23:07 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Wed, 27 Feb 2002 23:07:46 +0000 (23:07 +0000)
commit0b6d0cb7030e232c6b53a52b56903950c889bd1c
tree294471eab76e293873891ad731fb359658ed00d4
parenta063f2569d06258e9077f830a76c19dc6de5384f
Backport of 1.6 thru 1.9 (of _Appmodule.c):
- Added support for DrawThemeButton() and friends.
- Q&D support for ThemeDrawingState objects.
- Added DrawThemeTextBox()
- fixed GetThemeTextDimensions(): it has an in/out Point arg, not just out.
Mac/Modules/app/_Appmodule.c
Mac/Modules/app/appscan.py
Mac/Modules/app/appsupport.py