summaryrefslogtreecommitdiffstats
path: root/Tools/idle/Separator.py
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of old IDLE. Lib/idlelib rules!Guido van Rossum2003-06-141-92/+0
|
* Add back files that were accidentally deleted on the trunk rather thanGuido van Rossum2003-04-291-0/+92
| | | | on the idlefork-merge-branch as intended.
* Checking in IDLEFORK exactly as it appears in the idlefork CVS.Guido van Rossum2003-04-291-92/+0
| | | | On a branch, for now.
* Whitespace normalization.Tim Peters2001-01-171-8/+8
|
* Vladimir Marangozov's patch:Guido van Rossum1999-01-121-0/+3
| | | | | | The separator dances too much and seems to jump by arbitrary amounts in arbitrary directions when I try to move it for resizing the frames. This patch makes it more quiet.
* Separator classes (draggable divider between two panes).Guido van Rossum1999-01-111-0/+89