index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
lib-tk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing close parenthesis.
Guido van Rossum
1996-07-30
1
-1/+1
*
Change to use keyword args instead of dicts
Guido van Rossum
1996-07-30
1
-10/+8
*
Two independent changes:
Guido van Rossum
1996-07-30
1
-2/+3
*
Restore the capability to pass a class (usually Pack) as an option to widget
Guido van Rossum
1996-07-21
1
-4/+7
*
Don't use tktools, dummy! Reworded test message slightly.
Guido van Rossum
1996-07-21
1
-5/+31
*
fix canvas bind commands
Guido van Rossum
1996-07-21
2
-2/+2
*
new simple dialog module, incompatible
Guido van Rossum
1996-06-17
1
-0/+77
*
made it work again with changed Tkinter
Guido van Rossum
1996-05-28
1
-5/+19
*
Major overhaul:
Guido van Rossum
1996-05-28
1
-48/+101
*
don't export selection
Guido van Rossum
1996-05-28
1
-2/+2
*
more changes copied from Grail
Guido van Rossum
1996-05-21
1
-30/+49
*
Made Place.info == Pack.info
Guido van Rossum
1996-05-16
1
-1/+10
*
Yet another mini fix to pack/grid info.
Guido van Rossum
1996-05-16
1
-2/+2
*
Some more changes from the net... Typos, 4.0/4.1 issues, new tkButtonInvoke().
Guido van Rossum
1996-05-16
1
-5/+25
*
Resync with Grail's Tkinter.py.
Guido van Rossum
1996-05-16
1
-195/+340
*
add keyword args to CanvasItem class __init__
Guido van Rossum
1996-01-26
1
-3/+3
*
Disable pythons own eventhandling on the mac.
Jack Jansen
1995-11-10
1
-0/+8
*
Renamed module tkinter to _tkinter
Jack Jansen
1995-10-23
1
-9/+9
*
add Listbox.activate()
Guido van Rossum
1995-10-11
1
-0/+2
*
added listbox selection modes
Guido van Rossum
1995-10-11
1
-0/+6
*
fix Menu.add_command etc.
Guido van Rossum
1995-10-09
1
-10/+10
*
better version sanity checks; get rid of Widget.unbind_class()
Guido van Rossum
1995-10-07
1
-4/+18
*
new after options; text.search; new image methods
Guido van Rossum
1995-09-30
1
-2/+37
*
added getitem/setitem to Image class; changed call wrapping (again)
Guido van Rossum
1995-09-18
1
-1/+7
*
Initial revision
Guido van Rossum
1995-09-07
1
-0/+70
*
move constants to Tkconstants; added some; overridable error reporting; fix t...
Guido van Rossum
1995-09-07
1
-74/+26
*
Filter button should set selection's directory, too
Guido van Rossum
1995-09-01
1
-1/+4
*
added OptionMenu class (tk_optionMenu interface)
Guido van Rossum
1995-09-01
1
-2/+10
*
Initial revision
Guido van Rossum
1995-08-29
1
-0/+211
*
added select_present and select_range to Entry widget
Guido van Rossum
1995-08-11
1
-0/+5
*
added some missing constants
Guido van Rossum
1995-08-04
1
-0/+18
*
keyword arguments; redid Photo image class; other goodies
Guido van Rossum
1995-08-04
1
-96/+201
*
keyword parameter changes
Guido van Rossum
1995-08-04
1
-2/+4
*
Tk 4.0 and Tcl 7.4 are now standard
Guido van Rossum
1995-07-14
2
-77/+156
*
fix typo in tag_nextrange
Guido van Rossum
1995-03-20
1
-1/+1
*
add TkVersion,TclVersion; don't drop in debugger
Guido van Rossum
1995-03-17
1
-42/+20
*
Fixed 'propagate' method
Guido van Rossum
1994-12-30
1
-4/+5
*
added option interface
Guido van Rossum
1994-10-20
1
-0/+8
*
Dialog.py: d.num should be numeric, not string
Guido van Rossum
1994-08-30
2
-5/+8
*
Add Widget.unbind and {Canvas,Text}.tag_unbind.
Guido van Rossum
1994-08-08
1
-2/+9
*
Use new packing and 'name' in cnf dict
Guido van Rossum
1994-08-03
1
-3/+5
*
read various startup files in Tcl and Python based upon className and
Guido van Rossum
1994-07-12
1
-1/+23
*
Fix bug in At() (Steen)
Guido van Rossum
1994-07-12
1
-3/+3
*
Make Pack.newinfo() return a dict
Guido van Rossum
1994-07-11
1
-1/+10
*
Added _exit and register as Tcl command exit. Micro lay-out fix.
Guido van Rossum
1994-07-07
1
-2/+6
*
Totally changed, now it is actually derived from Text
Guido van Rossum
1994-07-06
1
-31/+20
*
tag_remove: add tagName to tk call
Guido van Rossum
1994-07-06
1
-1/+1
*
Added bind and tag_config methods; minor lay-out change
Guido van Rossum
1994-07-06
1
-2/+3
*
Remove garbage '+ ' and reformat tag_delete function budy
Guido van Rossum
1994-07-06
1
-3/+2
*
* ScrolledText.py: added some more methods of Text (This should
Guido van Rossum
1994-07-06
1
-0/+10
[next]