.. |
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
|
Use ImportError; New class syntax.
|
1991-12-26 13:00:45 +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
|
path.cat --> join
|
1991-08-16 13:28:23 +00:00 |
filewin.py
|
Use built-in file.read() instead of util.readfile().
|
1991-04-21 19:31:39 +00:00 |
formatter.py
|
Use ImportError.
|
1991-12-26 13:03:52 +00:00 |
gwin.py
|
integrate with stdwinq
|
1991-08-16 13:24:58 +00:00 |
listwin.py
|
Initial revision
|
1990-10-13 19:23:40 +00:00 |
mainloop.py
|
Comment 0.9.1 alternative to windows.remove(win) out.
|
1991-11-19 20:41:07 +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 improved comments.
|
1991-11-19 20:41:32 +00:00 |
stdwinq.py
|
Initial revision
|
1991-08-16 13:28:28 +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 |