about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedlibx11_private.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added XGetTextProperty wrapped functionptitSeb2022-05-261-1/+1
* Merge branch 'main' of https://github.com/ptitSeb/box64mhavu2022-04-091-3/+3
|\
| * Added XDefaultGCOfScreen wrapped function (for #272)ptitSeb2022-04-091-1/+1
| * Added XRootWindowOfScreen wrapped function (for #272)ptitSeb2022-04-091-1/+1
| * Added XDefaultColormapOfScreen wrapped function (for #272)ptitSeb2022-04-091-1/+1
| * Added XDefaultVisualOfScreen wrapped function (for #272)ptitSeb2022-04-091-1/+1
* | Added new wrappings for libx11mhavu2022-04-091-17/+17
|/
* Added some libX11 and libxi wrapped functons (for #215)ptitSeb2022-04-061-1/+1
* Harmonized signature of XID type parameters and added remaining XID wrappingsmhavu2022-04-051-9/+9
* Add some function wrapper of libx11wannacu2022-03-111-4/+4
* Some work to have steam streaming working (for #247)ptitSeb2022-03-051-1/+1
* Added 1 x11 wrapped functionptitSeb2021-08-231-1/+1
* Added disabled wrapped libfuse (not working for now)ptitSeb2021-08-101-1/+1
* Added 1 wrapped function to libX11 (for #56)ptitSeb2021-07-141-2/+2
* Added a few more libc and libX11 wraped functionsptitSeb2021-07-071-3/+3
* Fixed some wrapped functions, upgraded the python scriptrajdakin2021-06-041-1/+1
* Fixed a signature of an X11 wrapped functionptitSeb2021-03-261-1/+1
* Fixed Xutf8ResetIC signatureptitSeb2021-03-261-1/+1
* Added many wrapped function, and fixed a few one tooptitSeb2021-03-131-2/+5
* Fixed XOpenIM wrapped function signatureptitSeb2021-03-091-1/+1
* pthread_mutex_t is larger on ARM64 than on x86_64, that's unfortunate, but al...ptitSeb2021-03-091-1/+1
* Fixed a few wrapped functionsptitSeb2021-03-081-2/+2
* Added wrapped libX11ptitSeb2021-03-081-0/+1093