| Commit message (Expand) | Author | Age | Files | Lines |
* | (c) -> © | jan.nijtmans | 2024-05-09 | 6 | -9/+9 |
|\ |
|
| * | Consistancy in the usage of "Copyright". On MacOS, always use the UTF-8 copyr... | jan.nijtmans | 2024-05-09 | 1 | -2/+2 |
|
|
* | | Fix [ff5417505b]: xlib/X11/X.h not compilable on x64 Windows, using gcc | jan.nijtmans | 2024-05-06 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix [ff5417505b]: xlib/X11/X.h not compilable on x64 Windows, using gcc | jan.nijtmans | 2024-05-06 | 1 | -0/+4 |
|
|
| | | |
| \ | |
*-. \ | Merge 8.6 | jan.nijtmans | 2024-05-04 | 7 | -594/+1460 |
|\ \ \
| | |/ |
|
| | * | Update X11 header-files to the latest version | jan.nijtmans | 2024-05-03 | 7 | -595/+1458 |
| | |\
| | |/
| |/| |
|
| * | | Update to latest X11. Too many changes to rush into 9.0b2 | jan.nijtmans | 2024-05-03 | 7 | -594/+1460 |
|
|
| * | | Merge 8.7 | jan.nijtmans | 2023-12-18 | 1 | -13/+13 |
| |\ \
| |/ /
|/| | |
|
| * | | Merge 8.7 | jan.nijtmans | 2023-12-16 | 2 | -277/+122 |
| |\ \ |
|
| * \ \ | Merge 8.7 | jan.nijtmans | 2023-12-12 | 4 | -21/+13 |
| |\ \ \ |
|
| * | | | | Remove more deprecated stuff. | jan.nijtmans | 2023-11-16 | 1 | -24/+0 |
|
|
| | | | * | There was a reason those 3 signatures were removed | jan.nijtmans | 2023-12-13 | 1 | -19/+0 |
|
|
* | | | | | Even more TCL_UNUSED usage | jan.nijtmans | 2023-12-18 | 1 | -13/+13 |
| |_|/ /
|/| | | |
|
* | | | | Many more TCL_UNUSED() usage | jan.nijtmans | 2023-12-15 | 2 | -277/+122 |
| |/ /
|/| | |
|
* | | | Merge 8.6 | jan.nijtmans | 2023-12-12 | 4 | -21/+13 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Update to latest X11 headers | jan.nijtmans | 2023-12-12 | 4 | -21/+33 |
|
|
* | | Merge 8.6 | oehhar | 2023-11-10 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Add comment: /* Pert-Tk expects None and ControlMask to be a macro see ticket... | oehhar | 2023-11-10 | 1 | -0/+2 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2023-11-10 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Fix [593eb0227c]: X.h: define ControlMask and None as macros, even on Win32 | jan.nijtmans | 2023-11-10 | 1 | -0/+4 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2023-09-04 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix [1c61885796]: _Bug9e31fd9449 is a reserved identifier | jan.nijtmans | 2023-09-04 | 1 | -1/+1 |
|
|
* | | Fix [f9eddb541a]: Improve TkSetRegion(); implement XSetClipRectangles() on Wi... | fvogel | 2023-07-17 | 1 | -8/+43 |
|\ \
| |/ |
|
| * | Bug [f9eddb541a] (TkSetRegion(), XSetClipRectangles): Patch 6 from Christophe... | fvogel | 2023-07-16 | 1 | -3/+4 |
|
|
| * | Bug [f9eddb541a] (TkSetRegion(), XSetClipRectangles): Patch 5 from Christophe... | fvogel | 2023-07-16 | 1 | -1/+26 |
|
|
| * | Remove obsolete comment (TkSetRegion is used elsewhere, namely in Ttk). | fvogel | 2023-07-16 | 1 | -3/+1 |
|
|
| * | Bug [f9eddb541a] (TkSetRegion(), XSetClipRectangles): Patch 4 from Christophe... | fvogel | 2023-07-16 | 1 | -2/+9 |
|
|
| * | Bug [f9eddb541a] (TkSetRegion(), XSetClipRectangles): Patch 3 from Christophe... | fvogel | 2023-07-16 | 1 | -3/+5 |
|
|
| * | Bug [f9eddb541a] (TkSetRegion(), XSetClipRectangles): Patch 2 from Christophe... | fvogel | 2023-07-16 | 1 | -0/+2 |
|
|
| * | Backport more from latest X.h | jan.nijtmans | 2023-04-19 | 1 | -18/+73 |
|
|
| * | Fix [0c734dde2a]: Xlib.h: avoid -Wstrict-prototypes warnings | jan.nijtmans | 2023-04-16 | 1 | -163/+374 |
| |\ |
|
| | * | Backport more from X11R6 | jan.nijtmans | 2023-04-15 | 1 | -31/+39 |
|
|
| | * | Fix [0c734dde2a]: Xlib.h: avoid -Wstrict-prototypes warnings | jan.nijtmans | 2023-04-14 | 1 | -115/+299 |
| |/ |
|
* | | Update Xlib.h to latest version | jan.nijtmans | 2023-06-02 | 1 | -0/+4 |
|
|
* | | Fix [d450dc9f76]: Error compiling C++ extensions | jan.nijtmans | 2023-04-15 | 1 | -2/+1 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2023-01-02 | 1 | -4/+2 |
|\ \
| |/ |
|
| * | Use more X11 macro's, in stead of accessing fields directly. Mostly backporte... | jan.nijtmans | 2023-01-02 | 1 | -4/+4 |
|
|
* | | Switch off XLIB_ILLEGAL_ACCESS in Xlib.h, making some acess to Display only p... | jan.nijtmans | 2022-11-15 | 1 | -0/+8 |
|
|
* | | More Xlib.h macro usage | jan.nijtmans | 2022-11-15 | 1 | -1/+1 |
|
|
* | | Update to latest Xlib.h. Remove some unneeded internal fields from 'Display' | jan.nijtmans | 2022-11-14 | 1 | -58/+37 |
|
|
* | | Some updates from latest X11 headers | jan.nijtmans | 2022-10-26 | 2 | -28/+53 |
|
|
* | | Fix [4a59d535d1]: Aqua: XFillPolygon() winding rule fill support. Thanks to C... | fvogel | 2022-08-22 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix [f6e4d4ca30]: polygon items filled differently depending on platform. Tha... | fvogel | 2022-08-21 | 1 | -1/+1 |
|
|
* | | Fix [71b1e5e331]: xgc.c: useless NULL check in XCreateGC(). Thanks to Christo... | fvogel | 2022-08-20 | 1 | -3/+0 |
|\ \
| |/ |
|
| * | Fix [71b1e5e331]: xgc.c: useless NULL check in XCreateGC(). Thanks to Christo... | fvogel | 2022-08-19 | 1 | -3/+0 |
|
|
| * | Fix symbol conflicts in Xutil.h (noticable in msvc build) | jan.nijtmans | 2022-08-04 | 1 | -19/+0 |
|
|
| * | Update Xutil.h and cursorfont.h to latest X11 version | jan.nijtmans | 2022-08-02 | 2 | -176/+199 |
|
|
| * | Update Xfuncproto.h and all keysym-related X11 header-files to the latest ver... | jan.nijtmans | 2022-07-28 | 6 | -21/+892 |
|
|
| * | remove unused pixelpower field from XImage | culler | 2021-08-07 | 1 | -3/+0 |
|
|
* | | Update to latest X11 headers | jan.nijtmans | 2022-07-28 | 2 | -7/+246 |
|
|