From gitlab at mg.gitlab.com Thu Mar 2 00:21:25 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Wed, 01 Mar 2023 23:21:25 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] WebTable: Fix a javascript error when using single mode and radio buttons. Message-ID: <63ffddf590567_28205cb031024@gitlab-sidekiq-low-urgency-cpu-bound-v2-8664846f67-zgglp.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 3d36330a by Beno?t Minisini at 2023-03-02T00:21:20+01:00 WebTable: Fix a javascript error when using single mode and radio buttons.. [GB.WEB.GUI] * BUG: WebTable: Fix a javascript error when using single mode and radio buttons. - - - - - 1 changed file: - comp/src/gb.web.gui/lib.js View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/3d36330ad37d305955b7835e8a2bdff220dd6960 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/3d36330ad37d305955b7835e8a2bdff220dd6960 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 Mar 2 00:54:17 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Wed, 01 Mar 2023 23:54:17 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] MediaView: Internally use the 'Duration' event to refresh the time panel when... Message-ID: <63ffe5a9206d0_285440c41954@gitlab-sidekiq-low-urgency-cpu-bound-v2-8664846f67-vk2kj.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: be395c4e by Beno?t Minisini at 2023-03-02T00:54:11+01:00 MediaView: Internally use the 'Duration' event to refresh the time panel when the duration is known. [GB.MEDIA.FORM] * NEW: MediaView: Internally use the 'Duration' event to refresh the time panel when the duration is known. - - - - - 3 changed files: - comp/src/gb.media.form/.src/FMediaPlayer.class - comp/src/gb.media.form/.src/FTest.class - comp/src/gb.media.form/.src/FTest.form View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/be395c4ea143372727f721d397e0100238b441ed -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/be395c4ea143372727f721d397e0100238b441ed 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 Mar 2 01:06:37 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Thu, 02 Mar 2023 00:06:37 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] The background color of a selected row now overrides the background color of its cells. Message-ID: <63ffe88d3a2f2_2854420782e7@gitlab-sidekiq-low-urgency-cpu-bound-v2-655d7c98d8-5j4wt.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 9496ef2c by Beno?t Minisini at 2023-03-02T01:06:28+01:00 The background color of a selected row now overrides the background color of its cells. [GB.WEB.GUI] * BUG: The background color of a selected row now overrides the background color of its cells. * BUG: WebTable: Use white text for the index column of selected rows. - - - - - 3 changed files: - comp/src/gb.web.gui/.src/Test/Webform1.class - comp/src/gb.web.gui/.src/Test/Webform1.webform - comp/src/gb.web.gui/style.css View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/9496ef2cdcdaf69ee71da7791f6db53c2311fb17 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/9496ef2cdcdaf69ee71da7791f6db53c2311fb17 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 Mar 2 03:00:59 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Thu, 02 Mar 2023 02:00:59 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][stable] Backport translations from master. Message-ID: <6400035b52797_295e6b0499560@gitlab-sidekiq-low-urgency-cpu-bound-v2-655d7c98d8-zrd5s.mail> Beno?t Minisini pushed to branch stable at Gambas / gambas Commits: 911557f8 by Beno?t Minisini at 2023-03-02T02:58:52+01:00 Backport translations from master. - - - - - 30 changed files: - app/src/gambas3/.lang/ar.po - app/src/gambas3/.lang/ca.po - app/src/gambas3/.lang/cs.po - app/src/gambas3/.lang/cy.po - app/src/gambas3/.lang/de.po - app/src/gambas3/.lang/el.po - app/src/gambas3/.lang/es.po - app/src/gambas3/.lang/es_ES.po - app/src/gambas3/.lang/fa.po - app/src/gambas3/.lang/fr.po - app/src/gambas3/.lang/gl_ES.po - app/src/gambas3/.lang/hr.po - app/src/gambas3/.lang/hu.po - app/src/gambas3/.lang/id.po - app/src/gambas3/.lang/it.po - app/src/gambas3/.lang/ja.po - app/src/gambas3/.lang/ko.po - app/src/gambas3/.lang/lt.po - app/src/gambas3/.lang/nl.po - app/src/gambas3/.lang/no.po - app/src/gambas3/.lang/pl.po - app/src/gambas3/.lang/pt.po - app/src/gambas3/.lang/pt_BR.po - app/src/gambas3/.lang/ro.po - app/src/gambas3/.lang/ru.po - app/src/gambas3/.lang/sl.po - app/src/gambas3/.lang/sv.po - app/src/gambas3/.lang/tr.po - app/src/gambas3/.lang/zh.po - app/src/gambas3/.lang/zh_TW.po View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/911557f84945d116623a91669d0f1c1c0fdba6d4 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/911557f84945d116623a91669d0f1c1c0fdba6d4 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 Mar 3 21:53:58 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Fri, 03 Mar 2023 20:53:58 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Translation dialog: Add a new tab that allows to import all translations from another project. Message-ID: <64025e6658a66_27d3587429874@gitlab-sidekiq-low-urgency-cpu-bound-v2-79794d4c68-njvt7.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: d246caa6 by Beno?t Minisini at 2023-03-03T21:53:52+01:00 Translation dialog: Add a new tab that allows to import all translations from another project. [DEVELOPMENT ENVIRONMENT] * NEW: Translation dialog: Add a new tab that allows to import all translations from another project. * NEW: Some little changes in the 16px Gambas font. * NEW: Update French translation. - - - - - 9 changed files: - app/src/gambas3/.hidden/font/GambasBold.sfd - app/src/gambas3/.hidden/font/GambasRegular.sfd - app/src/gambas3/.hidden/font/gambasb16.otb - app/src/gambas3/.hidden/font/gambasr16.otb - app/src/gambas3/.lang/fr.po - app/src/gambas3/.src/Project.module - app/src/gambas3/.src/Translation/CTranslation.class - app/src/gambas3/.src/Translation/FTranslate.class - app/src/gambas3/.src/Translation/FTranslate.form View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d246caa64232462a920c1a1464aa611b72fa85f7 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d246caa64232462a920c1a1464aa611b72fa85f7 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 Mar 4 17:14:25 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sat, 04 Mar 2023 16:14:25 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix how MediaPipeline duration is retrieved. Now the duration is actually... Message-ID: <64036e61286a6_28464a484238a0@gitlab-sidekiq-low-urgency-cpu-bound-v2-84db944db-tfs56.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: c283836c by Beno?t Minisini at 2023-03-04T17:13:00+01:00 Fix how MediaPipeline duration is retrieved. Now the duration is actually available when the 'Duration' event is raised. [GB.MEDIA] * BUG: Fix how MediaPipeline duration is retrieved. Now the duration is actually available when the 'Duration' event is raised. - - - - - 1 changed file: - gb.media/src/c_media.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/c283836cb85df4a329ac07556d46a161af68637b -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/c283836cb85df4a329ac07556d46a161af68637b 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 Mar 4 17:25:55 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sat, 04 Mar 2023 16:25:55 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Menu: Setting the 'Picture' property of a top-level menu has no effect anymore. Message-ID: <640371133d30f_285453819151@gitlab-sidekiq-low-urgency-cpu-bound-v2-84db944db-6lg4r.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: f055efc7 by Beno?t Minisini at 2023-03-04T17:24:06+01:00 Menu: Setting the 'Picture' property of a top-level menu has no effect anymore. [GB.QT4] * BUG: Menu: Setting the 'Picture' property of a top-level menu has no effect anymore. [GB.QT5] * BUG: Menu: Setting the 'Picture' property of a top-level menu has no effect anymore. - - - - - 61c95213 by Beno?t Minisini at 2023-03-04T17:25:27+01:00 [CONFIGURATION] * BUG: Update e-mail address in 'version.m4'. - - - - - 2 changed files: - gb.qt4/src/CMenu.cpp - version.m4 View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/c283836cb85df4a329ac07556d46a161af68637b...61c95213e3667723f8cf2629a41fc83bc6c5d00e -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/c283836cb85df4a329ac07556d46a161af68637b...61c95213e3667723f8cf2629a41fc83bc6c5d00e 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 Mar 4 17:27:51 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sat, 04 Mar 2023 16:27:51 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Forked processes now use fast exit, to avoir a possible crash. Message-ID: <640371877e9b5_283e45324204f@gitlab-sidekiq-low-urgency-cpu-bound-v2-84db944db-nc7bx.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 78f4986c by Beno?t Minisini at 2023-03-04T17:26:58+01:00 Forked processes now use fast exit, to avoir a possible crash. [INTERPRETER] * BUG: Forked processes now use fast exit, to avoir a possible crash. - - - - - 4 changed files: - main/gbx/gbx.c - main/gbx/gbx_api.c - main/gbx/gbx_c_task.c - main/gbx/gbx_exec.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/78f4986c3c9b2ff9b11034b4941aba9c1e9dbb19 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/78f4986c3c9b2ff9b11034b4941aba9c1e9dbb19 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 Mar 4 17:30:10 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sat, 04 Mar 2023 16:30:10 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] DBusObject now implements the 'GetMachineId()' DBus method. Message-ID: <64037212ed82a_2850862cc11033a@gitlab-sidekiq-low-urgency-cpu-bound-v2-84db944db-rsgsz.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 42f9525c by Beno?t Minisini at 2023-03-04T17:28:28+01:00 DBusObject now implements the 'GetMachineId()' DBus method. [GB.DBUS] * NEW: 'DBus.MachineId' is a new property that returns the DBus machine identifier. * BUG: DBusObject now implements the 'GetMachineId()' DBus method.. - - - - - 4 changed files: - gb.dbus/src/gb.dbus/.src/DBus.class - gb.dbus/src/gb.dbus/.src/DBusObject.class - gb.dbus/src/gb.dbus/.src/DBusProxy.class - gb.dbus/src/gb.dbus/.src/MMain.module View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/42f9525c459ee4bb386a56e275a737553a14a547 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/42f9525c459ee4bb386a56e275a737553a14a547 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 Mar 7 00:09:52 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Mon, 06 Mar 2023 23:09:52 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Make the debugger more robust when writing on a fifo fails. Reopen the fifo if needed. Message-ID: <640672c02bf99_28545b0839f5@gitlab-sidekiq-low-urgency-cpu-bound-v2-865f5bf444-fs727.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: cac1a0f3 by Beno?t Minisini at 2023-03-07T00:09:01+01:00 Make the debugger more robust when writing on a fifo fails. Reopen the fifo if needed. [GB.DEBUG] * BUG: Make the debugger more robust when writing on a fifo fails. Reopen the fifo if needed. - - - - - 2 changed files: - main/lib/debug/CDebug.c - main/lib/debug/debug.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/cac1a0f3d0919d757337cb805ec34d2479378132 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/cac1a0f3d0919d757337cb805ec34d2479378132 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 Mar 7 00:31:05 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Mon, 06 Mar 2023 23:31:05 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Update the debugged process id in real time when debugging a project using the... Message-ID: <640677b9ccccf_2885e691c889e3@gitlab-sidekiq-low-urgency-cpu-bound-v2-865f5bf444-zsd5k.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 8f8a1b44 by Beno?t Minisini at 2023-03-07T00:31:01+01:00 Update the debugged process id in real time when debugging a project using the embedded HTTP server. [DEVELOPMENT ENVIRONMENT] * BUG: Update the debugged process id in real time when debugging a project using the embedded HTTP server. - - - - - 8 changed files: - app/src/gambas3/.hidden/font/GambasBold.sfd - app/src/gambas3/.hidden/font/GambasRegular.sfd - app/src/gambas3/.hidden/font/GambasRoundRegular.sfd - app/src/gambas3/.hidden/font/gambasb16.otb - app/src/gambas3/.hidden/font/gambasr16.otb - app/src/gambas3/.hidden/font/groundr16.otb - app/src/gambas3/.lang/fr.po - app/src/gambas3/.src/Debug/Design.module View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/8f8a1b44848b3e5bcf42a30005df92e58d76028d -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/8f8a1b44848b3e5bcf42a30005df92e58d76028d 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 Mar 8 16:53:14 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Wed, 08 Mar 2023 15:53:14 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Desktop directory icons initialisation does not crash anymore if a specific... Message-ID: <6408af6ac09a4_28b685642294c@gitlab-sidekiq-low-urgency-cpu-bound-v2-f97bbc874-trpdx.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: e1a07a79 by Beno?t Minisini at 2023-03-08T16:53:08+01:00 Desktop directory icons initialisation does not crash anymore if a specific desktop directory does not exist. [GB.FORM] * BUG: Desktop directory icons initialisation does not crash anymore if a specific desktop directory does not exist. - - - - - 1 changed file: - comp/src/gb.form/.src/File/DirView.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/e1a07a798d8557b4900bf2100f3fd1f4bdad4819 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/e1a07a798d8557b4900bf2100f3fd1f4bdad4819 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 Mar 9 00:56:58 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Wed, 08 Mar 2023 23:56:58 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Take void messages into account. Disable GLib warnings so that 'GValueArray'... Message-ID: <640920ca882_286a43fc2284f@gitlab-sidekiq-low-urgency-cpu-bound-v2-68fc968fd8-tvjfw.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: f414b5d5 by Beno?t Minisini at 2023-03-09T00:55:27+01:00 Take void messages into account. Disable GLib warnings so that 'GValueArray' properties are correctly handled again. [GB.MEDIA] * BUG: MediaMessage: Take void messages into account. * BUG: Disable GLib warnings so that 'GValueArray' properties are correctly handled again. - - - - - 2 changed files: - gb.media/src/c_media.c - gb.media/src/c_media.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f414b5d5f20e4a707bdcf215414b81888f5546e8 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f414b5d5f20e4a707bdcf215414b81888f5546e8 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 Mar 9 01:42:37 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Thu, 09 Mar 2023 00:42:37 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] MediaControl: 'LinkLaterTo()' method should now be reliable when called multiple times. Message-ID: <64092b7d93cfd_285dbb0184d6@gitlab-sidekiq-low-urgency-cpu-bound-v2-c9d87d745-x5j68.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 051ada2e by Beno?t Minisini at 2023-03-09T01:41:29+01:00 MediaControl: 'LinkLaterTo()' method should now be reliable when called multiple times. [GB.MEDIA] * BUG: MediaControl: 'LinkLaterTo()' method should now be reliable when called multiple times. - - - - - 2 changed files: - gb.media/src/c_media.c - gb.media/src/c_media.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/051ada2e57501681e5c3c47922f70b8f8d163405 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/051ada2e57501681e5c3c47922f70b8f8d163405 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 Mar 10 02:01:41 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Fri, 10 Mar 2023 01:01:41 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Check that we are a UserControl when calling its special event handlers, ... Message-ID: <640a8175b2fdf_28546c83156b@gitlab-sidekiq-low-urgency-cpu-bound-v2-856b97d886-96v85.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 044ab1cc by Beno?t Minisini at 2023-03-10T01:59:49+01:00 Check that we are a UserControl when calling its special event handlers, because the MyContainer class is also used by the Form container. [GB.QT4] * BUG: Check that we are a UserControl when calling its special event handlers, because the MyContainer class is also used by the Form container. [GB.QT5] * BUG: Check that we are a UserControl when calling its special event handlers, because the MyContainer class is also used by the Form container. - - - - - 1 changed file: - gb.qt4/src/CContainer.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/044ab1cc14322ef047275ebab10a5df2d94f844f -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/044ab1cc14322ef047275ebab10a5df2d94f844f 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 Mar 10 14:23:53 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Fri, 10 Mar 2023 13:23:53 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] TreeView: Make the Item property always available during the Click event handler. Message-ID: <640b2f69795e0_282e1669c6546@gitlab-sidekiq-low-urgency-cpu-bound-v2-856b97d886-wbpp2.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: f9497fff by Beno?t Minisini at 2023-03-10T14:23:46+01:00 TreeView: Make the Item property always available during the Click event handler. [GB.GUI.BASE] * BUG: TreeView: Make the Item property always available during the Click event handler. - - - - - 2 changed files: - comp/src/gb.gui.base/.src/GridView/GridView.class - comp/src/gb.gui.base/.src/TreeView/_TreeView.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f9497fff5773f8aa99ade8d2c9552c4840bd7f9d -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f9497fff5773f8aa99ade8d2c9552c4840bd7f9d 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 Mar 10 21:40:10 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Fri, 10 Mar 2023 20:40:10 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 'KeyPress' event handler is now correctly activated client side when a form is... Message-ID: <640b95aabef03_2854808840bb@gitlab-sidekiq-low-urgency-cpu-bound-v2-55b5c5cdbf-7vpvl.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: f37f40be by Beno?t Minisini at 2023-03-10T21:40:04+01:00 'KeyPress' event handler is now correctly activated client side when a form is refreshed or displayed the first time. [GB.WEB.GUI] * BUG: 'KeyPress' event handler is now correctly activated client side when a form is refreshed or displayed the first time. - - - - - 7 changed files: - comp/src/gb.web.gui/.lang/it.po - comp/src/gb.web.gui/.lang/pt_BR.po - comp/src/gb.web.gui/.lang/zh.po - comp/src/gb.web.gui/.src/Test/Webform4.class - comp/src/gb.web.gui/.src/Test/Webform4.webform - comp/src/gb.web.gui/.src/WebControl.class - comp/src/gb.web.gui/.src/WebForm.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f37f40be082640e09a5ac38685c081b1b595193b -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f37f40be082640e09a5ac38685c081b1b595193b 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 Mar 11 07:35:21 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sat, 11 Mar 2023 06:35:21 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Always stop internal TextEditor Keypress event so it does not trigger twice. Message-ID: <640c2129ec926_28154008c430ad@gitlab-sidekiq-low-urgency-cpu-bound-v2-cf96644b4-xw8hw.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: a3400b2f by Bruce Steers at 2023-03-10T18:16:54+00:00 Always stop internal TextEditor Keypress event so it does not trigger twice. [GB.FORM.EDITOR] * BUG: fix TextEditor triggering KeyPress event twice by always using Stop Event - - - - - 2a8e0613 by Beno?t Minisini at 2023-03-11T06:35:20+00:00 Merge branch 'fix-texteditor-keypress' into 'master' Always stop internal TextEditor Keypress event so it does not trigger twice. See merge request gambas/gambas!299 - - - - - 1 changed file: - comp/src/gb.form.editor/.src/TextEditor.class View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/f37f40be082640e09a5ac38685c081b1b595193b...2a8e061374cc789a92c8f0eb2c6af7a2cc6ac94a -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/f37f40be082640e09a5ac38685c081b1b595193b...2a8e061374cc789a92c8f0eb2c6af7a2cc6ac94a 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 Mar 11 09:53:51 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sat, 11 Mar 2023 08:53:51 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Edited files will not remain locked anymore after the debugger stops. Message-ID: <640c419ff31f9_281cf69ac3591d@gitlab-sidekiq-low-urgency-cpu-bound-v2-cf96644b4-rl8ff.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: c43e3f8d by Beno?t Minisini at 2023-03-11T09:52:49+01:00 Edited files will not remain locked anymore after the debugger stops. [DEVELOPMENT ENVIRONMENT] * BUG: Edited files will not remain locked anymore after the debugger stops. - - - - - 1 changed file: - app/src/gambas3/.src/Debug/Design.module View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/c43e3f8d536437331ca3e0d6f18212bb2d40a1c1 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/c43e3f8d536437331ca3e0d6f18212bb2d40a1c1 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 Mar 11 10:36:54 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sat, 11 Mar 2023 09:36:54 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 3 commits: Add a '-p' option to ignore the '.public' directory. Message-ID: <640c4bb63297e_2816d942085417@gitlab-sidekiq-low-urgency-cpu-bound-v2-cf96644b4-292ms.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: e31a2ad2 by Beno?t Minisini at 2023-03-11T10:31:34+01:00 Add a '-p' option to ignore the '.public' directory. [ARCHIVER] * BUG: Handle hidden files only in the project root directory. * NEW: Add a '-p' option to ignore the '.public' directory. - - - - - ce4f00e7 by Beno?t Minisini at 2023-03-11T10:33:05+01:00 Debugger: The titles of the variable tree now expand on click. [DEVELOPMENT ENVIRONMENT] * NEW: Debugger: The titles of the variable tree now expand on click. - - - - - 5c5885ba by Beno?t Minisini at 2023-03-11T10:36:46+01:00 Make executable dialog: Add an option to ignore the 'Public' project directory. [DEVELOPMENT ENVIRONMENT] * NEW: Make executable dialog: Add an option to ignore the 'Public' project directory. - - - - - 7 changed files: - app/src/gambas3/.lang/fr.po - app/src/gambas3/.src/Debug/FDebugger.class - app/src/gambas3/.src/Project.module - app/src/gambas3/.src/Project/FMakeExecutable.class - app/src/gambas3/.src/Project/FMakeExecutable.form - app/src/gambas3/.src/Translation/CTranslation.class - main/gbc/gba.c View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/c43e3f8d536437331ca3e0d6f18212bb2d40a1c1...5c5885bac87ca7938097f5df67b59ae40a316c1a -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/c43e3f8d536437331ca3e0d6f18212bb2d40a1c1...5c5885bac87ca7938097f5df67b59ae40a316c1a 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 Mar 11 11:20:11 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sat, 11 Mar 2023 10:20:11 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Make code compile on older versions of gcc. Message-ID: <640c55dba44f8_2819e6b041044e2@gitlab-sidekiq-low-urgency-cpu-bound-v2-cf96644b4-vv8mx.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 829a8a16 by Beno?t Minisini at 2023-03-11T11:19:40+01:00 Make code compile on older versions of gcc. [ARCHIVER] * BUG: Make code compile on older versions of gcc. - - - - - 1 changed file: - main/gbc/gba.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/829a8a16ca60f8bb1a43a0afa3576f155b1b9a01 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/829a8a16ca60f8bb1a43a0afa3576f155b1b9a01 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 Mar 14 15:44:25 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Tue, 14 Mar 2023 14:44:25 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] MimeMessage: The 'Sender' property does not crash anymore when the sender is void. Message-ID: <641088492b7e7_281e705bc58126@gitlab-sidekiq-low-urgency-cpu-bound-v2-85898d44bb-4s8p6.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: a3f1cccf by Beno?t Minisini at 2023-03-14T15:43:08+01:00 MimeMessage: The 'Sender' property does not crash anymore when the sender is void. [GB.MIME] * BUG: MimeMessage: The 'Sender' property does not crash anymore when the sender is void. * NEW: MimeMessage: Use a different API for retrieving the message sender.. - - - - - 1 changed file: - gb.mime/src/c_mimemessage.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/a3f1cccf0b996b2d37afc431a35f8cb1585d5c38 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/a3f1cccf0b996b2d37afc431a35f8cb1585d5c38 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 Mar 14 19:14:49 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Tue, 14 Mar 2023 18:14:49 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 'Application.TempDir' is a new property that returns the temporary directory... Message-ID: <6410b999cdf58_28fc2574723@gitlab-sidekiq-low-urgency-cpu-bound-v2-594fddd7f-mjrtk.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 11db600d by Beno?t Minisini at 2023-03-14T19:13:56+01:00 'Application.TempDir' is a new property that returns the temporary directory used by the interpreter for the current process. [INTERPRETER] * NEW: 'Application.TempDir' is a new property that returns the temporary directory used by the interpreter for the current process. - - - - - 1 changed file: - main/gbx/gbx_c_application.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/11db600d2c8d33f21d408e039b9b85280fdc34ee -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/11db600d2c8d33f21d408e039b9b85280fdc34ee 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 Mar 15 21:57:20 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Wed, 15 Mar 2023 20:57:20 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Debugger: Stopping the debugger now kills the debugged process in external debugging mode. Message-ID: <64123130403af_2836fda4470680@gitlab-sidekiq-low-urgency-cpu-bound-v2-6d8f7dfbdc-ghbm5.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 106de294 by Beno?t Minisini at 2023-03-15T21:57:15+01:00 Debugger: Stopping the debugger now kills the debugged process in external debugging mode. [DEVELOPMENT ENVIRONMENT] * BUG: Debugger: Stopping the debugger now kills the debugged process in external debugging mode. - - - - - 0 changed files: View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/106de294d4b7d8475af30ce5a8c7f2f8f410689f -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/106de294d4b7d8475af30ce5a8c7f2f8f410689f 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 Mar 17 01:47:14 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Fri, 17 Mar 2023 00:47:14 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Control refresh done by javascript is now correctly cancelled when the Refresh() method is called. Message-ID: <6413b89272d5d_28137aab88792@gitlab-sidekiq-low-urgency-cpu-bound-v2-699b585496-vhq2k.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 779b1e6d by Beno?t Minisini at 2023-03-17T01:47:08+01:00 Control refresh done by javascript is now correctly cancelled when the Refresh() method is called. [GB.WEB.GUI] * BUG: Control refresh done by javascript is now correctly cancelled when the Refresh() method is called. - - - - - 19 changed files: - comp/src/gb.web.gui/.src/Menu/FPopupMenu.class - comp/src/gb.web.gui/.src/Paint/Paint.class - comp/src/gb.web.gui/.src/WebButton.class - comp/src/gb.web.gui/.src/WebCheckBox.class - comp/src/gb.web.gui/.src/WebComboBox.class - comp/src/gb.web.gui/.src/WebContainer.class - comp/src/gb.web.gui/.src/WebControl.class - comp/src/gb.web.gui/.src/WebFileButton.class - comp/src/gb.web.gui/.src/WebForm.class - comp/src/gb.web.gui/.src/WebLabel.class - comp/src/gb.web.gui/.src/WebProgressBar.class - comp/src/gb.web.gui/.src/WebRadioButton.class - comp/src/gb.web.gui/.src/WebScrollView.class - comp/src/gb.web.gui/.src/WebTabPanel.class - comp/src/gb.web.gui/.src/WebTextBox.class - comp/src/gb.web.gui/.src/WebTimer.class - comp/src/gb.web.gui/.src/WebWindow.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/779b1e6d740e3e07d6f11157ca47610f247097d3 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/779b1e6d740e3e07d6f11157ca47610f247097d3 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 Mar 17 01:57:34 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Fri, 17 Mar 2023 00:57:34 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 3 commits: Giving a source directory the same name as a form does not hide its contents... Message-ID: <6413bafe6de31_2811568f470390@gitlab-sidekiq-low-urgency-cpu-bound-v2-699b585496-4sfhv.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: fe618d41 by Beno?t Minisini at 2023-03-17T01:53:04+01:00 Giving a source directory the same name as a form does not hide its contents anymore, when the "Display form class files" option is toggled. [DEVELOPMENT ENVIRONMENT] * BUG: Giving a source directory the same name as a form does not hide its contents anymore, when the "Display form class files" option is toggled. - - - - - a4920f11 by Beno?t Minisini at 2023-03-17T01:56:54+01:00 Debugger: Stopping the debugger now kills the debugged process in external debugging mode without crashing if the debugged process does not exist anymore. [DEVELOPMENT ENVIRONMENT] * BUG: Debugger: Stopping the debugger now kills the debugged process in external debugging mode without crashing if the debugged process does not exist anymore. - - - - - 27bb6ac5 by Beno?t Minisini at 2023-03-17T01:57:29+01:00 Automatically enable the "Use HTTP server" debugging option when the 'gb.web.gui' component is used. [DEVELOPMENT ENVIRONMENT] * NEW: Automatically enable the "Use HTTP server" debugging option when the 'gb.web.gui' component is used. - - - - - 4 changed files: - app/src/gambas3/.src/Debug/Design.module - app/src/gambas3/.src/Debug/FDebugConfig.class - app/src/gambas3/.src/Project.module - app/src/gambas3/.src/Project/CProjectTree.class View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/779b1e6d740e3e07d6f11157ca47610f247097d3...27bb6ac58a97b76a0dea757382c8a6218d3770ad -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/779b1e6d740e3e07d6f11157ca47610f247097d3...27bb6ac58a97b76a0dea757382c8a6218d3770ad 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 Mar 17 02:31:08 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Fri, 17 Mar 2023 01:31:08 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Menu: Setting the 'Radio' or the 'Toggle' property now correctly keep the 'Enabled' state. Message-ID: <6413c2dcb5659_2889e5cc411e1@gitlab-sidekiq-low-urgency-cpu-bound-v2-699b585496-jlvm5.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 0736122b by Beno?t Minisini at 2023-03-17T02:29:59+01:00 Menu: Setting the 'Radio' or the 'Toggle' property now correctly keep the 'Enabled' state. [GB.GTK] * BUG: Menu: Setting the 'Radio' or the 'Toggle' property now correctly keep the 'Enabled' state. [GB.GTK3] * BUG: Menu: Setting the 'Radio' or the 'Toggle' property now correctly keep the 'Enabled' state. - - - - - 1 changed file: - gb.gtk/src/gmenu.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/0736122b2e8658b1e20aa82bde76519f267b297d -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/0736122b2e8658b1e20aa82bde76519f267b297d 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 Mar 17 03:12:04 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Fri, 17 Mar 2023 02:12:04 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Add an API that inverts an image for the 'gb.image.effect' component. Message-ID: <6413cc74a2764_28547a45215b@gitlab-sidekiq-low-urgency-cpu-bound-v2-699b585496-cv8qq.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 6b6c1e75 by Beno?t Minisini at 2023-03-17T03:11:30+01:00 Add an API that inverts an image for the 'gb.image.effect' component. [GB.IMAGE] * NEW: Add an API that inverts an image for the 'gb.image.effect' component. - - - - - 2 changed files: - main/lib/image/gb.image.h - main/lib/image/main.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/6b6c1e75b5191ab3903d7c460c8d8a20900b03e6 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/6b6c1e75b5191ab3903d7c460c8d8a20900b03e6 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 Mar 17 03:14:38 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Fri, 17 Mar 2023 02:14:38 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] The support for external debugging now uses the project name, not the... Message-ID: <6413cd0e2a302_285480875055@gitlab-sidekiq-low-urgency-cpu-bound-v2-699b585496-qz2z6.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 648b123f by Beno?t Minisini at 2023-03-17T03:12:52+01:00 The support for external debugging now uses the project name, not the executable name, which may be different. [INTERPRETER] * BUG: The support for external debugging now uses the project name stored in the '.startup' file, not the executable name, which may be different. [COMPILER] * NEW: Write the name of the project in the '.startup' file. - - - - - 4 changed files: - main/gbc/gbc_compile.c - main/gbx/gbx_debug.c - main/gbx/gbx_project.c - main/gbx/gbx_project.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/648b123f078ae12fa0609cf4272a35914e65e57d -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/648b123f078ae12fa0609cf4272a35914e65e57d 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 Mar 17 03:11:13 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Fri, 17 Mar 2023 02:11:13 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Make Image.Invert() compatible with the method with the same name in 'gb.image'. Message-ID: <6413cc416055d_28c7b960102969@gitlab-sidekiq-low-urgency-cpu-bound-v2-699b585496-6bmzc.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: d31e7c7a by Beno?t Minisini at 2023-03-17T03:10:13+01:00 Make Image.Invert() compatible with the method with the same name in 'gb.image'. [GB.IMAGE.EFFECT] * BUG: Make Image.Invert() compatible with the method with the same name in 'gb.image'. - - - - - 1 changed file: - main/lib/image.effect/CImage.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d31e7c7aec6214248281cd9d806fc2690cab4971 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d31e7c7aec6214248281cd9d806fc2690cab4971 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 Mar 17 03:16:50 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Fri, 17 Mar 2023 02:16:50 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] SwitchButton: Change the way it is drawn, so that it's a bit more "readable". Message-ID: <6413cd92d0460_281156750722f2@gitlab-sidekiq-low-urgency-cpu-bound-v2-699b585496-4sfhv.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 8d7b5414 by Beno?t Minisini at 2023-03-17T03:16:03+01:00 SwitchButton: Change the way it is drawn, so that it's a bit more "readable". [GB.FORM] * NEW: SwitchButton: Change the way it is drawn, so that it's a bit more "readable". - - - - - 1 changed file: - comp/src/gb.form/.src/Button/SwitchButton.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/8d7b541421241a2640f8df369a2a6d0335f5892e -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/8d7b541421241a2640f8df369a2a6d0335f5892e 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 Mar 17 15:59:34 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Fri, 17 Mar 2023 14:59:34 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 2 commits: UserContainer now can declare the same special event handlers as UserControl. Message-ID: <64148056f1ae4_28145d82c627c6@gitlab-sidekiq-low-urgency-cpu-bound-v2-76fc67d8f9-j9j2b.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: d42b432d by Beno?t Minisini at 2023-03-17T15:57:48+01:00 UserContainer now can declare the same special event handlers as UserControl. [GB.GTK] * NEW: UserControl: Special event handlers can be declared indepently. Declaring 'UserControl_Draw' is not required anymore. * NEW: UserContainer now can declare the same special event handlers as UserControl. [GB.GTK3] * NEW: UserControl: Special event handlers can be declared indepently. Declaring 'UserControl_Draw' is not required anymore. * NEW: UserContainer now can declare the same special event handlers as UserControl. [GB.QT4] * NEW: UserControl: Special event handlers can be declared indepently. Declaring 'UserControl_Draw' is not required anymore. * NEW: UserContainer now can declare the same special event handlers as UserControl. [GB.QT5] * NEW: UserControl: Special event handlers can be declared indepently. Declaring 'UserControl_Draw' is not required anymore. * NEW: UserContainer now can declare the same special event handlers as UserControl. - - - - - c5ef568a by Beno?t Minisini at 2023-03-17T15:59:01+01:00 ScrollArea: Implement the Border property with the new 'UserContainer_Draw' special event handler, so that DnD is not broken on GTK+2. [GB.GUI.BASE] * NEW: ScrollArea: Implement the Border property with the new 'UserContainer_Draw' special event handler, so that DnD is not broken on GTK+2. - - - - - 16 changed files: - comp/src/gb.gui.base/.project - comp/src/gb.gui.base/.src/ScrollArea.class - comp/src/gb.gui.base/.src/Separator.class - comp/src/gb.gui.base/.src/Test/FTestGridView.class - comp/src/gb.gui.base/.src/Test/FTestGridView.form - gb.gtk/src/CContainer.cpp - gb.gtk/src/CContainer.h - gb.gtk/src/CStyle.cpp - gb.gtk/src/cpaint_impl.cpp - gb.gtk/src/gapplication.cpp - gb.gtk/src/gcontainer.cpp - gb.gtk/src/gcontainer.h - gb.gtk/src/gpanel.cpp - gb.qt4/src/CContainer.cpp - gb.qt4/src/CContainer.h - gb.qt4/src/cpaint_impl.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/8d7b541421241a2640f8df369a2a6d0335f5892e...c5ef568a0308f3ce59a311964117bf401e2abff3 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/8d7b541421241a2640f8df369a2a6d0335f5892e...c5ef568a0308f3ce59a311964117bf401e2abff3 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 Mar 17 16:15:25 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Fri, 17 Mar 2023 15:15:25 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] SwitchButton: Little enhancements in the drawing routine. Message-ID: <6414840dc28a0_282410c601027e9@gitlab-sidekiq-low-urgency-cpu-bound-v2-76fc67d8f9-p9c7m.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: e550a4e7 by Beno?t Minisini at 2023-03-17T16:14:43+01:00 SwitchButton: Little enhancements in the drawing routine. [GB.FORM] * NEW: SwitchButton: Little enhancements in the drawing routine. - - - - - 1 changed file: - comp/src/gb.form/.src/Button/SwitchButton.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/e550a4e76e149ebd138c0c87c200d5efac81b39c -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/e550a4e76e149ebd138c0c87c200d5efac81b39c 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 Mar 17 21:13:39 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Fri, 17 Mar 2023 20:13:39 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Do not mix arrangement flags and user control flag in the Container implementation. Message-ID: <6414c9f31d934_285495c889c8@gitlab-sidekiq-low-urgency-cpu-bound-v2-66dd4968bc-zqg9d.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 798b9367 by Beno?t Minisini at 2023-03-17T21:12:44+01:00 Do not mix arrangement flags and user control flag in the Container implementation. [GB.GTK] * BUG: Do not mix arrangement flags and user control flag in the Container implementation. [GB.GTK3] * BUG: Do not mix arrangement flags and user control flag in the Container implementation. [GB.QT4] * BUG: Do not mix arrangement flags and user control flag in the Container implementation. [GB.QT5] * BUG: Do not mix arrangement flags and user control flag in the Container implementation. - - - - - 6 changed files: - gb.gtk/src/gcontainer.cpp - gb.gtk/src/gcontainer.h - gb.qt4/share/gb.form.arrangement.h - gb.qt4/src/CContainer.cpp - gb.qt4/src/CContainer.h - gb.qt4/src/CWidget.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/798b9367754ccc0576452a5bb75f038254ccbbe4 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/798b9367754ccc0576452a5bb75f038254ccbbe4 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 Mar 18 01:36:07 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sat, 18 Mar 2023 00:36:07 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Sending a void line to the debugger repeats the last command only if the... Message-ID: <64150777dd0e4_289332d0607dd@gitlab-sidekiq-low-urgency-cpu-bound-v2-5f9765b88f-b4pbf.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: d44be704 by Beno?t Minisini at 2023-03-18T01:34:22+01:00 Sending a void line to the debugger repeats the last command only if the debugger is run from the command line. [GB.DEBUG] * NEW: If the 'GB_DEBUG_DEBUG' environment variable is '1', then a message is printed each time the debugger fifo fails and must be reopened. * NEW: Sending a void line to the debugger repeats the last command only if the debugger is run from the command line. - - - - - 2 changed files: - main/lib/debug/CDebug.c - main/lib/debug/debug.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d44be704d3869564fda0e67dbd64175aaf9359a8 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d44be704d3869564fda0e67dbd64175aaf9359a8 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 Mar 18 01:39:02 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sat, 18 Mar 2023 00:39:02 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Support for environment variables set at startup. Message-ID: <64150826eeb34_28549e885423@gitlab-sidekiq-low-urgency-cpu-bound-v2-5f9765b88f-n5gq8.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 44bdb948 by Beno?t Minisini at 2023-03-18T01:36:19+01:00 Support for environment variables set at startup. [INTERPRETER] * NEW: Set environment variables at startup from the '.environment' file. [COMPILER] * NEW: Generate the '.environment' files with the list of environment variables that must be set at startup. [ARCHIVER] * NEW: Add the '.environment' file to the archive. - - - - - 0e776ee5 by Beno?t Minisini at 2023-03-18T01:38:58+01:00 Project properties dialog: Add a new tab that allows to define a list of environment variables that will be set at startup. [DEVELOPMENT ENVIRONMENT] * NEW: Project properties dialog: Add a new tab that allows to define a list of environment variables that will be set at startup. * NEW: Use the 'news' stock icon for representing environment variables. - - - - - 7 changed files: - app/src/gambas3/.src/Debug/FDebugConfig.form - app/src/gambas3/.src/Project.module - app/src/gambas3/.src/Project/FProjectProperty.class - app/src/gambas3/.src/Project/FProjectProperty.form - main/gbc/gba.c - main/gbc/gbc_compile.c - main/gbx/gbx_project.c View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/d44be704d3869564fda0e67dbd64175aaf9359a8...0e776ee5cafbf5346dfeeedd0dea9f92077fd364 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/d44be704d3869564fda0e67dbd64175aaf9359a8...0e776ee5cafbf5346dfeeedd0dea9f92077fd364 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 Mar 18 08:22:24 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sat, 18 Mar 2023 07:22:24 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] FileView: Do not disable the file watch when the control is hidden, but when... Message-ID: <641566b03760e_28548e4659fa@gitlab-sidekiq-low-urgency-cpu-bound-v2-5f9765b88f-q5nrf.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 196f43e3 by Beno?t Minisini at 2023-03-18T08:22:19+01:00 FileView: Do not disable the file watch when the control is hidden, but when the control is detached from its parent. [GB.FORM] * BUG: FileView: Do not disable the file watch when the control is hidden, but when the control is detached from its parent. - - - - - 5 changed files: - comp/src/gb.form/.project - comp/src/gb.form/.src/Balloon/FBalloon.class - comp/src/gb.form/.src/Balloon/FBalloon.form - comp/src/gb.form/.src/File/FileView.class - comp/src/gb.form/.src/Test/FTestSwitchButton.form View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/196f43e3c262de706ad2f8495a175c640f1cae24 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/196f43e3c262de706ad2f8495a175c640f1cae24 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 Mar 18 08:28:08 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sat, 18 Mar 2023 07:28:08 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Project browser: The 'Open', 'Open with', 'Properties' and 'Version control'... Message-ID: <64156808c3886_28324f5d840842@gitlab-sidekiq-low-urgency-cpu-bound-v2-5f9765b88f-r9tz5.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: d233680a by Beno?t Minisini at 2023-03-18T08:28:04+01:00 Project browser: The 'Open', 'Open with', 'Properties' and 'Version control' popup menu actions now work as expected. [DEVELOPMENT ENVIRONMENT] * BUG: Project browser: The 'Open', 'Open with', 'Properties' and 'Version control' popup menu actions now work as expected. - - - - - 3 changed files: - app/src/gambas3/.src/Editor/Browse/FProjectBrowser.class - app/src/gambas3/.src/FMain.class - app/src/gambas3/.src/Project/FProjectProperty.form View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d233680a8f3b56e2e6931f156e3ec2a4d3b19149 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d233680a8f3b56e2e6931f156e3ec2a4d3b19149 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 Mar 18 09:01:09 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sat, 18 Mar 2023 08:01:09 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Project properties dialog: Add the environment popup menu from the debugger configuration dialog. Message-ID: <64156fc52e46d_285481c85042@gitlab-sidekiq-low-urgency-cpu-bound-v2-5f9765b88f-rhjhr.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: d4ed6566 by Beno?t Minisini at 2023-03-18T09:00:46+01:00 Project properties dialog: Add the environment popup menu from the debugger configuration dialog. [DEVELOPMENT ENVIRONMENT] * NEW: Project properties dialog: Add the environment popup menu from the debugger configuration dialog. * NEW: Debugger configuration dialog: Add some useful environment variables to the popup menu. - - - - - 4 changed files: - app/src/gambas3/.src/Debug/FDebugConfig.class - app/src/gambas3/.src/Debug/FDebugConfig.form - app/src/gambas3/.src/Project/FProjectProperty.class - app/src/gambas3/.src/Project/FProjectProperty.form View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d4ed65660481804d1f26002896849e5ff0717074 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d4ed65660481804d1f26002896849e5ff0717074 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 Mar 19 20:43:09 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sun, 19 Mar 2023 19:43:09 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] The 'Drop' property of editing controls (TextBox, TextArea...) is now TRUE by default. Message-ID: <641765cda1d3b_284dbe32865247@gitlab-sidekiq-low-urgency-cpu-bound-v2-5f9765b88f-q7drq.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: f0fc89f5 by Beno?t Minisini at 2023-03-19T20:42:01+01:00 The 'Drop' property of editing controls (TextBox, TextArea...) is now TRUE by default. [GB.GTK] * NEW: The 'Drop' property of editing controls (TextBox, TextArea...) is now TRUE by default. [GB.GTK3] * NEW: The 'Drop' property of editing controls (TextBox, TextArea...) is now TRUE by default. [GB.QT4] * NEW: The 'Drop' property of editing controls (TextBox, TextArea...) is now TRUE by default. [GB.QT5] * NEW: The 'Drop' property of editing controls (TextBox, TextArea...) is now TRUE by default. - - - - - 2 changed files: - gb.gtk/src/gcontrol.cpp - gb.qt4/share/gb.form.properties.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f0fc89f5faad032b8bec322d3f0cc920b5b383a9 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f0fc89f5faad032b8bec322d3f0cc920b5b383a9 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 Mar 19 22:56:27 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sun, 19 Mar 2023 21:56:27 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] WebComboBox: In read-only mode, ensure that no item is selected if the 'Index'... Message-ID: <6417850b61e59_28549c010097@gitlab-sidekiq-low-urgency-cpu-bound-v2-5f9765b88f-k8np9.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 7653d347 by Beno?t Minisini at 2023-03-19T22:56:21+01:00 WebComboBox: In read-only mode, ensure that no item is selected if the 'Index' property is negative. [GB.WEB.GUI] * BUG: WebComboBox: In read-only mode, ensure that no item is selected if the 'Index' property is negative. - - - - - 4 changed files: - comp/src/gb.web.gui/.project - comp/src/gb.web.gui/.src/Test/Webform3.class - comp/src/gb.web.gui/.src/Test/Webform3.webform - comp/src/gb.web.gui/.src/WebComboBox.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/7653d3476041b8cfd9e7b063285f813debc0d1a2 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/7653d3476041b8cfd9e7b063285f813debc0d1a2 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 Mar 20 23:32:32 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Mon, 20 Mar 2023 22:32:32 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Add implicit conversion of Boolean, Byte and Short values into Pointer. Message-ID: <6418df005d561_2870e2e843d0@gitlab-sidekiq-low-urgency-cpu-bound-v2-59fb7579c7-2knzj.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 30c5e0af by Beno?t Minisini at 2023-03-20T23:31:51+01:00 Add implicit conversion of Boolean, Byte and Short values into Pointer. [INTERPRETER] * NEW: Add implicit conversion of Boolean, Byte and Short values into Pointer. - - - - - 1 changed file: - main/gbx/gbx_value.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/30c5e0af426adf4adf2e2ae8a220b8004db68f4d -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/30c5e0af426adf4adf2e2ae8a220b8004db68f4d You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: