]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Don't suppress wsetfont("");
authorGuido van Rossum <guido@python.org>
Mon, 3 Jun 1991 10:55:14 +0000 (10:55 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 3 Jun 1991 10:55:14 +0000 (10:55 +0000)
commit246b9d8258e7d7adbeed152a6377a6b541ad2020
treefc16577d48d0979f63130f95f0dca0f1efc199f0
parent76ad8ed51d58faa1ab735dbc00e28a3e9ba35883
Don't suppress wsetfont("");
Don't report WE_MENU events with None as menu pointer;
Added stdwin.getactie() function;
Moved code to turn WINDOW* into windowobject* to a separate function.
Modules/stdwinmodule.c