cpython/Lib/lib-stdwin
Guido van Rossum e7113b6b3d * Fix bug in tzparse.py for DST timezone
* Added whatis command to pdb.py
* new module GET.py (GL definitions from <gl/get.h>)
* rect.py: is_empty takes a rect as argument, not two points.
* Added tests for builtin round() [XXX not yet complete!]
1993-03-29 11:30:50 +00:00
..
Abstract.py * Got entirely rid of path.py. 1992-12-14 12:57:56 +00:00
BoxParent.py * More changes due to stricter argument passing rules 1993-01-04 09:16:51 +00:00
Buttons.py * Got entirely rid of path.py. 1992-12-14 12:57:56 +00:00
CSplit.py * Got entirely rid of path.py. 1992-12-14 12:57:56 +00:00
DirList.py * More changes due to stricter argument passing rules 1993-01-04 09:16:51 +00:00
FormSplit.py * Got entirely rid of path.py. 1992-12-14 12:57:56 +00:00
HVSplit.py * More changes due to stricter argument passing rules 1993-01-04 09:16:51 +00:00
Histogram.py * Got entirely rid of path.py. 1992-12-14 12:57:56 +00:00
Sliders.py * Got entirely rid of path.py. 1992-12-14 12:57:56 +00:00
Soundogram.py * Got entirely rid of path.py. 1992-12-14 12:57:56 +00:00
Split.py * More changes due to stricter argument passing rules 1993-01-04 09:16:51 +00:00
StripChart.py * Got entirely rid of path.py. 1992-12-14 12:57:56 +00:00
TextEdit.py * Got entirely rid of path.py. 1992-12-14 12:57:56 +00:00
TransParent.py * More changes due to stricter argument passing rules 1993-01-04 09:16:51 +00:00
VUMeter.py New class syntax. 1991-12-26 13:06:29 +00:00
WindowParent.py * More changes due to stricter argument passing rules 1993-01-04 09:16:51 +00:00
WindowSched.py New == syntax 1992-01-01 19:35:13 +00:00
anywin.py posix -> os 1992-03-31 19:04:48 +00:00
basewin.py Initial revision 1992-01-22 22:21:31 +00:00
dirwin.py posix -> os 1992-03-31 19:04:48 +00:00
filewin.py Use built-in file.read() instead of util.readfile(). 1991-04-21 19:31:39 +00:00
formatter.py * Got entirely rid of path.py. 1992-12-14 12:57:56 +00:00
gwin.py * Got entirely rid of path.py. 1992-12-14 12:57:56 +00:00
listwin.py Initial revision 1990-10-13 19:23:40 +00:00
mainloop.py * Add some more tests for numbers 1993-01-21 15:36:40 +00:00
rect.py * Fix bug in tzparse.py for DST timezone 1993-03-29 11:30:50 +00:00
srcwin.py Split in TextWindow and SourceWindow. 1992-01-27 16:58:03 +00:00
stdwinevents.py * mainloop.py: added facility for calling select(). Also added 1992-11-26 09:17:19 +00:00
stdwinq.py Initial revision 1991-08-16 13:28:28 +00:00
tablewin.py New == syntax 1992-01-01 19:35:13 +00:00
textwin.py Use new stdwinevents. 1991-12-26 13:06:52 +00:00
wdb.py Added post_mortem() and pm() interfaces to pdb and wdb. 1992-09-08 11:59:04 +00:00
wdbframewin.py Added MINHEIGHT. Use self.dict as environment for evaluation. 1992-01-27 17:00:10 +00:00
wdbsrcwin.py Adde getmargin() method to calculate the width of the margin. 1992-01-27 16:58:21 +00:00