summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | Provide fallback for _strtoi64jan.nijtmans2012-02-261-0/+6
| | | |
* | | | [Bug 1913750]: tk_chooseDirectory -initialdir internationalization problemjan.nijtmans2012-02-251-0/+5
|\ \ \ \
| * \ \ \ - merge trunkbug_1913750jan.nijtmans2012-02-231-0/+1
| |\ \ \ \ | |/ / / / |/| | | | - provide _strtoi64 fallback for MSVC6.0
| * | | | [Bug 1913750]: tk_chooseDirectory -initialdir internationalization problem.jan.nijtmans2012-02-171-0/+5
|/ / / /
* | | | [Bug 3486474]: Inconsistent color scalingjan.nijtmans2012-02-151-0/+7
|\ \ \ \ | |/ / /
| * | | [Bug 3486474]: Inconsistent color scalingjan.nijtmans2012-02-151-0/+7
| |\ \ \ | | |/ /
| | * | [Bug 3486474]: Inconsistent color scalingjan.nijtmans2012-02-151-0/+7
| | |\ \
| | | * | improved, faster implementations of XParseColor and TkParseColorbug_3486474jan.nijtmans2012-02-121-0/+7
| | |/ /
* | | | * win/tkWinDialog.c (GetFileName): Ensure that we do not convert adkf2012-02-101-0/+7
|\ \ \ \ | |/ / / | | | | | | | | | | | | result list to a string inadvertently, as this causes problems with Tkinter's handling of multiple filename results. Issue was reported via StackOverflow: http://stackoverflow.com/q/9227859/301832
| * | | * win/tkWinDialog.c (GetFileNameW): Ensure that we do not convert adkf2012-02-101-0/+7
| | |/ | |/| | | | | | | | | | result list to a string inadvertently, as this causes problems with Tkinter's handling of multiple filename results. Issue was reported via StackOverflow: http://stackoverflow.com/q/9227859/301832
* | | Bug-3480634: PNG Images missing in menus on Macjan.nijtmans2012-01-291-1/+5
|\ \ \ | |/ /
| * | 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 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 ↵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
| |\ \ \ | | |/ / | |/| / | | |/
| | * Bug-2433260: non-critical error in Tk_PhotoPutBlockjan.nijtmans2012-01-251-0/+5
| | |
* | | 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.