about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedgobject2.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* [ENV] Initial refactor of env variables infrastructure (#2274)Yang Liu2025-01-211-1/+1
* [WRAPPER] Refactored some glib2 signal handlingptitSeb2024-11-291-178/+82
* [WRAPPER] More work on gtk/gstreamer wrappingptitSeb2024-11-271-1/+5
* [WRAPPER] merged android naming so no more ifdef is neededptitSeb2024-11-041-9/+3
* [ANDROID][BOX32] Fix __libc_init, Fix Some Warnings (#1887)Pablo Labs2024-09-291-5/+5
* [WRAPPER] Reworked libgobject-2.0 with new wrapperhelperptitSeb2024-09-181-13/+13
* More work on X11 wrapping, allowing gtk to run fully emulatedptitSeb2024-03-071-3/+3
* Add more slot to gobject2 callbacksptitSeb2024-03-061-0/+3
* Wrapped libraries refactor (#1257)rajdakin2024-02-101-19/+11
* [ANDROID] Fix GLib and GObject Library Names (#1247)KreitinnSoftware2024-02-061-1/+17
* Fixes (#1207)rajdakin2024-01-181-3/+2
* Added (much) more slot for genereic GCallback on gobject2ptitSeb2024-01-071-22/+27
* [WRAPPER] Added 4 more wrapped glib2 functions (for #1175) (#1176)Yang Liu2023-12-281-0/+15
* Improvd steam/proton handling, and gstreamer initialization and a large bunch...ptitSeb2023-09-161-7/+13
* 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