| Commit message (Expand) | Author | Age | Files | Lines |
| * | [ENV] Initial refactor of env variables infrastructure (#2274) | Yang Liu | 2025-01-21 | 1 | -3/+3 |
| * | [BOX32][WRAPPER] More work on libc wrapping, and some new syscall too | ptitSeb | 2024-12-15 | 1 | -1/+1 |
| * | [BOX32][WRAPPER] Many fixes and improvments to X11 wrapping | ptitSeb | 2024-12-14 | 1 | -4/+18 |
| * | [BOX32][WRAPPER] Added more 32bits wrapped functions | ptitSeb | 2024-12-13 | 1 | -2/+37 |
| * | [BOX32][WRAPPER] Added a arge batch of 32bits wrapped function to X11 and fri... | ptitSeb | 2024-12-13 | 1 | -37/+346 |
| * | [BOX32][WRAPPER] Added one more 32bits libX11 wrapped function | ptitSeb | 2024-12-11 | 1 | -0/+7 |
| * | [BOX32][WRAPPER] Added 1 more 32bits libX11 wrapped function | ptitSeb | 2024-12-10 | 1 | -0/+7 |
| * | [BOX32][WRAPPER] Fixed an issue wih an X11 32bits wrapped function | ptitSeb | 2024-12-05 | 1 | -3/+4 |
| * | [BOX32][WRAPPER] Added a few more X11 32bits wrapped functions | ptitSeb | 2024-12-04 | 1 | -0/+51 |
| * | [BOX32] A few more fixes to libX11 wrapping | ptitSeb | 2024-10-18 | 1 | -1/+1 |
| * | [BOX32] A few more X11 wrapped functions and fixes | ptitSeb | 2024-10-18 | 1 | -1/+12 |
| * | [BOX32] More work on libX11 and friends, using more shadow structure like Scr... | ptitSeb | 2024-10-12 | 1 | -34/+55 |
| * | [BOX32] Improved X11 event handling | ptitSeb | 2024-10-12 | 1 | -12/+61 |
| * | [BOX32] Fixed some issues with X11 and XRandR 32bits wrapping | ptitSeb | 2024-10-11 | 1 | -4/+9 |
| * | [BOX32] Added and fixed some 32bits functions for libX11 and friends | ptitSeb | 2024-10-10 | 1 | -10/+39 |
| * | [BOX32] More X11 wrapping fixes | ptitSeb | 2024-10-09 | 1 | -29/+87 |
| * | [BOX32] Improved again, X11 and XImage handling | ptitSeb | 2024-10-09 | 1 | -67/+84 |
| * | [BOX32] Improved handlong of XImage | ptitSeb | 2024-10-09 | 1 | -2/+4 |
| * | [BOX32] Fixed some X11 function so wine launch (and added BOX64_X11SYNC to he... | ptitSeb | 2024-10-08 | 1 | -0/+24 |
| * | [BOX32] Refactored X11 wrapping, and add a few more functions | ptitSeb | 2024-10-08 | 1 | -788/+39 |
| * | [BOX32] More work on 32bits wrapped functions | ptitSeb | 2024-10-07 | 1 | -4/+19 |
| * | [BOX32] More work on various wrapper, and some bug fixes | ptitSeb | 2024-10-06 | 1 | -25/+61 |
| * | [BOX32] Added many more 32bits wrapped function (some using wrapperhelper) | ptitSeb | 2024-10-05 | 1 | -12/+76 |
| * | [BOX32][WRAPPER] Reworked 32bits libX11, with new wrapperhelper | ptitSeb | 2024-10-05 | 1 | -37/+162 |
| * | [BOX32] Initalized libX11 if used without loading (becauseit's loaded indirec... | ptitSeb | 2024-10-04 | 1 | -0/+9 |
| * | [BOX32][WRAPPER] Added a few more libX11 32bits wrapped functions | ptitSeb | 2024-10-03 | 1 | -0/+20 |
| * | [BOX32][WRAPPER] Added a bunch of wrapped 32bits functions, and fixed a few e... | ptitSeb | 2024-09-30 | 1 | -13/+23 |
| * | [BOX32][WRAPPER] Added some more 32bits wrapped functions | ptitSeb | 2024-09-26 | 1 | -0/+22 |
| * | [BOX32][WRAPPER] Added some more 32bits wrapped function, and fixed a few more | ptitSeb | 2024-09-25 | 1 | -14/+98 |
| * | [BOX32][WRAPPING] Fixed some issue with intermediate structure conversions | ptitSeb | 2024-09-24 | 1 | -4/+8 |
| * | [BOX32][WRAPPER] Added some more 32bits wrapped function, and fixed a few x11... | ptitSeb | 2024-09-24 | 1 | -13/+134 |
| * | [BOX32][WRAPPER] More 32bits wrapped functions, and a few fixes on threads ha... | ptitSeb | 2024-09-23 | 1 | -1/+241 |
| * | [BOX32][WRAPPER] One more 32bits wrapped libX11 function | ptitSeb | 2024-09-23 | 1 | -0/+15 |
| * | [BOX32][WRAPPER] More 32bits wrapped function to libX11 | ptitSeb | 2024-09-23 | 1 | -0/+82 |
| * | [BOX32][WRAPPER] Added some more libX11 and libc 32bits wrapped function, and... | ptitSeb | 2024-09-22 | 1 | -24/+24 |
| * | [BOX32][wrapper] Added some basic 32bits X11 wrapping, fixed 32bits sem_XXX w... | ptitSeb | 2024-09-22 | 1 | -0/+1948 |