| Commit message (Expand) | Author | Age | Files | Lines |
* | Force the use of the correct internal function for parsing hex colors rather ... | dkf | 2012-12-06 | 1 | -85/+63 |
|\ |
|
| * | Minor improvements now that we're no longer tracking a standard API. | dkf | 2012-12-06 | 1 | -3/+2 |
|
|
| * | Force the use of the correct internal function for parsing hex colors rather | dkf | 2012-12-06 | 1 | -85/+64 |
|
|
| * | More complete purge of things only present for supporting long-dead Mac 9 sys... | dgp | 2012-11-15 | 6 | -35/+11 |
|
|
* | | sync nmakehlp.c with Tcl version | jan.nijtmans | 2012-10-23 | 6 | -95/+95 |
|\ \
| |/ |
|
* | | Add 8 colors to the supported color list (aqua, crimson, fuchsia, indigo, lim... | jan.nijtmans | 2012-09-28 | 2 | -2/+28 |
|\ \
| |/ |
|
| * | Add 8 colors to the supported color list (aqua, crimson, fuchsia, indigo, lim... | jan.nijtmans | 2012-09-28 | 2 | -2/+28 |
|
|
* | | Merge Tk-Cocoa backport into core-8-5-branch | Kevin Walzer | 2012-09-25 | 1 | -4/+34 |
|\ \ |
|
| * | | review remarks, see mail. | jan.nijtmans | 2012-09-12 | 1 | -2/+0 |
|
|
| * | | Review branch for merge of Tk-Cocoa into Tk 8.5 main branch | Kevin Walzer | 2012-09-12 | 1 | -4/+36 |
|
|
* | | | [Bug 3567453]: Clip regions must be cleared with XSetClipMask and not | dkf | 2012-09-13 | 1 | -1/+1 |
|/ / |
|
* | | Change XChangeWindowAttributes signature and many others to match Xorg, neede... | jan.nijtmans | 2012-06-07 | 1 | -14/+28 |
|\ \
| |/ |
|
| * | merge core-8-4-branchbug_3508771 | jan.nijtmans | 2012-06-05 | 4 | -30/+28 |
| |\ |
|
| * \ | merge core-8-4-branch | jan.nijtmans | 2012-05-29 | 1 | -2/+2 |
| |\ \ |
|
| * \ \ | merge core-8-4-branch | jan.nijtmans | 2012-05-05 | 1 | -66/+66 |
| |\ \ \ |
|
| * | | | | change signature of all X11 functions to match those of CYGWIN | jan.nijtmans | 2012-05-02 | 2 | -17/+34 |
|
|
* | | | | | Change XSetDashes signature and many others to match Xorg, needed for Cygwin | jan.nijtmans | 2012-06-05 | 2 | -7/+9 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. | jan.nijtmans | 2012-06-01 | 4 | -16/+17 |
| | |_|/
| |/| | |
|
| * | | | Change XFillRectangle(s)/XDrawLines(s) signature to match Xorg, needed for Cy... | jan.nijtmans | 2012-05-29 | 1 | -4/+4 |
| | |/
| |/| |
|
* | | | If tk.dll loaded in cygwin, don't use the win32 file dialogs | jan.nijtmans | 2012-05-05 | 1 | -66/+66 |
|\ \ \
| |/ / |
|
| * | | [Bug 2768586]: Only do menu correction on Windows < Win7 | jan.nijtmans | 2012-05-05 | 1 | -66/+66 |
| |/ |
|
* | | disallow colors like xellow | jan.nijtmans | 2012-04-12 | 1 | -2/+7 |
|\ \
| |/ |
|
| * | disallow colors like "xellow" | jan.nijtmans | 2012-04-12 | 1 | -2/+7 |
|
|
* | | some more cygwin compatibility improvements | jan.nijtmans | 2012-04-06 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | some more cygwin compatibility improvements | jan.nijtmans | 2012-04-06 | 2 | -1/+1 |
|
|
* | | gcc warning: signed-unsigned compare | jan.nijtmans | 2012-04-02 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | gcc warning: signed-unsigned compare | jan.nijtmans | 2012-04-02 | 1 | -2/+2 |
|
|
* | | rfe-3503317: XParseColor speedup | jan.nijtmans | 2012-03-18 | 2 | -813/+983 |
|\ \
| |/ |
|
| * | rfe-3503317: XParseColor speedup | jan.nijtmans | 2012-03-18 | 2 | -813/+983 |
| |\ |
|
| | * | 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 | 1 | -672/+266 |
| | |\
| | |/
| |/| |
|
| * | | workaround for _strtoi64 determination on win64 (autoconf-2.13 issue) | jan.nijtmans | 2012-03-15 | 1 | -2/+0 |
|
|
| * | | workaround attempt for win64 problem????? | jan.nijtmans | 2012-03-14 | 1 | -0/+1 |
|
|
| | * | 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 |
| |/ |
|
| * | missing include <stdlib.h> | jan.nijtmans | 2012-03-13 | 1 | -0/+1 |
|
|
* | | Provide fallback for _strtoi64 | jan.nijtmans | 2012-02-26 | 1 | -24/+33 |
|\ \
| |/ |
|
| * | Provide fallback for _strtoi64 | jan.nijtmans | 2012-02-26 | 1 | -53/+67 |
|
|
* | | [Bug 3486474]: Inconsistent color scaling | jan.nijtmans | 2012-02-15 | 1 | -15/+24 |
|\ \
| |/ |
|
| * | improved, faster implementations of XParseColor and TkParseColorbug_3486474 | jan.nijtmans | 2012-02-12 | 1 | -64/+26 |
|
|
| * | proposed fix for bug-3486474 | jan.nijtmans | 2012-02-10 | 1 | -17/+64 |
|
|
* | | [Bug 3380684] XEmptyRegion prototype doesn't match usage | jan.nijtmans | 2011-07-28 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | [Bug 3380684] XEmptyRegion prototype doesn't match usage | jan.nijtmans | 2011-07-28 | 1 | -2/+2 |
|
|
* | | Purge RCS Keywords. | dgp | 2011-06-08 | 6 | -12/+0 |
|\ \
| |/ |
|
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 6 | -12/+0 |
|
|
| * | Backport from HEAD of Aqua changes from 2007-10-12 to 2007-11-09 | das | 2007-11-09 | 1 | -38/+83 |
|
|
| * | typo | das | 2007-07-02 | 1 | -2/+2 |
|
|
| * | * xlib/xgc.c (XCreateGC): correct black and white pixel values used to | das | 2007-07-02 | 1 | -3/+5 |
|
|