| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Small change to avoid wlib_t declaration in wrappedlibs.h (from box86) | ptitSeb | 2022-05-09 | 1 | -1/+1 |
| * | Some refactor on wrapped lib handling, to limit calloc/free used and get more... | ptitSeb | 2022-05-09 | 1 | -77/+9 |
| * | Added wrapping for g_object_weak_ref() | mhavu | 2022-04-10 | 1 | -0/+31 |
| * | More work on GTK wrapping (hterm seems to run fine now) | ptitSeb | 2022-03-19 | 1 | -9/+30 |
| * | Some work on glib, gobject and steam | ptitSeb | 2022-03-01 | 1 | -0/+34 |
| * | More untested support for loongarch64 va_list | ptitSeb | 2021-09-26 | 1 | -0/+20 |
| * | More work on gtk and nss3+friends | ptitSeb | 2021-09-21 | 1 | -2/+2 |
| * | More work on gtk wrapping | ptitSeb | 2021-09-20 | 1 | -0/+1 |
| * | Added wrapped g_signal_connect_object | ptitSeb | 2021-09-19 | 1 | -0/+31 |
| * | More work on GTK wrapping. Still not ok, but better | ptitSeb | 2021-09-19 | 1 | -14/+14 |
| * | Added wrapped gtk2 (enough to launch Dwarf Fortress and some simple gtk2 samp... | ptitSeb | 2021-09-18 | 1 | -0/+799 |