summaryrefslogtreecommitdiffstats
path: root/xlib
Commit message (Expand)AuthorAgeFilesLines
* merge trunkjan.nijtmans2012-06-112-21/+37
|\
| * Change XChangeWindowAttributes signature and many others to match Xorg, neede...jan.nijtmans2012-06-082-21/+37
| |\
| | * Change XChangeWindowAttributes signature and many others to match Xorg, neede...jan.nijtmans2012-06-071-14/+28
| | |\
| | | * merge core-8-4-branchbug_3508771jan.nijtmans2012-06-054-30/+28
| | | |\
| | | * \ merge core-8-4-branchjan.nijtmans2012-05-291-2/+2
| | | |\ \
| | | * \ \ merge core-8-4-branchjan.nijtmans2012-05-051-66/+66
| | | |\ \ \
| | | * | | | change signature of all X11 functions to match those of CYGWINjan.nijtmans2012-05-022-17/+34
| | * | | | | Change XSetDashes signature and many others to match Xorg, needed for Cygwinjan.nijtmans2012-06-052-7/+9
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. jan.nijtmans2012-06-014-16/+17
| | | | |_|/ | | | |/| |
| | | * | | Change XFillRectangle(s)/XDrawLines(s) signature to match Xorg, needed for Cy...jan.nijtmans2012-05-291-4/+4
| | | | |/ | | | |/|
* | | | | smaller az tablejan.nijtmans2012-05-051-2/+2
* | | | | merge trunkjan.nijtmans2012-05-051-74/+74
|\ \ \ \ \ | |/ / / /
| * | | | If tk.dll loaded in cygwin, don't use the win32 file dialogsjan.nijtmans2012-05-051-66/+66
| |\ \ \ \ | | |/ / /
| | * | | If tk.dll loaded in cygwin, don't use the win32 file dialogsjan.nijtmans2012-05-051-66/+66
| | |\ \ \ | | | |/ /
| | | * | [Bug 2768586]: Only do menu correction on Windows < Win7jan.nijtmans2012-05-051-66/+66
| | | |/
* | | | merge trunkjan.nijtmans2012-04-121-4/+9
|\ \ \ \ | |/ / /
| * | | minor clean-up of tkInt.declsjan.nijtmans2012-04-121-2/+7
| |\ \ \ | | |/ /
| | * | disallow colors like xellowjan.nijtmans2012-04-121-2/+7
| | |\ \ | | | |/
| | | * disallow colors like "xellow"jan.nijtmans2012-04-121-2/+7
| * | | some more cygwin compatibility improvementsjan.nijtmans2012-04-061-1/+1
| |\ \ \ | | |/ /
| | * | some more cygwin compatibility improvementsjan.nijtmans2012-04-061-1/+1
| | |\ \ | | | |/
| | | * some more cygwin compatibility improvementsjan.nijtmans2012-04-062-1/+1
| * | | gcc warning: signed-unsigned comparejan.nijtmans2012-04-021-2/+2
| |\ \ \ | | |/ /
| | * | gcc warning: signed-unsigned comparejan.nijtmans2012-04-021-2/+2
| | |\ \ | | | |/
| | | * gcc warning: signed-unsigned comparejan.nijtmans2012-04-021-2/+2
* | | | implement for Unix as welljan.nijtmans2012-03-262-12/+43
|\ \ \ \ | |/ / / |/| | |
| * | | experiment: use web colors in stead of X11 colors (win only)jan.nijtmans2012-03-192-12/+43
| | |/ | |/|
* | | rfe-3503317: XParseColor speedupjan.nijtmans2012-03-182-813/+983
|\ \ \ | | |/ | |/|
| * | rfe-3503317: XParseColor speedupjan.nijtmans2012-03-182-813/+983
| |\ \ | | |/
| | * rfe-3503317: XParseColor speedupjan.nijtmans2012-03-182-813/+983
| | |\
| | | * test output in Xorg rgb.txt formatrfe_3503317jan.nijtmans2012-03-181-2/+2
| | | * elimination of gray table by using calculations in steadjan.nijtmans2012-03-171-26/+10
| | | * implementation complete, todo: more testingjan.nijtmans2012-03-171-14/+44
| | | * further reduction of color table to 147 entries!jan.nijtmans2012-03-161-672/+266
| | | |\ | | | |/ | | |/|
| | * | workaround for _strtoi64 determination on win64 (autoconf-2.13 issue)jan.nijtmans2012-03-151-2/+0
| | * | workaround attempt for win64 problem?????jan.nijtmans2012-03-141-0/+1
| | | * make sure that "burly wood" is not a valid colorjan.nijtmans2012-03-131-3/+15
| | | * rfe-3503317: XParseColor speedupjan.nijtmans2012-03-131-417/+308
| | |/
| | * missing include <stdlib.h>jan.nijtmans2012-03-131-0/+1
* | | Provide fallback for _strtoi64jan.nijtmans2012-02-261-21/+30
|\ \ \ | |/ /
| * | Provide fallback for _strtoi64jan.nijtmans2012-02-261-24/+33
| |\ \ | | |/
| | * Provide fallback for _strtoi64jan.nijtmans2012-02-261-53/+67
* | | [Bug 3486474]: Inconsistent color scalingjan.nijtmans2012-02-151-15/+24
|\ \ \ | |/ /
| * | [Bug 3486474]: Inconsistent color scalingjan.nijtmans2012-02-151-15/+24
| |\ \ | | |/
| | * improved, faster implementations of XParseColor and TkParseColorbug_3486474jan.nijtmans2012-02-121-64/+26
| | * proposed fix for bug-3486474jan.nijtmans2012-02-101-17/+64
* | | [Bug 3380684] XEmptyRegion prototype doesn't match usagejan.nijtmans2011-07-281-2/+2
|\ \ \ | |/ /
| * | [Bug 3380684] XEmptyRegion prototype doesn't match usagejan.nijtmans2011-07-281-2/+2
| |\ \ | | |/
| | * [Bug 3380684] XEmptyRegion prototype doesn't match usagejan.nijtmans2011-07-281-2/+2
* | | Purge RCS Keywordsdgp2011-06-086-12/+0
|\ \ \ | |/ /