From 2b1528e9dbc860a6f5cba6321ac0b0f03f156bdd Mon Sep 17 00:00:00 2001 From: dkf Date: Wed, 22 Aug 2012 23:22:08 +0000 Subject: Corrections to TIP number; make recent TIP commits more visible in ChangeLog --- ChangeLog | 65 ++++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 37 insertions(+), 28 deletions(-) diff --git a/ChangeLog b/ChangeLog index 0944c96..d5d5d6b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,30 +1,35 @@ 2012-08-22 Jan Nijtmans - * xlib/xcolors.c: [TIP 405]: Web Colors for Tk. New colors aqua, - * xlib/rgb.txt: crimson, fuchsia, indigo, lime, olive, silver - * unix/tkUnixColor.c: and teal. Modified RGB values for gray/grey, - * generic/tkInt.h: green, maroon and purple. + TIP #404 IMPLEMENTATION + + * xlib/xcolors.c: Web Colors for Tk. New colors aqua, crimson, + * xlib/rgb.txt: fuchsia, indigo, lime, olive, silver and teal. + * unix/tkUnixColor.c: Modified RGB values for gray/grey, green, + * generic/tkInt.h: maroon and purple. * generic/tkColor.c 2012-08-17 Jan Nijtmans - * win/nmakehlp.c: Add "-V" option, in order to be able - to detect partial version numbers. + * win/nmakehlp.c: Add "-V" option, in order to be able to detect + partial version numbers. 2012-08-15 Jan Nijtmans - * win/buildall.vc.bat: Only build the threaded builds by default - * win/rules.vc: For msvcrt static builds, allow to link - against libraries where the 'x' is missing (generated by Makefile.in). - * win/makefile.vc: Always compile Tk with -DUSE_TCL_STUBS, formatting. - * library/tk.tcl: [Frq 3555324]: On Windows, re-define Ctrl-A for - Select-All., as most Windows applications do. + * win/buildall.vc.bat: Only build the threaded builds by default + * win/rules.vc: For msvcrt static builds, allow to link + against libraries where the 'x' is missing + (generated by Makefile.in). + * win/makefile.vc: Always compile Tk with -DUSE_TCL_STUBS, + formatting. + * library/tk.tcl: [Frq 3555324]: On Windows, re-define Ctrl-A + for Select-All., as most Windows applications + do. 2012-08-11 Jan Nijtmans * library/*.tcl: [Bug 3555644]: Better use of virtual events. - Pre-define 10 new Virtual events, and correct various - bindings according to the Mac OSX documentation. + Pre-define 10 new Virtual events, and correct various bindings + according to the Mac OSX documentation. * win/rules.vc: Sync with tcl version of rules.vc 2012-08-11 Francois Vogel @@ -33,10 +38,10 @@ 2012-08-09 Stuart Cassoff - * generic/tkEvent.c: Remove useless (void *) casts - * unix/tkUnixEvent.c: introduced in checkin [81e50c85ed]. - * unix/tkUnixKey.c: The warnings were false flags from a - * unix/tkUnixRFont.c: faulty OpenBSD C compiler. + * generic/tkEvent.c: Remove useless (void *) casts introduced in + * unix/tkUnixEvent.c: checkin [81e50c85ed]. The warnings were false + * unix/tkUnixKey.c: flags from a faulty OpenBSD C compiler. + * unix/tkUnixRFont.c: 2012-07-31 Donal K. Fellows @@ -1640,12 +1645,14 @@ 2010-01-19 Pat Thoyts - * library/bgerror.tcl: [TIP 359]: Extended Window Manager Hints - * library/clrpick.tcl: following the freedesktop.org specification - * library/demos/widget: are now supported on X11 using a new - * library/dialog.tcl: wm attribute called '-type' - * library/msgbox.tcl: This feature is now used in the Tk library - * library/tkfbox.tcl: functions where appropriate. + TIP #359 IMPLEMENTATION + + * library/bgerror.tcl: Extended Window Manager Hints following the + * library/clrpick.tcl: freedesktop.org specification are now + * library/demos/widget: supported on X11 using a new [wm attribute] + * library/dialog.tcl: called '-type'. This feature is now used in + * library/msgbox.tcl: the Tk library functions where appropriate. + * library/tkfbox.tcl: * library/ttk/combobox.tcl: * tests/unixWm.test: * tests/wm.test: @@ -1733,12 +1740,14 @@ 2010-01-09 Pat Thoyts - * doc/menu.n: [TIP 360]: Remove special handling of - * library/obsolete.tcl: the .help menu on X11. + TIP #360 IMPLEMENTATION + + * doc/menu.n: Remove special handling of the .help menu on + * library/obsolete.tcl: X11. * unix/tkUnixMenu.c: - * library/menu.tcl: [TIP 360]: Make Tk menu activation - * library/obsolete.tcl: follow mouse movements. + * library/menu.tcl: Make Tk menu activation follow mouse + * library/obsolete.tcl: movements. 2010-01-08 Pat Thoyts -- cgit v0.12