summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | and ChangeLog as welljan.nijtmans2013-01-141-0/+5
| | |/ / | |/| |
* | | | [Bug 3600390]: tk_strictMotif not tested for.jan.nijtmans2013-01-131-0/+6
* | | | [Bug 3600260]: Errors in new virtual event definitionsjan.nijtmans2013-01-101-0/+2
* | | | [Bug 3600251]: Inappropriate replacement of Mac binding.jan.nijtmans2013-01-101-0/+5
* | | | Tag 8.6.0 for releasedgp2012-12-111-0/+14
* | | | [Bug 3588824]: bug in image index handling for weird image namesdgp2012-12-041-0/+5
|\ \ \ \ | |/ / /
| * | | [Bug 3588824]: bug in image index handling for weird image namesdgp2012-12-041-0/+5
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Fixed commit datefvogel2012-12-031-1/+1
| | * [Bug 3588824]: bug in image index handling for weird image namesfvogel2012-11-221-0/+5
| * | [Bug 3585396]: winDialog.test requires user interaction.jan.nijtmans2012-11-131-0/+6
| |\ \ | | |/
| | * [Bug 3585396]: winDialog.test requires user interaction.jan.nijtmans2012-11-131-0/+6
| * | ChangeLog release markcore_8_5_13core_8_5_13_rcdgp2012-11-091-0/+14
* | | Bug 3500545: tk_getOpenFile -multiple 1 wrong on windowsjan.nijtmans2012-11-141-0/+5
* | | missing changelog entryjan.nijtmans2012-11-131-0/+5
* | | [Bug 3574708]: Move window liveness checks to better location.dkf2012-11-071-0/+7
|\ \ \ | |/ /
| * | [Bug 3574708]: Move window liveness checks to better location.dkf2012-11-071-0/+7
* | | Now that fossil stores the right characters, we might as well use them in mor...jan.nijtmans2012-11-071-5/+5
|\ \ \ | |/ /
| * | Now that fossil stores the right characters, we might as well use them in mor...jan.nijtmans2012-11-071-2/+2
* | | merge changesdgp2012-11-051-1/+1
|\ \ \ | |/ /
* | | 3574893 Add overlooked toplevel ref count maintenance in the [wm manage|forget]dgp2012-10-241-0/+6
|\ \ \ | |/ /
| * | 3574893 Add overlooked toplevel ref count maintenance in the [wm manage|forget]dgp2012-10-241-0/+6
| * | sync nmakehlp.c with Tcl versionjan.nijtmans2012-10-231-1/+1
| |\ \ | | |/
* | | consistant use of mode: objc for OSX, strip spaces from the end of linesjan.nijtmans2012-10-231-2/+2
|\ \ \ | |/ /
| * | Backport of ::tk::mac::useCompatibilityMetrics handling and scrollbar metrics...jan.nijtmans2012-10-231-0/+12
| * | Cherrypick Merge, Backport of [6223d9e067]. Restored fromandreask2012-10-091-0/+10
| * | Add 8 colors to the supported color list (aqua, crimson, fuchsia, indigo, lim...jan.nijtmans2012-09-281-0/+8
| |\ \ | | |/
| | * Add 8 colors to the supported color list (aqua, crimson, fuchsia, indigo, lim...jan.nijtmans2012-09-281-0/+8
| * | Compile win32 binaries with -DTCL_NO_DEPRECATEDjan.nijtmans2012-09-261-0/+8
| |\ \ | | |/
| | * Compile win32 binaries with -DTCL_NO_DEPRECATEDjan.nijtmans2012-09-261-0/+4
* | | Compile win32 binaries with -DTCL_NO_DEPRECATED, and fix gcc compiler warningjan.nijtmans2012-09-191-0/+5
* | | 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