From gitlab at mg.gitlab.com Mon May 2 00:44:19 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sun, 01 May 2022 22:44:19 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] ComboBox: Setting the Text property of an editable combo-box can raise the Click event as before. Message-ID: <626f0d43c92a3_27560588812473f@gitlab-sidekiq-low-urgency-cpu-bound-v2-58fd4f58b7-77rwp.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 3e41ff1e by Beno?t Minisini at 2022-05-02T00:44:13+02:00 ComboBox: Setting the Text property of an editable combo-box can raise the Click event as before. [GB.GUI.BASE] * BUG: ComboBox: Setting the Text property of an editable combo-box can raise the Click event as before. - - - - - 1 changed file: - comp/src/gb.gui.base/.src/ComboBox/ComboBox.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/3e41ff1ef4d41502021ad41247c9f274f45e13e4 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/3e41ff1ef4d41502021ad41247c9f274f45e13e4 You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Mon May 2 00:56:26 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sun, 01 May 2022 22:56:26 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 3 commits: Update the layout of the option panel. Message-ID: <626f101adcbd2_255d44b44176954@gitlab-sidekiq-low-urgency-cpu-bound-v2-58fd4f58b7-zvxnf.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 58e06fd6 by Beno?t Minisini at 2022-05-02T00:54:41+02:00 Update the layout of the option panel. [GB.FORM.PRINT] * NEW: Update the layout of the option panel. * NEW: Update French translation. - - - - - e43cbd66 by Beno?t Minisini at 2022-05-02T00:55:05+02:00 Remove an unused class public slot. [GB.QT5.WEBVIEW] * BUG: Remove an unused class public slot. - - - - - cd6d8081 by Beno?t Minisini at 2022-05-02T00:55:35+02:00 Do not use the deprecated printer functions anymore. Use the 'explicit' keyword in all C++ constructors. [GB.QT4] * NEW: Use the 'explicit' keyword in all C++ constructors. [GB.QT5] * NEW: Use the 'explicit' keyword in all C++ constructors. * BUG: Do not use the deprecated printer functions anymore. - - - - - 21 changed files: - comp/src/gb.form.print/.component - comp/src/gb.form.print/.lang/fr.po - comp/src/gb.form.print/.project - comp/src/gb.form.print/.src/FPreview.class - comp/src/gb.form.print/.src/FPreview.form - gb.qt4/src/CButton.h - gb.qt4/src/CCheckBox.h - gb.qt4/src/CContainer.h - gb.qt4/src/CDrawingArea.h - gb.qt4/src/CRadioButton.h - gb.qt4/src/CScrollBar.h - gb.qt4/src/CSlider.h - gb.qt4/src/CTabStrip.h - gb.qt4/src/CWatch.h - gb.qt4/src/CWatcher.h - gb.qt4/src/CWindow.h - gb.qt4/src/cpaint_impl.cpp - gb.qt4/src/cpaint_impl.h - gb.qt4/src/cprinter.cpp - gb.qt4/src/cprinter.h - gb.qt5/src/webview/c_webview.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/3e41ff1ef4d41502021ad41247c9f274f45e13e4...cd6d80816f4f75fe3001b6acc69817eddba01a7e -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/3e41ff1ef4d41502021ad41247c9f274f45e13e4...cd6d80816f4f75fe3001b6acc69817eddba01a7e You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Mon May 2 08:15:17 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Mon, 02 May 2022 06:15:17 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix 'gb.qt4' compilation. Message-ID: <626f76f599e0f_254bd8471340@gitlab-sidekiq-low-urgency-cpu-bound-v2-58fd4f58b7-kzjqj.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 3eb379c4 by Beno?t Minisini at 2022-05-02T08:14:54+02:00 Fix 'gb.qt4' compilation. [GB.QT4] * BUG: Fix 'gb.qt4' compilation. - - - - - 1 changed file: - gb.qt4/src/cprinter.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/3eb379c447dd2498334f45ddffb9f306e4466f3c -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/3eb379c447dd2498334f45ddffb9f306e4466f3c You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Mon May 2 15:07:29 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Mon, 02 May 2022 13:07:29 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Add the branch to the version number when it comes from a 'VERSION' file. Message-ID: <626fd791d42be_2549c3c56316@gitlab-sidekiq-low-urgency-cpu-bound-v2-68778888b7-dhj99.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: c17f5a58 by Beno?t Minisini at 2022-05-02T15:06:32+02:00 Add the branch to the version number when it comes from a 'VERSION' file. [COMPILER] * BUG: Add the branch to the version number when it comes from a 'VERSION' file. - - - - - 2 changed files: - main/gbc/gbc_compile.c - main/gbc/gbc_form.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/c17f5a58f863f8355227aa284e87d3423cc3bd9b -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/c17f5a58f863f8355227aa284e87d3423cc3bd9b You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Mon May 2 15:39:05 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Mon, 02 May 2022 13:39:05 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Flush the standard output before quitting. Message-ID: <626fdef9b6468_2620a1bec595b@gitlab-sidekiq-low-urgency-cpu-bound-v2-68778888b7-zzvdg.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: f1211b2b by Beno?t Minisini at 2022-05-02T15:38:57+02:00 Flush the standard output before quitting. [GB.WEB.GUI] * BUG: Flush the standard output before quitting. - - - - - 1 changed file: - comp/src/gb.web.gui/.src/WebForm.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f1211b2b991cafbc35ca31c5cb4d988d518df881 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f1211b2b991cafbc35ca31c5cb4d988d518df881 You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Tue May 10 14:48:12 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Tue, 10 May 2022 12:48:12 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Don't recreate the view when clearing it, it segfaults on Wayland. Just fill it with a void page. Message-ID: <627a5f0c77047_2249bb0232b1@gitlab-sidekiq-low-urgency-cpu-bound-v2-67776b44fc-wjssh.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: efe47471 by Beno?t Minisini at 2022-05-10T14:47:11+02:00 Don't recreate the view when clearing it, it segfaults on Wayland. Just fill it with a void page. [GB.GTK3.WEBVIEW] * BUG: Don't recreate the view when clearing it, it segfaults on Wayland. Just fill it with a void page. - - - - - 1 changed file: - gb.gtk3/src/webview/c_webview.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/efe474719ac9607cdfcf8b5a6389af1bac30e7b0 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/efe474719ac9607cdfcf8b5a6389af1bac30e7b0 You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Wed May 11 16:27:36 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Wed, 11 May 2022 14:27:36 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Implement the SetTransientFor() API by using a Qt 5.13 non-documented public method. Message-ID: <627bc7d83c7fc_244c2fcdc1117bc@gitlab-sidekiq-low-urgency-cpu-bound-v2-cc7dbc84f-rzdxm.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: d4d12bda by Beno?t Minisini at 2022-05-11T16:24:51+02:00 Implement the SetTransientFor() API by using a Qt 5.13 non-documented public method. [GB.QT5.WAYLAND] * NEW: Implement the SetTransientFor() API by using a Qt 5.13 non-documented public method. - - - - - 2 changed files: - gb.qt5/src/gb.qt.platform.h - gb.qt5/src/wayland/main.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d4d12bda2b5c4051ead63be1d930df6e980f897d -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d4d12bda2b5c4051ead63be1d930df6e980f897d You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Wed May 11 16:31:00 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Wed, 11 May 2022 14:31:00 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Add a message to warn that 'Window.Stacking' property does not work with Wayland and Qt5. Message-ID: <627bc8a47f40e_2249b244143b@gitlab-sidekiq-low-urgency-cpu-bound-v2-cc7dbc84f-bb5js.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 78f28738 by Beno?t Minisini at 2022-05-11T16:29:00+02:00 Add a message to warn that 'Window.Stacking' property does not work with Wayland and Qt5. [GB.QT5.WAYLAND] * NEW: Add a message to warn that 'Window.Stacking' property does not work with Wayland and Qt5. - - - - - 1 changed file: - gb.qt5/src/wayland/main.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/78f28738e07a20024591a6a5632094a193c67dd6 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/78f28738e07a20024591a6a5632094a193c67dd6 You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Sat May 14 19:47:36 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sat, 14 May 2022 17:47:36 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] TextArea: Modifying the contents by code now refreshes the control as expected. Message-ID: <627feb38977dc_2449aac4354@gitlab-sidekiq-low-urgency-cpu-bound-v2-56d6c74cdb-vqcrw.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 0c0b1e0d by Beno?t Minisini at 2022-05-14T19:46:38+02:00 TextArea: Modifying the contents by code now refreshes the control as expected. [GB.GTK] * BUG: TextArea: Modifying the contents by code now refreshes the control as expected. [GB.GTK3] * BUG: TextArea: Modifying the contents by code now refreshes the control as expected. - - - - - 1 changed file: - gb.gtk/src/gtextarea.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/0c0b1e0dc2fab69439e80c1c86e9b4cc5cfb4aa7 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/0c0b1e0dc2fab69439e80c1c86e9b4cc5cfb4aa7 You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Sat May 14 20:11:29 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sat, 14 May 2022 18:11:29 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Closing the main window when it is persistent correctly quits the application.... Message-ID: <627ff0d15e500_23882ed3c1240aa@gitlab-sidekiq-low-urgency-cpu-bound-v2-56d6c74cdb-dt2hn.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 0cd8047e by Beno?t Minisini at 2022-05-14T20:10:19+02:00 Closing the main window when it is persistent correctly quits the application. Reparenting a window correctly triggers automatic arrangement. [GB.GTK] * BUG: Reparenting a window correctly triggers automatic arrangement. * BUG: Closing the main window when it is persistent correctly quits the application. [GB.GTK3] * BUG: Reparenting a window correctly triggers automatic arrangement. * BUG: Closing the main window when it is persistent correctly quits the application. - - - - - 5 changed files: - gb.gtk/src/CWindow.cpp - gb.gtk/src/CWindow.h - gb.gtk/src/gmainwindow.cpp - gb.gtk/src/main.cpp - gb.gtk3/src/main.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/0cd8047efa0effe6d615646b55674ee7c46033c6 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/0cd8047efa0effe6d615646b55674ee7c46033c6 You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Sun May 15 20:07:29 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sun, 15 May 2022 18:07:29 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] The parent window of a modal window is now always the current active window. Message-ID: <62814161828cd_2549afc15819@gitlab-sidekiq-low-urgency-cpu-bound-v2-56d6c74cdb-b5cpz.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 90634d9c by Beno?t Minisini at 2022-05-15T20:06:26+02:00 The parent window of a modal window is now always the current active window. [GB.GTK] * BUG: The parent window of a modal window is now always the current active window. [GB.GTK3] * BUG: The parent window of a modal window is now always the current active window. [GB.QT4] * BUG: The parent window of a modal window is now always the current active window. [GB.QT5] * BUG: The parent window of a modal window is now always the current active window. - - - - - 2 changed files: - gb.gtk/src/gmainwindow.cpp - gb.qt4/src/CWindow.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/90634d9cb52dc9366382fd112423a4662d57459a -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/90634d9cb52dc9366382fd112423a4662d57459a You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Sun May 15 20:51:52 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sun, 15 May 2022 18:51:52 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Date.DaysInMonth() is a new method that returns the number of days in a month of a specific year. Message-ID: <62814bc82e3be_24dc9f90c111545@gitlab-sidekiq-low-urgency-cpu-bound-v2-56d6c74cdb-pxfkz.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: af972b95 by Beno?t Minisini at 2022-05-15T20:51:46+02:00 Date.DaysInMonth() is a new method that returns the number of days in a month of a specific year. [GB.UTIL] * NEW: Date.DaysInMonth() is a new method that returns the number of days in a month of a specific year. - - - - - 2 changed files: - comp/src/gb.util/.src/Date.module - comp/src/gb.util/.src/MMain.module View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/af972b95dc4f6d9c859d9e71e1362d9ff48b8e1f -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/af972b95dc4f6d9c859d9e71e1362d9ff48b8e1f You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Mon May 16 16:37:27 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Mon, 16 May 2022 14:37:27 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] IDE freeze when search result is refreshed should be fixed now. Message-ID: <628261a7a0f45_251eeb7f876047@gitlab-sidekiq-low-urgency-cpu-bound-v2-5cddf986bf-fccj7.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 2033e6cb by Beno?t Minisini at 2022-05-16T16:37:21+02:00 IDE freeze when search result is refreshed should be fixed now. [DEVELOPMENT ENVIRONMENT] * NEW: Procedure popup is larger now. * BUG: IDE freeze when search result is refreshed should be fixed now. - - - - - 4 changed files: - app/src/gambas3/.src/Editor/Code/FEditor.form - app/src/gambas3/.src/Editor/Code/FTextEditor.class - app/src/gambas3/.src/Editor/Code/FTextEditor.form - app/src/gambas3/.src/Search/CSearchTask.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/2033e6cb254729266bd2783d2e3294e1592ac7d9 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/2033e6cb254729266bd2783d2e3294e1592ac7d9 You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: