| Commit message (Expand) | Author | Age | Files | Lines |
* | Finish removing GCCache and remove some more platform specific code in xgc.c | marc_culler | 2020-11-09 | 1 | -7/+2 |
|
|
* | Correct one name replacement that accidentally was omitted. | marc_culler | 2020-11-09 | 1 | -1/+1 |
|
|
* | Fix [f9fa926666] on macOS only: crash when creating a label whose text is a s... | culler | 2020-11-09 | 1 | -31/+1 |
|
|
* | Fix [420feb3850]: Aqua: UBSan warns for misaligned TkpGCCache access. | jan.nijtmans | 2020-09-08 | 1 | -7/+11 |
|
|
* | Make TkpReleaseRegion and TkpRetainRegion static; remove mac-specific code fr... | culler | 2020-08-19 | 1 | -12/+0 |
|
|
* | Add 3 more stub entries to MacOSX X11 stub table, which win32 already has: XD... | jan.nijtmans | 2020-08-11 | 1 | -33/+349 |
|
|
* | Modify TkClipBox and friends such that they return an int (normally 0) in ste... | jan.nijtmans | 2019-10-01 | 1 | -1/+2 |
|
|
* | Fix [f3c5467f07]: various spelling fixes (from Christopher Chavez) | fvogel | 2019-07-02 | 1 | -2/+2 |
|
|
*-. | Merge 8.6 and all changes from original [bug-9e31fd9449] branch | jan.nijtmans | 2019-01-08 | 1 | -12/+12 |
|\ \ |
|
| | * | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window... | jan.nijtmans | 2019-01-08 | 1 | -5/+5 |
| | |\ |
|
| | | * | Bring back more original "None" usages, and fix other warnings which graduall... | jan.nijtmans | 2019-01-03 | 1 | -11/+11 |
|
|
* | | | | Fix [9e31fd9449]: X11/X.h and Windows.h have conflicting symbols
| jan.nijtmans | 2018-12-20 | 1 | -11/+11 |
|\ \ \ \
| |/ / /
|/| | /
| | |/
| |/| |
|
| * | | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window... | jan.nijtmans | 2018-12-20 | 1 | -11/+11 |
| |/ |
|
* | | Let the unimplemented function XDrawSegments() return BadDrawable in stead of... | jan.nijtmans | 2017-04-25 | 1 | -1/+1 |
|
|
* | | (micro-) optimize a few Win32 drawing functions, and make them work when npoi... | jan.nijtmans | 2016-11-08 | 1 | -6/+7 |
|\ \
| |/ |
|
| * | Add XDrawSegments/XDrawPoint/XDrawPoints to internal stub table, and fix thei... | jan.nijtmans | 2016-11-08 | 1 | -8/+12 |
|
|
| * | sync nmakehlp.c with Tcl version | jan.nijtmans | 2012-10-23 | 1 | -2/+2 |
| |\ |
|
* | | | Add another few Xlib stubs for Win32. Cherry-picked from [http://www.androwis... | jan.nijtmans | 2016-11-07 | 1 | -6/+9 |
|
|
* | | | consistant use of mode: objc for OSX, strip spaces from the end of lines | jan.nijtmans | 2012-10-23 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Merge Tk-Cocoa backport into core-8-5-branch | Kevin Walzer | 2012-09-25 | 1 | -4/+34 |
| |\ \ |
|
| | * | | review remarks, see mail. | jan.nijtmans | 2012-09-12 | 1 | -2/+0 |
|
|
| | * | | Review branch for merge of Tk-Cocoa into Tk 8.5 main branch | Kevin Walzer | 2012-09-12 | 1 | -4/+36 |
|
|
* | | | | [Bug 3567453]: Clip regions must be cleared with XSetClipMask and not | dkf | 2012-09-13 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | [Bug 3567453]: Clip regions must be cleared with XSetClipMask and not | dkf | 2012-09-13 | 1 | -1/+1 |
| |/ / |
|
* | | | Change XChangeWindowAttributes signature and many others to match Xorg, neede... | jan.nijtmans | 2012-06-08 | 1 | -17/+33 |
|\ \ \
| |/ / |
|
| * | | Change XChangeWindowAttributes signature and many others to match Xorg, neede... | jan.nijtmans | 2012-06-07 | 1 | -14/+28 |
| |\ \
| | |/ |
|
| | * | merge core-8-4-branch | jan.nijtmans | 2012-06-05 | 1 | -22/+22 |
| | |\ |
|
| | * | | change signature of all X11 functions to match those of CYGWIN | jan.nijtmans | 2012-05-02 | 1 | -15/+30 |
|
|
| * | | | Change XSetDashes signature and many others to match Xorg, needed for Cygwin | jan.nijtmans | 2012-06-05 | 1 | -3/+5 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. | jan.nijtmans | 2012-06-01 | 1 | -10/+11 |
| | |/ |
|
* | | | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ \ \
| |/ / |
|
| * | | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| |\ \
| | |/ |
|
| | * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
| | * | Backport from HEAD of Aqua changes from 2007-10-12 to 2007-11-09 | das | 2007-11-09 | 1 | -38/+83 |
|
|
| | * | typo | das | 2007-07-02 | 1 | -2/+2 |
|
|
| | * | * xlib/xgc.c (XCreateGC): correct black and white pixel values used to | das | 2007-07-02 | 1 | -3/+5 |
|
|
| | * | * macosx/tkMacOSXMenu.c (DrawMenuSeparator): use DrawingContext API. | das | 2007-05-30 | 1 | -9/+15 |
|
|
| | * | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -2/+7 |
|
|
| | * | Set the default linewidth for new gc's to 1 not 0. Some extensions seem | wolfsuit | 2005-03-25 | 1 | -2/+2 |
|
|
* | | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | dkf | 2011-03-12 | 1 | -5/+4 |
|
|
* | | | tkPort.h already includes tk.h, which includes tcl.h | nijtmans | 2010-04-20 | 1 | -2/+2 |
|
|
* | | | Merge of TkAqua Cocoa portmacosx_cocoa_merge | das | 2009-06-29 | 1 | -5/+35 |
|/ / |
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | * macosx/tkMacOSXButton.c: sync formatting, whitespace, copyright | das | 2007-11-09 | 1 | -1/+2 |
|
|
* | | * xlib/xgc.c: factor out alloc/free of GC clip_mask; | das | 2007-10-12 | 1 | -38/+83 |
|
|
* | | * xlib/xgc.c (XCreateGC): correct black and white pixel values used to | das | 2007-07-02 | 1 | -3/+5 |
|
|
* | | * macosx/tkMacOSXMenu.c (DrawMenuSeparator): use DrawingContext API. | das | 2007-05-30 | 1 | -12/+19 |
|
|
* | | fix breakage in last commit | das | 2007-01-03 | 1 | -2/+2 |
|
|
* | | Made the generic fake-X11 glue layer abide by the formatting rules of the core. | dkf | 2007-01-02 | 1 | -237/+255 |
|
|
* | | * generic/tkImgGIF.c (ReadImage): | das | 2006-07-20 | 1 | -2/+2 |
|
|