summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.5.dgp2013-04-012-1/+2
|\
| * Merge 8.5. Bring together the compile time and run time Xkb checks.bug_3607830dgp2013-04-0124-328/+355
| |\
| | * One last review of tkCmds.c, making sure that there is no single mistake in it. jan.nijtmans2013-03-291-14/+7
| | * Easier solution, with proper protection and configure warnings.jan.nijtmans2013-03-283-8/+3
| | * Properly clean up, when a (Tcl 8.6) thread is canceled. jan.nijtmans2013-03-271-8/+65
| | * Make compiling/running Tk8.5 against 8.6 headers work on Windows as well.jan.nijtmans2013-03-271-0/+6
| * | Runtime check for Xkb support in X server.dgp2013-04-011-0/+1
* | | Backout [9bc120ced2] and part of [ea8d772054] (change-log entry for [9bc120ce...jan.nijtmans2013-03-301-0/+4
* | | merge 8.5dgp2013-03-221-4/+0
|\ \ \ | | |/ | |/|
| * | more mergingdgp_support_tcl_8_6_builddgp2013-03-222-14/+0
| * | merge trunkdgp2013-03-2221-297/+259
| |\ \
| * | | Set of changes that permits Tk 8.5.14 to build against the releaseddgp2012-12-102-1/+11
* | | | Release branch for Tk 8.5.14dgp2013-03-221-2/+2
| |/ / |/| |
* | | 3607326 Stop segfault from [listbox .l -listvariable $array].dgp2013-03-111-3/+0
* | | Extend the public and private stub tables with dummy NULL entries, up to the ...jan.nijtmans2013-02-155-0/+49
|\ \ \
| * | | Extend the public and private stub tables with dummy NULL entries, up to the ...jan.nijtmans2013-02-156-1/+226
* | | | ttk::treeview: schedule redisplay when adding or removing tags [Bug 3603077].jenglish2013-02-041-0/+5
* | | | Use internalRep.twoPtrValue.ptr1 in stead of internalRep.otherValuePtr everyw...jan.nijtmans2013-02-012-69/+62
* | | | Eliminate use of deprecated Tcl_VarEval function from ttk.jan.nijtmans2013-01-231-1/+7
* | | | Tk_CancelIdleCall -> Tcl_CancelIdleCalljan.nijtmans2013-01-231-1/+1
* | | | make TkBackgroundEvalObjv a static function, and eliminate the use of the dep...jan.nijtmans2013-01-231-83/+0
* | | | Bug [3601782]: Produce a nice error-message when the first Tcl_InitStubs() fa...jan.nijtmans2013-01-222-5/+7
|\ \ \ \ | |/ / /
| * | | Bug [3601782]: Produce a nice error-message when the first Tcl_InitStubs() fa...jan.nijtmans2013-01-222-5/+7
* | | | some formatting (backported from 8.6)jan.nijtmans2013-01-171-55/+54
* | | | fix commentjan.nijtmans2013-01-153-3/+3
* | | | Don't use deprecated "case" any more.jan.nijtmans2013-01-153-10/+4
|\ \ \ \ | |/ / /
| * | | Don't use deprecated "case" any more.jan.nijtmans2013-01-151-7/+1
* | | | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE...jan.nijtmans2013-01-118-16/+25
|\ \ \ \ | |/ / /
| * | | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE...jan.nijtmans2013-01-113-8/+8
* | | | Restructure Tk's stub library: No longer use Tcl_SetResult() for setting the ...jan.nijtmans2013-01-041-60/+51
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Restructure Tk's stub library: No longer use Tcl_SetResult() for setting the ...jan.nijtmans2013-01-041-59/+86
* | | [Bug 3588824]: bug in image index handling for weird image namesdgp2012-12-043-3/+21
|\ \ \ | |/ / | | / | |/ |/|
| * [Bug 3588824]: bug in image index handling for weird image namesfvogel2012-11-221-3/+12
| * More complete purge of things only present for supporting long-dead Mac 9 sys...dgp2012-11-1519-85/+33
| * Remove all the long dead mac entries in tk*.decls files jan.nijtmans2012-11-157-1823/+117
* | merge 8.5dgp2012-11-071-3/+9
|\ \
| * | [Bug 3574708]: Move window liveness checks to better location.dkf2012-11-071-3/+9
* | | Release branch for Tk 8.5.13.dgp2012-11-051-2/+2
|/ /
* | sync nmakehlp.c with Tcl versionjan.nijtmans2012-10-231-1/+1
|\ \ | |/
* | Backport of ::tk::mac::useCompatibilityMetrics handling and scrollbar metrics...jan.nijtmans2012-10-234-45/+41
* | Cherrypick Merge, Backport of [6223d9e067]. Restored fromandreask2012-10-093-0/+16
* | Backport of dgp fixes on 50e0c049b2 to 8.5Kevin Walzer2012-10-021-0/+2
* | Add 8 colors to the supported color list (aqua, crimson, fuchsia, indigo, lim...jan.nijtmans2012-09-282-6/+47
|\ \ | |/
| * Add 8 colors to the supported color list (aqua, crimson, fuchsia, indigo, lim...jan.nijtmans2012-09-282-189/+228
* | Merge Tk-Cocoa backport into core-8-5-branchKevin Walzer2012-09-255-52/+133
|\ \
| * | review remarks, see mail.jan.nijtmans2012-09-124-8/+0
| * | Review branch for merge of Tk-Cocoa into Tk 8.5 main branchKevin Walzer2012-09-125-52/+141
* | | [Bug 3567453]: Clip regions must be cleared with XSetClipMask and notdkf2012-09-132-6/+8
|/ /
* | [Bug 3566594]: Fix clipping problem in classic X11; clip regions were leaking indkf2012-09-112-6/+9
* | [Bug 3562426]: Context menu goes out of edge of screen.jan.nijtmans2012-08-281-0/+2
|\ \ | |/