summaryrefslogtreecommitdiffstats
path: root/xlib/X11
Commit message (Expand)AuthorAgeFilesLines
* Fix [ff5417505b]: xlib/X11/X.h not compilable on x64 Windows, using gccjan.nijtmans2024-05-061-1/+1
|\
| * Fix [ff5417505b]: xlib/X11/X.h not compilable on x64 Windows, using gccjan.nijtmans2024-05-061-1/+1
| |\
| | * Fix [ff5417505b]: xlib/X11/X.h not compilable on x64 Windows, using gccjan.nijtmans2024-05-061-0/+4
* | | Update X11 header-files to the latest versionjan.nijtmans2024-05-047-594/+1460
|\ \ \ | |/ /
| | |
| | \
| *-. \ Merge 8.6jan.nijtmans2024-05-047-594/+1460
| |\ \ \ | | | |/
| | | * Update X11 header-files to the latest versionjan.nijtmans2024-05-037-595/+1458
| | | |\ | | | |/ | | |/|
| | * | Update to latest X11. Too many changes to rush into 9.0b2jan.nijtmans2024-05-037-594/+1460
| |/ / |/| |
| | * There was a reason those 3 signatures were removedjan.nijtmans2023-12-131-19/+0
* | | 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
| * 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
| |/
| * 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
| * sync keysym.h and keysymdef.h with latest X11 version. Mostly formatting only...jan.nijtmans2021-01-192-1031/+1171
* | Update Xlib.h to latest versionjan.nijtmans2023-06-021-0/+4
* | Fix [d450dc9f76]: Error compiling C++ extensionsjan.nijtmans2023-04-151-2/+1
* | Switch off XLIB_ILLEGAL_ACCESS in Xlib.h, making some acess to Display only p...jan.nijtmans2022-11-151-0/+8
* | 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
* | 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
* | Change (non-standard, Windows-only) keysyms "Win_L", "Win_R" and "App" keycod...jan.nijtmans2021-01-181-94/+98
|\ \ | |/
* | Merge 8.7jan.nijtmans2020-09-061-3/+0
|\ \
| * \ Move XGetImage and XCopyArea to tkMacOSXImage.c and completely remove XImage....culler2020-08-241-3/+0
| |\ \ | | |/
| | * Remove all use of XImage.pixelpower, but not the field, simplify and reorganize.culler2020-08-221-1/+1
| | * Fix [34214bbdae]: typographical fixes in comments. Thanks to Christopher Chavez.fvogel2020-07-082-5/+5
* | | Merge trunkjan.nijtmans2020-06-021-3/+0
|\ \ \ | |/ /
| * | Don't use trans_chars array on MacOSX any more.culler2020-05-171-5/+0
| |\ \ | | |/
| | * Don't use trans_chars array on MacOSX any more.jan.nijtmans2020-05-171-5/+0
| | |\
| | | * Merge 8.6marc_culler2020-05-151-5/+0
| | | |\ | | | |/ | | |/|
| * | | Merge 8.6jan.nijtmans2020-05-151-0/+2
| |\ \ \ | | |/ /
| | * | Fix [a953736b546ce681cbfc]: Potential wrong use of TkKeyEvent. Finally done w...jan.nijtmans2020-05-151-0/+2
| | |/
| * | Merge 8.6jan.nijtmans2020-05-131-17/+0
| |\ \ | | |/
| | * Quick-fix for build problem on X11 (unfortunately, this means mis-using the x...jan.nijtmans2020-05-131-17/+0
| * | Fix [d2a10a14a8]: Give mousewheel events their own flag and event struct; avo...culler2020-05-121-0/+17
| |\ \ | | |/
| | * Add a separate flag for MouseWheel events (tkBind.c) and a new WheelEvent eve...fvogel2020-05-101-0/+17