summaryrefslogtreecommitdiffstats
path: root/xlib
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2023-12-124-21/+13
|\
| * Merge 8.6jan.nijtmans2023-12-124-21/+13
| |\
| | * Update to latest X11 headersjan.nijtmans2023-12-124-21/+33
* | | Remove more deprecated stuff. jan.nijtmans2023-11-161-24/+0
|/ /
* | Merge 8.6oehhar2023-11-101-0/+2
|\ \ | |/
| * Add comment: /* Pert-Tk expects None and ControlMask to be a macro see ticket...oehhar2023-11-101-0/+2
* | Merge 8.6jan.nijtmans2023-11-101-2/+2
|\ \ | |/
| * Fix [593eb0227c]: X.h: define ControlMask and None as macros, even on Win32jan.nijtmans2023-11-101-0/+4
* | Merge 8.6jan.nijtmans2023-09-041-1/+1
|\ \ | |/
| * Fix [1c61885796]: _Bug9e31fd9449 is a reserved identifierjan.nijtmans2023-09-041-1/+1
* | Fix [f9eddb541a]: Improve TkSetRegion(); implement XSetClipRectangles() on Wi...fvogel2023-07-171-8/+43
|\ \ | |/
| * Bug [f9eddb541a] (TkSetRegion(), XSetClipRectangles): Patch 6 from Christophe...fvogel2023-07-161-3/+4
| * Bug [f9eddb541a] (TkSetRegion(), XSetClipRectangles): Patch 5 from Christophe...fvogel2023-07-161-1/+26
| * Remove obsolete comment (TkSetRegion is used elsewhere, namely in Ttk).fvogel2023-07-161-3/+1
| * Bug [f9eddb541a] (TkSetRegion(), XSetClipRectangles): Patch 4 from Christophe...fvogel2023-07-161-2/+9
| * Bug [f9eddb541a] (TkSetRegion(), XSetClipRectangles): Patch 3 from Christophe...fvogel2023-07-161-3/+5
| * Bug [f9eddb541a] (TkSetRegion(), XSetClipRectangles): Patch 2 from Christophe...fvogel2023-07-161-0/+2
| * Backport more from latest X.hjan.nijtmans2023-04-191-18/+73
| * Fix [0c734dde2a]: Xlib.h: avoid -Wstrict-prototypes warningsjan.nijtmans2023-04-161-163/+374
| |\
| | * Backport more from X11R6jan.nijtmans2023-04-151-31/+39
| | * Fix [0c734dde2a]: Xlib.h: avoid -Wstrict-prototypes warningsjan.nijtmans2023-04-141-115/+299
| |/
* | Update Xlib.h to latest versionjan.nijtmans2023-06-021-0/+4
* | Fix [d450dc9f76]: Error compiling C++ extensionsjan.nijtmans2023-04-151-2/+1
* | Merge 8.6jan.nijtmans2023-01-021-4/+2
|\ \ | |/
| * Use more X11 macro's, in stead of accessing fields directly. Mostly backporte...jan.nijtmans2023-01-021-4/+4
* | Switch off XLIB_ILLEGAL_ACCESS in Xlib.h, making some acess to Display only p...jan.nijtmans2022-11-151-0/+8
* | More Xlib.h macro usagejan.nijtmans2022-11-151-1/+1
* | Update to latest Xlib.h. Remove some unneeded internal fields from 'Display'jan.nijtmans2022-11-141-58/+37
* | Some updates from latest X11 headersjan.nijtmans2022-10-262-28/+53
* | Fix [4a59d535d1]: Aqua: XFillPolygon() winding rule fill support. Thanks to C...fvogel2022-08-221-1/+1
|\ \ | |/
| * Fix [f6e4d4ca30]: polygon items filled differently depending on platform. Tha...fvogel2022-08-211-1/+1
* | Fix [71b1e5e331]: xgc.c: useless NULL check in XCreateGC(). Thanks to Christo...fvogel2022-08-201-3/+0
|\ \ | |/
| * Fix [71b1e5e331]: xgc.c: useless NULL check in XCreateGC(). Thanks to Christo...fvogel2022-08-191-3/+0
| * Fix symbol conflicts in Xutil.h (noticable in msvc build)jan.nijtmans2022-08-041-19/+0
| * Update Xutil.h and cursorfont.h to latest X11 versionjan.nijtmans2022-08-022-176/+199
| * Update Xfuncproto.h and all keysym-related X11 header-files to the latest ver...jan.nijtmans2022-07-286-21/+892
| * remove unused pixelpower field from XImageculler2021-08-071-3/+0
* | Update to latest X11 headersjan.nijtmans2022-07-282-7/+246
* | X11 header-file (specific) update. Move XMaxTransChars definition from Xlib.h...jan.nijtmans2022-02-033-5/+4
* | Update Xfuncproto.h (add _X_NONSTRING, not used anywhere yet)jan.nijtmans2022-02-011-0/+8
* | Merge 8.6culler2021-05-021-5/+7
|\ \ | |/
| * Fix [ff9c815a83]: 8 Aqua unixWm tests fail if the dock is positioned on the l...culler2021-04-301-5/+7
| * sync keysym.h and keysymdef.h with latest X11 version. Mostly formatting only...jan.nijtmans2021-01-192-1031/+1171
* | Change (non-standard, Windows-only) keysyms "Win_L", "Win_R" and "App" keycod...jan.nijtmans2021-01-181-94/+98
|\ \ | |/
* | (c) -> ©jan.nijtmans2020-12-091-2/+2
| |
| \
*-. \ Implement TIP #588: Unicode for (X11) keysymsjan.nijtmans2020-11-161-768/+0
|\ \ \ | | |/
| * | Merge trunkjan.nijtmans2020-09-161-7/+11
| |\ \
| * \ \ Merge 8.7jan.nijtmans2020-09-062-19/+3
| |\ \ \
| * \ \ \ Merge trunkjan.nijtmans2020-06-021-3/+0
| |\ \ \ \
| * \ \ \ \ Merge trunkjan.nijtmans2020-03-204-90/+247
| |\ \ \ \ \