| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
* trace_vdelete() with wrong mode no longer break tracing
* trace_vinfo() now always returns a list of pairs of strings
|
|
|
|
|
|
| |
always returns bool. tkinter.BooleanVar now validates input values (accepted
bool, int, long, str, unicode, and Tcl_Obj). tkinter.BooleanVar.get() now
always returns bool.
|
|
|
|
|
|
|
|
|
| |
window is created for every test class.
Fixed Tkinter images copying operations in NoDefaultRoot mode.
Tcl command names generated for "after" callbacks now contains a name of
original function.
|
|
|
|
| |
unicode strings only). Improved error handling in variables-related commands.
|
|
|