cpython/Lib/lib-stdwin
Guido van Rossum 0d3f4678ba Used mainloop instead of WindowParent functions 1991-08-16 13:22:53 +00:00
..
Abstract.py Changed minsize to getminsize. 1991-08-16 13:01:50 +00:00
BoxParent.py Initial revision 1991-08-16 13:02:04 +00:00
Buttons.py Added class StrutAppearance (a label with with 0). 1991-08-16 13:04:40 +00:00
CSplit.py minsize --> getminsize 1991-08-16 13:05:37 +00:00
DirList.py Renamed path.cat to path.join 1991-08-16 13:14:46 +00:00
FormSplit.py minsize --> getminsize 1991-08-16 13:16:25 +00:00
HVSplit.py minsize --> getminsize; new implementation of getminsize 1991-08-16 13:17:07 +00:00
Histogram.py *** empty log message *** 1990-11-05 19:44:31 +00:00
Sliders.py minsize --> getminsize; new implementation of getminsize 1991-08-16 13:17:07 +00:00
Soundogram.py Re3moved reference to minmax. 1990-10-26 14:49:08 +00:00
Split.py minsize --> getminsize. 1991-08-16 13:17:27 +00:00
StripChart.py *** empty log message *** 1991-05-14 12:13:40 +00:00
TextEdit.py Added activate/deactivate. 1991-08-16 13:19:43 +00:00
TransParent.py minsize -> getminsize 1991-08-16 13:22:08 +00:00
VUMeter.py *** empty log message *** 1990-12-26 15:34:34 +00:00
WindowParent.py minsize->getminsize 1991-08-16 13:22:23 +00:00
WindowSched.py Used mainloop instead of WindowParent functions 1991-08-16 13:22:53 +00:00
anywin.py Initial revision 1990-10-13 19:23:40 +00:00
dirwin.py Set 'parent' field of new created subwindows so wdiff can implement 1990-10-21 16:15:58 +00:00
filewin.py Use built-in file.read() instead of util.readfile(). 1991-04-21 19:31:39 +00:00
formatter.py Initial revision 1991-05-14 12:25:35 +00:00
gwin.py Use stdwinevents instead of stdwinsupport. 1990-12-26 15:37:05 +00:00
listwin.py Initial revision 1990-10-13 19:23:40 +00:00
rect.py Fix bug in rect.intersect(): empty rects beyond the first were 1990-10-26 13:44:32 +00:00
stdwinevents.py Added new event types and selection types. 1990-10-31 11:26:01 +00:00
tablewin.py Initial revision 1990-10-13 19:23:40 +00:00
textwin.py Adapted to new cutbuffer interface. 1990-12-26 15:40:31 +00:00