summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | | * | merge-markjan.nijtmans2012-11-130-0/+0
| | | |\ \ | |_|_|/ / |/| | | |
* | | | | [Bug 3585396]: winDialog.test requires user interaction.jan.nijtmans2012-11-133-178/+289
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | | <p>Renumber test-cases as in Tk 8.6, and convert various to tcltest-2 style.
| * | | [Bug 3585396]: winDialog.test requires user interaction.jan.nijtmans2012-11-133-203/+315
| | | | | | | | | | | | <p>Renumber test-cases as in Tk 8.6, and convert various to tcltest-2 style.
| | * | merge markdgp2012-11-120-0/+0
| | |\ \ | |_|/ / |/| | |
* | | | merge release to 8.5dgp2012-11-1212-23/+54
|\ \ \ \
| * | | | ChangeLog release markcore_8_5_13core_8_5_13_rcdgp2012-11-091-0/+14
| | | | |
| * | | | merge 8.5dgp2012-11-092-5/+5
| |\ \ \ \ | |/ / / / |/| | | |
| * | | | update changesdgp2012-11-071-0/+2
| | | | |
| * | | | merge 8.5dgp2012-11-074-12/+25
| |\ \ \ \
| * | | | | make distdgp2012-11-061-4/+18
| | | | | |
| * | | | | 3584471 Repair `make dist` backport.dgp2012-11-061-4/+5
| | | | | |
| * | | | | merge 8.5dgp2012-11-051-0/+20
| |\ \ \ \ \
| * | | | | | Release branch for Tk 8.5.13.dgp2012-11-058-15/+15
| | | | | | |
| | | | | * | fix bug 3585396: winDialog.test requires user interaction. Tested on Windows ↵jan.nijtmans2012-11-112-14/+38
| | | | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | XP SP2 (32-bit) and Windows 7 (64-bit)
| | | | | | * \ merge-markbug_3585396jan.nijtmans2012-11-110-0/+0
| | | | | | |\ \ | | | | | | |/ / | | | | | |/| |
| | | | | * | | winDialog-5.7 should be knownBug, not winDialog-5.9jan.nijtmans2012-11-111-2/+2
| | | | | | | |
| | | | | | * | Fixed, but only tested yet on Windows 7. On other platforms, at least the ↵jan.nijtmans2012-11-112-11/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'user input problem' is gone, but the test might still fail.
| | | | | | * | merge-markjan.nijtmans2012-11-090-0/+0
| | | | | | |\ \ | | | | | | |/ / | | | | | |/| |
| | | | | | * | demo fix for bug 3585396. On which platforms this fails?jan.nijtmans2012-11-091-3/+3
| | | | | | | |
| | | | | | | * merge trunkdgp2012-11-091-3/+3
| | | | | | | |\ | | | | | | |_|/ | | | | | |/| |
| | | | | * | | merge markdgp2012-11-090-0/+0
| | | | | |\ \ \ | |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Avoid setting TK_LIBRARY to a relative pathname.dgp2012-11-091-2/+2
| | | | | | | |
| | | | | * | | Constrain tests presumed to improperly demand user interaction.dgp2012-11-091-3/+3
| | | | | |\ \ \ | |_|_|_|_|/ / / |/| | | | | / / | | | | | |/ /
* | | | | | | Constrain tests that improperly demand user interaction.dgp2012-11-091-3/+3
| |_|/ / / / |/| | | | |
| | | | | * merge trunkdgp2012-11-082-13/+13
| | | | | |\ | | | | | |/ | | | | |/|
| | | | * | Updated the language of the documentation so that "object" refers to an OOdkf2012-11-082-13/+13
| | | | | | | | | | | | | | | | | | concept throughout, and a Tcl_Obj is called a "value" (which is what it is).
| | | | | * Create Tk 8.6.0 release branchdgp2012-11-088-10/+10
| | | | |/
| | | | * [Bug 3574708]: Move window liveness checks to better location.dkf2012-11-072-3/+16
| | | | |\ | |_|_|_|/ |/| | | |
* | | | | [Bug 3574708]: Move window liveness checks to better location.dkf2012-11-072-3/+16
| | | | |
| | | | * Now that fossil stores the right characters, we might as well use them in ↵jan.nijtmans2012-11-073-9/+9
| | | | |\ | |_|_|_|/ |/| | | | | | | | | more places
* | | | | Now that fossil stores the right characters, we might as well use them in ↵jan.nijtmans2012-11-072-4/+4
| | | | | | | | | | | | | | | | | | | | more places
| | | | * just fix some characters that fossil cannot handle welljan.nijtmans2012-11-072-5/+5
| | | | |\ | |_|_|_|/ |/| | | |
* | | | | just fix some characters that fossil cannot handle welljan.nijtmans2012-11-072-5/+5
| |/ / / |/| | |
| | | * merge changesdgp2012-11-052-1/+9
| | | |\ | |_|_|/ |/| | |
* | | | Update changes for 8.5.13.dgp2012-11-051-0/+20
|/ / /
| | * 3574893 Add overlooked toplevel ref count maintenance in the [wm manage|forget]dgp2012-10-242-0/+12
| | |\ | |_|/ |/| | operations that could cause segfaults due to premature free of structs.
* | | 3574893 Add overlooked toplevel ref count maintenance in the [wm manage|forget]dgp2012-10-242-0/+12
| | | | | | | | | operations that could cause segfaults due to premature free of structs.
| | * sync nmakehlp.c with Tcl versionjan.nijtmans2012-10-233-36/+20
| | |\ | |_|/ |/| | | | | <p>purge spaces at end of lines <p>clean-up unix/Makefile.in after carbon removal
* | | sync nmakehlp.c with Tcl versionjan.nijtmans2012-10-2320-233/+247
|\ \ \ | |/ / | | | | | | <p>purge spaces at end of lines <p>clean-up unix/Makefile.in after carbon removal
| * | sync nmakehlp.c with Tcl versionjan.nijtmans2012-10-231-4/+5
| | |
| | * consistant use of mode: objc for OSX, strip spaces from the end of linesjan.nijtmans2012-10-2327-205/+205
| | |\ | |_|/ |/| |
* | | remove tkMacOSXCarbonEvents.cjan.nijtmans2012-10-231-690/+0
| | |
* | | remove RCS keywords, use mode: objc consistantlyjan.nijtmans2012-10-2349-138/+52
| | |
* | | Backport of ::tk::mac::useCompatibilityMetrics handling and scrollbar ↵jan.nijtmans2012-10-2310-127/+104
| | | | | | | | | | | | metrics handling from trunk
| | * merge-markjan.nijtmans2012-10-180-0/+0
| | |\ | |_|/ |/| |
* | | Backport of dgp wm-forget and wm-manage fixes; test suite no longer crashesKevin Walzer2012-10-181-6/+17
| | |
| | * merge-markjan.nijtmans2012-10-130-0/+0
| | |\ | |_|/ |/| |
* | | 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.