Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Deleting all stdwin library modules. | Guido van Rossum | 2000-05-08 |
| | |||
* | * Got entirely rid of path.py. | Guido van Rossum | 1992-12-14 |
| | | | | | | | | * Many modules: fixes for new, stricter, argument passing rules (most changes were automatic ones -- not all of this is tested!). * gwin.py: now uses mainloop.py for its main loop and window admin. * mainloop.py: always call dispatch() with event as a tuple! * Fix bug in pdb's 'clear' command -- don't set the bpt but clear it! | ||
* | Removed *.libs (now in ./sgi); | Guido van Rossum | 1992-08-06 |
| | | | | | added gettext() method to TextEdit.py; fixed string.atoi() to ignore leading zeros. | ||
* | New class syntax | Guido van Rossum | 1991-12-30 |
| | |||
* | Added activate/deactivate. | Guido van Rossum | 1991-08-16 |
| | | | | | | minsize --> getminsize. Added 'boxed' option. Added lost of code to realize (?) | ||
* | *** empty log message *** | Guido van Rossum | 1991-05-14 |
| | |||
* | Use text object's new settext() method. | Guido van Rossum | 1991-04-21 |
| | |||
* | Initial revision | Guido van Rossum | 1991-04-07 |