| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | [Bug 3585396]: winDialog.test requires user interaction. | jan.nijtmans | 2012-11-13 | 3 | -203/+315 |
|
|
* | | merge release to 8.5 | dgp | 2012-11-12 | 12 | -23/+54 |
|\ \ |
|
| * | | ChangeLog release markcore_8_5_13core_8_5_13_rc | dgp | 2012-11-09 | 1 | -0/+14 |
|
|
| * | | merge 8.5 | dgp | 2012-11-09 | 2 | -5/+5 |
| |\ \
| |/ /
|/| | |
|
* | | | Avoid setting TK_LIBRARY to a relative pathname. | dgp | 2012-11-09 | 1 | -2/+2 |
|
|
* | | | Constrain tests that improperly demand user interaction. | dgp | 2012-11-09 | 1 | -3/+3 |
|
|
| * | | update changes | dgp | 2012-11-07 | 1 | -0/+2 |
|
|
| * | | merge 8.5 | dgp | 2012-11-07 | 4 | -12/+25 |
| |\ \
| |/ /
|/| | |
|
* | | | [Bug 3574708]: Move window liveness checks to better location. | dkf | 2012-11-07 | 2 | -3/+16 |
|
|
* | | | Now that fossil stores the right characters, we might as well use them in mor... | jan.nijtmans | 2012-11-07 | 2 | -4/+4 |
|
|
* | | | just fix some characters that fossil cannot handle well | jan.nijtmans | 2012-11-07 | 2 | -5/+5 |
|
|
| * | | make dist | dgp | 2012-11-06 | 1 | -4/+18 |
|
|
| * | | 3584471 Repair `make dist` backport. | dgp | 2012-11-06 | 1 | -4/+5 |
|
|
| * | | merge 8.5 | dgp | 2012-11-05 | 1 | -0/+20 |
| |\ \
| |/ /
|/| | |
|
* | | | Update changes for 8.5.13. | dgp | 2012-11-05 | 1 | -0/+20 |
|
|
| * | | Release branch for Tk 8.5.13. | dgp | 2012-11-05 | 8 | -15/+15 |
|/ / |
|
* | | 3574893 Add overlooked toplevel ref count maintenance in the [wm manage|forget] | dgp | 2012-10-24 | 2 | -0/+12 |
|
|
* | | sync nmakehlp.c with Tcl version | jan.nijtmans | 2012-10-23 | 20 | -233/+247 |
|\ \
| |/ |
|
| * | sync nmakehlp.c with Tcl version | jan.nijtmans | 2012-10-23 | 1 | -4/+5 |
|
|
* | | remove tkMacOSXCarbonEvents.c | jan.nijtmans | 2012-10-23 | 1 | -690/+0 |
|
|
* | | remove RCS keywords, use mode: objc consistantly | jan.nijtmans | 2012-10-23 | 49 | -138/+52 |
|
|
* | | Backport of ::tk::mac::useCompatibilityMetrics handling and scrollbar metrics... | jan.nijtmans | 2012-10-23 | 10 | -127/+104 |
|
|
* | | Backport of dgp wm-forget and wm-manage fixes; test suite no longer crashes | Kevin Walzer | 2012-10-18 | 1 | -6/+17 |
|
|
* | | Pull unintentional core-8-5-branch fork back together. | andreask | 2012-10-09 | 1 | -2/+2 |
|\ \ |
|
| * | | 3574877 stop hang of test dialog-1.3 on Aqua builds. | dgp | 2012-10-05 | 1 | -2/+2 |
|
|
* | | | Cherrypick Merge, Backport of [6223d9e067]. Restored from | andreask | 2012-10-09 | 5 | -0/+33 |
|/ / |
|
* | | fix typo | dgp | 2012-10-05 | 1 | -1/+1 |
|
|
* | | Fix typo in tkMacOSXFont.c | Kevin Walzer | 2012-10-04 | 1 | -1/+1 |
|
|
* | | Fix for 3572016, menus not re-enabling after modal dialog | Kevin Walzer | 2012-10-02 | 1 | -0/+6 |
|
|
* | | Backport of dgp fixes on 50e0c049b2 to 8.5 | Kevin Walzer | 2012-10-02 | 3 | -10/+17 |
|
|
* | | Add 8 colors to the supported color list (aqua, crimson, fuchsia, indigo, lim... | jan.nijtmans | 2012-09-28 | 6 | -8/+96 |
|\ \
| |/ |
|
| * | Add 8 colors to the supported color list (aqua, crimson, fuchsia, indigo, lim... | jan.nijtmans | 2012-09-28 | 6 | -282/+374 |
|
|
* | | Compile win32 binaries with -DTCL_NO_DEPRECATED | jan.nijtmans | 2012-09-26 | 2 | -11/+30 |
|\ \
| |/ |
|
| * | Compile win32 binaries with -DTCL_NO_DEPRECATED | jan.nijtmans | 2012-09-26 | 2 | -9/+19 |
|
|
* | | Test for XftFontOpen in Xft library, not FT_New_Face | jan.nijtmans | 2012-09-25 | 2 | -25/+30 |
|
|
* | | Backport of dgp fixes to trunk for Tk-Cocoa | Kevin Walzer | 2012-09-25 | 2 | -2/+4 |
|
|
* | | Merge Tk-Cocoa backport into core-8-5-branch | Kevin Walzer | 2012-09-25 | 76 | -23257/+12960 |
|\ \ |
|
| * | | Added two missing header files from the cococa backport branch.cocoa_full_merge_review_8_5 | andreask | 2012-09-12 | 2 | -0/+800 |
|
|
| * | | review remarks, see mail. | jan.nijtmans | 2012-09-12 | 8 | -4449/+7025 |
|
|
| * | | Review branch for merge of Tk-Cocoa into Tk 8.5 main branch | Kevin Walzer | 2012-09-12 | 74 | -30270/+16597 |
|
|
* | | | [Bug 3567453]: Clip regions must be cleared with XSetClipMask and not | dkf | 2012-09-13 | 4 | -7/+18 |
|/ / |
|
* | | [Bug 3566594]: Fix clipping problem in classic X11; clip regions were leaking in | dkf | 2012-09-11 | 3 | -6/+17 |
|
|
* | | [Bug 3562426]: Context menu goes out of edge of screen. | jan.nijtmans | 2012-08-28 | 2 | -0/+7 |
|\ \
| |/ |
|
| * | [Bug 3562426]: Context menu goes out of edge of screen | jan.nijtmans | 2012-08-28 | 2 | -0/+7 |
| |\ |
|
| | * | [Bug 3562426]: Context menu goes out of edge of screen.
| jan.nijtmans | 2012-08-28 | 2 | -0/+7 |
|
|
| * | | [Bug 3558535]: Factor out the filtered-sorted globbing code into one procedure | dkf | 2012-08-25 | 2 | -28/+57 |
|
|
* | | | 3554026 3561016 Better fix from Emiliano Gavilan | dgp | 2012-08-25 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | 3554026 3561016 Better fix from Emiliano Gavilan. | dgp | 2012-08-25 | 1 | -2/+2 |
|
|
* | | | [Bug 3558535]: Factor out the filtered-sorted globbing code into one procedure | dkf | 2012-08-24 | 2 | -62/+62 |
|
|
* | | | 3554026,3561016 Stop crash with tearoff menus. | dgp | 2012-08-23 | 2 | -0/+11 |
|\ \ \
| |/ / |
|