summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Call XInitThreads once before the first Xlib call. Suggested by Brian Griffin.jan.nijtmans2013-02-181-0/+5
|
* merge-markjan.nijtmans2013-01-161-11/+11
|\
| * Don't compile Tk with -DTCL_NO_DEPRECATED by default any more, it might hurt ↵jan.nijtmans2013-01-161-13/+21
| |\ | | | | | | | | | when we compile Tk 8.x against Tcl 8.y with y > x, because new deprecated constructs might be added in higher Tcl versions (except for Tk 8.6, for now, because there is no higher 8.x yet)
| | * Don't compile Tk with -DTCL_NO_DEPRECATED by defaultjan.nijtmans2013-01-161-3/+11
| | | | | | | | | | | | | | | | | | any more, it might hurt when we compile Tk 8.x against Tcl 8.y with y > x, because new deprecated constructs might be added in higher Tcl versions (except for Tk 8.6, for now, because there is no higher 8.x yet)
* | | More flexible search for win32 tclConfig.sh, backported from TEA. jan.nijtmans2013-01-151-0/+5
|\ \ \ | |/ / | | | | | | | | | Don't use deprecated "case" any more. Don't do unnecessary Tcl_PkgRequire(..., "Tcl", ...), the preceding Tcl_InitStubs() call already does that, both for dynamic loaded as wel as the static case. Disallow Tk 8.6.x to be loaded in any Tcl 8.6 alpha/beta release.
| * | and ChangeLog as welljan.nijtmans2013-01-141-0/+5
| | |
* | | [Bug 3600390]: tk_strictMotif not tested for.jan.nijtmans2013-01-131-0/+6
| | | | | | | | | Now all key-bindings for Control-a,b,e,f,n,p (and its shift variant) respect tk_strictMotif.
* | | [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
| |\ \ | | |/ | | | <p>Renumber test-cases as in Tk 8.6, and convert various to tcltest-2 style.
| | * [Bug 3585396]: winDialog.test requires user interaction.jan.nijtmans2012-11-131-0/+6
| | | | | | | | | <p>Renumber test-cases as in Tk 8.6, and convert various to tcltest-2 style.
| * | 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 ↵jan.nijtmans2012-11-071-5/+5
|\ \ \ | |/ / | | | | | | more places
| * | Now that fossil stores the right characters, we might as well use them in ↵jan.nijtmans2012-11-071-2/+2
| | | | | | | | | | | | more places
* | | merge changesdgp2012-11-051-1/+1
|\ \ \ | |/ /
* | | 3574893 Add overlooked toplevel ref count maintenance in the [wm manage|forget]dgp2012-10-241-0/+6
|\ \ \ | |/ / | | | operations that could cause segfaults due to premature free of structs.
| * | 3574893 Add overlooked toplevel ref count maintenance in the [wm manage|forget]dgp2012-10-241-0/+6
| | | | | | | | | operations that could cause segfaults due to premature free of structs.
| * | sync nmakehlp.c with Tcl versionjan.nijtmans2012-10-231-1/+1
| |\ \ | | |/ | | | | | | <p>purge spaces at end of lines <p>clean-up unix/Makefile.in after carbon removal
* | | 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 ↵jan.nijtmans2012-10-231-0/+12
| | | | | | | | | | | | metrics handling from trunk
| * | Cherrypick Merge, Backport of [6223d9e067]. Restored fromandreask2012-10-091-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | tk-cocoa-8-5-bacport-branch, did not survive the merge. See trunk 2012-05-29 Donal K. Fellows * generic/tkInt.decls (TkMacOSXDrawable): Added OSX-specific mechanism to allow retrieval of the drawing surface. Allows Canvas3d to be adapted to 8.6.
| * | Add 8 colors to the supported color list (aqua, crimson, fuchsia, indigo, ↵jan.nijtmans2012-09-281-0/+8
| |\ \ | | |/ | | | | | | lime, olive, silver and teal), part of TIP #403
| | * Add 8 colors to the supported color list (aqua, crimson, fuchsia, indigo, ↵jan.nijtmans2012-09-281-0/+8
| | | | | | | | | | | | lime, olive, silver and teal), part of TIP #403
| * | 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
| |\ \ \ | | |/ / | | | | TkSetRegion on X11.
| | * | [Bug 3567453]: Clip regions must be cleared with XSetClipMask and notdkf2012-09-131-0/+9
| | | | | | | | | | | | TkSetRegion on X11.
* | | | 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
| |\ \ \ | | |/ / | | | | reused GCs.
| | * | [Bug 3566594]: Fix clipping problem in classic X11; clip regions were leaking indkf2012-09-111-0/+8
| | | | | | | | | | | | reused GCs.
* | | | merge trunkdgp2012-09-071-0/+6
|\ \ \ \ | |/ / /
| * | | [Bug 3565533]: Purge use of variable that was only ever checked once immediatelydkf2012-09-071-0/+6
| | | | | | | | | | | | afterwards, except for one (buggy) case where it was checked without assignment.
* | | | Bump to 8.6b3dgp2012-09-071-0/+12
|/ / /
* | | Unbreak windows problems with commit [961ae24a3f] as well.andreask2012-08-301-0/+3
| | |