[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] 2 commits: Save and restore keyboard event data when keyboard events are recursive.
[Thread Prev] | [Thread Next]
[Date Prev] | [Date Next]
- Subject: [Git][gambas/gambas][master] 2 commits: Save and restore keyboard event data when keyboard events are recursive.
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Sat, 29 Aug 2026 17:32:21 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: 1947fdf0 by Benoît Minisini at 2026-08-28T20:22:58+02:00 Save and restore keyboard event data when keyboard events are recursive. [GB.GTK] * BUG: Save and restore keyboard event data when keyboard events are recursive. [GB.GTK3] * BUG: Save and restore keyboard event data when keyboard events are recursive. - - - - - 1c2825d9 by Benoît Minisini at 2026-08-29T19:29:38+02:00 Do not disable calls to the "return" hook during an event handler, as it can run another event loop by opening a modal dialog. [INTERPRETER] * BUG: Do not disable calls to the "return" hook during an event handler, as it can run another event loop by opening a modal dialog. - - - - - 3 changed files: - gb.gtk/src/gkey.cpp - gb.gtk/src/gkey.h - main/gbx/gbx_api.c View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/a4a4f17c07f2cdcd750511987d2a4d05e044c0fd...1c2825d9ec54affe941de01fdf5a47d86bcbc105 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/a4a4f17c07f2cdcd750511987d2a4d05e044c0fd...1c2825d9ec54affe941de01fdf5a47d86bcbc105 You're receiving this email because of your account on gitlab.com. Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help