summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* merge trunkdkf2012-08-144-23/+26
|\
| * Fixed [Bug 3554273]: Test textDisp-32.2 failedfvogel2012-08-111-0/+5
| |\
| | * 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
| * | | Remove useless (void *) casts introduced in checkin [81e50c85ed]. The warning...stwo2012-08-091-3/+3
| * | | it's no longer necessary to set _USE_32BIT_TIME_T in Tkjan.nijtmans2012-08-091-5/+0
| * | | formatting, unnecessary if'sjan.nijtmans2012-08-091-2/+2
| |\ \ \ | | |/ /
| | * | partly backport from 8.6jan.nijtmans2012-08-091-0/+4
| | |/
| | * merge 8.5dgp2012-07-241-5/+2
| | |\
| | * \ merge 8.5dgp2012-07-161-1/+1
| | |\ \
| | * | | missed a spotdgp2012-07-101-2/+2
* | | | | merge trunkdkf2012-08-083-7/+11
|\ \ \ \ \ | |/ / / /
| * | | | fix broken build on Visual Studio 9+10jan.nijtmans2012-08-051-1/+6
| * | | | ttk::entry: Fix incorrect clip region computation [Bug 3552404]jenglish2012-07-311-3/+3
* | | | | minor improvements to flag handlingdkf2012-07-3116-95/+94
* | | | | more reorganization of error codes: safety is common failure modedkf2012-07-305-10/+10
* | | | | more auditing of error codesdkf2012-07-3021-61/+70
* | | | | Working towards making the error codes more consistent.dkf2012-07-3019-118/+113
* | | | | Purged Tcl_AppendElement from all non-test code.dkf2012-07-2918-518/+596
* | | | | merge trunkdkf2012-07-281-5/+2
|\ \ \ \ \ | |/ / / /
| * | | | silence compiler warningsdgp2012-07-241-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | silence compiler warningsdgp2012-07-241-1/+1
| * | | | Fix for [Bug 3546073]:jenglish2012-07-231-5/+2
| |\ \ \ \ | | |/ / /
| | * | | Fix for [Bug 3546073]:root2012-07-231-5/+2
| | | |/ | | |/|
| | * | Type correctness fix, to stop compiler complaint.dkf2012-07-121-1/+1
| | |/
| | * [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
* | | | Postscript generation now uses Tcl_Objs more extensively; still nasty in places.dkf2012-07-279-384/+640
* | | | more conversionsdkf2012-07-261-20/+25
* | | | Ttk and Aqua donedkf2012-07-2410-129/+157
* | | | Much more cleaning up of result handling.dkf2012-07-2357-1217/+1431
* | | | consistent error formatting, added error codesdkf2012-07-2113-214/+312
* | | | Working towards adding all the Tcl_SetErrorCode calls that should be there.dkf2012-07-1635-446/+701
|/ / /
* | | Type correctness fix, to stop compiler complaintjan.nijtmans2012-07-121-1/+1
* | | ttk::treeview('see' method): fix overscroll prevention [Bug 3530288]jenglish2012-07-021-1/+1
|\ \ \ | |/ /
| * | 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
|\ \ \ | |/ /
| * | 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
* | | frq-3536507: clientData field in Tk_OptionSpec should be "const void *"frq_3536507jan.nijtmans2012-06-2017-146/+146
* | | rfe-2636558 simplification. Restore forwards compatibility with Tk 8.5jan.nijtmans2012-06-204-58/+31
|\ \ \
| * | | improving backwards compatibilityrfe_2636558jan.nijtmans2012-06-163-0/+22
| * | | rfe-2636558 simplificationjan.nijtmans2012-06-155-66/+17
* | | | [Bug 3535362]: Changed name of 'unshare' internal function to avoid clash withdkf2012-06-151-4/+4
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | [Bug 3535362]: Changed name of 'unshare' internal function to avoid clash withdkf2012-06-151-4/+4
* | | fix signature of XSynchronize to match X.orgjan.nijtmans2012-06-153-5/+7