summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* And *this* time with the right TIP number. :-}dkf2012-08-221-1/+1
|
* Corrections to TIP number; make recent TIP commits more visible in ChangeLogdkf2012-08-221-28/+37
|
* [TIP 403]: Web Colors for Tk. jan.nijtmans2012-08-221-0/+8
|\ | | | | | | New colors aqua, crimson, fuchsia, indigo, lime, olive, silver, and teal. Modified RGB values for gray/grey, green, maroon and purple.
* \ nmakehlp: Add "-V<num>" option, in order to be able to detect partial ↵jan.nijtmans2012-08-171-0/+5
|\ \ | | | | | | | | | version numbers
| * \ nmakehlp: Add "-V<num>" option, in order to be able to detect partial ↵jan.nijtmans2012-08-171-0/+5
| |\ \ | | | | | | | | | | | | version numbers.
| | * | nmakehlp: Add "-V<num>" option, in order to be able to detect partial ↵jan.nijtmans2012-08-171-0/+5
| | | | | | | | | | | | | | | | version numbers.
* | | | changelog entry for previous commitjan.nijtmans2012-08-151-0/+2
| | | |
* | | | Always compile Tk with -DUSE_TCL_STUBS. jan.nijtmans2012-08-151-0/+1
|\ \ \ \ | |/ / / | | | | Formatting
| * | | Backport some more improvements from Tcl 8.6jan.nijtmans2012-08-151-0/+1
| | | |
* | | | Only build the threaded builds by default. jan.nijtmans2012-08-151-0/+6
|\ \ \ \ | |/ / / | | | | For msvcrt static builds, allow to link against libraries where the 'x' is missing (generated by Makefile.in)
| * | | Only build the threaded builds by default. jan.nijtmans2012-08-151-0/+5
| | | | | | | | | | | | Backport some improvements from Tcl 8.6
* | | | Sync with tcl version of rules.vcjan.nijtmans2012-08-111-0/+1
| | | |
* | | | [Bug 3555644]: Better use of virtual events.jan.nijtmans2012-08-111-0/+6
|\ \ \ \ | | | | | | | | | | Pre-define 10 new Virtual events, and correct various bindings according to the Mac OSX documentation.
| * | | | don't put that many bindings under tk_strictMotif handling, it was not done ↵jan.nijtmans2012-08-111-1/+1
| | | | | | | | | | | | | | | | | | | | before
| * | | | merge trunkjan.nijtmans2012-08-101-0/+7
| |\ \ \ \
| * | | | | define two more virtual bindings, and correct various Macjan.nijtmans2012-08-101-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | bindings according to Apple OSX documentation. Doc updated as well
| * | | | | [Bug 3555644]: Better use of virtual events.jan.nijtmans2012-08-091-0/+4
| | |_|_|/ | |/| | |
* | | | | Fixed [Bug 3554273]: Test textDisp-32.2 failedfvogel2012-08-111-0/+4
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Fixed [Bug 3554273]: Test textDisp-32.2 failedfvogel2012-08-111-0/+4
| |\ \ \
| | * | | Fixed [Bug 3554273]: Test textDisp-32.2 failedbug_3554273fvogel2012-08-041-0/+4
| | | | |
| * | | | Remove useless (void *) casts introduced in checkin [b7a58eae61]. The ↵stwo2012-08-091-0/+7
| |/ / / | | | | | | | | | | | | warnings were false flags from a faulty OpenBSD C compiler.
| * | | Fixed [Bug 3554081]: Test bind-22.10 failedfvogel2012-08-031-0/+4
| |\ \ \ | | | |/ | | |/|
| | * | Fixed [Bug 3554081]: Test bind-22.10 failedfvogel2012-08-031-0/+4
| | | |
| * | | Fixed [Bug 3553311]: Test spinbox-3.70 failedfvogel2012-08-021-0/+4
| | | |
| * | | [Bug 3551802]: Convert from XKeycodeToKeysym to XkbKeycodeToKeysym to fixdkf2012-07-311-0/+6
| |\ \ \ | | |/ / | | | | deprecation warning.
| | * | [Bug 3551802]: Convert from XKeycodeToKeysym to XkbKeycodeToKeysym to fixdkf2012-07-311-0/+6
| | | | | | | | | | | | deprecation warning.
* | | | Remove useless (void *) casts introduced in checkin [81e50c85ed]. The ↵stwo2012-08-091-0/+7
| |_|/ |/| | | | | | | | warnings were false flags from a faulty OpenBSD C compiler.
* | | [Bug 3551802]: Convert from XKeycodeToKeysym to XkbKeycodeToKeysym to fixdkf2012-07-311-0/+6
| | | | | | | | | deprecation warning.
* | | Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextensionjan.nijtmans2012-07-311-0/+5
|\ \ \ | |/ /
| * | Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextensionjan.nijtmans2012-07-311-0/+5
| |\ \ | | |/
| | * Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextensionjan.nijtmans2012-07-311-0/+5
| | |
| | * Fixed previous commit date in changelogfvogel2012-07-191-1/+1
| | |
| | * [Bug 3545457]: Crash on packing a menubuttonbug_3545457fvogel2012-07-181-0/+4
| | |
| * | Release note tidinessdgp2012-07-171-0/+16
| | |
* | | [Bug 3544932]: Visual studio compiler check failsjan.nijtmans2012-07-171-0/+4
|\ \ \ | |/ /
| * | [Bug 3544932]: Visual studio compiler check failsjan.nijtmans2012-07-171-0/+4
| |\ \ | | |/
| | * [Bug 3544932]: Visual studio compiler check failsjan.nijtmans2012-07-171-0/+4
| | |
* | | merge 8.5dgp2012-07-161-15/+27
|\ \ \ | |/ /
| * | Update changes for Tk 8.5.12 release.dgp2012-07-161-16/+29
| | |
| * | [Bug 3541305]: Xfree/Xsync... should not be macrosjan.nijtmans2012-07-081-0/+5
| |\ \ | | |/
| | * [Bug 3541305]: Xfree/Xsync... should not be macrosjan.nijtmans2012-07-081-0/+5
| | |
* | | [Bug 3540127]: Better solution, using Tcl_GetIndexFromObj in stead of ↵jan.nijtmans2012-07-051-0/+5
| | | | | | | | | | | | Tcl_GetIndexFromObjStruct
* | | [Bug 3538401]: Better description of the key difference between [wm geometry]dkf2012-07-051-0/+6
|\ \ \ | |/ / | | | and [winfo geometry]
| * | [Bug 3538401]: Better description of the key difference between [wm geometry]dkf2012-07-051-0/+6
| |\ \ | | |/ | | | and [winfo geometry]
| | * [Bug 3538401]: Better description of the key difference between [wm geometry]dkf2012-07-051-0/+6
| | | | | | | | | and [winfo geometry]
* | | Improved solution to [Bug 3540127] that disconnects options from their order,dkf2012-07-041-0/+6
|\ \ \ | |/ / | | | so reducing the likelihood of nausea when contemplating the dialog code.
| * | [Bug 3540127]: Clean up the tables of options for the file dialogs so thatdkf2012-07-041-0/+6
| |\ \ | | |/ | | | options are listed in error messages in alphabetical order.
| | * [Bug 3540127]: Clean up the tables of options for the file dialogs so thatdkf2012-07-041-0/+6
| | | | | | | | | there's no longer any need to have mysterious increments.
* | | [Bug 3540127]: filebox.test fails on win32jan.nijtmans2012-07-041-0/+4
|\ \ \ | |/ /
| * | Add various X11 stub functions, Cygwin onlyjan.nijtmans2012-07-041-0/+4
| |\ \ | | |/ | | | | | | remove TkBindDeadWindow from Cygwin stub table [Bug 3540127]: filebox.test fails on win32