summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* patch-3477449: segfault when mark out of -startline/-endline rangebug_1630271jan.nijtmans2012-01-231-0/+6
|
* patch 3471873: mark next/prev with peer text widgetsjan.nijtmans2012-01-221-0/+5
|\
| * [Bug-3288113,3288121]: Missing marks/endless loop in text mark prev/nextpatch_3471873jan.nijtmans2012-01-191-0/+5
|/
* [Bug-3021557]: Moving the cursor in elided text freezes Tkjan.nijtmans2012-01-191-0/+5
|\
| * bug-3021557 Moving the cursor in elided text freezes Tkbug_3021557jan.nijtmans2012-01-171-0/+5
|/
* [Bug 1945073]: Demo square.tcl cannot run; need package tktestjan.nijtmans2011-11-221-0/+12
|\
| * [Bug 1945073]: Demo square.tcl cannot run; need package tktestjan.nijtmans2011-11-221-1/+13
| |
| * Fix the escaping of leading dots in lines that start withjan.nijtmans2011-11-171-0/+6
| | | | | | | | a widget name, so that nroff doesn't mistake it as a non-existing macro and skips the entire line
* | [Bug 3437816]: Missing TCL_ERROR return in [canvas lower]jan.nijtmans2011-11-171-0/+5
|\ \ | |/
| * [Bug 3437816]: Missing TCL_ERROR return in [canvas lower]jan.nijtmans2011-11-171-0/+5
| |
| * Add dummy user_data field to XVirtualEvent, for improved upwards ↵jan.nijtmans2011-10-111-0/+6
| | | | | | | | compatibility with Tk 8.5
| * Support Visual Studio 11jan.nijtmans2011-09-261-0/+4
| |
| * Add --disable-rpath option to configure scriptjan.nijtmans2011-09-061-0/+5
| |
| * Make SHLIB_LD_LIBS='${LIBS}' the default and set to "" on per-platform ↵jan.nijtmans2011-08-301-0/+8
| | | | | | | | necessary basis. Add Haiku support and better NetBSD/FreeBSD support.
* | * Add square to DEMOPROGS in unix/Makefile.in. It contains a shebangmax2011-11-081-0/+10
| | | | | | | | | | | | | | and hence should get installed with executable bits. * manpages: Fix the escaping of leading dots in lines that start with a widget name, so that nroff doesn't mistake it as a non-existing macro and skips the entire line.
* | merge, tag & bag another 8.5.11 RCcore_8_5_11core_8_5_11_rcdgp2011-11-041-1/+21
|\ \
| * | * generic/tkObj.c (GetPixelsFromObjEx): [Bug 3431491]: Use a bit ofdkf2011-11-011-0/+6
| | | | | | | | | | | | type hackery to allow numbers to be interpreted as coordinates (most notably on a canvas) without reinterpreting via a string.
* | | release tagdgp2011-11-011-0/+2
|/ /
* | Update changes for Tk 8.5.11.dgp2011-10-261-0/+4
| |
* | Tentative fix for bug 3410609 - use the keysym returned by XLookupString in ↵bug_3410609Kevin B Kenny2011-10-011-0/+10
| | | | | | | | preference to the raw one in the XEvent.
* | Correctly documented what the [$ph data] command produces without the ↵dkf2011-09-011-0/+5
| | | | | | | | -format option.
* | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-161-0/+12
|\ \ | |/
| * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-161-0/+1
| |
* | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-161-0/+7
|\ \ | |/
| * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-161-0/+19
| |
* | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-131-0/+13
|\ \ | |/
| * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-131-0/+7
| |
* | [Bug 3314770] regression - Windows file dialogs not resizablejan.nijtmans2011-08-031-0/+5
| |
* | [Bug 3380684] XEmptyRegion prototype doesn't match usagejan.nijtmans2011-07-281-0/+5
|\ \ | |/
| * [Bug 3380684] XEmptyRegion prototype doesn't match usagejan.nijtmans2011-07-281-0/+5
| |
* | 3341056 Correct segfault due to flaw in the 2011-06-17 commit.dgp2011-06-291-0/+5
| |
* | merge to RCcore_8_5_10core_8_5_10_rcdgp2011-06-231-0/+4
|\ \
| * | typosdgp2011-06-231-0/+4
| | |
* | | release mark in ChangeLogdgp2011-06-211-0/+2
|/ /
* | Crash in unset traces 3062331dgp2011-06-171-0/+6
| |
* | Sync with win/tcl.m4 from Tcljan.nijtmans2011-06-161-0/+5
|\ \ | |/
| * Sync with win/tcl.m4 from Tcljan.nijtmans2011-06-161-0/+5
| |
* | Correct some README bitrot.dgp2011-06-101-0/+3
| |
* | [Bug 3175610]: Incomplete refresh of line items.dgp2011-06-101-0/+5
|\ \ | |/
| * [Bug 3175610]: Incomplete refresh of line items.dgp2011-06-101-0/+5
| |
* | typodgp2011-06-081-1/+1
| |
* | Update changes for 8.5.10dgp2011-06-081-18/+26
| |
* | Backport [Bug 2482771] fix.dgp2011-06-071-0/+2
| |
* | Bug 2358545: Restore support for values "08" and "09"in a [spinbox] configureddgp2011-06-071-0/+5
| | | | | | to use -from and -to values.
* | Restore proper NUL output to the [console]. [Bug 2546087]dgp2011-06-061-0/+5
|\ \ | |/
| * Restore proper NUL output to the [console]. [Bug 2546087]dgp2011-06-061-0/+5
| |
* | [Bug 3291543] There was a crash if dchars removed all coordinates of a polygon.pspjuth2011-04-221-0/+5
|\ \ | |/
| * [Bug 3291543] There was a crash if dchars removed all coordinates of a polygon.pspjuth2011-04-221-0/+5
| |
* | Document all variable options as global.pspjuth2011-04-211-0/+12
|\ \ | |/
| * Document all variable options as global.pspjuth2011-04-211-0/+8
| |