[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] 2 commits: '_InitApp' does not create the desktop file if it already exists. Do not...
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] 2 commits: '_InitApp' does not create the desktop file if it already exists. Do not...
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Sat, 13 Dec 2025 22:24:54 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: 71835e6f by Benoît Minisini at 2025-12-13T23:11:39+01:00 '_InitApp' does not create the desktop file if it already exists. Do not delete the desktop file at exit if it has not been created by '_InitApp()'. [GB.GUI.BASE] * NEW: '_InitApp' does not create the desktop file if it already exists. * NEW: Do not delete the desktop file at exit if it has not been created by '_InitApp()'. - - - - - e5229599 by Benoît Minisini at 2025-12-13T23:24:50+01:00 Message: Use 'Window.StartMove()' method for moving message boxes, so that it works on Wayland. [GB.GUI.BASE] * BUG: Message: Use 'Window.StartMove()' method for moving message boxes, so that it works on Wayland. * NEW: Message: Some design fixes. - - - - - 5 changed files: - comp/src/gb.gui.base/.project - comp/src/gb.gui.base/.src/Message/FMessage.class - comp/src/gb.gui.base/.src/Message/FMessage.form - comp/src/gb.gui.base/.src/Test/TestMessage.module - comp/src/gb.gui.base/.src/_Gui.class View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/928cbafb5d98e2480af382d8cb81c6843d549ad3...e52295992acd36891451a83d2682b82fd3eca980 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/928cbafb5d98e2480af382d8cb81c6843d549ad3...e52295992acd36891451a83d2682b82fd3eca980 You're receiving this email because of your account on gitlab.com.