| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\ \ \
| |/ / |
|
| * | | 3554026,3561016 Stop crash with tearoff menus. | dgp | 2012-08-23 | 2 | -0/+11 |
| |/ |
|
* | | nmakehlp: Add "-V<num>" option, in order to be able to detect partial version... | jan.nijtmans | 2012-08-17 | 2 | -4/+11 |
|\ \
| |/ |
|
| * | nmakehlp: Add "-V<num>" option, in order to be able to detect partial version... | jan.nijtmans | 2012-08-17 | 2 | -4/+11 |
|
|
* | | Backport some more improvements from Tcl 8.6 | jan.nijtmans | 2012-08-15 | 2 | -62/+128 |
|
|
* | | Only build the threaded builds by default. | jan.nijtmans | 2012-08-15 | 3 | -70/+93 |
|
|
* | | Fixed [Bug 3554273]: Test textDisp-32.2 failed | fvogel | 2012-08-11 | 2 | -0/+9 |
|\ \ |
|
| * | | Fixed [Bug 3554273]: Test textDisp-32.2 failedbug_3554273 | fvogel | 2012-08-04 | 2 | -0/+9 |
|
|
* | | | Remove useless (void *) casts introduced in checkin [b7a58eae61]. The warning... | stwo | 2012-08-09 | 5 | -7/+14 |
|
|
* | | | partly backport from 8.6 | jan.nijtmans | 2012-08-09 | 3 | -41/+48 |
|
|
* | | | Installer improvements, like [a3b936f0a1]. | stwo | 2012-08-07 | 4 | -144/+533 |
|/ / |
|
* | | Fixed [Bug 3554081]: Test bind-22.10 failed | fvogel | 2012-08-03 | 2 | -2/+6 |
|\ \
| |/ |
|
| * | Fixed [Bug 3554081]: Test bind-22.10 failed | fvogel | 2012-08-03 | 2 | -2/+6 |
|
|
* | | Fixed [Bug 3553311]: Test spinbox-3.70 failed | fvogel | 2012-08-02 | 2 | -1/+5 |
|
|
* | | [Bug 3551802]: Convert from XKeycodeToKeysym to XkbKeycodeToKeysym to fix | dkf | 2012-07-31 | 2 | -10/+18 |
|\ \
| |/ |
|
| * | [Bug 3551802]: Convert from XKeycodeToKeysym to XkbKeycodeToKeysym to fix | dkf | 2012-07-31 | 2 | -9/+17 |
|
|