diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +2007-11-02 Donal K. Fellows <donal.k.fellows@manchester.ac.uk> + + * library/msgbox.tcl: Made message dialog use Ttk widgets for better + L&F. + + * library/tkfbox.tcl (::tk::dialog::file::CompleteEnt): Added <Tab> + completion. [FRQ 805091] + * library/tkfbox.tcl: Made file dialog use Ttk widgets for better L&F. + + * library/demos/sayings.tcl: Better resizing. [Bug 1822410] + +2007-11-01 Donal K. Fellows <donal.k.fellows@manchester.ac.uk> + + * library/demos/textpeer.tcl: Better resizing. [Bug 1822601] + 2007-11-01 Donal K. Fellows <donal.k.fellows@man.ac.uk> * doc/colors.n: Added list of Windows system colors. [Bug 945409] |