Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by ↵ | jan.nijtmans | 2013-05-19 | 1 | -0/+5 |
|\ | | | | | | | Pietro Cerutti | ||||
| * | Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by ↵ | jan.nijtmans | 2013-05-19 | 1 | -0/+5 |
| | | | | | | | | Pietro Cerutti | ||||
* | | [Bug 3568760]: Tk documentation fails to build | jan.nijtmans | 2013-04-10 | 1 | -0/+4 |
| | | |||||
* | | merge release to 8.5; revert features not included in release | dgp | 2013-04-03 | 1 | -8/+12 |
| | | |||||
* | | 3607830 Runtime checks that Xkb is available in the X server before trying to | dgp | 2013-04-01 | 1 | -0/+6 |
| | | | | | | use. Adapted from patch from Brian Griffin. | ||||
* | | [Bug 3608074]: Add <<Invoke>> bindings to Button's, Listbox and Menu. | jan.nijtmans | 2013-03-27 | 1 | -0/+9 |
|\ \ | | | | | | | Document <<Invoke>>, <<ThemeChanged>>, <<EnteredChild>> (ttk_pandedwindow only) and <<Increment/Decrement>> (ttk_spinbox only) | ||||
* | | | ChangeLog | dgp | 2013-03-22 | 1 | -0/+8 |
|/ / | |||||
* | | Patch by Andrew Shadura, providing better support for three architectures ↵ | jan.nijtmans | 2013-03-13 | 1 | -0/+5 |
|\ \ | |/ | | | | | they have in Debian. | ||||
| * | Patch by Andrew Shadura, providing better support for three architectures ↵ | jan.nijtmans | 2013-03-13 | 1 | -0/+5 |
| | | | | | | | | they have in Debian. | ||||
* | | 3607326 Stop segfault from [listbox .l -listvariable $array]. | dgp | 2013-03-11 | 1 | -0/+5 |
| | | |||||
* | | minor: tidy up change log formatting | dkf | 2013-02-28 | 1 | -13/+13 |
| | | |||||
* | | [Bug 3599312]: Apply fix for Alt key problems. | dkf | 2013-02-28 | 1 | -0/+7 |
|\ \ | |||||
* \ \ | 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 |
| | |