summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* 3607830 Runtime checks that Xkb is available in the X server before trying todgp2013-04-011-0/+4
|\ | | | | use. Adapted from patch from Brian Griffin.
| * 3607830 Runtime checks that Xkb is available in the X server before trying todgp2013-04-011-0/+6
| | | | | | use. Adapted from patch from Brian Griffin.
* | Bring back test window-2.9. No longer hangs.dgp2013-04-011-0/+4
| |
* | [Bug 3608074]: Add <<Invoke>> bindings to Button's, Listbox and Menu.jan.nijtmans2013-03-271-0/+9
|\ \ | |/ | | Document <<Invoke>>, <<ThemeChanged>>, <<EnteredChild>> (ttk_pandedwindow only) and <<Increment/Decrement>> (ttk_spinbox only)
| * [Bug 3608074]: Add <<Invoke>> bindings to Button's, Listbox and Menu.jan.nijtmans2013-03-271-0/+9
| |\ | | | | | | Document <<Invoke>>, <<ThemeChanged>>, <<EnteredChild>> (ttk_pandedwindow only) and <<Increment/Decrement>> (ttk_spinbox only)
| * | ChangeLogdgp2013-03-221-0/+8
| |/
* | Patch by Andrew Shadura, providing better support for three architectures ↵jan.nijtmans2013-03-131-0/+5
|\ \ | |/ | | | | they have in Debian.
| * Patch by Andrew Shadura, providing better support for three architectures ↵jan.nijtmans2013-03-131-0/+5
| |\ | | | | | | | | | they have in Debian.
| | * Patch by Andrew Shadura, providing better support for three architectures ↵jan.nijtmans2013-03-131-0/+5
| | | | | | | | | | | | they have in Debian.
* | | 3607326 Stop segfault from [listbox .l -listvariable $array].dgp2013-03-111-0/+5
|\ \ \ | |/ /
| * | 3607326 Stop segfault from [listbox .l -listvariable $array].dgp2013-03-111-0/+5
| | |
* | | minor: tidy up change log formattingdkf2013-02-281-9/+9
|\ \ \ | |/ /
| * | minor: tidy up change log formattingdkf2013-02-281-13/+13
| | |
* | | [Bug 3599312]: Apply fix for Alt key problems.dkf2013-02-281-0/+7
|\ \ \ | |/ /
| * | [Bug 3599312]: Apply fix for Alt key problems.dkf2013-02-281-0/+7
| |\ \
* | | | Call XInitThreads once before the first Xlib call. Suggested by Brian Griffin.jan.nijtmans2013-02-181-0/+5
| | | |
* | | | merge-markjan.nijtmans2013-01-161-11/+11
|\ \ \ \ | |/ / /
| * | | Don't compile Tk with -DTCL_NO_DEPRECATED by default any more, it might hurt ↵jan.nijtmans2013-01-161-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 defaultjan.nijtmans2013-01-161-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)
* | | | More flexible search for win32 tclConfig.sh, backported from TEA. jan.nijtmans2013-01-151-0/+5
|\ \ \ \ | |/ / / | | | | | | | | | | | | Don't use deprecated "case" any more. Don't do unnecessary Tcl_PkgRequire(..., "Tcl", ...), the preceding Tcl_InitStubs() call already does that, both for dynamic loaded as wel as the static case. Disallow Tk 8.6.x to be loaded in any Tcl 8.6 alpha/beta release.
| * | | and ChangeLog as welljan.nijtmans2013-01-141-0/+5
| | |/ | |/|
* | | [Bug 3600390]: tk_strictMotif not tested for.jan.nijtmans2013-01-131-0/+6
| | | | | | | | | Now all key-bindings for Control-a,b,e,f,n,p (and its shift variant) respect tk_strictMotif.
* | | [Bug 3600260]: Errors in new virtual event definitionsjan.nijtmans2013-01-101-0/+2
| | |
* | | [Bug 3600251]: Inappropriate replacement of Mac binding.jan.nijtmans2013-01-101-0/+5
| | |
* | | Tag 8.6.0 for releasedgp2012-12-111-0/+14
| | |
* | | [Bug 3588824]: bug in image index handling for weird image namesdgp2012-12-041-0/+5
|\ \ \ | |/ /
| * | [Bug 3588824]: bug in image index handling for weird image namesdgp2012-12-041-0/+5
| |\ \ | | |/
| | * Fixed commit datefvogel2012-12-031-1/+1
| | |
| | * [Bug 3588824]: bug in image index handling for weird image namesfvogel2012-11-221-0/+5
| | |
| * | [Bug 3585396]: winDialog.test requires user interaction.jan.nijtmans2012-11-131-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.nijtmans2012-11-131-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_rcdgp2012-11-091-0/+14
| | |
* | | Bug 3500545: tk_getOpenFile -multiple 1 wrong on windowsjan.nijtmans2012-11-141-0/+5
| | |
* | | missing changelog entryjan.nijtmans2012-11-131-0/+5
| | |
* | | [Bug 3574708]: Move window liveness checks to better location.dkf2012-11-071-0/+7
|\ \ \ | |/ /
| * | [Bug 3574708]: Move window liveness checks to better location.dkf2012-11-071-0/+7
| | |
* | | Now that fossil stores the right characters, we might as well use them in ↵jan.nijtmans2012-11-071-5/+5
|\ \ \ | |/ / | | | | | | more places
| * | Now that fossil stores the right characters, we might as well use them in ↵jan.nijtmans2012-11-071-2/+2
| | | | | | | | | | | | more places
* | | merge changesdgp2012-11-051-1/+1
|\ \ \ | |/ /
* | | 3574893 Add overlooked toplevel ref count maintenance in the [wm manage|forget]dgp2012-10-241-0/+6
|\ \ \ | |/ / | | | operations that could cause segfaults due to premature free of structs.
| * | 3574893 Add overlooked toplevel ref count maintenance in the [wm manage|forget]dgp2012-10-241-0/+6
| | | | | | | | | operations that could cause segfaults due to premature free of structs.
| * | sync nmakehlp.c with Tcl versionjan.nijtmans2012-10-231-1/+1
| |\ \ | | |/ | | | | | | <p>purge spaces at end of lines <p>clean-up unix/Makefile.in after carbon removal
* | | consistant use of mode: objc for OSX, strip spaces from the end of linesjan.nijtmans2012-10-231-2/+2
|\ \ \ | |/ /
| * | Backport of ::tk::mac::useCompatibilityMetrics handling and scrollbar ↵jan.nijtmans2012-10-231-0/+12
| | | | | | | | | | | | metrics handling from trunk
| * | Cherrypick Merge, Backport of [6223d9e067]. Restored fromandreask2012-10-091-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.nijtmans2012-09-281-0/+8
| |\ \ | | |/ | | | | | | lime, olive, silver and teal), part of TIP #403
| | * Add 8 colors to the supported color list (aqua, crimson, fuchsia, indigo, ↵jan.nijtmans2012-09-281-0/+8
| | | | | | | | | | | | lime, olive, silver and teal), part of TIP #403
| * | Compile win32 binaries with -DTCL_NO_DEPRECATEDjan.nijtmans2012-09-261-0/+8
| |\ \ | | |/
| | * Compile win32 binaries with -DTCL_NO_DEPRECATEDjan.nijtmans2012-09-261-0/+4
| | |
* | | Compile win32 binaries with -DTCL_NO_DEPRECATED, and fix gcc compiler warningjan.nijtmans2012-09-191-0/+5
| | |