0
0
mirror of https://github.com/python/cpython.git synced 2024-11-29 00:56:12 +01:00
Commit Graph

10 Commits

Author SHA1 Message Date
Guido van Rossum
75f8968ee7 Hide forms before discarding them. 1991-12-16 13:06:13 +00:00
Guido van Rossum
ddc0d3e066 Support for FORMS 2.0. 1991-12-10 13:56:42 +00:00
Guido van Rossum
d97f048ae8 Fixed duplicate use of OFF macro. 1991-11-19 20:26:28 +00:00
Guido van Rossum
32db5e391b Finally added form attributes. 1991-11-12 15:43:18 +00:00
Guido van Rossum
2df7bcca97 Done a little bit about garbage collection.
Made some routines a little bit more robust.
1991-10-20 20:18:26 +00:00
Guido van Rossum
4f5eafb0cf Return window ID of form (later should use attr list liek objects). 1991-09-13 15:32:37 +00:00
Guido van Rossum
abe5835b4f Fixed almost all list errors. 1991-08-08 12:34:44 +00:00
Guido van Rossum
0374711fb3 Lots of cosmetic changes.
Lots of small bugfixes (lint!).
Made bgn_group and end_group form methods instead of top-level functions.
1991-08-08 12:10:01 +00:00
Guido van Rossum
75cc8980e8 Adde get_mouse and find_first/find_last (by robertl) 1991-08-08 12:07:45 +00:00
Guido van Rossum
c7df79e47d Initial revision 1991-08-07 11:32:58 +00:00