summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Pull unintentional core-8-5-branch fork back together.andreask2012-10-091-2/+2
| |\ \
| | * | 3574877 stop hang of test dialog-1.3 on Aqua builds.dgp2012-10-051-2/+2
| | | |
| * | | Cherrypick Merge, Backport of [6223d9e067]. Restored fromandreask2012-10-095-0/+33
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | Remove Carbon directory from source treeKevin Walzer2012-10-0959-55068/+0
| | |
* | | merge markdgp2012-10-050-0/+0
|\ \ \ | |/ /
| * | fix typodgp2012-10-051-1/+1
| | |
| * | Fix typo in tkMacOSXFont.cKevin Walzer2012-10-041-1/+1
| | |
| * | Fix for 3572016, menus not re-enabling after modal dialogKevin Walzer2012-10-021-0/+6
| | |
| * | Backport of dgp fixes on 50e0c049b2 to 8.5Kevin Walzer2012-10-023-10/+17
| | |
* | | Fix for 3572016, menus not re-enabling after modal dialogKevin Walzer2012-10-023-2/+8
| | |
* | | merge-markjan.nijtmans2012-09-280-0/+0
|\ \ \ | |/ /
| * | Add 8 colors to the supported color list (aqua, crimson, fuchsia, indigo, ↵jan.nijtmans2012-09-286-8/+96
| |\ \ | | |/ | | | | | | lime, olive, silver and teal), part of TIP #403
| | * Add 8 colors to the supported color list (aqua, crimson, fuchsia, indigo, ↵jan.nijtmans2012-09-286-282/+374
| | | | | | | | | | | | lime, olive, silver and teal), part of TIP #403
* | | merge-markjan.nijtmans2012-09-260-0/+0
|\ \ \ | |/ /
| * | Compile win32 binaries with -DTCL_NO_DEPRECATEDjan.nijtmans2012-09-262-11/+30
| |\ \ | | |/
| | * Compile win32 binaries with -DTCL_NO_DEPRECATEDjan.nijtmans2012-09-262-9/+19
| | |
| * | Test for XftFontOpen in Xft library, not FT_New_Facejan.nijtmans2012-09-252-25/+30
| | |
| * | Backport of dgp fixes to trunk for Tk-CocoaKevin Walzer2012-09-252-2/+4
| | |
| * | Merge Tk-Cocoa backport into core-8-5-branchKevin Walzer2012-09-2576-23257/+12960
| |\ \
| | * | Added two missing header files from the cococa backport branch.cocoa_full_merge_review_8_5andreask2012-09-122-0/+800
| | | |
| | * | review remarks, see mail.jan.nijtmans2012-09-128-4449/+7025
| | | |
| | * | Review branch for merge of Tk-Cocoa into Tk 8.5 main branchKevin Walzer2012-09-1274-30270/+16597
| | | |
* | | | Compile win32 binaries with -DTCL_NO_DEPRECATED, and fix gcc compiler warningjan.nijtmans2012-09-193-8/+21
| | | |
* | | | merge release branchdgp2012-09-1811-16/+55
|\ \ \ \
| * | | | Tag for 8.6b3 release.core_8_6_b3core_8_6_b3_rcdgp2012-09-171-0/+6
| | | | |
| * | | | merge trunkdgp2012-09-177-14/+45
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | 3567786 Stop segfault in [wm forget]dgp2012-09-171-3/+15
|\ \ \ \ \
| * | | | | Updated branch now stops all segfaults and panics in the test suite.bug_3567786dgp2012-09-161-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Not a lot of confidence that other problems haven't been created, including memleaks and broken functionality in areas. A review would be a good idea. So would a trunk that doesn't segfault the test suite.
| * | | | | More work in progress. wm-manage tests all work now. still some issuesdgp2012-09-161-2/+6
| | | | | | | | | | | | | | | | | | with wm-forget.
| * | | | | Work in progress - make TkWmNewWindow and TkWmDeadWindow more complementarydgp2012-09-161-1/+4
|/ / / / / | | | | | | | | | | | | | | | and pass in to TkWmDeadWindow from WmForgetCmd a pointer that at least has the right type.
* | | | | 3567778 Make Tk_MeasureChars() honor the TK_AT_LEAST_ONE flag properly.dgp2012-09-153-2/+10
| | | | |
* | | | | typodgp2012-09-151-1/+1
| | | | |
* | | | | 3567812 3567779 Repaired regressions in 3546073 fix.dgp2012-09-153-10/+19
| | | | | | | | | | | | | | | Stopped test event leakage in winWm-9.2.
| * | | | merge trunkdgp2012-09-144-7/+18
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | [Bug 3567453]: Clip regions must be cleared with XSetClipMask and notdkf2012-09-134-7/+18
|\ \ \ \ \ | | |/ / / | |/| | | TkSetRegion on X11.
| * | | | [Bug 3567453]: Clip regions must be cleared with XSetClipMask and notdkf2012-09-134-7/+18
| | |/ / | |/| | | | | | TkSetRegion on X11.
| | * | merge trunkdgp2012-09-132-0/+24
| | |\ \ | |_|/ / |/| | |
* | | | Building Tk 8.6 requires Tcl 8.6 headers.dgp2012-09-132-0/+24
| | | |
| | * | merge trunkdgp2012-09-131-8/+8
| | |\ \ | |_|/ / |/| | |
* | | | autoconf-2.59dgp2012-09-131-8/+8
| | | |
| | * | merge trunkdgp2012-09-133-3/+7
| | |\ \ | |_|/ / |/| | |
* | | | 3566106 Solaris9/x86 support. Thanks Dagobert and others.dgp2012-09-131-2/+2
|\ \ \ \
| * | | | post-review, believed minimalbug_3566106dkf2012-09-121-3/+2
| | | | |
| * | | | contributed patch for Solaris 9/x86 supportdgp2012-09-111-4/+5
| | | | |
* | | | | [Bug 3567283]: Added missing cast.dkf2012-09-132-1/+5
| | | | |
| | | * | bump release datedgp2012-09-121-1/+1
| | | | |
| | | * | merge trunkdgp2012-09-124-6/+19
| | | |\ \ | |_|_|/ / |/| | | |
* | | | | [Bug 3566594]: Fix clipping problem in classic X11; clip regions were leaking indkf2012-09-113-6/+17
|\ \ \ \ \ | | |/ / / | |/| | | reused GCs.
| * | | | [Bug 3566594]: Fix clipping problem in classic X11; clip regions were leaking indkf2012-09-113-6/+17
| |/ / / | | | | | | | | reused GCs.
| | * | merge trunkdgp2012-09-111-4/+2
| | |\ \ | |_|/ / |/| | |