summaryrefslogtreecommitdiffstats
path: root/xlib/xgc.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-2/+7
| | * Set the default linewidth for new gc's to 1 not 0. Some extensions seemwolfsuit2005-03-251-2/+2
* | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedkf2011-03-121-5/+4
* | | tkPort.h already includes tk.h, which includes tcl.hnijtmans2010-04-201-2/+2
* | | Merge of TkAqua Cocoa portmacosx_cocoa_mergedas2009-06-291-5/+35
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * macosx/tkMacOSXButton.c: sync formatting, whitespace, copyrightdas2007-11-091-1/+2
* | * xlib/xgc.c: factor out alloc/free of GC clip_mask;das2007-10-121-38/+83
* | * 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-12/+19
* | fix breakage in last commitdas2007-01-031-2/+2
* | Made the generic fake-X11 glue layer abide by the formatting rules of the core.dkf2007-01-021-237/+255
* | * generic/tkImgGIF.c (ReadImage):das2006-07-201-2/+2
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-3/+8
* | Removed support for Mac OS Classic platform [Patch 918139]das2004-03-171-9/+3
|/
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-3/+10
* * xlib/xgc.c: #def'd out XDrawSegments for the Mac, and addedhobbs2000-02-101-1/+6