| Commit message (Expand) | Author | Age | Files | Lines |
* | Create Tk 8.6.0 release branch | dgp | 2012-11-08 | 8 | -10/+10 |
|
|
* | [Bug 3574708]: Move window liveness checks to better location. | dkf | 2012-11-07 | 2 | -3/+16 |
|\ |
|
| * | [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 | 3 | -9/+9 |
|\ \
| |/ |
|
| * | 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 |
|\ \
| |/ |
|
| * | just fix some characters that fossil cannot handle well | jan.nijtmans | 2012-11-07 | 2 | -5/+5 |
|
|
* | | merge changes | dgp | 2012-11-05 | 2 | -1/+9 |
|\ \
| |/ |
|
| * | Update changes for 8.5.13. | dgp | 2012-11-05 | 1 | -0/+20 |
|
|
* | | 3574893 Add overlooked toplevel ref count maintenance in the [wm manage|forget] | dgp | 2012-10-24 | 2 | -0/+12 |
|\ \
| |/ |
|
| * | 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 | 3 | -36/+20 |
|\ \
| |/ |
|
| * | 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 |
|
|
* | | | consistant use of mode: objc for OSX, strip spaces from the end of lines | jan.nijtmans | 2012-10-23 | 27 | -205/+205 |
|\ \ \
| |/ / |
|
| * | | 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 |
|
|
* | | | merge-mark | jan.nijtmans | 2012-10-18 | 0 | -0/+0 |
|\ \ \
| |/ / |
|
| * | | Backport of dgp wm-forget and wm-manage fixes; test suite no longer crashes | Kevin Walzer | 2012-10-18 | 1 | -6/+17 |
|
|
* | | | merge-mark | jan.nijtmans | 2012-10-13 | 0 | -0/+0 |
|\ \ \
| |/ / |
|
| * | | 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 |
| |/ / |
|
* | | | Remove Carbon directory from source tree | Kevin Walzer | 2012-10-09 | 59 | -55068/+0 |
|
|
* | | | merge mark | dgp | 2012-10-05 | 0 | -0/+0 |
|\ \ \
| |/ / |
|
| * | | 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 |
|
|
* | | | Fix for 3572016, menus not re-enabling after modal dialog | Kevin Walzer | 2012-10-02 | 3 | -2/+8 |
|
|
* | | | merge-mark | jan.nijtmans | 2012-09-28 | 0 | -0/+0 |
|\ \ \
| |/ / |
|
| * | | 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 |
|
|
* | | | merge-mark | jan.nijtmans | 2012-09-26 | 0 | -0/+0 |
|\ \ \
| |/ / |
|
| * | | 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 |
|
|
* | | | | Compile win32 binaries with -DTCL_NO_DEPRECATED, and fix gcc compiler warning | jan.nijtmans | 2012-09-19 | 3 | -8/+21 |
|
|
* | | | | merge release branch | dgp | 2012-09-18 | 11 | -16/+55 |
|\ \ \ \ |
|
| * | | | | Tag for 8.6b3 release.core_8_6_b3core_8_6_b3_rc | dgp | 2012-09-17 | 1 | -0/+6 |
|
|
| * | | | | merge trunk | dgp | 2012-09-17 | 7 | -14/+45 |
| |\ \ \ \
| |/ / / /
|/| | | | |
|
* | | | | | 3567786 Stop segfault in [wm forget] | dgp | 2012-09-17 | 1 | -3/+15 |
|\ \ \ \ \ |
|
| * | | | | | Updated branch now stops all segfaults and panics in the test suite.bug_3567786 | dgp | 2012-09-16 | 1 | -1/+6 |
|
|
| * | | | | | More work in progress. wm-manage tests all work now. still some issues | dgp | 2012-09-16 | 1 | -2/+6 |
|
|