Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement for Unix as well | jan.nijtmans | 2012-03-26 | 4 | -17/+101 |
|\ | |||||
| * | experiment: use web colors in stead of X11 colors (win only) | jan.nijtmans | 2012-03-19 | 3 | -13/+44 |
* | | [Bug 2809525] Abort on overlong color name | jan.nijtmans | 2012-03-21 | 3 | -60/+62 |
|\ \ | |||||
| * \ | [Bug 2809525] Abort on overlong color name | jan.nijtmans | 2012-03-21 | 3 | -60/+62 |
| |\ \ | |||||
| | * | | [Bug 2809525] Abort on overlong color name | jan.nijtmans | 2012-03-21 | 3 | -60/+62 |
| | |/ | |||||
* | | | rfe-3503317: XParseColor speedup | jan.nijtmans | 2012-03-18 | 4 | -815/+1004 |
|\ \ \ | |/ / | |||||
| * | | rfe-3503317: XParseColor speedup | jan.nijtmans | 2012-03-18 | 4 | -815/+1004 |
| |\ \ | | |/ | |||||
| | * | rfe-3503317: XParseColor speedup | jan.nijtmans | 2012-03-18 | 4 | -815/+1004 |
| | |\ | |||||
| | | * | test output in Xorg rgb.txt formatrfe_3503317 | jan.nijtmans | 2012-03-18 | 1 | -2/+2 |
| | | * | elimination of gray table by using calculations in stead | jan.nijtmans | 2012-03-17 | 1 | -26/+10 |
| | | * | implementation complete, todo: more testing | jan.nijtmans | 2012-03-17 | 1 | -14/+44 |
| | | * | further reduction of color table to 147 entries! | jan.nijtmans | 2012-03-16 | 4 | -682/+282 |
| | | |\ | | | |/ | | |/| | |||||
| | | * | make sure that "burly wood" is not a valid color | jan.nijtmans | 2012-03-13 | 1 | -3/+15 |
| | | * | rfe-3503317: XParseColor speedup | jan.nijtmans | 2012-03-13 | 1 | -417/+308 |
| * | | | merge-mark | jan.nijtmans | 2012-03-15 | 0 | -0/+0 |
| |\ \ \ | | |/ / | |||||
| | * | | workaround for _strtoi64 determination on win64 (autoconf-2.13 issue) | jan.nijtmans | 2012-03-15 | 3 | -12/+14 |
* | | | | [bug 3505358 ] invalid color name "#f75df642f527" | jan.nijtmans | 2012-03-15 | 1 | -0/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | [bug 3505358 ] invalid color name "#f75df642f527" | jan.nijtmans | 2012-03-15 | 1 | -0/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | [bug 3505358 ] invalid color name "#f75df642f527" | jan.nijtmans | 2012-03-15 | 1 | -0/+2 |
| | * | | workaround attempt for win64 problem????? | jan.nijtmans | 2012-03-14 | 1 | -0/+1 |
| | |/ | |||||
| | * | missing include <stdlib.h> | jan.nijtmans | 2012-03-13 | 1 | -0/+1 |
* | | | Minor spelling fixes. | dkf | 2012-03-13 | 15 | -24/+28 |
* | | | Minor: code style improvements. | dkf | 2012-03-07 | 1 | -5/+4 |
|\ \ \ | |/ / | |||||
| * | | Minor: code style improvements. | dkf | 2012-03-07 | 1 | -27/+31 |
* | | | * generic/tkObj.c (GetPixelsFromObjEx): [Bug 3497848]: Better rounding | dkf | 2012-03-07 | 2 | -8/+9 |
|\ \ \ | |/ / | |||||
| * | | * generic/tkObj.c (GetPixelsFromObjEx): [Bug 3497848]: Better rounding | dkf | 2012-03-07 | 2 | -8/+9 |
* | | | Patch from the cygwin folks | jan.nijtmans | 2012-03-04 | 3 | -6/+17 |
|\ \ \ | |/ / | |||||
| * | | Patch from the cygwin folks | jan.nijtmans | 2012-03-04 | 3 | -6/+17 |
| |\ \ | | |/ | |||||
| | * | Patch from the cygwin folks | jan.nijtmans | 2012-03-04 | 3 | -173/+184 |
* | | | [Bug-1630262], [Bug-1615425]: segfault when deleting lines or tagging outside... | fvogel | 2012-02-28 | 8 | -17/+224 |
|\ \ \ | |/ / | |||||
| * | | [Bug-1630262], [Bug-1615425]: segfault when deleting lines or tagging outside... | fvogel | 2012-02-28 | 8 | -17/+224 |
| |\ \ | |||||
| | * | | Bug-3487407: Weird text indicesbug_1630262 | fvogel | 2012-02-18 | 5 | -7/+41 |
| | * | | Updated changelog to take bug-1615425 into account | fvogel | 2012-02-03 | 1 | -4/+4 |
| | * | | Added test for bug 1615425 | fvogel | 2012-02-03 | 1 | -0/+13 |
| | * | | Better fix for bug-1630262, also fixing bug-1615425 | fvogel | 2012-02-02 | 2 | -35/+27 |
| | * | | [Bug-1630262]: segfault when deleting lines with peer text widgets | fvogel | 2012-01-31 | 5 | -8/+181 |
* | | | | [Bug 3495198]: Corrected types of canvas bitmap options. | dkf | 2012-02-28 | 2 | -4/+8 |
|\ \ \ \ | |/ / / | |||||
| * | | | [Bug 3495198]: Corrected types of canvas bitmap options. | dkf | 2012-02-28 | 2 | -4/+8 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | [Bug 3495198]: Corrected types of canvas bitmap options. | dkf | 2012-02-28 | 2 | -4/+8 |
* | | | | Provide fallback for _strtoi64 | jan.nijtmans | 2012-02-26 | 4 | -21/+115 |
|\ \ \ \ | |/ / / | |||||
| * | | | Provide fallback for _strtoi64 | jan.nijtmans | 2012-02-26 | 4 | -24/+118 |
| |\ \ \ | | |/ / | |||||
| | * | | Provide fallback for _strtoi64 | jan.nijtmans | 2012-02-26 | 4 | -62/+132 |
* | | | | [Bug 1913750]: tk_chooseDirectory -initialdir internationalization problem | jan.nijtmans | 2012-02-25 | 2 | -79/+82 |
|\ \ \ \ | |||||
| * \ \ \ | - merge trunkbug_1913750 | jan.nijtmans | 2012-02-23 | 8 | -14/+53 |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
* | | | | | Patch for font metrics and colorspace provided by Adrian Robert | Kevin Walzer | 2012-02-22 | 3 | -11/+26 |
* | | | | | _Xconst -> const | jan.nijtmans | 2012-02-21 | 3 | -3/+3 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | _Xconst -> CONST | jan.nijtmans | 2012-02-21 | 2 | -2/+2 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | _Xconst -> CONST | jan.nijtmans | 2012-02-21 | 2 | -2/+2 |
| | | * | | [Bug 1913750]: tk_chooseDirectory -initialdir internationalization problem. | jan.nijtmans | 2012-02-17 | 2 | -79/+82 |
| |_|/ / |/| | | | |||||
* | | | | [Bug 3486474]: Inconsistent color scaling | jan.nijtmans | 2012-02-15 | 14 | -32/+134 |
|\ \ \ \ | |/ / / |