Guido van Rossum
|
d4e5a733b2
|
Cosmetic changes; sabotage 'go' and 'stdwin'; New == syntax.
|
1992-01-01 19:30:14 +00:00 |
Guido van Rossum
|
5fca8a1b0d
|
Adapted to new "regex" module.
Introduced egrep() and emgrep() variants.
Use '==' for equality test.
.,
|
1991-12-31 00:00:35 +00:00 |
Guido van Rossum
|
6c6b78d6bd
|
Initial revision
|
1991-12-30 16:03:05 +00:00 |
Guido van Rossum
|
564f5507c3
|
y
New class syntax
|
1991-12-30 16:02:20 +00:00 |
Guido van Rossum
|
d404569b97
|
New class syntax
|
1991-12-30 16:02:10 +00:00 |
Guido van Rossum
|
4a3a41f1bb
|
Use 'global' instead of struct kludge.
|
1991-12-26 13:10:50 +00:00 |
Guido van Rossum
|
8fd7eee6db
|
Use new stdwinevents.
|
1991-12-26 13:06:52 +00:00 |
Guido van Rossum
|
ccfd6e105b
|
New class syntax.
Use ImportERror
|
1991-12-26 13:06:39 +00:00 |
Guido van Rossum
|
ce08448165
|
New class syntax.
|
1991-12-26 13:06:29 +00:00 |
Guido van Rossum
|
decc4b99e1
|
Use ImportError
|
1991-12-26 13:06:22 +00:00 |
Guido van Rossum
|
1820010c1a
|
New class syntax.
|
1991-12-26 13:05:52 +00:00 |
Guido van Rossum
|
470e7617a9
|
Use AttributeError.
|
1991-12-26 13:05:43 +00:00 |
Guido van Rossum
|
aa3760d91d
|
Use ImportError.
|
1991-12-26 13:05:14 +00:00 |
Guido van Rossum
|
61f9d0d242
|
Use modern stdwinevent constants.
|
1991-12-26 13:04:16 +00:00 |
Guido van Rossum
|
946749f6fe
|
Use AttributeError
|
1991-12-26 13:04:02 +00:00 |
Guido van Rossum
|
2234bc9101
|
Use ImportError.
New class syntax.
|
1991-12-26 13:03:52 +00:00 |
Guido van Rossum
|
869100a919
|
Get rid of BCOMPAT.
New class syntax.
|
1991-12-26 13:03:39 +00:00 |
Guido van Rossum
|
bb3753d720
|
Use Attr*Error.
New class syntax.
|
1991-12-26 13:03:23 +00:00 |
Guido van Rossum
|
4dedbf7197
|
Use KeyError.
|
1991-12-26 13:03:14 +00:00 |
Guido van Rossum
|
5c5e829a5d
|
Use IOError.
|
1991-12-26 13:02:59 +00:00 |
Guido van Rossum
|
2f242582f7
|
Use ImportError; New class syntax.
|
1991-12-26 13:00:45 +00:00 |
Guido van Rossum
|
7610599756
|
Added ZeroDivisionError except clauses.
|
1991-12-16 13:10:58 +00:00 |
Guido van Rossum
|
befa2936d0
|
Attempt at speeding up.
|
1991-12-16 13:10:14 +00:00 |
Guido van Rossum
|
a594fabbfa
|
New opcodes: UNPACK_ARG, STORE_GLOBAL, DELETE_GLOBAL, LOAD_LOCAL, LOAD_GLOBAL
|
1991-12-16 13:09:28 +00:00 |
Guido van Rossum
|
d39e412482
|
Now automatically test for V2.0.
|
1991-12-12 17:39:09 +00:00 |
Guido van Rossum
|
b00649cd06
|
Initial revision
|
1991-12-11 17:29:59 +00:00 |
Guido van Rossum
|
ccf0ca2860
|
Changes for FORMS 2.0.
|
1991-12-10 13:49:34 +00:00 |
Guido van Rossum
|
c67eecf64d
|
Added improved comments.
|
1991-11-19 20:41:32 +00:00 |
Guido van Rossum
|
3f4f91704c
|
Comment 0.9.1 alternative to windows.remove(win) out.
|
1991-11-19 20:41:07 +00:00 |
Guido van Rossum
|
eee9498b71
|
Initial revision
|
1991-11-12 15:38:08 +00:00 |
Guido van Rossum
|
5478cc68f8
|
Added a comment about a possible interface change.
|
1991-11-12 15:37:53 +00:00 |
Guido van Rossum
|
d3778f9f60
|
Added samefile() function.
|
1991-11-12 15:37:40 +00:00 |
Guido van Rossum
|
f109f86de5
|
Added defines for pixmode.
|
1991-11-12 15:34:54 +00:00 |
Guido van Rossum
|
5f5b137017
|
Added new constants (some? all?) for FORMS version 1.5.
|
1991-11-12 15:33:59 +00:00 |
Guido van Rossum
|
2483cbb8ce
|
Initial revision
|
1991-09-17 08:12:16 +00:00 |
Guido van Rossum
|
a232536f50
|
test new functions and syntax
|
1991-08-16 13:29:25 +00:00 |
Guido van Rossum
|
333c2e02d0
|
A plus is also a sign!
|
1991-08-16 13:29:03 +00:00 |
Guido van Rossum
|
7045dd04d7
|
Initial revision
|
1991-08-16 13:28:28 +00:00 |
Guido van Rossum
|
784ca6c835
|
path.cat --> join
|
1991-08-16 13:28:23 +00:00 |
Guido van Rossum
|
668317db89
|
Added warning comment
|
1991-08-16 13:28:11 +00:00 |
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 |
Guido van Rossum
|
65a9620fa2
|
Initial revision
|
1991-01-01 18:17:49 +00:00 |
Guido van Rossum
|
762c39e9d2
|
Initial revision
|
1991-01-01 18:11:14 +00:00 |
Guido van Rossum
|
b5e05e95c3
|
Added explanatory comments.
|
1991-01-01 18:10:40 +00:00 |
Guido van Rossum
|
67c9b8cdad
|
Adapted to new cutbuffer interface.
|
1990-12-26 15:40:31 +00:00 |
Guido van Rossum
|
217a5fa3c3
|
Initial revision
|
1990-12-26 15:40:07 +00:00 |
Guido van Rossum
|
66a07c07a5
|
Fix bugf in index -- last char would not be checked.
|
1990-12-26 15:39:06 +00:00 |
Guido van Rossum
|
a4ddbd885e
|
Use stdwinevents instead of stdwinsupport.
|
1990-12-26 15:37:05 +00:00 |
Guido van Rossum
|
fc8e0d980f
|
Compensate stdwin bug
|
1990-12-26 15:34:48 +00:00 |
Guido van Rossum
|
ee11583f00
|
*** empty log message ***
|
1990-12-26 15:34:34 +00:00 |
Guido van Rossum
|
a1ec5fea86
|
Unimportant changes.
|
1990-12-26 15:33:35 +00:00 |
Guido van Rossum
|
debbe041e6
|
Comment changes.
|
1990-12-26 15:33:00 +00:00 |
Guido van Rossum
|
2e44967104
|
Initial revision
|
1990-11-05 19:44:36 +00:00 |
Guido van Rossum
|
0c89ec778d
|
*** empty log message ***
|
1990-11-05 19:44:31 +00:00 |
Guido van Rossum
|
be5ea23374
|
Added new event types and selection types.
|
1990-10-31 11:26:01 +00:00 |
Guido van Rossum
|
468c448bcc
|
Added S_IMODE() to strip the file type (S_IFMT) from a mode.
|
1990-10-31 11:25:23 +00:00 |
Guido van Rossum
|
36ddc9e318
|
Initial revision
|
1990-10-31 11:24:22 +00:00 |
Guido van Rossum
|
6acc1b539a
|
Changed resizing functionality.
|
1990-10-31 11:21:56 +00:00 |
Guido van Rossum
|
e15607f3f9
|
removed resizing functionality.
|
1990-10-31 11:17:34 +00:00 |
Guido van Rossum
|
fc9af02697
|
Separated out resizing functionality.
|
1990-10-31 11:16:43 +00:00 |
Guido van Rossum
|
67d3d1348b
|
Removed reference to minmax.
|
1990-10-26 14:49:24 +00:00 |
Guido van Rossum
|
c93fdeb43d
|
Re3moved reference to minmax.
|
1990-10-26 14:49:08 +00:00 |
Guido van Rossum
|
124eb94270
|
Fix bug in rect.intersect(): empty rects beyond the first were
ignored instead of making the outcome empty...
|
1990-10-26 13:44:32 +00:00 |
Guido van Rossum
|
e1f069ec98
|
Initial revision
|
1990-10-25 18:51:42 +00:00 |
Guido van Rossum
|
4de12876a9
|
Generalized.
|
1990-10-25 18:50:59 +00:00 |
Guido van Rossum
|
ceae528b9f
|
Generalizations.
|
1990-10-25 18:50:27 +00:00 |
Guido van Rossum
|
f49ef1cad0
|
Mad readfile() read the file in one fell swoop.
|
1990-10-24 16:40:15 +00:00 |
Guido van Rossum
|
276123d1dc
|
Changed use of stat.
|
1990-10-24 16:39:37 +00:00 |
Guido van Rossum
|
336f2816cd
|
Initial revision
|
1990-10-24 16:39:18 +00:00 |
Guido van Rossum
|
40d9304d66
|
Use 'stat' module instead of hardcoding information from <sys/stat.h>.
|
1990-10-21 16:17:34 +00:00 |
Guido van Rossum
|
6b47ed1f9d
|
Initial revision
|
1990-10-21 16:17:08 +00:00 |
Guido van Rossum
|
2dbf39cbc6
|
Set 'parent' field of new created subwindows so wdiff can implement
'close subwindows' command.
|
1990-10-21 16:15:58 +00:00 |
Guido van Rossum
|
5c124871b6
|
Make readfile read the file in one fell swoop.
|
1990-10-21 16:14:50 +00:00 |
Guido van Rossum
|
c636014c43
|
Initial revision
|
1990-10-13 19:23:40 +00:00 |