summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* - plugin tkinter module for ppc pythonJack Jansen1995-10-313-0/+1166
* Fix to load needed resources on a macJack Jansen1995-10-311-0/+40
* Added providence mailer supportJack Jansen1995-10-301-1/+33
* Added (limited) compuserve error parsingJack Jansen1995-10-301-1/+25
* Updated 'vers' resource to 1.3 (forgot before the distribution:-)Jack Jansen1995-10-272-72/+74
* Added options for keeping window open on normal/error terminationJack Jansen1995-10-272-10/+47
* Moved mac-specific exit handling to macmain.cJack Jansen1995-10-271-21/+4
* Made a bit more robust against out-of-memory situationsJack Jansen1995-10-271-12/+35
* Renamed module tkinter to _tkinterJack Jansen1995-10-237-36/+37
* Removed unneeded reference to tkinterJack Jansen1995-10-231-1/+0
* Renamed module tkinter to _tkinter, moved source to _tkinter.cJack Jansen1995-10-232-7/+7
* Added class MHMailboxJack Jansen1995-10-231-5/+35
* MACTCP renamed to MACTCPconstJack Jansen1995-10-231-2/+2
* Added prototypes.Jack Jansen1995-10-231-2/+2
* Added localport/localhost initialization. This fixes socket.getsockname().Jack Jansen1995-10-231-0/+2
* CW6->CW7Jack Jansen1995-10-231-2/+3
* Take care that filenames for .hqx files are ascii (no more mu's, etc)Jack Jansen1995-10-231-1/+8
* Added missing include for <Aliases.h>Jack Jansen1995-10-231-3/+1
* comment fixJack Jansen1995-10-231-0/+2
* Script to read and parse error messages from mailer daemons.Sjoerd Mullender1995-10-191-0/+201
* changed underscore to have symbol syntaxBarry Warsaw1995-10-181-1/+1
* (py-indent-offset): this should be buffer local.Barry Warsaw1995-10-121-0/+2
* Added third argument to call()Jack Jansen1995-10-122-2/+3
* This commit was manufactured by cvs2svn to create tag 'release13'.v1.3cvs2svn1995-10-121-0/+1
* Added imgpbm and imgsgiJack Jansen1995-10-121-1/+3
* Added missing imgpbm and imgsgi modulesJack Jansen1995-10-121-0/+4
* Export strdup (parsermodule needs it)Jack Jansen1995-10-121-2/+4
* Last few notes/bugsJack Jansen1995-10-121-0/+9
* Last minor tweaks: debug off, added missing img mods, minor thingsJack Jansen1995-10-1211-3697/+3707
* set date to oct 13Guido van Rossum1995-10-121-1/+1
* rename binasciimodule.c -> binascii.c; disable parsermodule.cGuido van Rossum1995-10-121-2/+6
* mention syslog upgradeGuido van Rossum1995-10-113-0/+10
* undo opaque=fopaque changes; make test script more flexibleGuido van Rossum1995-10-112-5/+6
* idraw on top of an imageGuido van Rossum1995-10-111-0/+23
* all sorts of minor nitsGuido van Rossum1995-10-111-66/+73
* transcribed changes from tut.texGuido van Rossum1995-10-111-135/+144
* added two namesGuido van Rossum1995-10-111-0/+2
* mention Fred Drake's parser moduleGuido van Rossum1995-10-112-0/+10
* add Listbox.activate()Guido van Rossum1995-10-112-0/+4
* added listbox selection modesGuido van Rossum1995-10-112-0/+12
* add delete() method to ftp objectGuido van Rossum1995-10-111-0/+10
* Fred Drake's new parser moduleGuido van Rossum1995-10-112-52/+2121
* add libparser.texGuido van Rossum1995-10-113-1/+3
* Fred Drake's parser moduleGuido van Rossum1995-10-112-0/+500
* changes by Steve CliftGuido van Rossum1995-10-111-80/+92
* Removed declaration of sginap because it conflicted with a header file.Sjoerd Mullender1995-10-111-2/+0
* Propagate variable calls both to the linker and the compiler.Sjoerd Mullender1995-10-111-1/+2
* Documented MACFS, macostools, EasyDialogs and FrameWork modules.Jack Jansen1995-10-109-15/+504
* Added base64 codec docsJack Jansen1995-10-102-0/+24
* Fixed typo.Jack Jansen1995-10-103-3/+3