summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Don't increase the epoch twice.fvogel2012-01-251-0/+4
|\ \ \ | |/ /
| * | Don't increase the epoch twice.fvogel2012-01-251-0/+4
| | |
* | | [Bug-1630271]: segfault/infinite loop when a mark is before -startlinejan.nijtmans2012-01-251-0/+6
|\ \ \ | |/ /
| * | [Bug-1630271]: segfault/infinite loop when a mark is before -startlinejan.nijtmans2012-01-251-0/+6
| |\ \
| | * | patch-3477449: segfault when mark out of -startline/-endline rangebug_1630271jan.nijtmans2012-01-231-0/+6
| | | |
* | | | patch 3476698: Patch for failing test text-31.11jan.nijtmans2012-01-251-0/+4
|\ \ \ \ | |/ / /
| * | | patch 3476698: Patch for failing test text-31.11jan.nijtmans2012-01-251-0/+4
| |\ \ \ | | |/ / | |/| |
| | * | applied patch-3476698bug_3475627jan.nijtmans2012-01-221-0/+4
| |/ /
* | | patch 3471873: mark next/prev with peer text widgetsjan.nijtmans2012-01-221-0/+5
|\ \ \ | |/ /
| * | 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 Tkjan.nijtmans2012-01-191-0/+5
| |\ \
| | * | bug-3021557 Moving the cursor in elided text freezes Tkbug_3021557jan.nijtmans2012-01-171-0/+5
| |/ /
* | | Make example follow best practices.dkf2011-12-131-0/+5
| | |
* | | tests/safe.test: [Bug 1847925]: Update list of hidden commands.dkf2011-11-291-0/+4
| | |
* | | [Bug 1945073]: Demo square.tcl cannot run; need package tktestjan.nijtmans2011-11-221-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.
* | | 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].ferrieux2011-11-141-0/+5
| | |
* | | * 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.
| * | * 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
| |\ \
| * | | release tagdgp2011-11-011-0/+2
| | | |
* | | | Minor: Capitalization/formatting in changelog.dkf2011-11-011-4/+4
| | | |
* | | | * 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.
| * | | * 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.
| * | Update changes for Tk 8.5.11.dgp2011-10-261-0/+4
| | |
* | | Fix for bug 3410609; confirmed to work on UK keyboard.dkf2011-10-251-0/+10
|\ \ \ | |/ /
| * | 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.
* | | Internationalization of all Windows font handlingjan.nijtmans2011-10-131-0/+5
| | |
* | | [BUG 3163893] -initialdir option bug for tk_chooseDirectory under XPjan.nijtmans2011-10-101-1/+6
| | |
* | | wrong copy/paste in ChangeLogjan.nijtmans2011-10-051-3/+3
| | |
* | | Remove tclWinProcs, as it is no longer being usedjan.nijtmans2011-10-051-0/+6
| | |
* | | * generic/tkImgPNG.c (WriteExtraChunks): [Bug 3405839]: Write the sDATdkf2011-09-271-0/+5
| | | | | | | | | chunk with the correct length.
* | | Don't let tkDecls.h depend on <tchar.h> on windows, not even in UNICODE modejan.nijtmans2011-09-081-0/+5
| | |
* | | Fix highlighting (by emacs) of bug/patch IDs in ChangeLogdkf2011-09-011-170/+174
| | |
* | | Correctly documented what the [$ph data] command produces without the ↵dkf2011-09-011-0/+5
|\ \ \ | |/ / | | | | | | -format option.
| * | 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/+10
|\ \ \ | |/ /
| * | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-161-0/+12
| |\ \ | | |/
| | * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-161-0/+1
| | |