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: From gitlab at mg.gitlab.com Thu May 19 14:07:51 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Thu, 19 May 2022 12:07:51 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Implement Application.ShowTooltips property. Message-ID: <628633175171_22b7d82450ea@gitlab-sidekiq-low-urgency-cpu-bound-v2-7c86c7489-l85vh.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 8c4b6b5f by Beno?t Minisini at 2022-05-19T14:06:58+02:00 Implement Application.ShowTooltips property. [GB.GTK3] * BUG: Implement Application.ShowTooltips property. - - - - - 1 changed file: - gb.gtk/src/gapplication.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/8c4b6b5fefadf91f464bf8700256a7427761856a -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/8c4b6b5fefadf91f464bf8700256a7427761856a 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 Thu May 19 23:59:49 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Thu, 19 May 2022 21:59:49 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Automatic completion: Take local variables declared inside loops into account. Message-ID: <6286bdd530446_2481b4b0977be@gitlab-sidekiq-low-urgency-cpu-bound-v2-85b8bd97c-nnbbh.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 88a442ec by Beno?t Minisini at 2022-05-19T23:59:42+02:00 Automatic completion: Take local variables declared inside loops into account. [DEVELOPMENT ENVIRONMENT] * BUG: Automatic completion: Take local variables declared inside loops into account. - - - - - 1 changed file: - app/src/gambas3/.src/Editor/Code/FEditor.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/88a442ec09544a87b479652bd85677bc9572c3bf -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/88a442ec09544a87b479652bd85677bc9572c3bf 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 24 11:56:20 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Tue, 24 May 2022 09:56:20 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Application.Task is a new property that returns if we are executing a Task object. Message-ID: <628cabc42a80d_234a574430dc@gitlab-sidekiq-low-urgency-cpu-bound-v2-5fbd75bf84-blsck.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: d27cbb5d by Beno?t Minisini at 2022-05-24T11:55:48+02:00 Application.Task is a new property that returns if we are executing a Task object. [INTERPRETER] * NEW: Application.Task is a new property that returns if we are executing a Task object. - - - - - 1 changed file: - main/gbx/gbx_c_application.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d27cbb5d1f5e25b1eab8ef54f910038507a1a478 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d27cbb5d1f5e25b1eab8ef54f910038507a1a478 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 24 11:55:32 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Tue, 24 May 2022 09:55:32 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Always flush buffered streams at exit even if the exit is immediate. Message-ID: <628cab947cb31_2461b8a43043a@gitlab-sidekiq-low-urgency-cpu-bound-v2-5fbd75bf84-twn6f.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: d92eeb61 by Beno?t Minisini at 2022-05-24T11:54:46+02:00 Always flush buffered streams at exit even if the exit is immediate. [INTERPRETER] * BUG: Always flush buffered streams at exit even if the exit is immediate. - - - - - 2 changed files: - main/gbx/gbx.c - main/gbx/gbx.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d92eeb618cbbf21a4f6ed381daa8c0d302fc1803 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d92eeb618cbbf21a4f6ed381daa8c0d302fc1803 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 24 12:12:48 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Tue, 24 May 2022 10:12:48 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Pretty printer: A line with PRINT ending with a comma does not indent the next line. Message-ID: <628cafa0a34c1_244f5ec31593@gitlab-sidekiq-low-urgency-cpu-bound-v2-5fbd75bf84-twn6f.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 90f27dd1 by Beno?t Minisini at 2022-05-24T12:12:41+02:00 Pretty printer: A line with PRINT ending with a comma does not indent the next line. [DEVELOPMENT ENVIRONMENT] * BUG: Pretty printer: A line with PRINT ending with a comma does not indent the next line. - - - - - 1 changed file: - app/src/gambas3/.src/Editor/Code/MPrettyCode.module View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/90f27dd1e11b81e2049a886d9be6c8d6ee76d40d -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/90f27dd1e11b81e2049a886d9be6c8d6ee76d40d 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 24 16:13:58 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Tue, 24 May 2022 14:13:58 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Remove the useless 'Message.Name' property. Message-ID: <628ce82650040_234ab8c87734@gitlab-sidekiq-low-urgency-cpu-bound-v2-658b48456d-7blbc.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: d2b7a140 by Beno?t Minisini at 2022-05-24T16:13:50+02:00 Remove the useless 'Message.Name' property. [GB.WEB.GUI] * BUG: Remove the useless 'Message.Name' property. - - - - - 1 changed file: - comp/src/gb.web.gui/.src/Message/Message.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d2b7a1406876362c1ab214913a6f03215e7ab996 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d2b7a1406876362c1ab214913a6f03215e7ab996 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 24 19:43:58 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Tue, 24 May 2022 17:43:58 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Keyboard events are now sent to the server only if needed (i.e. if a control... Message-ID: <628d195e83df0_24501042183a@gitlab-sidekiq-low-urgency-cpu-bound-v2-56766f9b68-mx874.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: b518e8cf by Beno?t Minisini at 2022-05-24T19:43:52+02:00 Keyboard events are now sent to the server only if needed (i.e. if a control or a form has a KeyPress event handler). [GB.WEB.GUI] * NEW: Keyboard events are now sent to the server only if needed (i.e. if a control or a form has a KeyPress event handler). - - - - - 5 changed files: - comp/src/gb.web.gui/.project - comp/src/gb.web.gui/.src/Test/Webform3.webform - comp/src/gb.web.gui/.src/WebControl.class - comp/src/gb.web.gui/.src/WebForm.class - comp/src/gb.web.gui/lib.js View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/b518e8cf5a8591b8aa614595c66e1d763d0ff098 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/b518e8cf5a8591b8aa614595c66e1d763d0ff098 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 24 20:11:42 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Tue, 24 May 2022 18:11:42 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] SpinBox: Buttons in wide mode correctly follow the enabled state now. Message-ID: <628d1fde2602f_244a0744699@gitlab-sidekiq-low-urgency-cpu-bound-v2-56766f9b68-fzchv.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 073c8dc4 by Beno?t Minisini at 2022-05-24T20:11:35+02:00 SpinBox: Buttons in wide mode correctly follow the enabled state now. [GB.GUI.BASE] * BUG: SpinBox: Buttons in wide mode correctly follow the enabled state now. - - - - - 1 changed file: - comp/src/gb.gui.base/.src/SpinBox.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/073c8dc4a80b90c77a679fa545cd3ab4c2bd597e -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/073c8dc4a80b90c77a679fa545cd3ab4c2bd597e 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 24 20:18:19 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Tue, 24 May 2022 18:18:19 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Try to fix compilation on ArchLinux. Message-ID: <628d216b17da1_244aa4c121ea@gitlab-sidekiq-low-urgency-cpu-bound-v2-56766f9b68-bzljq.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 8ef2747d by Beno?t Minisini at 2022-05-24T20:17:31+02:00 Try to fix compilation on ArchLinux. [GB.POPPLER] * BUG: Try to fix compilation on ArchLinux. - - - - - 1 changed file: - gb.poppler/src/c_pdf_document.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/8ef2747def3aca8456c14f7e46bfcdf79dbd0a73 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/8ef2747def3aca8456c14f7e46bfcdf79dbd0a73 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 25 20:40:39 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Wed, 25 May 2022 18:40:39 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Default and cancel buttons work again. Message-ID: <628e78276a4e2_23a9c518347dc@gitlab-sidekiq-low-urgency-cpu-bound-v2-7bfd45b54d-h4dfs.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: d2b82a27 by Beno?t Minisini at 2022-05-25T20:40:31+02:00 Default and cancel buttons work again. [GB.WEB.GUI] * BUG: Default and cancel buttons work again. - - - - - 2 changed files: - comp/src/gb.web.gui/.project - comp/src/gb.web.gui/.src/WebForm.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d2b82a2735be87841723f404c405252338f45f8d -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d2b82a2735be87841723f404c405252338f45f8d 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 Thu May 26 19:37:17 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Thu, 26 May 2022 17:37:17 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Still try to make 'gb.poppler' compile again everywhere. Message-ID: <628fbacd5eedd_234a088426d1@gitlab-sidekiq-low-urgency-cpu-bound-v2-85bfc7b9f4-j2dvb.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 8ad11ab5 by Beno?t Minisini at 2022-05-26T19:36:45+02:00 Still try to make 'gb.poppler' compile again everywhere. [GB.POPPLER] * BUG: Still try to make 'gb.poppler' compile again everywhere. - - - - - 1 changed file: - gb.poppler/src/c_pdf_document.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/8ad11ab5cbcaeebde6ecec9e528f74591d9a37bd -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/8ad11ab5cbcaeebde6ecec9e528f74591d9a37bd 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 Thu May 26 20:18:25 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Thu, 26 May 2022 18:18:25 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Add C++ 17 compilation flag to make 'gb.poppler' compile everywhere. Message-ID: <628fc471c4522_244a12893354@gitlab-sidekiq-low-urgency-cpu-bound-v2-85bfc7b9f4-kr5jh.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 05774304 by Beno?t Minisini at 2022-05-26T20:17:44+02:00 Add C++ 17 compilation flag to make 'gb.poppler' compile everywhere. [GB.POPPLER] * BUG: Add C++ 17 compilation flag to make 'gb.poppler' compile everywhere. - - - - - 1 changed file: - gb.poppler/src/Makefile.am View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/05774304df2a1cc9861de7a357e7a10d97362004 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/05774304df2a1cc9861de7a357e7a10d97362004 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 Thu May 26 20:43:50 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Thu, 26 May 2022 18:43:50 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Disable 'gb.pdf' component on alpine, as it does not compile anymore. Message-ID: <628fca6631295_234a43456850@gitlab-sidekiq-low-urgency-cpu-bound-v2-fbd86c774-qr456.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 1fb3e6e6 by Beno?t Minisini at 2022-05-26T20:42:56+02:00 Disable 'gb.pdf' component on alpine, as it does not compile anymore. - - - - - 1 changed file: - .gitlab-ci.yml View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/1fb3e6e6be03db0682d5b945bba09a8c833c0739 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/1fb3e6e6be03db0682d5b945bba09a8c833c0739 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 Thu May 26 20:48:42 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Thu, 26 May 2022 18:48:42 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 'GB.Every()' API now creates a timer that is ignored by the event loop. Message-ID: <628fcb8aa5a46_234a1281477b@gitlab-sidekiq-low-urgency-cpu-bound-v2-fbd86c774-khrgr.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 33ec6b88 by Beno?t Minisini at 2022-05-26T20:47:52+02:00 'GB.Every()' API now creates a timer that is ignored by the event loop. [INTERPRETER] * NEW: 'GB.Every()' API now creates a timer that is ignored by the event loop. - - - - - 1 changed file: - main/gbx/gbx_c_timer.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/33ec6b88e39aa66f0ad27862ea4f2d604d6866a2 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/33ec6b88e39aa66f0ad27862ea4f2d604d6866a2 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 Fri May 27 15:48:32 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Fri, 27 May 2022 13:48:32 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] ComboBox: The popup layout is now more clever to mimic the old Qt native popup behaviour. Message-ID: <6290d6b060526_22fb303882953@gitlab-sidekiq-low-urgency-cpu-bound-v2-fbd86c774-r7kmv.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 971747a3 by Beno?t Minisini at 2022-05-27T15:48:24+02:00 ComboBox: The popup layout is now more clever to mimic the old Qt native popup behaviour. [GB.GUI.BASE] * NEW: ComboBox: The width of the popup now tries to fit the largest item if possible. * NEW: ComboBox: The popup is now positioned so that it is always fully visible as much as possible. It must not work on Wayland. - - - - - 4 changed files: - comp/src/gb.gui.base/.src/ComboBox/ComboBox.class - comp/src/gb.gui.base/.src/ComboBox/FComboBoxPopup.class - comp/src/gb.gui.base/.src/ComboBox/FComboBoxPopup.form - comp/src/gb.gui.base/.src/Test/FTestMyCombo.form View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/971747a31b0aba98981adc96f2ae2ae948849eff -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/971747a31b0aba98981adc96f2ae2ae948849eff 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 Fri May 27 16:46:46 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Fri, 27 May 2022 14:46:46 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Disable 'gb.poppler' or 'archlinux-clang', as clang seems to be unable to compile it. Message-ID: <6290e456f2923_244a344222e9@gitlab-sidekiq-low-urgency-cpu-bound-v2-fbd86c774-rbhrv.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 0d3b39ee by Beno?t Minisini at 2022-05-27T16:45:56+02:00 Disable 'gb.poppler' or 'archlinux-clang', as clang seems to be unable to compile it. - - - - - 1 changed file: - .gitlab-ci.yml View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/0d3b39eed3152549799542d63bf88c96b36b92e8 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/0d3b39eed3152549799542d63bf88c96b36b92e8 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 Fri May 27 16:55:23 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Fri, 27 May 2022 14:55:23 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix detection of C++11 and C++17 compilation flags. Message-ID: <6290e65be29a4_23140f5488939ce@gitlab-sidekiq-low-urgency-cpu-bound-v2-fbd86c774-pc7zv.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 5f38763e by Beno?t Minisini at 2022-05-27T16:54:36+02:00 Fix detection of C++11 and C++17 compilation flags. [CONFIGURATION] * BUG: Fix detection of C++11 and C++17 compilation flags. [GB.FORM.HTMLVIEW] * BUG: Fix use of C++11 compilation flags. - - - - - 2 changed files: - acinclude.m4 - gb.form.htmlview/src/Makefile.am View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/5f38763e86de32544be680fa421e6073a4ef60d8 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/5f38763e86de32544be680fa421e6073a4ef60d8 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 Fri May 27 17:54:57 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Fri, 27 May 2022 15:54:57 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] TextHighlighter: Fix ToHTML(), ToRichText() and ToANSI() methods. Message-ID: <6290f4511e8_24188069892085@gitlab-sidekiq-low-urgency-cpu-bound-v2-fbd86c774-btnxt.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 4efa3b13 by Beno?t Minisini at 2022-05-27T17:54:49+02:00 TextHighlighter: Fix ToHTML(), ToRichText() and ToANSI() methods. [GB.EVAL.HIGHLIGHT] * BUG: TextHighlighter: Fix ToHTML(), ToRichText() and ToANSI() methods. - - - - - 1 changed file: - comp/src/gb.eval.highlight/.src/TextHighlighter.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/4efa3b1343685303b2a71451cdb2e39c1adec9ca -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/4efa3b1343685303b2a71451cdb2e39c1adec9ca 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 28 16:28:04 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sat, 28 May 2022 14:28:04 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Hide menu before destroying it, so that the top-level menu bar is correctly updated. Message-ID: <62923174e297_2349f707201@gitlab-sidekiq-low-urgency-cpu-bound-v2-5569c555bb-4b5bk.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 2b7588c0 by Beno?t Minisini at 2022-05-28T16:27:29+02:00 Hide menu before destroying it, so that the top-level menu bar is correctly updated. [GB.GTK] * BUG: Hide menu before destroying it, so that the top-level menu bar is correctly updated. [GB.GTK3] * BUG: Hide menu before destroying it, so that the top-level menu bar is correctly updated. - - - - - 1 changed file: - gb.gtk/src/gmenu.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/2b7588c047977909b13094f5114a7cd128139454 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/2b7588c047977909b13094f5114a7cd128139454 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 28 18:53:46 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sat, 28 May 2022 16:53:46 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] In 'gb.openssl', use the API instead of directly including interpreter header files. Message-ID: <6292539ac941a_23382e4187728c@gitlab-sidekiq-low-urgency-cpu-bound-v2-5569c555bb-4b5bk.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 178c6654 by Beno?t Minisini at 2022-05-28T18:51:48+02:00 In 'gb.openssl', use the API instead of directly including interpreter header files. [INTERPRETER] * NEW: Add all comparison constants to 'gambas.h' API header file.. [GB.OPENSSL] * BUG: Use the API instead of directly including interpreter header files. It breaks compilation on Ubuntu 22.10.1. - - - - - 2 changed files: - gb.openssl/src/main.c - main/share/gambas.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/178c66546142ad52e5addabd8ada7bbf7492b683 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/178c66546142ad52e5addabd8ada7bbf7492b683 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 28 23:42:22 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sat, 28 May 2022 21:42:22 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Container are now still arranged when they are hidden because of a null size. Message-ID: <6292973e5df2c_2479395487975e@gitlab-sidekiq-low-urgency-cpu-bound-v2-5569c555bb-7cb8p.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: cf1679fa by Beno?t Minisini at 2022-05-28T23:41:23+02:00 Container are now still arranged when they are hidden because of a null size. [GB.GTK] * BUG: Container are now still arranged when they are hidden because of a null size. [GB.GTK3] * BUG: Container are now still arranged when they are hidden because of a null size. - - - - - 2 changed files: - gb.gtk/src/gcontainer.cpp - gb.qt4/share/gb.form.arrangement.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/cf1679faa699e0e991e9cac6173dba866f4bcfc9 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/cf1679faa699e0e991e9cac6173dba866f4bcfc9 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 30 01:12:01 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sun, 29 May 2022 23:12:01 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Container hidden because of a null size do not disable arrangement. Message-ID: <6293fdc16beb5_2377339d81402ec@gitlab-sidekiq-low-urgency-cpu-bound-v2-5569c555bb-2rjch.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 5ed618e2 by Beno?t Minisini at 2022-05-30T01:11:01+02:00 Container hidden because of a null size do not disable arrangement. [GB.GTK] * BUG: Container hidden because of a null size do not disable arrangement.. [GB.GTK3] * BUG: Container hidden because of a null size do not disable arrangement.. - - - - - 2 changed files: - gb.gtk/src/gcontainer.cpp - gb.gtk/src/gcontrol.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/5ed618e24b9670b466d39d654cb0868152edaf9f -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/5ed618e24b9670b466d39d654cb0868152edaf9f 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 30 01:50:02 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sun, 29 May 2022 23:50:02 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] TabPanel: Fix layout routine. Message-ID: <629406aa92137_232bc63c4122123@gitlab-sidekiq-low-urgency-cpu-bound-v2-5569c555bb-4b5bk.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 745d8c44 by Beno?t Minisini at 2022-05-30T01:49:55+02:00 TabPanel: Fix layout routine. [GB.FORM] * BUG: TabPanel: Fix layout routine. * NEW: TabPanel: Make 'ShowTabPanel' property visible in the IDE - - - - - 4 changed files: - comp/src/gb.form/.project - comp/src/gb.form/.src/TabPanel/TabPanel.class - comp/src/gb.form/.src/Test/FTestTabPanel.class - comp/src/gb.form/.src/Test/FTestTabPanel.form View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/745d8c445625acf9a3508313937987dd8bf01123 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/745d8c445625acf9a3508313937987dd8bf01123 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 31 00:24:37 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Mon, 30 May 2022 22:24:37 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Focus frame should be managed correctly in all cases now. Message-ID: <62954425d8562_2349fac8534f@gitlab-sidekiq-low-urgency-cpu-bound-v2-8f6f6784b-6g6r2.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 4cf7f26d by Beno?t Minisini at 2022-05-31T00:24:26+02:00 Focus frame should be managed correctly in all cases now. [GB.WEB.GUI] * BUG: Focus frame should be managed correctly in all cases now. * NEW: Disable the web page until it is fully loaded. - - - - - 5 changed files: - comp/src/gb.web.gui/.project - comp/src/gb.web.gui/.src/Test/FInputBox.webform - comp/src/gb.web.gui/.src/WebForm.class - comp/src/gb.web.gui/lib.js - comp/src/gb.web.gui/style.css View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/4cf7f26d7fd309ff4c4871069925704ec05e7c30 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/4cf7f26d7fd309ff4c4871069925704ec05e7c30 You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: