summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Collapse)AuthorAgeFilesLines
* Simplification: don't declare struct types that are never used.jan.nijtmans2012-11-157-11/+15
|
* [Bug 3574708]: Move window liveness checks to better location.dkf2012-11-071-3/+9
|\
| * [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 ↵jan.nijtmans2012-11-071-1/+1
|\ \ | |/ | | | | more places
| * 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
| * | Backport of ::tk::mac::useCompatibilityMetrics handling and scrollbar ↵jan.nijtmans2012-10-234-45/+41
| | | | | | | | | | | | metrics handling from trunk
| * | Cherrypick Merge, Backport of [6223d9e067]. Restored fromandreask2012-10-093-0/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * | 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, ↵jan.nijtmans2012-09-282-6/+47
| |\ \ | | |/ | | | | | | lime, olive, silver and teal), part of TIP #403
| | * Add 8 colors to the supported color list (aqua, crimson, fuchsia, indigo, ↵jan.nijtmans2012-09-282-189/+228
| | | | | | | | | | | | lime, olive, silver and teal), part of TIP #403
| * | 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
| | | |
* | | | merge trunkdgp2012-09-171-0/+3
|\ \ \ \
| * | | | 3567812 3567779 Repaired regressions in 3546073 fix.dgp2012-09-151-0/+3
| | | | | | | | | | | | | | | Stopped test event leakage in winWm-9.2.
* | | | | merge trunkdgp2012-09-142-6/+8
|\ \ \ \ \ | |/ / / /
| * | | | [Bug 3567453]: Clip regions must be cleared with XSetClipMask and notdkf2012-09-132-6/+8
| |\ \ \ \ | | |/ / / | | | | | TkSetRegion on X11.
| | * | | [Bug 3567453]: Clip regions must be cleared with XSetClipMask and notdkf2012-09-132-6/+8
| | |/ / | | | | | | | | TkSetRegion on X11.
* | | | merge trunkdgp2012-09-122-6/+9
|\ \ \ \ | |/ / /
| * | | [Bug 3566594]: Fix clipping problem in classic X11; clip regions were leaking indkf2012-09-112-6/+9
| |\ \ \ | | |/ / | | | | reused GCs.
| | * | [Bug 3566594]: Fix clipping problem in classic X11; clip regions were leaking indkf2012-09-112-6/+9
| | | | | | | | | | | | reused GCs.
* | | | merge trunkdgp2012-09-071-9/+4
|\ \ \ \ | |/ / /
| * | | [Bug 3565533]: Purge use of variable that was only ever checked once immediatelydkf2012-09-071-9/+4
| | | | | | | | | | | | afterwards, except for one (buggy) case where it was checked without assignment.
* | | | Bump to 8.6b3dgp2012-09-071-2/+2
|/ / /
* | | Unbreak AIX, replaced use of C99 comments in commit [961ae24a3f] ↵andreask2012-08-301-2/+2
| | | | | | | | | | | | (2012-08-27) with C89-style.
* | | [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
| |\ \ | | |/
| | * [Bug 3562426]: Context menu goes out of edge of screen. jan.nijtmans2012-08-281-0/+2
| | | | | | | | | | | | <p>PLEASE DON'T PUT THIS ASIDE TO A <b>MISTAKE</b> BRANCH OR SOMETHING! It's simply a fork, in fossil there's nothing wrong with that!</p>
| | * Backport fix for [Bug 3546073]jenglish2012-07-311-5/+2
| | |
* | | Generate -errorcode values to go with errors. Generate messages and postscriptdkf2012-08-2779-2941/+3880
|\ \ \ | | | | | | | | using Tcl_Obj API, not the string result API.
| * \ \ 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
| | | | | | | | | | | | | | | | | | | | | ** WORK IN PROGRESS **
* | | | | | | [TIP 403]: Web Colors for Tk. jan.nijtmans2012-08-222-4/+51
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | | | | | | | New colors aqua, crimson, fuchsia, indigo, lime, olive, silver, and teal. Modified RGB values for gray/grey, green, maroon and purple.
| * | | | | | 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
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |