| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Renamed module tkinter to _tkinter | Jack Jansen | 1995-10-23 | 7 | -36/+37 |
| | | |||||
| * | Removed unneeded reference to tkinter | Jack Jansen | 1995-10-23 | 1 | -1/+0 |
| | | |||||
| * | Renamed module tkinter to _tkinter, moved source to _tkinter.c | Jack Jansen | 1995-10-23 | 2 | -7/+7 |
| | | |||||
| * | Added class MHMailbox | Jack Jansen | 1995-10-23 | 1 | -5/+35 |
| | | | | | Added optional third parameter to seek. | ||||
| * | MACTCP renamed to MACTCPconst | Jack Jansen | 1995-10-23 | 1 | -2/+2 |
| | | |||||
| * | Added prototypes. | Jack Jansen | 1995-10-23 | 1 | -2/+2 |
| | | |||||
| * | Added localport/localhost initialization. This fixes socket.getsockname(). | Jack Jansen | 1995-10-23 | 1 | -0/+2 |
| | | |||||
| * | CW6->CW7 | Jack Jansen | 1995-10-23 | 1 | -2/+3 |
| | | |||||
| * | Take care that filenames for .hqx files are ascii (no more mu's, etc) | Jack Jansen | 1995-10-23 | 1 | -1/+8 |
| | | |||||
| * | Added missing include for <Aliases.h> | Jack Jansen | 1995-10-23 | 1 | -3/+1 |
| | | |||||
| * | comment fix | Jack Jansen | 1995-10-23 | 1 | -0/+2 |
| | | |||||
| * | Script to read and parse error messages from mailer daemons. | Sjoerd Mullender | 1995-10-19 | 1 | -0/+201 |
| | | | | | Written by Jack, some minor changes by Sjoerd. | ||||
| * | changed underscore to have symbol syntax | Barry Warsaw | 1995-10-18 | 1 | -1/+1 |
| | | |||||
| * | (py-indent-offset): this should be buffer local. | Barry Warsaw | 1995-10-12 | 1 | -0/+2 |
| | | |||||
| * | Added third argument to call() | Jack Jansen | 1995-10-12 | 2 | -2/+3 |
| | | |||||
| * | This commit was manufactured by cvs2svn to create tag 'release13'.v1.3 | cvs2svn | 1995-10-12 | 1 | -0/+1 |
| | | |||||
| * | Added imgpbm and imgsgi | Jack Jansen | 1995-10-12 | 1 | -1/+3 |
| | | |||||
| * | Added missing imgpbm and imgsgi modules | Jack Jansen | 1995-10-12 | 1 | -0/+4 |
| | | |||||
| * | Export strdup (parsermodule needs it) | Jack Jansen | 1995-10-12 | 1 | -2/+4 |
| | | |||||
| * | Last few notes/bugs | Jack Jansen | 1995-10-12 | 1 | -0/+9 |
| | | |||||
| * | Last minor tweaks: debug off, added missing img mods, minor things | Jack Jansen | 1995-10-12 | 11 | -3697/+3707 |
| | | |||||
| * | set date to oct 13 | Guido van Rossum | 1995-10-12 | 1 | -1/+1 |
| | | |||||
| * | rename binasciimodule.c -> binascii.c; disable parsermodule.c | Guido van Rossum | 1995-10-12 | 1 | -2/+6 |
| | | |||||
| * | mention syslog upgrade | Guido van Rossum | 1995-10-11 | 3 | -0/+10 |
| | | |||||
| * | undo opaque=fopaque changes; make test script more flexible | Guido van Rossum | 1995-10-11 | 2 | -5/+6 |
| | | |||||
| * | idraw on top of an image | Guido van Rossum | 1995-10-11 | 1 | -0/+23 |
| | | |||||
| * | all sorts of minor nits | Guido van Rossum | 1995-10-11 | 1 | -66/+73 |
| | | |||||
| * | transcribed changes from tut.tex | Guido van Rossum | 1995-10-11 | 1 | -135/+144 |
| | | |||||
| * | added two names | Guido van Rossum | 1995-10-11 | 1 | -0/+2 |
| | | |||||
| * | mention Fred Drake's parser module | Guido van Rossum | 1995-10-11 | 2 | -0/+10 |
| | | |||||
| * | add Listbox.activate() | Guido van Rossum | 1995-10-11 | 2 | -0/+4 |
| | | |||||
| * | added listbox selection modes | Guido van Rossum | 1995-10-11 | 2 | -0/+12 |
| | | |||||
| * | add delete() method to ftp object | Guido van Rossum | 1995-10-11 | 1 | -0/+10 |
| | | |||||
| * | Fred Drake's new parser module | Guido van Rossum | 1995-10-11 | 2 | -52/+2121 |
| | | |||||
| * | add libparser.tex | Guido van Rossum | 1995-10-11 | 3 | -1/+3 |
| | | |||||
| * | Fred Drake's parser module | Guido van Rossum | 1995-10-11 | 2 | -0/+500 |
| | | |||||
| * | changes by Steve Clift | Guido van Rossum | 1995-10-11 | 1 | -80/+92 |
| | | |||||
| * | Removed declaration of sginap because it conflicted with a header file. | Sjoerd Mullender | 1995-10-11 | 1 | -2/+0 |
| | | |||||
| * | Propagate variable calls both to the linker and the compiler. | Sjoerd Mullender | 1995-10-11 | 1 | -1/+2 |
| | | |||||
| * | Documented MACFS, macostools, EasyDialogs and FrameWork modules. | Jack Jansen | 1995-10-10 | 9 | -15/+504 |
| | | |||||
| * | Added base64 codec docs | Jack Jansen | 1995-10-10 | 2 | -0/+24 |
| | | |||||
| * | Fixed typo. | Jack Jansen | 1995-10-10 | 3 | -3/+3 |
| | | |||||
| * | Fixed positioning of icon on copy() | Jack Jansen | 1995-10-09 | 1 | -1/+3 |
| | | |||||
| * | Updated for 1.3 | Jack Jansen | 1995-10-09 | 2 | -28/+52 |
| | | |||||
| * | Removed unused variables | Jack Jansen | 1995-10-09 | 1 | -4/+1 |
| | | |||||
| * | Changed SIZE: minimum 2Mb is a bit over the top... | Jack Jansen | 1995-10-09 | 1 | -107/+106 |
| | | |||||
| * | Ported to CW7 | Jack Jansen | 1995-10-09 | 11 | -3453/+4102 |
| | | |||||
| * | Resource files for 1.3 distribution | Jack Jansen | 1995-10-09 | 5 | -130/+174 |
| | | |||||
| * | Adapted to CW7, added MkPluginAlises | Jack Jansen | 1995-10-09 | 1 | -4/+4 |
| | | |||||
| * | Changed CW signature and fixed .as/.hqx creator/type | Jack Jansen | 1995-10-09 | 1 | -4/+4 |
| | | |||||
