index
:
box64
this commit
fix/trace
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
wrapped
/
wrappedgtkx112.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ENV] Initial refactor of env variables infrastructure (#2274)
Yang Liu
2025-01-21
1
-1
/
+1
*
[WRAPPER] Refactored some glib2 signal handling
ptitSeb
2024-11-29
1
-20
/
+50
*
[WRAPPER] merged android naming so no more ifdef is needed
ptitSeb
2024-11-04
1
-9
/
+2
*
[WRAPPER] Added gtk_marshal to gtk2 (for #1943)
ptitSeb
2024-10-17
1
-0
/
+33
*
Added 1 more wrapped symbol to gtk2 (for #1943)
ptitSeb
2024-10-17
1
-0
/
+29
*
[ELFLOADER] Huge refactor of elfloader and symbol resolution. Some more clean...
ptitSeb
2024-02-15
1
-1
/
+1
*
Wrapped libraries refactor (#1257)
rajdakin
2024-02-10
1
-36
/
+6
*
[ANDROID] Fix GLib and GObject Library Names (#1247)
KreitinnSoftware
2024-02-06
1
-1
/
+35
*
Merge pull request #896 from josch/exe
ptitSeb
2023-07-21
1
-0
/
+0
|
\
|
*
remove executable bits
Johannes Schauer Marin Rodrigues
2023-07-21
1
-0
/
+0
*
|
Removed useless box64context_t parameter to RunFunction and friend
ptitSeb
2023-07-09
1
-25
/
+25
*
|
[WRAPPER] Used RunFunctionFmt for better sign-extend handling (#768)
Yang Liu
2023-05-07
1
-97
/
+97
|
/
*
Added more gtk2 wrapped functions, and fixed gconf2 wrapped one
ptitSeb
2023-04-16
1
-0
/
+84
*
[ELFLOADER] Improved handling of default versions
ptitSeb
2023-04-10
1
-1
/
+1
*
Small refactor and simplification of library_t structure and box64context_t
ptitSeb
2022-10-19
1
-3
/
+3
*
All box internal memory alloc use __libc_ internal one (except on Android, us...
ptitSeb
2022-08-06
1
-1
/
+1
*
Added wrapping of GtkTextViewClass in gtk2
ptitSeb
2022-07-30
1
-0
/
+2
*
Added wrapped gtk3 and gdk3 (from box86)
ptitSeb
2022-07-15
1
-20
/
+20
*
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
-161
/
+30
*
Added wrapping for gtk_tree_selection_selected_foreach()
mhavu
2022-04-10
1
-0
/
+30
*
Fixed a typo
mhavu
2022-04-10
1
-1
/
+1
*
Add wrapping for gtk_tree_view_column_set_cell_data_func()
mhavu
2022-04-10
1
-0
/
+31
*
Some more gtk wrapping work
ptitSeb
2022-03-19
1
-0
/
+4
*
More work on GTK wrapping (hterm seems to run fine now)
ptitSeb
2022-03-19
1
-185
/
+126
*
More untested support for loongarch64 va_list
ptitSeb
2021-09-26
1
-0
/
+12
*
More work on gtk and nss3+friends
ptitSeb
2021-09-21
1
-15
/
+26
*
More work on gtk wrapping
ptitSeb
2021-09-20
1
-7
/
+58
*
And 2 more wrapped gtk functions
ptitSeb
2021-09-19
1
-0
/
+19
*
More gtk wrapped functions
ptitSeb
2021-09-19
1
-3
/
+24
*
More work on GTK wrapping. Still not ok, but better
ptitSeb
2021-09-19
1
-24
/
+27
*
Added wrapped gtk2 (enough to launch Dwarf Fortress and some simple gtk2 samp...
ptitSeb
2021-09-18
1
-0
/
+1144