about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedglib2.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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