summaryrefslogtreecommitdiffstats
path: root/xlib
Commit message (Expand)AuthorAgeFilesLines
* Force the use of the correct internal function for parsing hex colors rather ...donal.k.fellows@manchester.ac.uk2012-12-061-85/+63
|\
| * Minor improvements now that we're no longer tracking a standard API.donal.k.fellows@manchester.ac.uk2012-12-061-3/+2
| * Force the use of the correct internal function for parsing hex colors ratherdonal.k.fellows@manchester.ac.uk2012-12-061-85/+64
| * More complete purge of things only present for supporting long-dead Mac 9 sys...dgp@users.sourceforge.net2012-11-156-35/+11
* | sync nmakehlp.c with Tcl versionnijtmans@users.sourceforge.net2012-10-236-95/+95
|\ \ | |/
* | Add 8 colors to the supported color list (aqua, crimson, fuchsia, indigo, lim...nijtmans@users.sourceforge.net2012-09-282-2/+28
|\ \ | |/
| * Add 8 colors to the supported color list (aqua, crimson, fuchsia, indigo, lim...nijtmans@users.sourceforge.net2012-09-282-2/+28
* | Merge Tk-Cocoa backport into core-8-5-branchKevin Walzer2012-09-251-4/+34
|\ \
| * | review remarks, see mail.nijtmans@users.sourceforge.net2012-09-121-2/+0
| * | Review branch for merge of Tk-Cocoa into Tk 8.5 main branchKevin Walzer2012-09-121-4/+36
* | | [Bug 3567453]: Clip regions must be cleared with XSetClipMask and notdonal.k.fellows@manchester.ac.uk2012-09-131-1/+1
|/ /
* | Change XChangeWindowAttributes signature and many others to match Xorg, neede...nijtmans@users.sourceforge.net2012-06-071-14/+28
|\ \ | |/
| * merge core-8-4-branchnijtmans@users.sourceforge.net2012-06-054-30/+28
| |\
| * \ merge core-8-4-branchnijtmans@users.sourceforge.net2012-05-291-2/+2
| |\ \
| * \ \ merge core-8-4-branchnijtmans@users.sourceforge.net2012-05-051-66/+66
| |\ \ \
| * | | | change signature of all X11 functions to match those of CYGWINnijtmans@users.sourceforge.net2012-05-022-17/+34
* | | | | Change XSetDashes signature and many others to match Xorg, needed for Cygwinnijtmans@users.sourceforge.net2012-06-052-7/+9
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. nijtmans@users.sourceforge.net2012-06-014-16/+17
| | |_|/ | |/| |
| * | | Change XFillRectangle(s)/XDrawLines(s) signature to match Xorg, needed for Cy...nijtmans@users.sourceforge.net2012-05-291-4/+4
| | |/ | |/|
* | | If tk.dll loaded in cygwin, don't use the win32 file dialogsnijtmans@users.sourceforge.net2012-05-051-66/+66
|\ \ \ | |/ /
| * | [Bug 2768586]: Only do menu correction on Windows < Win7nijtmans@users.sourceforge.net2012-05-051-66/+66
| |/
* | disallow colors like xellownijtmans@users.sourceforge.net2012-04-121-2/+7
|\ \ | |/
| * disallow colors like "xellow"nijtmans@users.sourceforge.net2012-04-121-2/+7
* | some more cygwin compatibility improvementsnijtmans@users.sourceforge.net2012-04-062-1/+659
|\ \ | |/
| * some more cygwin compatibility improvementsnijtmans@users.sourceforge.net2012-04-062-1/+1
* | gcc warning: signed-unsigned comparenijtmans@users.sourceforge.net2012-04-021-2/+2
|\ \ | |/
| * gcc warning: signed-unsigned comparenijtmans@users.sourceforge.net2012-04-021-2/+2
* | rfe-3503317: XParseColor speedupnijtmans@users.sourceforge.net2012-03-181-813/+325
|\ \ | |/
| * rfe-3503317: XParseColor speedupnijtmans@users.sourceforge.net2012-03-182-813/+983
| |\
| | * test output in Xorg rgb.txt formatnijtmans@users.sourceforge.net2012-03-181-2/+2
| | * elimination of gray table by using calculations in steadnijtmans@users.sourceforge.net2012-03-171-26/+10
| | * implementation complete, todo: more testingnijtmans@users.sourceforge.net2012-03-171-14/+44
| | * further reduction of color table to 147 entries!nijtmans@users.sourceforge.net2012-03-161-672/+266
| | |\ | | |/ | |/|
| * | workaround for _strtoi64 determination on win64 (autoconf-2.13 issue)nijtmans@users.sourceforge.net2012-03-151-2/+0
| * | workaround attempt for win64 problem?????nijtmans@users.sourceforge.net2012-03-141-0/+1
| | * make sure that "burly wood" is not a valid colornijtmans@users.sourceforge.net2012-03-131-3/+15
| | * rfe-3503317: XParseColor speedupnijtmans@users.sourceforge.net2012-03-131-417/+308
| |/
| * missing include <stdlib.h>nijtmans@users.sourceforge.net2012-03-131-0/+1
* | Provide fallback for _strtoi64nijtmans@users.sourceforge.net2012-02-261-24/+33
|\ \ | |/
| * Provide fallback for _strtoi64nijtmans@users.sourceforge.net2012-02-261-53/+67
* | [Bug 3486474]: Inconsistent color scalingnijtmans@users.sourceforge.net2012-02-151-15/+24
|\ \ | |/
| * improved, faster implementations of XParseColor and TkParseColornijtmans@users.sourceforge.net2012-02-121-64/+26
| * proposed fix for bug-3486474nijtmans@users.sourceforge.net2012-02-101-17/+64
* | [Bug 3380684] XEmptyRegion prototype doesn't match usagenijtmans@users.sourceforge.net2011-07-281-2/+2
|\ \ | |/
| * [Bug 3380684] XEmptyRegion prototype doesn't match usagenijtmans@users.sourceforge.net2011-07-281-2/+2
* | Purge RCS Keywords.dgp@users.sourceforge.net2011-06-086-12/+0
|\ \ | |/
| * Purge RCS Keywords.dgp@users.sourceforge.net2011-06-086-12/+0
| * Backport from HEAD of Aqua changes from 2007-10-12 to 2007-11-09das2007-11-091-38/+83
| * typodas2007-07-021-2/+2
| * * xlib/xgc.c (XCreateGC): correct black and white pixel values used todas2007-07-021-3/+5