Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Bug 3176239] control-MouseWheel causes segv | jan.nijtmans | 2012-04-06 | 1 | -0/+4 |
|\ | |||||
| * | [Bug 3176239] control-MouseWheel causes segv | jan.nijtmans | 2012-04-06 | 1 | -0/+4 |
| | | |||||
| * | some more cygwin compatibility improvements | jan.nijtmans | 2012-04-06 | 1 | -0/+0 |
| | | |||||
* | | re-generate configure | jan.nijtmans | 2012-04-01 | 1 | -2/+2 |
| | | |||||
* | | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-03-30 | 1 | -0/+9 |
|\ \ | |/ | | | (autoconf still to be run!) | ||||
| * | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-03-29 | 1 | -0/+9 |
| | | | | | | | | | | | | This change allows to build the cygwin and mingw32 ports of Tcl/Tk to build out-of-the-box using a native or cross- compiler. | ||||
* | | [Bug 2809525] Abort on overlong color name | jan.nijtmans | 2012-03-21 | 1 | -0/+5 |
|\ \ | |/ | |||||
| * | [Bug 2809525] Abort on overlong color name | jan.nijtmans | 2012-03-21 | 1 | -0/+5 |
| | | |||||
* | | rfe-3503317: XParseColor speedup | jan.nijtmans | 2012-03-18 | 1 | -0/+6 |
|\ \ | |/ | |||||
| * | rfe-3503317: XParseColor speedup | jan.nijtmans | 2012-03-18 | 1 | -0/+6 |
| | | |||||
* | | * generic/tkObj.c (GetPixelsFromObjEx): [Bug 3497848]: Better rounding | dkf | 2012-03-07 | 1 | -2/+7 |
| | | | | | | of pixel values to integers. | ||||
* | | Patch from the cygwin folks | jan.nijtmans | 2012-03-04 | 1 | -0/+5 |
|\ \ | |/ | |||||
| * | Patch from the cygwin folks | jan.nijtmans | 2012-03-04 | 1 | -0/+5 |
| | | |||||
* | | [Bug-1630262], [Bug-1615425]: segfault when deleting lines or tagging ↵ | fvogel | 2012-02-28 | 1 | -0/+9 |
|\ \ | | | | | | | | | | outside of the -startline/-endline range with peer text widgets. [Bug-3487407]: Weird text indices. | ||||
| * | | Bug-3487407: Weird text indicesbug_1630262 | fvogel | 2012-02-18 | 1 | -1/+8 |
| | | | |||||
| * | | Updated changelog to take bug-1615425 into account | fvogel | 2012-02-03 | 1 | -4/+4 |
| | | | |||||
| * | | [Bug-1630262]: segfault when deleting lines with peer text widgets | fvogel | 2012-01-31 | 1 | -0/+7 |
| | | | |||||
* | | | [Bug 3495198]: Corrected types of canvas bitmap options. | dkf | 2012-02-28 | 1 | -0/+4 |
|\ \ \ | | |/ | |/| | |||||
| * | | [Bug 3495198]: Corrected types of canvas bitmap options. | dkf | 2012-02-28 | 1 | -0/+4 |
| | | | |||||
* | | | Provide fallback for _strtoi64 | jan.nijtmans | 2012-02-26 | 1 | -0/+6 |
|\ \ \ | |/ / | |||||
| * | | Provide fallback for _strtoi64 | jan.nijtmans | 2012-02-26 | 1 | -0/+6 |
| | | | |||||
* | | | [Bug 3486474]: Inconsistent color scaling | jan.nijtmans | 2012-02-15 | 1 | -0/+7 |
|\ \ \ | |/ / | |||||
| * | | [Bug 3486474]: Inconsistent color scaling | jan.nijtmans | 2012-02-15 | 1 | -0/+7 |
| |\ \ | |||||
| | * | | improved, faster implementations of XParseColor and TkParseColorbug_3486474 | jan.nijtmans | 2012-02-12 | 1 | -0/+7 |
| |/ / | |||||
* | | | * win/tkWinDialog.c (GetFileNameW): Ensure that we do not convert a | dkf | 2012-02-10 | 1 | -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 Mac | jan.nijtmans | 2012-01-29 | 1 | -1/+5 |
| | | |||||
* | | [Bug 3480471]: tk_getOpenFile crashes on Win64 | jan.nijtmans | 2012-01-27 | 1 | -0/+4 |
| | | |||||
* | | [Bug-1754043] and [Bug-2321450]: When -blockcursor is true, the cursor ↵ | fvogel | 2012-01-26 | 1 | -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_3479498 | fvogel | 2012-01-25 | 1 | -0/+6 |
| | | | | | | | | | | | | appears as a blinking bar which expands to the right edge of the widget. | ||||
* | | | Bug-2433260: non-critical error in Tk_PhotoPutBlock | jan.nijtmans | 2012-01-25 | 1 | -0/+5 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Bug-2433260: non-critical error in Tk_PhotoPutBlock | jan.nijtmans | 2012-01-25 | 1 | -0/+5 |
| | | |||||
* | | Don't increase the epoch twice. | fvogel | 2012-01-25 | 1 | -0/+4 |
| | | |||||
* | | [Bug-1630271]: segfault/infinite loop when a mark is before -startline | jan.nijtmans | 2012-01-25 | 1 | -0/+6 |
|\ \ | |||||
| * | | patch-3477449: segfault when mark out of -startline/-endline rangebug_1630271 | jan.nijtmans | 2012-01-23 | 1 | -0/+6 |
| | | | |||||
* | | | patch 3476698: Patch for failing test text-31.11 | jan.nijtmans | 2012-01-25 | 1 | -0/+4 |
|\ \ \ | |/ / |/| | | |||||
| * | | applied patch-3476698bug_3475627 | jan.nijtmans | 2012-01-22 | 1 | -0/+4 |
|/ / | |||||
* | | patch 3471873: mark next/prev with peer text widgets | jan.nijtmans | 2012-01-22 | 1 | -0/+5 |
|\ \ | |||||
| * | | [Bug-3288113,3288121]: Missing marks/endless loop in text mark prev/nextpatch_3471873 | jan.nijtmans | 2012-01-19 | 1 | -0/+5 |
|/ / | |||||
* | | [Bug-3021557]: Moving the cursor in elided text freezes Tk | jan.nijtmans | 2012-01-19 | 1 | -0/+5 |
|\ \ | |||||
| * | | bug-3021557 Moving the cursor in elided text freezes Tkbug_3021557 | jan.nijtmans | 2012-01-17 | 1 | -0/+5 |
|/ / | |||||
* | | [Bug 1945073]: Demo square.tcl cannot run; need package tktest | jan.nijtmans | 2011-11-22 | 1 | -0/+12 |
|\ \ | |/ | |||||
| * | [Bug 1945073]: Demo square.tcl cannot run; need package tktest | jan.nijtmans | 2011-11-22 | 1 | -1/+13 |
| | | |||||
| * | Fix the escaping of leading dots in lines that start with | jan.nijtmans | 2011-11-17 | 1 | -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.nijtmans | 2011-11-17 | 1 | -0/+5 |
|\ \ | |/ | |||||
| * | [Bug 3437816]: Missing TCL_ERROR return in [canvas lower] | jan.nijtmans | 2011-11-17 | 1 | -0/+5 |
| | | |||||
| * | Add dummy user_data field to XVirtualEvent, for improved upwards ↵ | jan.nijtmans | 2011-10-11 | 1 | -0/+6 |
| | | | | | | | | compatibility with Tk 8.5 | ||||
| * | Support Visual Studio 11 | jan.nijtmans | 2011-09-26 | 1 | -0/+4 |
| | | |||||
| * | Add --disable-rpath option to configure script | jan.nijtmans | 2011-09-06 | 1 | -0/+5 |
| | | |||||
| * | Make SHLIB_LD_LIBS='${LIBS}' the default and set to "" on per-platform ↵ | jan.nijtmans | 2011-08-30 | 1 | -0/+8 |
| | | | | | | | | necessary basis. Add Haiku support and better NetBSD/FreeBSD support. | ||||
* | | * Add square to DEMOPROGS in unix/Makefile.in. It contains a shebang | max | 2011-11-08 | 1 | -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. |