about summary refs log tree commit diff stats
path: root/src/wrapped32/wrappedlibx11.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* [BOX32] A few more fixes to libX11 wrappingptitSeb2024-10-181-1/+1
* [BOX32] A few more X11 wrapped functions and fixesptitSeb2024-10-181-1/+12
* [BOX32] More work on libX11 and friends, using more shadow structure like Scr...ptitSeb2024-10-121-34/+55
* [BOX32] Improved X11 event handlingptitSeb2024-10-121-12/+61
* [BOX32] Fixed some issues with X11 and XRandR 32bits wrappingptitSeb2024-10-111-4/+9
* [BOX32] Added and fixed some 32bits functions for libX11 and friendsptitSeb2024-10-101-10/+39
* [BOX32] More X11 wrapping fixesptitSeb2024-10-091-29/+87
* [BOX32] Improved again, X11 and XImage handlingptitSeb2024-10-091-67/+84
* [BOX32] Improved handlong of XImageptitSeb2024-10-091-2/+4
* [BOX32] Fixed some X11 function so wine launch (and added BOX64_X11SYNC to he...ptitSeb2024-10-081-0/+24
* [BOX32] Refactored X11 wrapping, and add a few more functionsptitSeb2024-10-081-788/+39
* [BOX32] More work on 32bits wrapped functionsptitSeb2024-10-071-4/+19
* [BOX32] More work on various wrapper, and some bug fixesptitSeb2024-10-061-25/+61
* [BOX32] Added many more 32bits wrapped function (some using wrapperhelper)ptitSeb2024-10-051-12/+76
* [BOX32][WRAPPER] Reworked 32bits libX11, with new wrapperhelperptitSeb2024-10-051-37/+162
* [BOX32] Initalized libX11 if used without loading (becauseit's loaded indirec...ptitSeb2024-10-041-0/+9
* [BOX32][WRAPPER] Added a few more libX11 32bits wrapped functionsptitSeb2024-10-031-0/+20
* [BOX32][WRAPPER] Added a bunch of wrapped 32bits functions, and fixed a few e...ptitSeb2024-09-301-13/+23
* [BOX32][WRAPPER] Added some more 32bits wrapped functionsptitSeb2024-09-261-0/+22
* [BOX32][WRAPPER] Added some more 32bits wrapped function, and fixed a few moreptitSeb2024-09-251-14/+98
* [BOX32][WRAPPING] Fixed some issue with intermediate structure conversionsptitSeb2024-09-241-4/+8
* [BOX32][WRAPPER] Added some more 32bits wrapped function, and fixed a few x11...ptitSeb2024-09-241-13/+134
* [BOX32][WRAPPER] More 32bits wrapped functions, and a few fixes on threads ha...ptitSeb2024-09-231-1/+241
* [BOX32][WRAPPER] One more 32bits wrapped libX11 functionptitSeb2024-09-231-0/+15
* [BOX32][WRAPPER] More 32bits wrapped function to libX11ptitSeb2024-09-231-0/+82
* [BOX32][WRAPPER] Added some more libX11 and libc 32bits wrapped function, and...ptitSeb2024-09-221-24/+24
* [BOX32][wrapper] Added some basic 32bits X11 wrapping, fixed 32bits sem_XXX w...ptitSeb2024-09-221-0/+1948