kichikuou
2e828710ca
gtk: Fix popup menu on Wayland
...
gtk_menu_popup() is deprecated since GTK 3.22. Since no GdkEvent is
available at the call site, use gtk_menu_popup_at_rect() with the
current pointer position obtained via gdk_device_get_position().
2026-05-03 16:37:28 +09:00
kichikuou
d14b42c146
Replace boolean/TRUE/FALSE with bool/true/false
2025-02-02 10:02:08 +09:00
kichikuou
d6adb3241c
Add sdl_showMessageBox and replace menu_msgbox_open
2025-01-08 11:24:49 +09:00
kichikuou
f6221a04ba
GTK: Migrate off of deprecated functions
2021-01-31 13:02:14 +09:00
kichikuou
9be7b0ab68
Migrate from GTK 2 to GTK 3
2021-01-31 12:59:05 +09:00
kichikuou
8779763615
GTK: Do not use deprecated symbols
2021-01-31 12:58:21 +09:00
kichikuou
da1c136b39
Move message skip status flags from input.c to msgskip.c
2020-12-29 12:07:37 +09:00
kichikuou
6d5831c4e8
emscripten: Support message skip
2020-12-28 22:45:47 +09:00
kichikuou
b509be2b64
Remove unused menu_widget_reinit()
2020-09-04 11:34:24 +09:00
kichikuou
8c31e7a2ec
Rename imput.[ch] to input.[ch]
2019-12-24 17:40:02 +09:00
Nunuhara Cabbage
c4d3fa8c24
Fix bug in gtk popup menu
...
Fixes a bug where the game freezes instead of opening the popup menu.
2019-06-30 08:35:44 -07:00
kichikuou
baeb11c98c
In-process music module
2017-02-26 18:24:23 +09:00
kichikuou
f1b0b399fa
Convert EUC to utf-8
2017-02-11 19:03:05 +09:00
kichikuou
72d33d75db
Drop gtk1 support
2017-02-08 20:49:43 +09:00
kichikuou
e607c9c2ee
Import xsystem35-1.7.3-pre5
2014-04-26 18:40:24 +09:00