about summary refs log tree commit diff stats
path: root/src/wrapped32/wrappedlibxcursor.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [BOX32][WRAPPER] Added a arge batch of 32bits wrapped function to X11 and ↵ptitSeb2024-12-131-0/+14
| | | | friends
* [BOX32][WRAPPER] Another fix for older / strict compiler (for #2141)ptitSeb2024-12-111-1/+1
|
* [BOX32][WRAPPER] Fixed some more typo on Xcursor wrapping (might help #2109)ptitSeb2024-12-081-2/+2
|
* [BOX32][WRAPPER] Fixed a typo in Xcursor wrapping (should help #2109)ptitSeb2024-12-041-1/+1
|
* [BOX32][WRAPPER] Fixed typos from previous buildptitSeb2024-12-031-4/+4
|
* [BOX32][WRAPER] Fixed Xcursor wrappingptitSeb2024-12-031-0/+111
|
* [BOX32] More work on 32bits wrapped functionsptitSeb2024-10-071-0/+52
|
* [BOX32][WRAPPER] Added some more libX11 and libc 32bits wrapped function, ↵ptitSeb2024-09-221-0/+29
and empty 32bits wrapped libXfixes, libXcursor, libXrender and libXrandr