Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | 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 |
|/ | | | TkSetRegion on X11. | ||||
* | [Bug 3566594]: Fix clipping problem in classic X11; clip regions were leaking in | dkf | 2012-09-11 | 3 | -6/+17 |
| | | | reused GCs. | ||||
* | [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 |
| | | | | | | | | | | | | <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 procedure | dkf | 2012-08-25 | 2 | -28/+57 |
| | | | | | | | | | that knows how to avoid nasty problems when non-list filters are used. | ||||
* | | | 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 |
| | | | | | | | | | that knows how to avoid nasty problems when non-list filters are used. | ||||
* | | | 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 ↵ | jan.nijtmans | 2012-08-17 | 2 | -4/+11 |
|\ \ | |/ | | | | | version numbers. | ||||
| * | nmakehlp: Add "-V<num>" option, in order to be able to detect partial ↵ | jan.nijtmans | 2012-08-17 | 2 | -4/+11 |
| | | | | | | | | version numbers. | ||||
* | | 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 |
| | | | | | | Backport some improvements from Tcl 8.6 | ||||
* | | Fixed [Bug 3554273]: Test textDisp-32.2 failed | fvogel | 2012-08-11 | 2 | -0/+9 |
|\ \ | |||||
| * | | Fixed [Bug 3554273]: Test textDisp-32.2 failed | fvogel | 2012-08-04 | 2 | -0/+9 |
| | | | |||||
* | | | Remove useless (void *) casts introduced in checkin [b7a58eae61]. The ↵ | stwo | 2012-08-09 | 5 | -7/+14 |
| | | | | | | | | | | | | warnings were false flags from a faulty OpenBSD C compiler. | ||||
* | | | 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 |
|\ \ | |/ | | | deprecation warning. | ||||
| * | [Bug 3551802]: Convert from XKeycodeToKeysym to XkbKeycodeToKeysym to fix | dkf | 2012-07-31 | 2 | -9/+17 |
| | | | | | | deprecation warning. | ||||
* | | Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextension | jan.nijtmans | 2012-07-31 | 2 | -87/+63 |
|\ \ | |/ | |||||
| * | Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextension | jan.nijtmans | 2012-07-31 | 2 | -60/+272 |
| | | |||||
| * | Backport fix for [Bug 3546073] | jenglish | 2012-07-31 | 2 | -10/+5 |
| | | |||||
* | | merge release to dev | dgp | 2012-07-27 | 10 | -18/+37 |
|\ \ | |||||
| * \ | merge 8.5 | dgp | 2012-07-25 | 1 | -1/+5 |
| |\ \ | |/ / |/| | | |||||
* | | | update changes | dgp | 2012-07-25 | 1 | -1/+5 |
| | | | |||||
| * | | merge 8.5 | dgp | 2012-07-24 | 4 | -17/+11 |
| |\ \ | |/ / |/| | | |||||
* | | | silence compiler warnings | dgp | 2012-07-24 | 2 | -2/+2 |
| | | | |||||
* | | | Fix for [Bug 3546073]: | root | 2012-07-23 | 2 | -10/+4 |
| | | | | | | | | | | | | Replace Tk_CreateWindow(... DisplayString(dispPtr->display)) with direct call to TkAllocWindow(). | ||||
* | | | autoconf-2.59 | jan.nijtmans | 2012-07-19 | 1 | -3/+3 |
|\ \ \ | | |/ | |/| | |||||
| * | | Fixed previous commit date in changelog | fvogel | 2012-07-19 | 1 | -1/+1 |
| | | | |||||
| * | | Bug 3545457: Crash on packing a menubutton | fvogel | 2012-07-19 | 2 | -2/+8 |
| |\ \ | |||||
| | * | | [Bug 3545457]: Crash on packing a menubutton | fvogel | 2012-07-18 | 2 | -2/+8 |
| |/ / | |||||
* | | | better formatting of "configure --help" | jan.nijtmans | 2012-07-18 | 1 | -4/+4 |
| | | | |||||
| | * | Release note tidiness | dgp | 2012-07-17 | 1 | -0/+16 |
| | | | |||||
| | * | merge 8.5 | dgp | 2012-07-17 | 2 | -4/+7 |
| | |\ | |_|/ |/| | | |||||
* | | | [Bug 3544932]: Visual studio compiler check fails | jan.nijtmans | 2012-07-17 | 2 | -4/+7 |
|\ \ \ | |/ / | |||||
| * | | [Bug 3544932]: Visual studio compiler check fails | jan.nijtmans | 2012-07-17 | 2 | -4/+7 |
| | | | |||||
| | * | merge 8.5 | dgp | 2012-07-16 | 4 | -19/+78 |
| | |\ | |_|/ |/| | | |||||
* | | | Update changes for Tk 8.5.12 release. | dgp | 2012-07-16 | 2 | -16/+75 |
| | | | |||||
* | | | Type correctness fix, to stop compiler complaint. | dkf | 2012-07-12 | 2 | -3/+3 |
| | | |