about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedgtkx112.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-20/+50
* [WRAPPER] merged android naming so no more ifdef is neededptitSeb2024-11-041-9/+2
* [WRAPPER] Added gtk_marshal to gtk2 (for #1943)ptitSeb2024-10-171-0/+33
* Added 1 more wrapped symbol to gtk2 (for #1943)ptitSeb2024-10-171-0/+29
* [ELFLOADER] Huge refactor of elfloader and symbol resolution. Some more clean...ptitSeb2024-02-151-1/+1
* Wrapped libraries refactor (#1257)rajdakin2024-02-101-36/+6
* [ANDROID] Fix GLib and GObject Library Names (#1247)KreitinnSoftware2024-02-061-1/+35
* 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-25/+25
* | [WRAPPER] Used RunFunctionFmt for better sign-extend handling (#768)Yang Liu2023-05-071-97/+97
|/
* Added more gtk2 wrapped functions, and fixed gconf2 wrapped oneptitSeb2023-04-161-0/+84
* [ELFLOADER] Improved handling of default versionsptitSeb2023-04-101-1/+1
* Small refactor and simplification of library_t structure and box64context_tptitSeb2022-10-191-3/+3
* All box internal memory alloc use __libc_ internal one (except on Android, us...ptitSeb2022-08-061-1/+1
* Added wrapping of GtkTextViewClass in gtk2ptitSeb2022-07-301-0/+2
* Added wrapped gtk3 and gdk3 (from box86)ptitSeb2022-07-151-20/+20
* 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-161/+30
* Added wrapping for gtk_tree_selection_selected_foreach()mhavu2022-04-101-0/+30
* Fixed a typomhavu2022-04-101-1/+1
* Add wrapping for gtk_tree_view_column_set_cell_data_func()mhavu2022-04-101-0/+31
* Some more gtk wrapping workptitSeb2022-03-191-0/+4
* More work on GTK wrapping (hterm seems to run fine now)ptitSeb2022-03-191-185/+126
* More untested support for loongarch64 va_listptitSeb2021-09-261-0/+12
* More work on gtk and nss3+friendsptitSeb2021-09-211-15/+26
* More work on gtk wrappingptitSeb2021-09-201-7/+58
* And 2 more wrapped gtk functionsptitSeb2021-09-191-0/+19
* More gtk wrapped functionsptitSeb2021-09-191-3/+24
* More work on GTK wrapping. Still not ok, but betterptitSeb2021-09-191-24/+27
* Added wrapped gtk2 (enough to launch Dwarf Fortress and some simple gtk2 samp...ptitSeb2021-09-181-0/+1144