summaryrefslogtreecommitdiffstats
path: root/xlib
Commit message (Expand)AuthorAgeFilesLines
* merge core-8-6-branchjan.nijtmans2017-04-251-1/+1
|\
| * Let the unimplemented function XDrawSegments() return BadDrawable in stead of...jan.nijtmans2017-04-251-1/+1
* | Merge core-8-6-branch (merge-mark and eol-spacing)jan.nijtmans2017-04-201-2/+2
|/
* Fixed bug [f0188aca9e] (color names parsing on Windows)simonbachmann2017-04-081-0/+10
* Proposed fix for [499526180d]: Add support for windows multimedia virtual key...fvogel2017-01-281-0/+12
* Workaround for possible build problem on Windows/MacOSX: Some (older) version...jan.nijtmans2016-11-091-0/+1
* (micro-) optimize a few Win32 drawing functions, and make them work when npoi...jan.nijtmans2016-11-081-6/+7
|\
| * Add XDrawSegments/XDrawPoint/XDrawPoints to internal stub table, and fix thei...jan.nijtmans2016-11-082-10/+14
* | Add another few Xlib stubs for Win32. Cherry-picked from [http://www.androwis...jan.nijtmans2016-11-072-8/+11
* | Fix for image/alpha rendering under hidpi/Retina displays on Mac OS; thanks t...Kevin Walzer2016-07-151-0/+3
* | Force the use of the correct internal function for parsing hex colors rather ...dkf2012-12-061-85/+63
|\ \ | |/
| * Force the use of the correct internal function for parsing hex colors rather ...dkf2012-12-061-85/+63
| |\
| | * Minor improvements now that we're no longer tracking a standard API.dkf2012-12-061-3/+2
| | * Force the use of the correct internal function for parsing hex colors ratherdkf2012-12-061-85/+64
| | * More complete purge of things only present for supporting long-dead Mac 9 sys...dgp2012-11-156-35/+11
| * | sync nmakehlp.c with Tcl versionjan.nijtmans2012-10-236-95/+95
| |\ \ | | |/
* | | consistant use of mode: objc for OSX, strip spaces from the end of linesjan.nijtmans2012-10-236-95/+95
|\ \ \ | |/ /
| * | Add 8 colors to the supported color list (aqua, crimson, fuchsia, indigo, lim...jan.nijtmans2012-09-282-2/+28
| |\ \ | | |/
| | * Add 8 colors to the supported color list (aqua, crimson, fuchsia, indigo, lim...jan.nijtmans2012-09-282-2/+28
| * | Merge Tk-Cocoa backport into core-8-5-branchKevin Walzer2012-09-251-4/+34
| |\ \
| | * | review remarks, see mail.jan.nijtmans2012-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 notdkf2012-09-131-1/+1
|\ \ \ \ | |/ / /
| * | | [Bug 3567453]: Clip regions must be cleared with XSetClipMask and notdkf2012-09-131-1/+1
| |/ /
* | | 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
|\ \ \ \ | |/ / / |/| | |