[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] WAIT alone (and methods using it internally) correctly handle posted routines in GTK+ components.
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] WAIT alone (and methods using it internally) correctly handle posted routines in GTK+ components.
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Tue, 26 Nov 2024 10:18:12 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: 362f11c2 by Benoît Minisini at 2024-11-26T11:15:12+01:00 WAIT alone (and methods using it internally) correctly handle posted routines in GTK+ components. [INTERPRETER] * NEW: Add constants for the duration of the WAIT hook. [GB.GTK] * BUG: WAIT alone (and methods using it internally) correctly handle posted routines. * NEW: Use the new constants for the duration of the WAIT hook. [GB.GTK3] * BUG: WAIT alone (and methods using it internally) correctly handle posted routines. * NEW: Use the new constants for the duration of the WAIT hook. [GB.QT4] * NEW: Use the new constants for the duration of the WAIT hook. [GB.QT5] * NEW: Use the new constants for the duration of the WAIT hook. [GB.QT6] * NEW: Use the new constants for the duration of the WAIT hook. [GB.SDL2] * NEW: Use the new constants for the duration of the WAIT hook. - - - - - 7 changed files: - gb.gtk/src/main.cpp - gb.gtk3/src/main.cpp - gb.qt4/src/main.cpp - gb.qt5/src/main.cpp - gb.qt6/src/main.cpp - gb.sdl2/src/main.c - main/share/gambas.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/362f11c24873c0d14b4eb7fe8f889fdb1e64a201 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/362f11c24873c0d14b4eb7fe8f889fdb1e64a201 You're receiving this email because of your account on gitlab.com.