Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't compile Tk with -DTCL_NO_DEPRECATED by default any more, it might hurt ↵ | jan.nijtmans | 2013-01-16 | 1 | -13/+21 |
|\ | | | | | | | when we compile Tk 8.x against Tcl 8.y with y > x, because new deprecated constructs might be added in higher Tcl versions (except for Tk 8.6, for now, because there is no higher 8.x yet) | ||||
| * | Don't compile Tk with -DTCL_NO_DEPRECATED by default | jan.nijtmans | 2013-01-16 | 1 | -3/+11 |
| | | | | | | | | | | | | any more, it might hurt when we compile Tk 8.x against Tcl 8.y with y > x, because new deprecated constructs might be added in higher Tcl versions (except for Tk 8.6, for now, because there is no higher 8.x yet) | ||||
* | | and ChangeLog as well | jan.nijtmans | 2013-01-14 | 1 | -0/+5 |
| | | |||||
* | | [Bug 3588824]: bug in image index handling for weird image names | dgp | 2012-12-04 | 1 | -0/+5 |
|\ \ | |/ | |||||
| * | Fixed commit date | fvogel | 2012-12-03 | 1 | -1/+1 |
| | | |||||
| * | [Bug 3588824]: bug in image index handling for weird image names | fvogel | 2012-11-22 | 1 | -0/+5 |
| | | |||||
* | | [Bug 3585396]: winDialog.test requires user interaction. | jan.nijtmans | 2012-11-13 | 1 | -0/+6 |
|\ \ | |/ | | | <p>Renumber test-cases as in Tk 8.6, and convert various to tcltest-2 style. | ||||
| * | [Bug 3585396]: winDialog.test requires user interaction. | jan.nijtmans | 2012-11-13 | 1 | -0/+6 |
| | | | | | | <p>Renumber test-cases as in Tk 8.6, and convert various to tcltest-2 style. | ||||
* | | ChangeLog release markcore_8_5_13core_8_5_13_rc | dgp | 2012-11-09 | 1 | -0/+14 |
| | | |||||
* | | [Bug 3574708]: Move window liveness checks to better location. | dkf | 2012-11-07 | 1 | -0/+7 |
| | | |||||
* | | Now that fossil stores the right characters, we might as well use them in ↵ | jan.nijtmans | 2012-11-07 | 1 | -2/+2 |
| | | | | | | | | more places | ||||
* | | 3574893 Add overlooked toplevel ref count maintenance in the [wm manage|forget] | dgp | 2012-10-24 | 1 | -0/+6 |
| | | | | | | operations that could cause segfaults due to premature free of structs. | ||||
* | | sync nmakehlp.c with Tcl version | jan.nijtmans | 2012-10-23 | 1 | -1/+1 |
|\ \ | |/ | | | | | <p>purge spaces at end of lines <p>clean-up unix/Makefile.in after carbon removal | ||||
* | | Backport of ::tk::mac::useCompatibilityMetrics handling and scrollbar ↵ | jan.nijtmans | 2012-10-23 | 1 | -0/+12 |
| | | | | | | | | metrics handling from trunk | ||||
* | | Cherrypick Merge, Backport of [6223d9e067]. Restored from | andreask | 2012-10-09 | 1 | -0/+10 |
| | | | | | | | | | | | | | | | | | | 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. | ||||
* | | Add 8 colors to the supported color list (aqua, crimson, fuchsia, indigo, ↵ | jan.nijtmans | 2012-09-28 | 1 | -0/+8 |
|\ \ | |/ | | | | | lime, olive, silver and teal), part of TIP #403 | ||||
| * | Add 8 colors to the supported color list (aqua, crimson, fuchsia, indigo, ↵ | jan.nijtmans | 2012-09-28 | 1 | -0/+8 |
| | | | | | | | | lime, olive, silver and teal), part of TIP #403 | ||||
* | | Compile win32 binaries with -DTCL_NO_DEPRECATED | jan.nijtmans | 2012-09-26 | 1 | -0/+8 |
|\ \ | |/ | |||||
| * | Compile win32 binaries with -DTCL_NO_DEPRECATED | jan.nijtmans | 2012-09-26 | 1 | -0/+4 |
| | | |||||
* | | [Bug 3567453]: Clip regions must be cleared with XSetClipMask and not | dkf | 2012-09-13 | 1 | -0/+9 |
| | | | | | | TkSetRegion on X11. | ||||
* | | [Bug 3566594]: Fix clipping problem in classic X11; clip regions were leaking in | dkf | 2012-09-11 | 1 | -0/+8 |
| | | | | | | reused GCs. | ||||
* | | [Bug 3562426]: Context menu goes out of edge of screen. | jan.nijtmans | 2012-08-28 | 1 | -0/+5 |
|\ \ | |/ | |||||
| * | [Bug 3562426]: Context menu goes out of edge of screen | jan.nijtmans | 2012-08-28 | 1 | -0/+5 |
| |\ | |||||
| | * | [Bug 3562426]: Context menu goes out of edge of screen. | jan.nijtmans | 2012-08-28 | 1 | -0/+5 |
| | | | | | | | | | | | | <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 | 1 | -1/+10 |
| | | | | | | | | | that knows how to avoid nasty problems when non-list filters are used. | ||||
* | | | [Bug 3558535]: Factor out the filtered-sorted globbing code into one procedure | dkf | 2012-08-24 | 1 | -1/+10 |
| | | | | | | | | | that knows how to avoid nasty problems when non-list filters are used. | ||||
* | | | 3554026,3561016 Stop crash with tearoff menus. | dgp | 2012-08-23 | 1 | -0/+4 |
|\ \ \ | |/ / | |||||
| * | | 3554026,3561016 Stop crash with tearoff menus. | dgp | 2012-08-23 | 1 | -0/+4 |
| |/ | |||||
* | | nmakehlp: Add "-V<num>" option, in order to be able to detect partial ↵ | jan.nijtmans | 2012-08-17 | 1 | -0/+5 |
|\ \ | |/ | | | | | version numbers. | ||||
| * | nmakehlp: Add "-V<num>" option, in order to be able to detect partial ↵ | jan.nijtmans | 2012-08-17 | 1 | -0/+5 |
| | | | | | | | | version numbers. | ||||
* | | Backport some more improvements from Tcl 8.6 | jan.nijtmans | 2012-08-15 | 1 | -0/+1 |
| | | |||||
* | | Only build the threaded builds by default. | jan.nijtmans | 2012-08-15 | 1 | -0/+5 |
| | | | | | | Backport some improvements from Tcl 8.6 | ||||
* | | Fixed [Bug 3554273]: Test textDisp-32.2 failed | fvogel | 2012-08-11 | 1 | -0/+4 |
|\ \ | |||||
| * | | Fixed [Bug 3554273]: Test textDisp-32.2 failedbug_3554273 | fvogel | 2012-08-04 | 1 | -0/+4 |
| | | | |||||
* | | | Remove useless (void *) casts introduced in checkin [b7a58eae61]. The ↵ | stwo | 2012-08-09 | 1 | -0/+7 |
|/ / | | | | | | | warnings were false flags from a faulty OpenBSD C compiler. | ||||
* | | Fixed [Bug 3554081]: Test bind-22.10 failed | fvogel | 2012-08-03 | 1 | -0/+4 |
|\ \ | |/ | |||||
| * | Fixed [Bug 3554081]: Test bind-22.10 failed | fvogel | 2012-08-03 | 1 | -0/+4 |
| | | |||||
* | | Fixed [Bug 3553311]: Test spinbox-3.70 failed | fvogel | 2012-08-02 | 1 | -0/+4 |
| | | |||||
* | | [Bug 3551802]: Convert from XKeycodeToKeysym to XkbKeycodeToKeysym to fix | dkf | 2012-07-31 | 1 | -0/+6 |
|\ \ | |/ | | | deprecation warning. | ||||
| * | [Bug 3551802]: Convert from XKeycodeToKeysym to XkbKeycodeToKeysym to fix | dkf | 2012-07-31 | 1 | -0/+6 |
| | | | | | | deprecation warning. | ||||
* | | Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextension | jan.nijtmans | 2012-07-31 | 1 | -0/+5 |
|\ \ | |/ | |||||
| * | Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextension | jan.nijtmans | 2012-07-31 | 1 | -0/+5 |
| | | |||||
| * | Fixed previous commit date in changelog | fvogel | 2012-07-19 | 1 | -1/+1 |
| | | |||||
| * | [Bug 3545457]: Crash on packing a menubuttonbug_3545457 | fvogel | 2012-07-18 | 1 | -0/+4 |
| | | |||||
* | | Release note tidiness | dgp | 2012-07-17 | 1 | -0/+16 |
| | | |||||
* | | [Bug 3544932]: Visual studio compiler check fails | jan.nijtmans | 2012-07-17 | 1 | -0/+4 |
|\ \ | |/ | |||||
| * | [Bug 3544932]: Visual studio compiler check fails | jan.nijtmans | 2012-07-17 | 1 | -0/+4 |
| | | |||||
* | | Update changes for Tk 8.5.12 release. | dgp | 2012-07-16 | 1 | -16/+29 |
| | | |||||
* | | [Bug 3541305]: Xfree/Xsync... should not be macros | jan.nijtmans | 2012-07-08 | 1 | -0/+5 |
|\ \ | |/ | |||||
| * | [Bug 3541305]: Xfree/Xsync... should not be macros | jan.nijtmans | 2012-07-08 | 1 | -0/+5 |
| | |