| Commit message (Expand) | Author | Age | Files | Lines |
* | New appearance mgr support. This appears (no pun intended) to have some probl... | Jack Jansen | 1999-12-10 | 3 | -1/+631 |
|
|
* | The call to PyArg_ParseTuple in al_Connect had one too few arguments. | Guido van Rossum | 1999-12-10 | 1 | -1/+1 |
|
|
* | Changed appearance-dialogs to new WDEF values. Also undid silly change of | Jack Jansen | 1999-12-09 | 1 | -0/+0 |
|
|
* | Regenerated, and manually massaged (sigh): there can now be comments after en... | Jack Jansen | 1999-12-09 | 1 | -3/+45 |
|
|
* | Fixed a linebreak I forgot, added docstrings, (temporarily) blacklisted a few... | Jack Jansen | 1999-12-09 | 3 | -17/+147 |
|
|
* | Added USE_APPEARANCE flag. | Jack Jansen | 1999-12-09 | 3 | -0/+3 |
|
|
* | Document the new stuff in the os module. | Fred Drake | 1999-12-09 | 1 | -2/+47 |
|
|
* | Added support for ctermid, tempnam, tmpfile, tmpnam, and tmpnam_r. | Fred Drake | 1999-12-09 | 3 | -107/+127 |
|
|
* | Added support for abort(), ctermid(), tmpfile(), tempnam(), tmpnam(), | Fred Drake | 1999-12-09 | 1 | -163/+326 |
|
|
* | Changes by Corran Webster to support {Get,Set}ControlData and | Jack Jansen | 1999-12-09 | 2 | -12/+132 |
|
|
* | Minimal test of Dlg.SetControlData by Corran Webster: draw a default | Jack Jansen | 1999-12-09 | 1 | -0/+13 |
|
|
* | First bits and pieces of appearance support: an init routine, a global flag P... | Jack Jansen | 1999-12-07 | 6 | -13/+45 |
|
|
* | OpenSSL support. This is based on patches for a version of SSLeay by | Guido van Rossum | 1999-12-07 | 1 | -1/+7 |
|
|
* | OpenSSL support. This is based on patches for a version of SSLeay by | Guido van Rossum | 1999-12-07 | 3 | -19/+439 |
|
|
* | According to Craig H Rowland, openbsd2 is yet another BSD variant that | Guido van Rossum | 1999-12-06 | 1 | -0/+2 |
|
|
* | Added \" to escapes so embedded escaped double quotes are handled | Barry Warsaw | 1999-12-06 | 1 | -0/+1 |
|
|
* | Set the finder "is shared" bit, by request of Joe Strout. It seems this allow... | Jack Jansen | 1999-12-03 | 1 | -1/+1 |
|
|
* | Allow for 12 arguments max, in stead of 8. Untested. | Jack Jansen | 1999-12-03 | 1 | -6/+9 |
|
|
* | Correct the docstring for byteswap(); error noted by Bernhard Reiter | Fred Drake | 1999-12-03 | 1 | -4/+9 |
|
|
* | [from 1999-11-04] | Greg Ward | 1999-12-03 | 1 | -5/+14 |
|
|
* | Default schedparams set to (0,0): no event-intervention by Python mainloop. This | Jack Jansen | 1999-12-03 | 1 | -2/+2 |
|
|
* | Standalone.html is long obsolete. Added description of BuildApplication | Jack Jansen | 1999-12-03 | 3 | -89/+59 |
|
|
* | New examples by Tony Ingraldi, using dns-lookup in stead of the funny interslip | Jack Jansen | 1999-12-03 | 12 | -333/+241 |
|
|
* | Give a warning if system-wide sys.argv processing is off (because then we | Jack Jansen | 1999-12-02 | 1 | -1/+4 |
|
|
* | Last try, think I got it now. | Barry Warsaw | 1999-12-01 | 1 | -1/+0 |
|
|
* | Once more | Barry Warsaw | 1999-12-01 | 1 | -0/+1 |
|
|
* | Once more | Barry Warsaw | 1999-12-01 | 1 | -1/+0 |
|
|
* | Urg! | Barry Warsaw | 1999-12-01 | 1 | -0/+1 |
|
|
* | more trivial stuff to test CVS -- should be the last? | Barry Warsaw | 1999-12-01 | 1 | -1/+1 |
|
|
* | testing CVS once more | Barry Warsaw | 1999-12-01 | 1 | -1/+0 |
|
|
* | testing CVS | Barry Warsaw | 1999-12-01 | 1 | -0/+1 |
|
|
* | testing CVS | Barry Warsaw | 1999-12-01 | 1 | -1/+0 |
|
|
* | testing CVS | Barry Warsaw | 1999-12-01 | 1 | -0/+1 |
|
|
* | testing CVS | Barry Warsaw | 1999-12-01 | 1 | -1/+0 |
|
|
* | Minor change to test new CVS reporting | Barry Warsaw | 1999-12-01 | 1 | -0/+1 |
|
|
* | Minor change to test new CVS reporting | Barry Warsaw | 1999-12-01 | 1 | -1/+1 |
|
|
* | Minor change to test new CVS reporting | Barry Warsaw | 1999-12-01 | 1 | -1/+0 |
|
|
* | Minor change to test new CVS reporting | Barry Warsaw | 1999-12-01 | 1 | -1/+1 |
|
|
* | Minor change to test new CVS reporting | Barry Warsaw | 1999-12-01 | 1 | -1/+0 |
|
|
* | Minor change to test new CVS reporting | Barry Warsaw | 1999-12-01 | 1 | -0/+4 |
|
|
* | Minor change to test new CVS reporting | Barry Warsaw | 1999-12-01 | 1 | -1/+1 |
|
|
* | Update link to PythonWare library page. | Fred Drake | 1999-12-01 | 1 | -2/+2 |
|
|
* | In abspath(), always use normpath(), even when win32api is available | Guido van Rossum | 1999-11-30 | 1 | -3/+3 |
|
|
* | A bunch of docstring fixes. | Barry Warsaw | 1999-11-28 | 1 | -23/+22 |
|
|
* | look for builtins before stuff on the path. | Greg Stein | 1999-11-24 | 1 | -1/+1 |
|
|
* | add loading of dynamic library modules. | Greg Stein | 1999-11-24 | 1 | -4/+18 |
|
|
* | rewrite_descriptor(): Fixup conversion of arguments (simpler). | Fred Drake | 1999-11-23 | 1 | -12/+35 |
|
|
* | Don't rename \var to <varname>; DocBook is too verbose here. | Fred Drake | 1999-11-23 | 1 | -4/+9 |
|
|
* | turn SysPathImporter into PathImporter. | Greg Stein | 1999-11-20 | 1 | -6/+7 |
|
|
* | remove the __version__ global. | Greg Stein | 1999-11-20 | 1 | -2/+0 |
|
|