.. |
Abstract.py
|
New: getwindow() parent method and realize() child method.
|
1991-04-07 13:31:53 +00:00 |
Buttons.py
|
*** empty log message ***
|
1991-05-14 12:13:40 +00:00 |
CSplit.py
|
Initial revision
|
1991-01-23 13:41:31 +00:00 |
DirList.py
|
Initial revision
|
1991-04-07 13:41:50 +00:00 |
FormSplit.py
|
Initial revision
|
1991-04-07 13:41:50 +00:00 |
HVSplit.py
|
Added XXX remarks.
|
1991-01-23 13:41:53 +00:00 |
Histogram.py
|
*** empty log message ***
|
1990-11-05 19:44:31 +00:00 |
Sliders.py
|
*** empty log message ***
|
1990-11-05 19:44:31 +00:00 |
Soundogram.py
|
Re3moved reference to minmax.
|
1990-10-26 14:49:08 +00:00 |
Split.py
|
Use built-in remove() method of lists instead of util.remove.
|
1991-04-21 19:26:45 +00:00 |
StripChart.py
|
*** empty log message ***
|
1991-05-14 12:13:40 +00:00 |
TextEdit.py
|
Use text object's new settext() method.
|
1991-04-21 19:27:48 +00:00 |
TransParent.py
|
Added alternate drawing, realize and getwindow interfaces
|
1991-04-07 13:36:09 +00:00 |
VUMeter.py
|
*** empty log message ***
|
1990-12-26 15:34:34 +00:00 |
WindowParent.py
|
Support delayed destroy. Use built-in remove.
|
1991-04-21 19:28:44 +00:00 |
WindowSched.py
|
Don't sleep if msecs <= 0.
|
1991-04-21 19:31:10 +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 |
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 |