| Commit message (Expand) | Author | Age | Files | Lines |
* | Update to a (slightly) later version of X11R6 headers. | jan.nijtmans | 2019-11-27 | 2 | -5/+24 |
|
|
* | Merge 8.6 | jan.nijtmans | 2019-11-25 | 1 | -1/+1 |
|\ |
|
| * | Fix [a953736b54]: Potential wrong use of TkKeyEvent | jan.nijtmans | 2019-11-25 | 1 | -1/+1 |
| |\ |
|
| | * | Fix [a953736b54]: Potential wrong use of TkKeyEvent | jan.nijtmans | 2019-11-25 | 1 | -1/+1 |
|
|
| * | | Add support for 4 keycodes on Windows (Mail, AudioMedia, Launch0 and Launch1)... | jan.nijtmans | 2019-11-13 | 5 | -0/+616 |
|
|
* | | | merge core-8-6-branch, in particular, push a different fix for the 'Column ..... | fvogel | 2019-11-01 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Somewhat more progress on [a179564826]: Tk 8.6: prevent issues when encounter... | jan.nijtmans | 2019-11-01 | 1 | -3/+3 |
|
|
| * | | Fix 3 bugs in X11 keysym translations, originating from X11-r5 which were fix... | jan.nijtmans | 2019-10-13 | 1 | -0/+2 |
|
|
* | | | Add a few defines from latest X11-R6 | jan.nijtmans | 2019-10-20 | 1 | -8/+18 |
|
|
* | | | Add more keysym-related header files from X11-R6, so extensions can eventuall... | jan.nijtmans | 2019-10-19 | 6 | -0/+608 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2019-10-10 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Make XID typedef unsigned, since it's unsigned as well on all other platforms. | jan.nijtmans | 2019-10-10 | 1 | -1/+1 |
|
|
* | | | Simplify many MacOS-specific types which are not necessary | jan.nijtmans | 2019-09-30 | 3 | -29/+0 |
|
|
* | | | Attempt to make testcases with makefile.vc work again | jan.nijtmans | 2019-09-29 | 2 | -8/+12 |
|
|
* | | | Be carefull with using "extern" in Xlib/h and Xutil.h on win32: We want to ex... | jan.nijtmans | 2019-09-29 | 2 | -486/+511 |
|
|
* | | | Only use one of XPutImage/TkPutImage, dependant on platform. Both are present... | jan.nijtmans | 2019-09-27 | 1 | -1/+0 |
|\ \ \ |
|
* \ \ \ | Merge trunk. Some more signature changes, in line with X11-R6 | jan.nijtmans | 2019-08-22 | 2 | -3/+2632 |
|\ \ \ \
| |/ / / |
|
* | | | | Merge trunk | jan.nijtmans | 2019-08-19 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
* | | | | A little more clean-up | jan.nijtmans | 2019-08-14 | 3 | -51/+51 |
|
|
* | | | | Further experimenting, seems to work on MacOSX | jan.nijtmans | 2019-08-14 | 2 | -27/+0 |
|
|
* | | | | Experiment: Upgrade X11 header files from X11 R5 to X11 R6. This opens the wa... | jan.nijtmans | 2019-08-14 | 7 | -1344/+3212 |
|/ / / |
|
* | | | Merge 8.6 | jan.nijtmans | 2019-01-10 | 1 | -2/+5 |
|\ \ \
| |/ / |
|
| | | | |
| | \ | |
| *-. \ | Merge 8.6 and all changes from original [bug-9e31fd9449] branch | jan.nijtmans | 2019-01-08 | 1 | -3/+9 |
| |\ \ \
| | | |/ |
|
| | | * | Bring back more original "None" usages, and fix other warnings which graduall... | jan.nijtmans | 2019-01-03 | 1 | -3/+9 |
|
|
| * | | | 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 | 1 | -3/+7 |
| |\ \ \
| | |/ /
| | | /
| | |/
| |/| |
|
| | * | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window... | jan.nijtmans | 2018-12-20 | 1 | -3/+7 |
|
|
| | * | Merged tip-464 following positive vote by the TCT. | fvogel | 2017-03-26 | 1 | -0/+12 |
| | |\ |
|
| | * | | Add XDrawSegments/XDrawPoint/XDrawPoints to internal stub table, and fix thei... | jan.nijtmans | 2016-11-08 | 1 | -2/+2 |
|
|
| | * | | sync nmakehlp.c with Tcl version | jan.nijtmans | 2012-10-23 | 5 | -93/+93 |
| | |\ \ |
|
* | | \ \ | 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 |
|
|
* | | | | | 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 |
| | |_|/
| |/| | |
|
* | | | | Fix build with MSVC: error C2375: 'XPolygonRegion' : redefinition; different ... | jan.nijtmans | 2017-10-13 | 1 | -16/+0 |
|/ / / |
|
* | | | Proposed fix for [499526180d]: Add support for windows multimedia virtual key... | fvogel | 2017-01-28 | 1 | -0/+12 |
|
|
* | | | Add another few Xlib stubs for Win32. Cherry-picked from [http://www.androwis... | jan.nijtmans | 2016-11-07 | 1 | -2/+2 |
|
|
* | | | Fix for image/alpha rendering under hidpi/Retina displays on Mac OS; thanks t... | Kevin Walzer | 2016-07-15 | 1 | -0/+3 |
|
|
* | | | consistant use of mode: objc for OSX, strip spaces from the end of lines | jan.nijtmans | 2012-10-23 | 5 | -93/+93 |
|/ / |
|
* | | [Bug 3380684] XEmptyRegion prototype doesn't match usage | jan.nijtmans | 2011-07-28 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | [Bug 3380684] XEmptyRegion prototype doesn't match usage | jan.nijtmans | 2011-07-28 | 1 | -2/+2 |
|
|
* | | Removed support for Mac OS Classic platform [Patch 918139] | das | 2004-03-17 | 4 | -20/+7 |
|/ |
|
* | *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunk | das | 2002-08-31 | 3 | -7/+14 |
|
|
* | made XID __int64 type for Win64 | hobbs | 2001-09-21 | 1 | -0/+4 |
|
|
* | * xlib/X11/Xlib.h: Remove XFillRectangle since it is now in the | redman | 1999-07-31 | 1 | -13/+0 |
|
|
* | modified files to work with new windows Makefiles | surles | 1999-06-16 | 1 | -13/+0 |
|
|
* | * generic/tkIntXlibDecls.h: | stanton | 1999-06-02 | 1 | -0/+4 |
|
|