..
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
* Mass change: get rid of all init() methods, in favor of __init__()
1993-12-17 15:25:27 +00:00
anywin.py
posix -> os
1992-03-31 19:04:48 +00:00
basewin.py
* Mass change: get rid of all init() methods, in favor of __init__()
1993-12-17 15:25:27 +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
* Mass change: get rid of all init() methods, in favor of __init__()
1993-12-17 15:25:27 +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
* Mass change: get rid of all init() methods, in favor of __init__()
1993-12-17 15:25:27 +00:00
rect.py
XEvent.py: Added support for ExposeEvent.
1993-08-25 14:09:01 +00:00
srcwin.py
* Mass change: get rid of all init() methods, in favor of __init__()
1993-12-17 15:25:27 +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
* Mass change: get rid of all init() methods, in favor of __init__()
1993-12-17 15:25:27 +00:00
wdbframewin.py
* Mass change: get rid of all init() methods, in favor of __init__()
1993-12-17 15:25:27 +00:00
wdbsrcwin.py
* Mass change: get rid of all init() methods, in favor of __init__()
1993-12-17 15:25:27 +00:00