summaryrefslogtreecommitdiffstats
path: root/xlib/xgc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2020-09-081-7/+11
|\
| * Fix [420feb3850]: Aqua: UBSan warns for misaligned TkpGCCache access.jan.nijtmans2020-09-081-7/+11
* | Merge 8.6jan.nijtmans2020-08-211-12/+0
|\ \ | |/
| * Make TkpReleaseRegion and TkpRetainRegion static; remove mac-specific code fr...culler2020-08-191-12/+0
* | Merge 8.6jan.nijtmans2020-08-111-4/+3
|\ \ | |/
| * Add 3 more stub entries to MacOSX X11 stub table, which win32 already has: XD...jan.nijtmans2020-08-111-33/+349
| * Modify TkClipBox and friends such that they return an int (normally 0) in ste...jan.nijtmans2019-10-011-1/+2
* | Merge 8.7jan.nijtmans2020-02-061-3/+3
|\ \
* | | WIP: Add support for C++jan.nijtmans2019-12-121-3/+155
|/ /
* | Add a bunch of new X11 functions (stubs, for now) to the X11 stub tables for ...jan.nijtmans2019-10-021-0/+86
* | Eliminate some dead codejan.nijtmans2019-10-011-18/+0
* | Fix MacOS buildjan.nijtmans2019-10-011-2/+0
* | more Region-related revamp.jan.nijtmans2019-10-011-4/+6
* | Simplify many MacOS-specific types which are not necessaryjan.nijtmans2019-09-301-12/+1
* | Merge trunk. Some more signature changes, in line with X11-R6jan.nijtmans2019-08-221-3/+6
|\ \
* | | Further experimenting, seems to work on MacOSXjan.nijtmans2019-08-141-16/+32
* | | Experiment: Upgrade X11 header files from X11 R5 to X11 R6. This opens the wa...jan.nijtmans2019-08-141-5/+88
|/ /
* | Fix [f3c5467f07]: various spelling fixes (from Christopher Chavez)fvogel2019-07-021-2/+2
|\ \ | |/
| * Fix [f3c5467f07]: various spelling fixes (from Christopher Chavez)fvogel2019-07-021-2/+2
* | Merge 8.6jan.nijtmans2019-01-101-5/+5
|\ \ | |/
| *-. Merge 8.6 and all changes from original [bug-9e31fd9449] branchjan.nijtmans2019-01-081-12/+12
| |\ \
| | | * Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window...jan.nijtmans2019-01-081-5/+5
| | | |\
| | | | * Bring back more original "None" usages, and fix other warnings which graduall...jan.nijtmans2019-01-031-11/+11
| * | | | Fix [9e31fd9449]: X11/X.h and Windows.h have conflicting symbols jan.nijtmans2018-12-201-11/+11
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window...jan.nijtmans2018-12-201-11/+11
| | |/
* | | Header include reform: Since "tkInt.h" already contains header files like <st...jan.nijtmans2018-09-061-1/+1
|/ /
* | Let the unimplemented function XDrawSegments() return BadDrawable in stead of...jan.nijtmans2017-04-251-1/+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-081-8/+12
| * sync nmakehlp.c with Tcl versionjan.nijtmans2012-10-231-2/+2
| |\
* | | Add another few Xlib stubs for Win32. Cherry-picked from [http://www.androwis...jan.nijtmans2016-11-071-6/+9
* | | consistant use of mode: objc for OSX, strip spaces from the end of linesjan.nijtmans2012-10-231-2/+2
|\ \ \ | |/ /
| * | 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
| |/ /
* | | Change XChangeWindowAttributes signature and many others to match Xorg, neede...jan.nijtmans2012-06-081-17/+33
|\ \ \ | |/ /
| * | Change XChangeWindowAttributes signature and many others to match Xorg, neede...jan.nijtmans2012-06-071-14/+28
| |\ \ | | |/
| | * merge core-8-4-branchjan.nijtmans2012-06-051-22/+22
| | |\
| | * | change signature of all X11 functions to match those of CYGWINjan.nijtmans2012-05-021-15/+30
| * | | Change XSetDashes signature and many others to match Xorg, needed for Cygwinjan.nijtmans2012-06-051-3/+5
| |\ \ \ | | | |/ | | |/|
| | * | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. jan.nijtmans2012-06-011-10/+11
| | |/
* | | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ \ | |/ /
| * | Purge RCS Keywords.dgp2011-06-081-2/+0
| |\ \ | | |/
| | * Purge RCS Keywords.dgp2011-06-081-2/+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
| | * * macosx/tkMacOSXMenu.c (DrawMenuSeparator): use DrawingContext API.das2007-05-301-9/+15