Home | History | Annotate | Download | only in idlelib

Lines Matching full:stackviewer

142 	* StackViewer.py: py-cvs-2001_07_13 (Rev 1.16) merge
210 PyShell.py, StackViewer.py, extend.txt, idle.py, keydefs.py: Import
237 * StackViewer.py: py-cvs-rel2_1 (Rev 1.15) merge - whitespace
424 ScrolledList.py, Separator.py, StackViewer.py, TODO.txt,
443 SearchEngine.py, Separator.py, StackViewer.py, TODO.txt,
472 SearchEngine.py, Separator.py, StackViewer.py, TODO.txt,
539 Separator.py, StackViewer.py, TODO.txt, ToolTip.py, TreeWidget.py,
561 Separator.py, StackViewer.py, TODO.txt, ToolTip.py, TreeWidget.py,
586 * StackViewer.py: New stack viewer, uses a tree widget.
969 * StackViewer.py: Make initial stack viewer wider
1237 * StackViewer.py: Protect against accessing an empty stack.
1319 * StackViewer.py: Close on ESC.
1389 * keydefs.py, idlever.py, idle.pyw, idle.bat, help.txt, extend.txt, extend.py, eventparse.py, ZoomHeight.py, WindowList.py, UndoDelegator.py, StackViewer
1474 * StackViewer.py:
1480 * StackViewer.py: Do nothing when loading the same dict as before.
1490 * Debugger.py, StackViewer.py:
1497 * Attic/PopupMenu.py: Follow renames in StackViewer module
1499 * StackViewer.py:
1500 Rename classes to StackViewer (the widget) and StackBrowser (the toplevel).
1506 * StackViewer.py: Restructured into a browser and a widget.
1531 * StackViewer.py: Whoops -- referenced self.top before it was set.
1539 * StackViewer.py:
1581 * StackViewer.py:
1587 * idle.pyw, help.txt, WidgetRedirector.py, UndoDelegator.py, StackViewer.py, SearchBinding.py, Attic/README, PyShell.py, Attic/PopupMenu.py, Percolator.py, Outline.py, IOBinding.py, History.py, Attic/HelpWindow.py, FrameViewer.py, FileList.py, EditorWindow.py, Delegator.py, ColorDelegator.py, Bindings.py, AutoIndent.py, AutoExpand.py: