about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedglib2.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* [ENV] Initial refactor of env variables infrastructure (#2274)Yang Liu2025-01-211-1/+1
* [WRAPPER] Added a few glib2 wrapped functionsptitSeb2024-12-201-0/+57
* [WRAPPER] Refactored some glib2 signal handlingptitSeb2024-11-291-34/+47
* [WRAPPER] Fixed myStackAlignGVariantNew and refined the test too (#2038)Yang Liu2024-11-151-34/+3
* [LA64] Implement convert x64_va_list_t to sysv_varargs for float (#2025) (#2031)Leslie Zhai2024-11-141-2/+39
* [WRAPPER] merged android naming so no more ifdef is neededptitSeb2024-11-041-5/+3
* [WRAPPER] Some rework on a few wrapped function foor glib2, libxcb and libxcb...ptitSeb2024-09-191-32/+29
* [WRAPPER] Reworked wrapping glib-2.0 (stil with new wrapperhelper)ptitSeb2024-09-181-10/+10
* [WRAPPED] Merged types D/K and Y/y in 64bits wrapped libs (#1784)rajdakin2024-09-011-0/+16
* Added more wrapped functions (#1593)LiZhuoheng2024-06-181-0/+5
* This should fix slatest steam on linux not startingptitSeb2024-06-151-7/+12
* Wrapped libraries refactor (#1257)rajdakin2024-02-101-8/+0
* [ANDROID] Fix GLib and GObject Library Names (#1247)KreitinnSoftware2024-02-061-1/+5
* Improvd steam/proton handling, and gstreamer initialization and a large bunch...ptitSeb2023-09-161-0/+15
* Added 1 wrapped function (for #229)ptitSeb2023-09-021-0/+27
* Merge pull request #896 from josch/exeptitSeb2023-07-211-0/+0
|\
| * remove executable bitsJohannes Schauer Marin Rodrigues2023-07-211-0/+0
* | Removed useless box64context_t parameter to RunFunction and friendptitSeb2023-07-091-30/+30
* | [WRAPPER] Used RunFunctionFmt for better sign-extend handling (#768)Yang Liu2023-05-071-124/+124
|/
* Added a bunch of wrapped functions (for #725)ptitSeb2023-04-231-0/+5
* Added some more wrapped function for zoom (for #510, #451, #302...)ptitSeb2023-03-051-0/+9
* Added wrapped libibus and a few other libgtk fixedptitSeb2023-03-041-3/+3
* Added some more wrapped functions to glib2 and gobject2 (for #503)ptitSeb2023-02-041-2/+80
* Forgot a bunch of other box_ malloc/realloc/calloc/free useptitSeb2022-10-231-6/+6
* Small refactor and simplification of library_t structure and box64context_tptitSeb2022-10-191-1/+1
* Some refactor on wrapped lib handling, to limit calloc/free used and get more...ptitSeb2022-05-091-182/+3
* Various small fixes and warning removalptitSeb2022-04-111-1/+1
* Some work on glib, gobject and steamptitSeb2022-03-011-13/+37
* Added a few more slot to glib2ptitSeb2022-03-011-1/+3
* Fix(?) of the better wrapping for g_option_context_add_main_entriesptitSeb2022-01-231-2/+2
* Better wrapping for g_option_context_add_main_entriesptitSeb2022-01-231-0/+60
* Added some more glib2 wrapped functions (for #202 and second ticket of #195)ptitSeb2022-01-051-119/+8
* Fix g_source_new wrapped function and friends (helps Zoom)ptitSeb2021-09-281-7/+9
* More untested support for loongarch64 va_listptitSeb2021-09-261-0/+30
* More work on gtk and nss3+friendsptitSeb2021-09-211-5/+5
* More work on gtk wrappingptitSeb2021-09-201-10/+131
* Added wrapped gtk2 (enough to launch Dwarf Fortress and some simple gtk2 samp...ptitSeb2021-09-181-0/+1367