about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedgdk3.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-15/+23
* [WRAPPER] merged android naming so no more ifdef is neededptitSeb2024-11-041-9/+3
* [WRAPEPR] Reworked wrapping of libgdk3ptitSeb2024-09-171-18/+0
* Added some more wrapped functionsptitSeb2024-05-131-0/+27
* Wrapped libraries refactor (#1257)rajdakin2024-02-101-23/+4
* [ANDROID] Fix GLib and GObject Library Names (#1247)KreitinnSoftware2024-02-061-1/+16
* Added a couple of wrapped gtk3/gdk3 function (for #1120)ptitSeb2023-12-081-0/+5
* Added wrapped threads_add_timeout_full to gdk2 and gdk3 (for #997)ptitSeb2023-10-071-0/+6
* 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-5/+5
* | Fixed wrapped gdk_threads_add_idle_full function to gdk3 (for #809)ptitSeb2023-05-281-1/+1
* | Added wrapped gdk_threads_add_idle_full function to gdk3 (for #809)ptitSeb2023-05-281-1/+52
* | [WRAPPER] Used RunFunctionFmt for better sign-extend handling (#768)Yang Liu2023-05-071-7/+7
|/
* Various minor warning fixesptitSeb2023-02-131-1/+1
* Added wrapped gtk3 and gdk3 (from box86)ptitSeb2022-07-151-0/+140