summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Tag for 8.6b3 release.core_8_6_b3core_8_6_b3_rcdgp2012-09-171-0/+6
* merge trunkdgp2012-09-171-0/+5
|\
| * 3567778 Make Tk_MeasureChars() honor the TK_AT_LEAST_ONE flag properly.dgp2012-09-151-0/+5
* | merge trunkdgp2012-09-141-0/+9
|\ \ | |/
| * [Bug 3567453]: Clip regions must be cleared with XSetClipMask and notdkf2012-09-131-0/+9
| |\
| | * [Bug 3567453]: Clip regions must be cleared with XSetClipMask and notdkf2012-09-131-0/+9
* | | merge trunkdgp2012-09-131-0/+4
|\ \ \ | |/ /
| * | [Bug 3567283]: Added missing cast.dkf2012-09-131-0/+4
* | | merge trunkdgp2012-09-121-0/+8
|\ \ \ | |/ /
| * | [Bug 3566594]: Fix clipping problem in classic X11; clip regions were leaking indkf2012-09-111-0/+8
| |\ \ | | |/
| | * [Bug 3566594]: Fix clipping problem in classic X11; clip regions were leaking indkf2012-09-111-0/+8
* | | merge trunkdgp2012-09-071-0/+6
|\ \ \ | |/ /
| * | [Bug 3565533]: Purge use of variable that was only ever checked once immediatelydkf2012-09-071-0/+6
* | | Bump to 8.6b3dgp2012-09-071-0/+12
|/ /
* | Unbreak windows problems with commit [961ae24a3f] as well.andreask2012-08-301-0/+3
* | Unbreak AIX, replaced use of C99 comments in commit [961ae24a3f] (2012-08-27)...andreask2012-08-301-0/+5
* | [Bug 3562426]: Context menu goes out of edge of screen.jan.nijtmans2012-08-281-0/+5
|\ \ | |/
| * [Bug 3562426]: Context menu goes out of edge of screen.jan.nijtmans2012-08-281-0/+5
| |\
| | * [Bug 3562426]: Context menu goes out of edge of screenjan.nijtmans2012-08-281-0/+5
| | |\
| | | * [Bug 3562426]: Context menu goes out of edge of screen. jan.nijtmans2012-08-281-0/+5
| | * | [Bug 3558535]: Factor out the filtered-sorted globbing code into one proceduredkf2012-08-251-1/+10
* | | | Note potential incompatibility introduced by new virtual events.dkf2012-08-281-18/+25
* | | | Generate -errorcode values to go with errors. Generate messages and postscriptdkf2012-08-271-0/+10
* | | | [Bug 3558535]: Factor out the filtered-sorted globbing code into one proceduredkf2012-08-241-1/+10
|\ \ \ \ | |/ / /
| * | | [Bug 3558535]: Factor out the filtered-sorted globbing code into one proceduredkf2012-08-241-1/+10
* | | | 3554026,3561016 Stop crash with tearoff menusdgp2012-08-231-0/+4
|\ \ \ \ | |/ / /
| * | | 3554026,3561016 Stop crash with tearoff menus.dgp2012-08-231-0/+4
| |\ \ \ | | |/ /
| | * | 3554026,3561016 Stop crash with tearoff menus.dgp2012-08-231-0/+4
| | |/
* | | [Bug 3555644]: Better use of virtual events, Add <<ToggleSelection>> virtual ...jan.nijtmans2012-08-231-0/+6
* | | 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
|\ \ \
* \ \ \ nmakehlp: Add "-V<num>" option, in order to be able to detect partial version...jan.nijtmans2012-08-171-0/+5
|\ \ \ \ | | |/ / | |/| |
| * | | nmakehlp: Add "-V<num>" option, in order to be able to detect partial version...jan.nijtmans2012-08-171-0/+5
| |\ \ \ | | | |/ | | |/|
| | * | nmakehlp: Add "-V<num>" option, in order to be able to detect partial version...jan.nijtmans2012-08-171-0/+5
* | | | changelog entry for previous commitjan.nijtmans2012-08-151-0/+2
* | | | Always compile Tk with -DUSE_TCL_STUBS. jan.nijtmans2012-08-151-0/+1
|\ \ \ \ | |/ / /
| * | | 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
|\ \ \ \ | |/ / /
| * | | Only build the threaded builds by default. jan.nijtmans2012-08-151-0/+5
* | | | 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
|\ \ \ \
| * | | | don't put that many bindings under tk_strictMotif handling, it was not done b...jan.nijtmans2012-08-111-1/+1
| * | | | merge trunkjan.nijtmans2012-08-101-0/+7
| |\ \ \ \
| * | | | | define two more virtual bindings, and correct various Macjan.nijtmans2012-08-101-0/+2
| * | | | | [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 warning...stwo2012-08-091-0/+7
| |/ / /