Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A different winning animation. | Guido van Rossum | 1996-12-30 | 1 | -6/+8 |
| | |||||
* | Actually, *this* fixes the last bug. | Guido van Rossum | 1996-12-30 | 1 | -2/+7 |
| | |||||
* | Considerably restructured. This fixes the one remaining bug. | Guido van Rossum | 1996-12-30 | 1 | -319/+322 |
| | |||||
* | Solitaire game, like the one that comes with Windows. | Guido van Rossum | 1996-12-29 | 1 | -0/+627 |
| | |||||
* | /usr/local/bin/python -> /usr/bin/env python | Guido van Rossum | 1996-11-27 | 104 | -104/+104 |
| | |||||
* | Pass self as master to Entry() widget constructor. | Guido van Rossum | 1996-11-27 | 1 | -1/+1 |
| | |||||
* | Got rid of almost totally obsolete Demo/www subdir. | Guido van Rossum | 1996-10-11 | 1 | -2/+0 |
| | |||||
* | (Demo/parser/FILES, Demo/parser/Makefile, Demo/parser/parser.tex, | Fred Drake | 1996-09-12 | 4 | -13/+132 |
| | | | | | | Demo/parser/texipre.dat): Clean up support files for stand-alone documentation formatting, make sure copyright statement is consistent with the copyright. | ||||
* | Final set of changes by Fred before 1.4beta3 | Guido van Rossum | 1996-08-26 | 5 | -104/+150 |
| | |||||
* | update -- Undo is now entry 1 | Guido van Rossum | 1996-08-21 | 1 | -2/+3 |
| | |||||
* | unicast pendant for broadcast.py | Guido van Rossum | 1996-08-21 | 1 | -0/+16 |
| | |||||
* | Demos for Fred's parser module | Guido van Rossum | 1996-08-21 | 9 | -0/+491 |
| | |||||
* | Added note about standard library module xdrlib.py | Guido van Rossum | 1996-08-19 | 1 | -0/+2 |
| | |||||
* | Remove comment "SGI only" | Guido van Rossum | 1996-07-30 | 1 | -1/+1 |
| | |||||
* | Simplified and rationalized. | Guido van Rossum | 1996-07-30 | 1 | -7/+3 |
| | |||||
* | mac utility | Guido van Rossum | 1996-07-30 | 1 | -0/+19 |
| | |||||
* | turn a pile of RCS files into a ChangeLog file | Guido van Rossum | 1996-07-30 | 1 | -0/+109 |
| | |||||
* | print MX record | Guido van Rossum | 1996-07-30 | 1 | -0/+35 |
| | |||||
* | Adapted to CNRI | Guido van Rossum | 1996-07-30 | 1 | -1/+1 |
| | |||||
* | Added note about Python's support of complex numbers. | Guido van Rossum | 1996-07-30 | 1 | -1/+11 |
| | | | | Added exp(z). | ||||
* | Updated for Python 1.4 | Guido van Rossum | 1996-07-30 | 43 | -968/+738 |
| | |||||
* | (rmt.py): Updated to "modern" python coding conventions, somewhat. Keyword | Fred Drake | 1996-07-23 | 1 | -21/+21 |
| | | | | | | arguments and explicit calls to .pack() are used; no more dictionaries are being passed to Tkinter constructors. Otherwise, the example is unchanged. (The app isn't implemented as a Python object.) | ||||
* | add mac compatibility | Guido van Rossum | 1996-07-21 | 1 | -1/+29 |
| | |||||
* | Fix typos (need to use tag_bind, not bind). | Guido van Rossum | 1996-05-24 | 1 | -3/+2 |
| | |||||
* | Removed broken tst.py | Guido van Rossum | 1996-04-26 | 1 | -80/+0 |
| | |||||
* | Renamed module tkinter to _tkinter | Jack Jansen | 1995-10-23 | 3 | -5/+6 |
| | |||||
* | 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 |
| | |||||
* | fix for 4.0 | Guido van Rossum | 1995-10-08 | 1 | -2/+2 |
| | |||||
* | more elegant way to treat exit status | Guido van Rossum | 1995-10-07 | 1 | -6/+24 |
| | |||||
* | add "-r revisions" flag to log flags | Guido van Rossum | 1995-10-07 | 1 | -2/+1 |
| | |||||
* | added log option; cleanup afterwards | Guido van Rossum | 1995-10-07 | 1 | -13/+27 |
| | |||||
* | change log() to return the string instead of printing it | Guido van Rossum | 1995-10-07 | 1 | -4/+5 |
| | |||||
* | search for keyfile in sys.path as last resort; reword exception | Guido van Rossum | 1995-10-07 | 1 | -1/+8 |
| | |||||
* | flush before reading response from socket | Guido van Rossum | 1995-10-07 | 1 | -0/+1 |
| | |||||
* | mac robustness: use os.path.join | Guido van Rossum | 1995-10-07 | 1 | -1/+2 |
| | |||||
* | mac robustness: default timezone, unlink target before rename | Guido van Rossum | 1995-10-07 | 1 | -0/+4 |
| | |||||
* | small fixes | Guido van Rossum | 1995-10-04 | 2 | -4/+4 |
| | |||||
* | incompletely converted to Tk 4.0 | Guido van Rossum | 1995-09-07 | 1 | -8/+12 |
| | |||||
* | adapted to Tk 4.0 and CNRI man page locations | Guido van Rossum | 1995-09-07 | 1 | -2/+15 |
| | |||||
* | improve fonts; Tk 4.0 aware | Guido van Rossum | 1995-09-07 | 1 | -9/+14 |
| | |||||
* | simplified no Tk() sets _default_root | Guido van Rossum | 1995-09-07 | 1 | -2/+1 |
| | |||||
* | use $DISPLAY | Guido van Rossum | 1995-09-07 | 1 | -1/+2 |
| | |||||
* | Initial revision | Guido van Rossum | 1995-09-07 | 1 | -0/+13 |
| | |||||
* | change obsolete isfile to isvalid; add lock and unlock commands | Guido van Rossum | 1995-07-18 | 1 | -2/+10 |
| | |||||
* | remove comment about obsolete variable | Guido van Rossum | 1995-07-18 | 1 | -1/+0 |
| | |||||
* | implemented 'add' command and commit for added files | Guido van Rossum | 1995-07-18 | 1 | -5/+57 |
| | |||||
* | Ignore a few more names when comparing directories. | Sjoerd Mullender | 1995-07-10 | 1 | -1/+1 |
| | |||||
* | added support for -L flag (local operation) | Guido van Rossum | 1995-06-23 | 1 | -5/+17 |
| | |||||
* | add -L option | Guido van Rossum | 1995-06-23 | 1 | -1/+1 |
| |