summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Update changes for 8.5.13.dgp2012-11-051-0/+20
| | |
| * | Release branch for Tk 8.5.13.dgp2012-11-058-15/+15
|/ /
* | 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-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
| |
* | 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
* | Backport of dgp wm-forget and wm-manage fixes; test suite no longer crashesKevin Walzer2012-10-181-6/+17
| |
* | 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.
* | 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
| |
* | 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
* | 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
| | |
* | | [Bug 3567453]: Clip regions must be cleared with XSetClipMask and notdkf2012-09-134-7/+18
|/ / | | | | TkSetRegion on X11.
* | [Bug 3566594]: Fix clipping problem in classic X11; clip regions were leaking indkf2012-09-113-6/+17
| | | | | | reused GCs.
* | [Bug 3562426]: Context menu goes out of edge of screen.jan.nijtmans2012-08-282-0/+7
|\ \ | |/
| * [Bug 3562426]: Context menu goes out of edge of screenjan.nijtmans2012-08-282-0/+7
| |\
| | * [Bug 3562426]: Context menu goes out of edge of screen. jan.nijtmans2012-08-282-0/+7
| | | | | | | | | | | | <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>
| * | [Bug 3558535]: Factor out the filtered-sorted globbing code into one proceduredkf2012-08-252-28/+57
| | | | | | | | | that knows how to avoid nasty problems when non-list filters are used.
* | | 3554026 3561016 Better fix from Emiliano Gavilandgp2012-08-251-2/+2
|\ \ \ | |/ /
| * | 3554026 3561016 Better fix from Emiliano Gavilan.dgp2012-08-251-2/+2
| | |
* | | [Bug 3558535]: Factor out the filtered-sorted globbing code into one proceduredkf2012-08-242-62/+62
| | | | | | | | | that knows how to avoid nasty problems when non-list filters are used.
* | | 3554026,3561016 Stop crash with tearoff menus.dgp2012-08-232-0/+11
|\ \ \ | |/ /
| * | 3554026,3561016 Stop crash with tearoff menus.dgp2012-08-232-0/+11
| |/
* | nmakehlp: Add "-V<num>" option, in order to be able to detect partial ↵jan.nijtmans2012-08-172-4/+11
|\ \ | |/ | | | | version numbers.
| * nmakehlp: Add "-V<num>" option, in order to be able to detect partial ↵jan.nijtmans2012-08-172-4/+11
| | | | | | | | version numbers.
* | Backport some more improvements from Tcl 8.6jan.nijtmans2012-08-152-62/+128
| |
* | Only build the threaded builds by default. jan.nijtmans2012-08-153-70/+93
| | | | | | Backport some improvements from Tcl 8.6
* | Fixed [Bug 3554273]: Test textDisp-32.2 failedfvogel2012-08-112-0/+9
|\ \
| * | Fixed [Bug 3554273]: Test textDisp-32.2 failedbug_3554273fvogel2012-08-042-0/+9
| | |
* | | Remove useless (void *) casts introduced in checkin [b7a58eae61]. The ↵stwo2012-08-095-7/+14
| | | | | | | | | | | | warnings were false flags from a faulty OpenBSD C compiler.
* | | partly backport from 8.6jan.nijtmans2012-08-093-41/+48
| | |
* | | Installer improvements, like [a3b936f0a1].stwo2012-08-074-144/+533
|/ /
* | Fixed [Bug 3554081]: Test bind-22.10 failedfvogel2012-08-032-2/+6
|\ \ | |/
| * Fixed [Bug 3554081]: Test bind-22.10 failedfvogel2012-08-032-2/+6
| |
* | Fixed [Bug 3553311]: Test spinbox-3.70 failedfvogel2012-08-022-1/+5
| |
* | [Bug 3551802]: Convert from XKeycodeToKeysym to XkbKeycodeToKeysym to fixdkf2012-07-312-10/+18
|\ \ | |/ | | deprecation warning.