summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | Tk_InitStubs("8.6",1) would succeed in an "8.60" interp. Fixed.jan.nijtmans2013-01-041-52/+51
| * | | | | | | | | | | merge trunkdgp2012-12-043-3/+21
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ [Bug 3588824]: bug in image index handling for weird image namesdgp2012-12-043-3/+21
| | |\ \ \ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ \ \ merge trunkdgp2012-11-197-11/+15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / /
| | * | | | | | | | | | | | Simplification: don't declare struct types that are never used.jan.nijtmans2012-11-157-11/+15
| * | | | | | | | | | | | | Create Tk 8.6.0 release branchdgp2012-11-081-3/+3
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | [Bug 3574708]: Move window liveness checks to better location.dkf2012-11-071-3/+9
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Now that fossil stores the right characters, we might as well use them in mor...jan.nijtmans2012-11-071-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ merge trunkdgp2012-09-171-0/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | 3567812 3567779 Repaired regressions in 3546073 fix.dgp2012-09-151-0/+3
| * | | | | | | | | | | | | | | merge trunkdgp2012-09-142-6/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | [Bug 3567453]: Clip regions must be cleared with XSetClipMask and notdkf2012-09-132-6/+8
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge trunkdgp2012-09-122-6/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | [Bug 3566594]: Fix clipping problem in classic X11; clip regions were leaking indkf2012-09-112-6/+9
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge trunkdgp2012-09-071-9/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | [Bug 3565533]: Purge use of variable that was only ever checked once immediatelydkf2012-09-071-9/+4
| * | | | | | | | | | | | | | | | | Bump to 8.6b3dgp2012-09-071-2/+2
| |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Unbreak AIX, replaced use of C99 comments in commit [961ae24a3f] (2012-08-27)...andreask2012-08-301-2/+2
| * | | | | | | | | | | | | | | | [Bug 3562426]: Context menu goes out of edge of screen.jan.nijtmans2012-08-281-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Generate -errorcode values to go with errors. Generate messages and postscriptdkf2012-08-2779-2941/+3880
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge trunkdkf2012-08-272-4/+51
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | merge trunkdkf2012-08-144-23/+26
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge trunkdkf2012-08-083-7/+11
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | 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
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | | | | | | | | [TIP 403]: Web Colors for Tk. jan.nijtmans2012-08-222-4/+51
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | merge trunkjn_web_colorsjan.nijtmans2012-08-092-3/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge trunkjan.nijtmans2012-08-022-8/+5
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | better wrapper, with one less roundtrip through X11 serverjan.nijtmans2012-07-162-10/+6
| | * | | | | | | | | | | | | | | | | | | | | | merge trunkjan.nijtmans2012-07-1629-218/+218
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | merge trunkjan.nijtmans2012-06-1116-510/+875
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge trunkjan.nijtmans2012-05-052-75/+97
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge trunkjan.nijtmans2012-04-299-411/+286
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge trunkjan.nijtmans2012-04-125-9/+7
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ implement for Unix as welljan.nijtmans2012-03-261-4/+55
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Fixed [Bug 3554273]: Test textDisp-32.2 failedfvogel2012-08-111-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | fix broken build on Visual Studio 9+10jan.nijtmans2012-08-051-1/+6
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |