Guido van Rossum
|
0e8e872ebf
|
Raise KeyError instead of RuntimeError when a uid or name (etc) is not found.
|
1991-12-24 13:28:38 +00:00 |
Guido van Rossum
|
bbf9434337
|
Change errors into new StdwinError.
|
1991-12-16 15:44:53 +00:00 |
Guido van Rossum
|
8832b62101
|
Improve error handling.
|
1991-12-16 15:44:24 +00:00 |
Guido van Rossum
|
0f1b8063b5
|
Be vague about default date.
|
1991-12-16 15:42:11 +00:00 |
Guido van Rossum
|
75f8968ee7
|
Hide forms before discarding them.
|
1991-12-16 13:06:13 +00:00 |
Guido van Rossum
|
aa011411fb
|
Automatically insert the date.
|
1991-12-16 13:05:20 +00:00 |
Guido van Rossum
|
87e7ea72a6
|
Use new exceptions.
|
1991-12-10 14:00:03 +00:00 |
Guido van Rossum
|
ddc0d3e066
|
Support for FORMS 2.0.
|
1991-12-10 13:56:42 +00:00 |
Guido van Rossum
|
9f462af3af
|
Added global 'version' variable.
Print version and copyright when called interactively.
|
1991-12-10 13:54:12 +00:00 |
Guido van Rossum
|
0bb1a51925
|
AIX fix.
|
1991-11-27 14:55:18 +00:00 |
Guido van Rossum
|
3c28474ea2
|
Enclosed method lists in braces.
Added close methods to various object types.
|
1991-11-27 14:54:54 +00:00 |
Guido van Rossum
|
d97f048ae8
|
Fixed duplicate use of OFF macro.
|
1991-11-19 20:26:28 +00:00 |
Guido van Rossum
|
98d5433852
|
Added PROTO macro where needed.
|
1991-11-12 15:44:14 +00:00 |
Guido van Rossum
|
32db5e391b
|
Finally added form attributes.
|
1991-11-12 15:43:18 +00:00 |
Guido van Rossum
|
6d0b5a7880
|
Improved RGB --> grayscale conversion.
Changed error reporting somewhat.
|
1991-11-12 15:41:00 +00:00 |
Guido van Rossum
|
56a5afc7ea
|
Support JPEG option.
|
1991-11-12 15:40:36 +00:00 |
Guido van Rossum
|
d18ad58349
|
Added frexp, ldexp, modf, fmod.
|
1991-10-24 14:57:21 +00:00 |
Guido van Rossum
|
1242f1da67
|
Added a little comment
|
1991-10-20 20:28:02 +00:00 |
Guido van Rossum
|
85f5076962
|
Added __dict__ attributes all over the place.
|
1991-10-20 20:22:50 +00:00 |
Guido van Rossum
|
e0e5edcb6e
|
Added allowbroadcast()
|
1991-10-20 20:22:28 +00:00 |
Guido van Rossum
|
2df7bcca97
|
Done a little bit about garbage collection.
Made some routines a little bit more robust.
|
1991-10-20 20:18:26 +00:00 |
Guido van Rossum
|
d26d9ed2ec
|
Added lrect{read,write} and pixmode().
Also added functions (un)packrect, not in GL but needed for tv...
Commented out all the functions that cause error messages.
|
1991-10-20 20:13:40 +00:00 |
Guido van Rossum
|
c0aab89d96
|
Added some error checks.
|
1991-10-20 20:10:46 +00:00 |
Guido van Rossum
|
4f5eafb0cf
|
Return window ID of form (later should use attr list liek objects).
|
1991-09-13 15:32:37 +00:00 |
Guido van Rossum
|
8db0307399
|
Call (*func), not ALgetparams!
|
1991-09-13 15:31:47 +00:00 |
Guido van Rossum
|
54ba21bd76
|
Make Socktype global so old and new compilers will like it.
|
1991-09-10 14:57:12 +00:00 |
Guido van Rossum
|
b988c33d5a
|
getlonglongargs --> getlonglongarg
Fixed type error in argument of newopenfileobject.
|
1991-09-10 14:56:48 +00:00 |
Guido van Rossum
|
188f832ae6
|
Added module 'al' (SGI audio library).
|
1991-09-10 14:55:08 +00:00 |
Guido van Rossum
|
b3a5b9bc4a
|
Added queryparams, get/setparams.
Free config object used to get sample width.
|
1991-09-10 14:54:05 +00:00 |
Guido van Rossum
|
e3db862e5b
|
Initial revision
|
1991-09-09 23:33:34 +00:00 |
Guido van Rossum
|
b316515289
|
Changed some interfaces after error reports from Liberte.
Added altgetmatrix (better but incompatible).
|
1991-08-16 08:59:21 +00:00 |
Guido van Rossum
|
3fecef73d9
|
Added initfl() call when USE_FL is define.
|
1991-08-16 08:58:56 +00:00 |
Guido van Rossum
|
670690e2aa
|
Reflect changed file name in comments.
|
1991-08-16 08:57:40 +00:00 |
Guido van Rossum
|
abe5835b4f
|
Fixed almost all list errors.
|
1991-08-08 12:34:44 +00:00 |
Guido van Rossum
|
0374711fb3
|
Lots of cosmetic changes.
Lots of small bugfixes (lint!).
Made bgn_group and end_group form methods instead of top-level functions.
|
1991-08-08 12:10:01 +00:00 |
Guido van Rossum
|
75cc8980e8
|
Adde get_mouse and find_first/find_last (by robertl)
|
1991-08-08 12:07:45 +00:00 |
Guido van Rossum
|
c7df79e47d
|
Initial revision
|
1991-08-07 11:32:58 +00:00 |
Guido van Rossum
|
00c567ce6f
|
All mac compilers now use 1904 as the Epoch...
|
1991-07-27 23:09:30 +00:00 |
Guido van Rossum
|
8dcbbac15a
|
Added getxwindowin() method
|
1991-07-27 21:42:24 +00:00 |
Guido van Rossum
|
8119447fbe
|
Add gethostname() and s.avail().
|
1991-07-27 21:42:02 +00:00 |
Guido van Rossum
|
e0d452d5ef
|
Ignore SIGPIPE when we've opened a pipe
|
1991-07-27 21:41:01 +00:00 |
Guido van Rossum
|
1492c27350
|
Add some err_errno calls that were missing
|
1991-07-27 21:38:43 +00:00 |
Guido van Rossum
|
76a00af3f2
|
Support for long integers
|
1991-07-27 21:34:00 +00:00 |
Guido van Rossum
|
4dd2a7e45b
|
Connection sockets now have the proper family/type/proto values.
Fix argument handling bug in socket(f,t,p) call.
Fix some comments.
|
1991-07-01 18:51:33 +00:00 |
Guido van Rossum
|
9db401333f
|
Fixed confusing error message (open should be popen)
|
1991-07-01 18:48:44 +00:00 |
Guido van Rossum
|
49955ae360
|
Support socket module
|
1991-07-01 18:45:17 +00:00 |
Guido van Rossum
|
30a685f0fe
|
Many changes to the interface, and added comments.
|
1991-06-27 15:51:29 +00:00 |
Guido van Rossum
|
6574b3ee25
|
Initial revision
|
1991-06-25 21:36:08 +00:00 |
Guido van Rossum
|
1d2a9ade93
|
Generalize to macintosh; forget Think 3.0.
|
1991-06-24 22:23:45 +00:00 |
Guido van Rossum
|
76f2f2ef67
|
Apparently MPW has power() instead of pow().
|
1991-06-24 22:23:10 +00:00 |