Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add an XXX comment about the ClassBrowser AIP. | Guido van Rossum | 2000-02-15 | 1 | -0/+2 |
* | Destroy the tree when closing. | Guido van Rossum | 1999-06-25 | 1 | -1/+2 |
* | Adapt to the new pyclbr's support of listing top-level functions. If | Guido van Rossum | 1999-06-10 | 1 | -33/+34 |
* | Rewritten based on TreeWidget.py | Guido van Rossum | 1999-06-01 | 1 | -133/+185 |
* | # TODO entries changed | Guido van Rossum | 1999-04-08 | 1 | -1/+1 |
* | Use a HSeparator between the classes and the items. | Guido van Rossum | 1999-01-11 | 1 | -13/+18 |
* | Checking in IDLE 0.2. | Guido van Rossum | 1999-01-02 | 1 | -18/+20 |
* | Fix the class browser to work even when the file is not on sys.path. | Guido van Rossum | 1998-12-18 | 1 | -2/+2 |
* | Generalized the scrolled list which is the base for the class and | Guido van Rossum | 1998-10-15 | 1 | -128/+77 |
* | Much improved, much left to do. | Guido van Rossum | 1998-10-13 | 1 | -11/+153 |
* | Adding the beginnings of a Class browser. Incomplete, yet. | Guido van Rossum | 1998-10-13 | 1 | -0/+70 |