summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * [Bug 3562426]: Context menu goes out of edge of screen. jan.nijtmans2012-08-281-0/+2
| * Backport fix for [Bug 3546073]jenglish2012-07-311-5/+2
* | Fixed [Bug 3554273]: Test textDisp-32.2 failedfvogel2012-08-111-0/+5
|\ \
| * | Fixed [Bug 3554273]: Test textDisp-32.2 failedbug_3554273fvogel2012-08-041-0/+5
* | | Remove useless (void *) casts introduced in checkin [b7a58eae61]. The warning...stwo2012-08-091-3/+3
* | | partly backport from 8.6jan.nijtmans2012-08-091-0/+4
|/ /
* | merge 8.5dgp2012-07-241-5/+2
|\ \
| * | silence compiler warningsdgp2012-07-241-1/+1
| * | Fix for [Bug 3546073]:root2012-07-231-5/+2
* | | merge 8.5dgp2012-07-161-1/+1
|\ \ \ | |/ /
| * | Type correctness fix, to stop compiler complaint.dkf2012-07-121-1/+1
* | | missed a spotdgp2012-07-101-2/+2
|/ /
* | [Bug 3541305]: Xfree/Xsync... should not be macrosjan.nijtmans2012-07-081-1/+30
|\ \ | |/
| * [Bug 3541305]: Xfree/Xsync... should not be macrosjan.nijtmans2012-07-081-1/+30
* | Add various X11 stub functions, Cygwin onlyjan.nijtmans2012-07-044-5/+196
|\ \ | |/
| * Add various X11 stub functions, Cygwin onlyjan.nijtmans2012-07-044-5/+170
* | ttk::treeview('see' method): fix overscroll prevention [Bug 3530288]jenglish2012-07-021-1/+1
* | ttk::*: Ensure that all tables passed to Tcl_GetIndexFromObj{Struct}jenglish2012-07-022-2/+2
* | SetOptions.3: minor doc fixjan.nijtmans2012-06-1911-283/+283
|\ \ | |/
| * SetOptions.3: minor doc fixjan.nijtmans2012-06-1916-70/+70
* | [Bug 3535362]: Changed name of 'unshare' internal function to avoid clash withdkf2012-06-151-4/+4
* | Fix text clipping when working with the Xft-based renderer.dkf2012-06-123-2/+27
* | fix test failuredkf2012-06-111-3/+3
* | make it builddkf2012-06-111-1/+1