summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Bug-3487407: Weird text indicesbug_1630262fvogel2012-02-181-1/+8
|
* Updated changelog to take bug-1615425 into accountfvogel2012-02-031-4/+4
|
* [Bug-1630262]: segfault when deleting lines with peer text widgetsfvogel2012-01-311-0/+7
|
* Bug 3480634: PNG Images missing in menus on Macjan.nijtmans2012-01-291-1/+5
|
* [Bug 3480471]: tk_getOpenFile crashes on Win64jan.nijtmans2012-01-271-0/+4
|
* [Bug-1754043] and [Bug-2321450]: When -blockcursor is true, the cursor ↵fvogel2012-01-261-0/+6
|\ | | | | | | appears as a blinking bar which expands to the right edge of the widget.
| * [Bug-1754043] and [Bug-2321450]: When -blockcursor is true, the cursor ↵patch_3479498fvogel2012-01-251-0/+6
| | | | | | | | appears as a blinking bar which expands to the right edge of the widget.
* | Bug-2433260: non-critical error in Tk_PhotoPutBlockjan.nijtmans2012-01-251-0/+5
|\ \ | |/ |/|
| * Bug-2433260: non-critical error in Tk_PhotoPutBlockjan.nijtmans2012-01-251-0/+5
| |
* | 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
|\ \
| * | 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
|\ \ \ | |/ / |/| |
| * | applied patch-3476698bug_3475627jan.nijtmans2012-01-221-0/+4
|/ /
* | 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
| |