about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedgobject2.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-31/+31
* | Improved BOX64_MALLOC_HACK=2 and the glAleternate mecanism (help steam & hero...ptitSeb2023-07-081-3/+3
* | [WRAPPER] Added more gtk functions (#849)Yang Liu2023-06-211-1/+1
* | [WRAPPER] Used RunFunctionFmt for better sign-extend handling (#768)Yang Liu2023-05-071-77/+77
* | Introduced RunFunctionFmt (should help RV64 and other signe extended platform...ptitSeb2023-04-281-1/+1
|/
* Fixed gtk2 apps, broken since #720ptitSeb2023-04-211-2/+0
* Fixed a macro and change chinese comment to englishptitSeb2023-04-211-1/+1
* Added more gtk3 wrapped functions (#720)lizhuoheng2023-04-211-0/+2
* Some improvment to wrapped gtk3 and friendsptitSeb2023-02-141-0/+2
* Added some more wrapped functions to glib2 and gobject2 (for #503)ptitSeb2023-02-041-0/+5
* Added wrapped libcairoobject-2 and a bunch of other gtk related wrapped funct...ptitSeb2022-11-221-0/+33
* Small refactor and simplification of library_t structure and box64context_tptitSeb2022-10-191-6/+6
* Some more wrapping on AtkUtilsptitSeb2022-09-111-1/+3
* Added wrapped g_signal_override_class_handler functionptitSeb2022-07-301-0/+5
* Small change to avoid wlib_t declaration in wrappedlibs.h (from box86)ptitSeb2022-05-091-1/+1
* Some refactor on wrapped lib handling, to limit calloc/free used and get more...ptitSeb2022-05-091-77/+9
* Added wrapping for g_object_weak_ref()mhavu2022-04-101-0/+31
* More work on GTK wrapping (hterm seems to run fine now)ptitSeb2022-03-191-9/+30
* Some work on glib, gobject and steamptitSeb2022-03-011-0/+34
* More untested support for loongarch64 va_listptitSeb2021-09-261-0/+20
* More work on gtk and nss3+friendsptitSeb2021-09-211-2/+2
* More work on gtk wrappingptitSeb2021-09-201-0/+1
* Added wrapped g_signal_connect_objectptitSeb2021-09-191-0/+31
* More work on GTK wrapping. Still not ok, but betterptitSeb2021-09-191-14/+14
* Added wrapped gtk2 (enough to launch Dwarf Fortress and some simple gtk2 samp...ptitSeb2021-09-181-0/+799