| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.6 | jan.nijtmans | 2019-01-10 | 3 | -10/+10 |
|\ |
|
| *-. | Merge 8.6 and all changes from original [bug-9e31fd9449] branch | jan.nijtmans | 2019-01-08 | 4 | -22/+23 |
| |\ \ |
|
| | | * | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window... | jan.nijtmans | 2019-01-08 | 2 | -7/+16 |
| | | |\ |
|
| | | | * | Bring back more original "None" usages, and fix other warnings which graduall... | jan.nijtmans | 2019-01-03 | 3 | -15/+21 |
|
|
| * | | | | Merge 8.5. Undo previous introduced ***POTENTIAL INCOMPATIBLITY*** on win32 | jan.nijtmans | 2018-12-26 | 1 | -6/+5 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | Change None/ControlMask on win32 (and MacOSX - which is harmless) to being an... | jan.nijtmans | 2018-12-26 | 1 | -6/+5 |
|
|
| * | | | | Fix [9e31fd9449]: X11/X.h and Windows.h have conflicting symbols
| jan.nijtmans | 2018-12-20 | 3 | -15/+19 |
| |\ \ \ \
| | |/ / /
| | | / /
| | |/ /
| |/| | |
|
| | * | | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window... | jan.nijtmans | 2018-12-20 | 3 | -15/+19 |
| | |/ |
|
| | * | (cherry-pick): Fixed bug [f0188aca9e] (color names parsing on Windows), by Si... | jan.nijtmans | 2017-04-13 | 1 | -0/+10 |
|
|
| | * | Merged tip-464 following positive vote by the TCT. | fvogel | 2017-03-26 | 1 | -0/+12 |
| | |\ |
|
* | | \ | Fix a bug in TkPutImage for macOS. | culler | 2018-11-10 | 1 | -4/+0 |
|\ \ \ \
| |/ / / |
|
| * | | | TkPutImage should not assume that a pixmap is transparent, even though it doe... | culler | 2018-11-10 | 1 | -4/+0 |
|
|
* | | | | Eliminate CONST86: Since Tk 8.7 only compiles with Tcl >= 8.6 anyway, we jus... | jan.nijtmans | 2018-10-19 | 1 | -4/+4 |
|
|
* | | | | More code cleanup, related to (unused) wchar_t, TCL_THREADS macro, and better... | jan.nijtmans | 2018-10-05 | 2 | -40/+0 |
|
|
* | | | | Header include reform: Since "tkInt.h" already contains header files like <st... | jan.nijtmans | 2018-09-06 | 2 | -4/+2 |
|
|
* | | | | Merge core-8-6-branch into trunk. Includes fix for [b24a7a877d]. | culler | 2017-11-18 | 1 | -0/+4 |
|\ \ \ \
| |/ / / |
|
| * | | | Make it possible to generate an NSImage with correct transparency from a | culler | 2017-11-15 | 1 | -0/+4 |
|
|
| * | | | various end-of-line spaces | jan.nijtmans | 2017-05-01 | 1 | -2/+2 |
|
|
* | | | | Typo in comment. vailid -> valid | stu | 2017-11-03 | 1 | -1/+1 |
|
|
* | | | | Fix build with MSVC: error C2375: 'XPolygonRegion' : redefinition; different ... | jan.nijtmans | 2017-10-13 | 1 | -16/+0 |
|
|
* | | | | merge core-8-6-branch | jan.nijtmans | 2017-04-25 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Let the unimplemented function XDrawSegments() return BadDrawable in stead of... | jan.nijtmans | 2017-04-25 | 1 | -1/+1 |
|
|
* | | | | Merge core-8-6-branch (merge-mark and eol-spacing) | jan.nijtmans | 2017-04-20 | 1 | -2/+2 |
|/ / / |
|
* | | | Fixed bug [f0188aca9e] (color names parsing on Windows) | simonbachmann | 2017-04-08 | 1 | -0/+10 |
| |/
|/| |
|
* | | Proposed fix for [499526180d]: Add support for windows multimedia virtual key... | fvogel | 2017-01-28 | 1 | -0/+12 |
|
|
* | | Workaround for possible build problem on Windows/MacOSX: Some (older) version... | jan.nijtmans | 2016-11-09 | 1 | -0/+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 | 2 | -10/+14 |
|
|
* | | Add another few Xlib stubs for Win32. Cherry-picked from [http://www.androwis... | jan.nijtmans | 2016-11-07 | 2 | -8/+11 |
|
|
* | | Fix for image/alpha rendering under hidpi/Retina displays on Mac OS; thanks t... | Kevin Walzer | 2016-07-15 | 1 | -0/+3 |
|
|
* | | Force the use of the correct internal function for parsing hex colors rather ... | dkf | 2012-12-06 | 1 | -85/+63 |
|\ \
| |/ |
|
| * | Force the use of the correct internal function for parsing hex colors rather ... | dkf | 2012-12-06 | 1 | -85/+63 |
| |\ |
|
| | * | Minor improvements now that we're no longer tracking a standard API. | dkf | 2012-12-06 | 1 | -3/+2 |
|
|
| | * | Force the use of the correct internal function for parsing hex colors rather | dkf | 2012-12-06 | 1 | -85/+64 |
|
|
| | * | More complete purge of things only present for supporting long-dead Mac 9 sys... | dgp | 2012-11-15 | 6 | -35/+11 |
|
|
| * | | sync nmakehlp.c with Tcl version | jan.nijtmans | 2012-10-23 | 6 | -95/+95 |
| |\ \
| | |/ |
|
* | | | consistant use of mode: objc for OSX, strip spaces from the end of lines | jan.nijtmans | 2012-10-23 | 6 | -95/+95 |
|\ \ \
| |/ / |
|
| * | | Add 8 colors to the supported color list (aqua, crimson, fuchsia, indigo, lim... | jan.nijtmans | 2012-09-28 | 2 | -2/+28 |
| |\ \
| | |/ |
|
| | * | Add 8 colors to the supported color list (aqua, crimson, fuchsia, indigo, lim... | jan.nijtmans | 2012-09-28 | 2 | -2/+28 |
|
|
| * | | 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 |
| |/ / |
|
* | | | merge trunk | jan.nijtmans | 2012-06-11 | 2 | -21/+37 |
|\ \ \ |
|
| * \ \ | Change XChangeWindowAttributes signature and many others to match Xorg, neede... | jan.nijtmans | 2012-06-08 | 2 | -21/+37 |
| |\ \ \
| | |/ / |
|
| | * | | 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 | 4 | -30/+28 |
| | | |\ |
|
| | | * \ | merge core-8-4-branch | jan.nijtmans | 2012-05-29 | 1 | -2/+2 |
| | | |\ \ |
|
| | | * \ \ | merge core-8-4-branch | jan.nijtmans | 2012-05-05 | 1 | -66/+66 |
| | | |\ \ \ |
|