Guido van Rossum
|
4d0fdc34d1
|
path.cat --> join
Added splitext
|
1991-08-16 13:27:58 +00:00 |
Guido van Rossum
|
fbe0a8e090
|
macpath.cat --> join
|
1991-08-16 13:27:45 +00:00 |
Guido van Rossum
|
0b7448020a
|
integrate with stdwinq
|
1991-08-16 13:24:58 +00:00 |
Guido van Rossum
|
dff84043e4
|
save match function instead of regexp object
|
1991-08-16 13:24:42 +00:00 |
Guido van Rossum
|
14d53bf164
|
Added vspacepixels.
Integrated with stdwinq.
|
1991-08-16 13:24:20 +00:00 |
Guido van Rossum
|
48154be152
|
Now uses pipes.
|
1991-08-16 13:23:29 +00:00 |
Guido van Rossum
|
0d3f4678ba
|
Used mainloop instead of WindowParent functions
|
1991-08-16 13:22:53 +00:00 |
Guido van Rossum
|
e825f15900
|
minsize->getminsize
Keyboard focus policy
more?
|
1991-08-16 13:22:23 +00:00 |
Guido van Rossum
|
e11d4ccbb6
|
minsize -> getminsize
Keyboard interface
|
1991-08-16 13:22:08 +00:00 |
Guido van Rossum
|
3c8045acf1
|
Added activate/deactivate.
minsize --> getminsize.
Added 'boxed' option.
Added lost of code to realize (?)
|
1991-08-16 13:19:43 +00:00 |
Guido van Rossum
|
9b1bfc8810
|
minsize --> getminsize.
Added keyboard downcalls.
(I mean keyboard focus policy and activate/deactivate)
|
1991-08-16 13:17:27 +00:00 |
Guido van Rossum
|
ce27298640
|
minsize --> getminsize; new implementation of getminsize
|
1991-08-16 13:17:07 +00:00 |
Guido van Rossum
|
cadae0fc14
|
minsize --> getminsize
|
1991-08-16 13:16:25 +00:00 |
Guido van Rossum
|
d085cc6f5d
|
Initial revision
|
1991-08-16 13:15:56 +00:00 |
Guido van Rossum
|
ac62b9e7cb
|
Renamed path.cat to path.join
|
1991-08-16 13:14:46 +00:00 |
Guido van Rossum
|
ca197b520e
|
minsize --> getminsize
|
1991-08-16 13:05:37 +00:00 |
Guido van Rossum
|
1e5ad4e9bb
|
Added class StrutAppearance (a label with with 0).
Changed minsize to getminsize.
|
1991-08-16 13:04:40 +00:00 |
Guido van Rossum
|
e6afe6a468
|
Initial revision
|
1991-08-16 13:02:04 +00:00 |
Guido van Rossum
|
8cf301e757
|
Changed minsize to getminsize.
|
1991-08-16 13:01:50 +00:00 |
Guido van Rossum
|
a759f64294
|
Initial revision
|
1991-05-14 12:25:35 +00:00 |
Guido van Rossum
|
aa1791765e
|
*** empty log message ***
|
1991-05-14 12:22:25 +00:00 |
Guido van Rossum
|
17fca179bc
|
*** empty log message ***
|
1991-05-14 12:13:40 +00:00 |
Guido van Rossum
|
ab2885ee96
|
Clarify comment.
|
1991-04-21 19:34:48 +00:00 |
Guido van Rossum
|
a31b9ccbbc
|
Delay zero after successful action.
|
1991-04-21 19:33:53 +00:00 |
Guido van Rossum
|
fa0e726154
|
Remove reference to util.
|
1991-04-21 19:33:30 +00:00 |
Guido van Rossum
|
e2e162ec42
|
Initial revision
|
1991-04-21 19:32:43 +00:00 |
Guido van Rossum
|
40b0f3aa0e
|
Use built-in file.read() instead of util.readfile().
|
1991-04-21 19:31:39 +00:00 |
Guido van Rossum
|
001fa6a20f
|
Don't sleep if msecs <= 0.
|
1991-04-21 19:31:10 +00:00 |
Guido van Rossum
|
fb9149c401
|
Support delayed destroy. Use built-in remove.
Dispatch needn't check for win = self.win.
|
1991-04-21 19:28:44 +00:00 |
Guido van Rossum
|
a82a27585a
|
Use text object's new settext() method.
|
1991-04-21 19:27:48 +00:00 |
Guido van Rossum
|
7912b008cf
|
Add destrpy() method.
|
1991-04-21 19:27:28 +00:00 |
Guido van Rossum
|
b8f5c093dc
|
Use built-in remove() method of lists instead of util.remove.
|
1991-04-21 19:26:45 +00:00 |
Guido van Rossum
|
d9d2c8246c
|
This is no longer needed, since all these functions are now built-in
(with different interfaces).
Change the module definition to call the built-in functions,
for compatibility.
|
1991-04-07 13:43:34 +00:00 |
Guido van Rossum
|
6179fe6a08
|
Don't us sys.ps1 and sys.ps2.
Exercise trailing comma in tuples.
|
1991-04-07 13:42:52 +00:00 |
Guido van Rossum
|
fac38b7c40
|
Added join() and joinfields() functions.
Fixed center().
Rewrote ljust() and rjust().
|
1991-04-07 13:42:19 +00:00 |
Guido van Rossum
|
2d844d1ddc
|
Initial revision
|
1991-04-07 13:41:50 +00:00 |
Guido van Rossum
|
fa54064967
|
Support packing whole trees.
|
1991-04-07 13:40:56 +00:00 |
Guido van Rossum
|
fc61383fad
|
Support [...] ranges. Also [!...] for negated ranges, SYSV shell style.
|
1991-04-07 13:40:02 +00:00 |
Guido van Rossum
|
117dbcb2fe
|
Added window list management functionality.
Automatically call self.destroy() if WE_CLOSE event dispatched.
Added keyboard, alternate drawing and getwindow interface.
Call child's realize method.
|
1991-04-07 13:37:05 +00:00 |
Guido van Rossum
|
4f4794a9a0
|
Added alternate drawing, realize and getwindow interfaces
(why not keyboard?)
|
1991-04-07 13:36:09 +00:00 |
Guido van Rossum
|
aa57a9d733
|
Added keyboard, alternate drawing, realize and getwindow interfaces.
|
1991-04-07 13:33:39 +00:00 |
Guido van Rossum
|
9ddba3e9ee
|
Enabled logicop arguments (LO_*).
|
1991-04-07 13:33:03 +00:00 |
Guido van Rossum
|
efba63ba1c
|
Added dummy realize() method.
|
1991-04-07 13:32:19 +00:00 |
Guido van Rossum
|
cbe6b53e1b
|
New: getwindow() parent method and realize() child method.
|
1991-04-07 13:31:53 +00:00 |
Guido van Rossum
|
17d82ce78a
|
Added readfile() and readopenfile() functions.
|
1991-02-19 13:04:40 +00:00 |
Guido van Rossum
|
261cbb2165
|
Use readfile from util.py.
|
1991-02-19 13:02:13 +00:00 |
Guido van Rossum
|
220d9f1449
|
The parser module is now called paenlparser.
|
1991-01-23 13:45:17 +00:00 |
Guido van Rossum
|
52cea43097
|
Added _reset and destroy methods.
|
1991-01-23 13:43:16 +00:00 |
Guido van Rossum
|
52acae65d7
|
Added XXX remarks.
|
1991-01-23 13:41:53 +00:00 |
Guido van Rossum
|
7df0c16b61
|
Initial revision
|
1991-01-23 13:41:31 +00:00 |