1. 06 Jul, 1994 3 commits
    • Guido van Rossum's avatar
      Misc changes by Steen · 639b8b8d
      Guido van Rossum authored
      639b8b8d
    • Guido van Rossum's avatar
      e20864d6
    • Guido van Rossum's avatar
      Tue Jul 5 13:22:45 1994 (lumholt@login.dkuug.dk) · 2dcf529b
      Guido van Rossum authored
      	* Setup.in: moreButtons Tk extension support (again).
      
      	* mklibapp: $1 is now the path to the Tk extension source
      	directory.  The default is /usr/local/src/tcl.
      
      	* kill.py: Don't use the exec Tcl command.
      
      	* Tkinter.py
      	(Misc.bind_all): Bug fix; extra graves.
      	(Misc.tk_strictMotif): Return the value.
      	(mainloop, getint, getdouble, getboolean): New functions.
      	(_cnfmerge): Flatten cnfs.
      
      Wed Jun 29 22:01:17 1994  Steen Lumholt  (lumholt@login.dkuug.dk)
      
      	* Tkinter.py:
      	(Tk.destroy): master is always None; so don't del.  Found by
      	Tommy Burnette, solution from Guido van Rossum.
      	(Misc.selection_get): Missing return.  Found by Richard Neitzel.
      	(Misc._options, Widget.config, Canvas._create):  If cnf is a tuple
      	or list then merge the contents.  Suggested by Matthew Conway.
      2dcf529b
  2. 04 Jul, 1994 3 commits
  3. 01 Jul, 1994 2 commits
  4. 29 Jun, 1994 1 commit
  5. 28 Jun, 1994 2 commits
  6. 27 Jun, 1994 8 commits
  7. 23 Jun, 1994 12 commits
  8. 21 Jun, 1994 1 commit
    • Guido van Rossum's avatar
      * Tkinter.py: some tidying up. · 08a40382
      Guido van Rossum authored
      	(Misc.after): arrange to call deletecommand after it is called.
      	(Canvas.itemconfig): generalized to support all forms.
      	(Canvas.find): returns a list of integers instead of strings.
      	* Tkinter.py (Canvas._create): call _flatten earlier.
      08a40382
  9. 20 Jun, 1994 8 commits