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: From gitlab at mg.gitlab.com Fri Mar 24 20:59:03 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Fri, 24 Mar 2023 19:59:03 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix a test that leads to a crash when gcc optimizations are enabled. Message-ID: <641e010750860_2a3e83494235c8@gitlab-sidekiq-low-urgency-cpu-bound-v2-9dd874f77-t8knh.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 7cd80498 by Beno?t Minisini at 2023-03-24T20:57:42+01:00 Fix a test that leads to a crash when gcc optimizations are enabled. [INTERPRETER] * BUG: Fix a test that leads to a crash when gcc optimizations are enabled. - - - - - 1 changed file: - main/gbx/gbx_stream.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/7cd804982b83bd42c4d6cdc9dc9c83dc0ad8a7e7 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/7cd804982b83bd42c4d6cdc9dc9c83dc0ad8a7e7 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 24 21:27:28 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Fri, 24 Mar 2023 20:27:28 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] When using an intermediate temporary stream, copy the behaviour flags from the original stream. Message-ID: <641e07b08e517_2a547b878052@gitlab-sidekiq-low-urgency-cpu-bound-v2-9dd874f77-tmw8t.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 2f81de18 by Beno?t Minisini at 2023-03-24T21:26:45+01:00 When using an intermediate temporary stream, copy the behaviour flags from the original stream. [INTERPRETER] * BUG: When using an intermediate temporary stream, copy the behaviour flags from the original stream. - - - - - 1 changed file: - main/gbx/gbx_stream.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/2f81de1876ad73fac1b2b3c306971bedd93e96d5 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/2f81de1876ad73fac1b2b3c306971bedd93e96d5 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 25 01:12:40 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sat, 25 Mar 2023 00:12:40 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Alloc() now fills the allocated memory with zeros when used with two arguments. Message-ID: <641e3c788be1a_2a9d96044113660@gitlab-sidekiq-low-urgency-cpu-bound-v2-9dd874f77-d5twg.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 38519f8b by Beno?t Minisini at 2023-03-25T01:12:02+01:00 Alloc() now fills the allocated memory with zeros when used with two arguments. [INTERPRETER] * NEW: Alloc() now fills the allocated memory with zeros when used with two arguments. - - - - - 1 changed file: - main/gbx/gbx_subr_extern.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/38519f8b3e3cb2938e4f21203c70751e5694982e -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/38519f8b3e3cb2938e4f21203c70751e5694982e 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 27 00:52:55 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sun, 26 Mar 2023 22:52:55 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 'Object.Data()' is a new method that returns the address of the data of an object. Message-ID: <6420ccc726066_2a1cb933741288de@gitlab-sidekiq-low-urgency-cpu-bound-v2-9dd874f77-nhcz8.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: d42aad3a by Beno?t Minisini at 2023-03-27T00:51:44+02:00 'Object.Data()' is a new method that returns the address of the data of an object. [INTERPRETER] * NEW: 'Object.Data()' is a new method that returns the address of the data of an object. - - - - - 1 changed file: - main/gbx/gbx_c_class.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d42aad3a6561ab6efbc282275aab9a4c3c389fd8 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d42aad3a6561ab6efbc282275aab9a4c3c389fd8 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 27 02:36:26 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Mon, 27 Mar 2023 00:36:26 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Form editor: Do not apply properties defined in a class of the project. Message-ID: <6420e50ae8e17_2a1fcdb1c526f4@gitlab-sidekiq-low-urgency-cpu-bound-v2-9dd874f77-wdnzm.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 76772369 by Beno?t Minisini at 2023-03-27T02:36:22+02:00 Form editor: Do not apply properties defined in a class of the project. [DEVELOPMENT ENVIRONMENT] * BUG: Form editor: Do not apply properties defined in a class of the project. - - - - - 1 changed file: - app/src/gambas3/.src/Component/CClassInfo.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/76772369beaca4d56ad9d3f5027b1080548c70ab -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/76772369beaca4d56ad9d3f5027b1080548c70ab 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 27 03:59:17 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Mon, 27 Mar 2023 01:59:17 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix 'debian-unstable' in gitlab CI configuration file. Message-ID: <6420f87533578_2a547e067890@gitlab-sidekiq-low-urgency-cpu-bound-v2-ddbdf787c-997tb.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 9ed290f1 by Beno?t Minisini at 2023-03-27T03:58:44+02:00 Fix 'debian-unstable' in gitlab CI configuration file. - - - - - 1 changed file: - .gitlab-ci.yml View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/9ed290f1fc9659b9479b35a83cc1fa495244eacc -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/9ed290f1fc9659b9479b35a83cc1fa495244eacc 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 27 22:57:58 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Mon, 27 Mar 2023 20:57:58 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Update TextEditor.class, FindNextStringInLine() searches same line for srtring Message-ID: <64220356777b8_2a4c0f1f896892@gitlab-sidekiq-low-urgency-cpu-bound-v2-7599978b76-qfgzw.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 59a5aa72 by Bruce Steers at 2023-03-27T20:57:54+00:00 Update TextEditor.class, FindNextStringInLine() searches same line for srtring - - - - - af315d19 by Beno?t Minisini at 2023-03-27T20:57:54+00:00 Merge branch 'bsteers4-master-patch-34180' into 'master' Update TextEditor.class, FindNextStringInLine() searches same line for srtring See merge request gambas/gambas!300 - - - - - 1 changed file: - comp/src/gb.form.editor/.src/TextEditor.class View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/9ed290f1fc9659b9479b35a83cc1fa495244eacc...af315d19143974fde40ddf39b6c4907d392fd31e -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/9ed290f1fc9659b9479b35a83cc1fa495244eacc...af315d19143974fde40ddf39b6c4907d392fd31e 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 27 23:04:13 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Mon, 27 Mar 2023 21:04:13 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] TextEditor: Fix the documentation of 'FindNextString()' and 'FindPreviousString()' methods. Message-ID: <642204cdbd528_2a547b8325ed@gitlab-sidekiq-low-urgency-cpu-bound-v2-7599978b76-srlfj.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: aa6d17cb by Beno?t Minisini at 2023-03-27T23:04:07+02:00 TextEditor: Fix the documentation of 'FindNextString()' and 'FindPreviousString()' methods. [GB.FORM.EDITOR] * BUG: TextEditor: Fix the documentation of 'FindNextString()' and 'FindPreviousString()' methods. - - - - - 3 changed files: - comp/src/gb.form.editor/.src/TextEditor.class - comp/src/gb.form.editor/.src/test/FTestEditor.class - comp/src/gb.form.editor/.src/test/FTestEditor.form View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/aa6d17cb07652449c2df138833cbe4ae41116b7a -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/aa6d17cb07652449c2df138833cbe4ae41116b7a 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 28 12:10:06 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Tue, 28 Mar 2023 10:10:06 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] TreeView, ColumnView, ListView: Fix right-to-left language support. Message-ID: <6422bcfe40e56_2a547f495049@gitlab-sidekiq-low-urgency-cpu-bound-v2-784f99bdc9-4z2hf.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 3a4d25be by Beno?t Minisini at 2023-03-28T12:09:59+02:00 TreeView, ColumnView, ListView: Fix right-to-left language support. [GB.GUI.BASE] * BUG: TreeView, ColumnView, ListView: Fix right-to-left language support.. - - - - - 4 changed files: - comp/src/gb.gui.base/.project - + comp/src/gb.gui.base/.src/Test/FTestTreeViewRtl.class - + comp/src/gb.gui.base/.src/Test/FTestTreeViewRtl.form - comp/src/gb.gui.base/.src/TreeView/_TreeView.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/3a4d25be15635e6c1e5fb47aac265539990671b9 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/3a4d25be15635e6c1e5fb47aac265539990671b9 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 28 16:56:56 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Tue, 28 Mar 2023 14:56:56 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] System information dialog: Display the version of SDL2, not SDL. Message-ID: <64230038151ca_2a5e75e0818d0@gitlab-sidekiq-low-urgency-cpu-bound-v2-fd547cf48-bg9hw.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: b7cf2507 by Beno?t Minisini at 2023-03-28T16:56:50+02:00 System information dialog: Display the version of SDL2, not SDL. [DEVELOPMENT ENVIRONMENT] * NEW: System information dialog: Display the version of SDL2, not SDL. * NEW: Make the SwichButtons a bit smaller. - - - - - 4 changed files: - app/src/gambas3/.src/Debug/FDebugConfig.form - app/src/gambas3/.src/Options/FOption.form - app/src/gambas3/.src/Project/FProjectProperty.form - app/src/gambas3/.src/Welcome/FSystemInfo.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/b7cf2507461420c245b95fafd8cd08e69c5b8e04 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/b7cf2507461420c245b95fafd8cd08e69c5b8e04 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 28 19:08:58 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Tue, 28 Mar 2023 17:08:58 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Automatic completion: Fix variable detection in PROPERTY...USE syntax. Message-ID: <64231f2a71415_2a5477c257f2@gitlab-sidekiq-low-urgency-cpu-bound-v2-775b7bd5bf-lq6m7.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: f11f56a5 by Beno?t Minisini at 2023-03-28T19:08:53+02:00 Automatic completion: Fix variable detection in PROPERTY...USE syntax. [DEVELOPMENT ENVIRONMENT] * BUG: Automatic completion: Fix variable detection in PROPERTY...USE syntax. - - - - - 2 changed files: - app/src/gambas3/.lang/fr.po - app/src/gambas3/.src/Component/CDocumentation.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f11f56a5dfed16cc6572802d4330ef91f65fbefc -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f11f56a5dfed16cc6572802d4330ef91f65fbefc 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 28 23:12:25 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Tue, 28 Mar 2023 21:12:25 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] SwitchButton: Smaller button and better use of system colors. Message-ID: <64235839992bb_2a5488032290@gitlab-sidekiq-low-urgency-cpu-bound-v2-58b6b4c6db-jqkbg.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: f6497d2e by Beno?t Minisini at 2023-03-28T23:12:21+02:00 SwitchButton: Smaller button and better use of system colors. [GB.FORM] * NEW: SwitchButton: Smaller button and better use of system colors. - - - - - 1 changed file: - comp/src/gb.form/.src/Button/SwitchButton.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f6497d2e00d429fe755f636fec304be7e984367f -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f6497d2e00d429fe755f636fec304be7e984367f 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 29 12:18:24 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Wed, 29 Mar 2023 10:18:24 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 'Eval()' now can evaluate several expressions at once, provided that they are... Message-ID: <642410709b57d_2a21472906404f@gitlab-sidekiq-low-urgency-cpu-bound-v2-5b75dcddf6-5dv9j.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 06a1d2e3 by Beno?t Minisini at 2023-03-29T12:16:47+02:00 'Eval()' now can evaluate several expressions at once, provided that they are separated by newlines. The value of the last expression is returned. [INTERPRETER] * NEW: Support for the new Eval() feature. [GB.EVAL] * NEW: 'Eval()' now can evaluate several expressions at once, provided that they are separated by newlines. The value of the last expression is returned. * NEW: 'Eval()' now returns NULL if its last expression returns nothing. - - - - - 4 changed files: - main/gbx/gbx_exec_loop.c - main/lib/eval/eval.c - main/lib/eval/eval_read.c - main/lib/eval/eval_read.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/06a1d2e33d3186d01b07548b2b3f4c78de7e4b83 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/06a1d2e33d3186d01b07548b2b3f4c78de7e4b83 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 29 18:39:00 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Wed, 29 Mar 2023 16:39:00 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Form editor: Really do not apply properties defined in a class of the project. Message-ID: <642469a41b7d6_2a176560250d5@gitlab-sidekiq-low-urgency-cpu-bound-v2-5b75dcddf6-fmqxq.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 2692de20 by Beno?t Minisini at 2023-03-29T16:53:31+02:00 Form editor: Really do not apply properties defined in a class of the project. [DEVELOPMENT ENVIRONMENT] * BUG: Form editor: Really do not apply properties defined in a class of the project. * BUG: Help viewer: Fix the CSS of the '<H1>' titles of offline help. - - - - - 2 changed files: - app/src/gambas3/.src/Component/CClassInfo.class - app/src/gambas3/help/wiki/style-offline-htmlview.css View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/2692de20a46e6fc37e1f015c21be414d5142efac -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/2692de20a46e6fc37e1f015c21be414d5142efac 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 29 19:50:03 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Wed, 29 Mar 2023 17:50:03 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Update to the last development version of 'litehtml' library. Message-ID: <64247a4ba7c78_2a79e3203404a@gitlab-sidekiq-low-urgency-cpu-bound-v2-5b75dcddf6-99xxz.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 2e424357 by Beno?t Minisini at 2023-03-29T19:48:03+02:00 Update to the last development version of 'litehtml' library. [GB.FORM.HTMLVIEW] * NEW: Update to the last development version of 'litehtml' library. - - - - - 30 changed files: - gb.form.htmlview/src/Makefile.am - gb.form.htmlview/src/c_htmldocument.cpp - gb.form.htmlview/src/c_htmldocument.h - gb.form.htmlview/src/gb.form.htmlview/.component - gb.form.htmlview/src/gb.form.htmlview/.project - gb.form.htmlview/src/gb.form.htmlview/.src/FTest.class - gb.form.htmlview/src/gb.form.htmlview/.src/FTest.form - gb.form.htmlview/src/gb.form.htmlview/.src/HtmlView.class - gb.form.htmlview/src/gb.form.htmlview/master.css - gb.form.htmlview/src/gumbo/error.h - gb.form.htmlview/src/gumbo/gumbo.h - gb.form.htmlview/src/gumbo/util.h - ? gb.form.htmlview/src/litehtml/README.md - ? gb.form.htmlview/src/litehtml/attributes.h - ? gb.form.htmlview/src/litehtml/background.cpp - gb.form.htmlview/src/litehtml/background.h - gb.form.htmlview/src/litehtml/borders.h - ? gb.form.htmlview/src/litehtml/box.cpp - ? gb.form.htmlview/src/litehtml/box.h - gb.form.htmlview/src/litehtml/codepoint.cpp - gb.form.htmlview/src/litehtml/codepoint.h - ? gb.form.htmlview/src/litehtml/context.cpp - ? gb.form.htmlview/src/litehtml/context.h - + gb.form.htmlview/src/litehtml/css_borders.cpp - gb.form.htmlview/src/litehtml/css_length.cpp - gb.form.htmlview/src/litehtml/css_length.h - gb.form.htmlview/src/litehtml/css_margins.h - gb.form.htmlview/src/litehtml/css_offsets.h - gb.form.htmlview/src/litehtml/css_position.h - + gb.form.htmlview/src/litehtml/css_properties.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/2e4243576312b788b0eb4a2ebaeb701160bfd3bc -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/2e4243576312b788b0eb4a2ebaeb701160bfd3bc 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 29 20:48:30 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Wed, 29 Mar 2023 18:48:30 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Display an error message when sending a project by mail fails, instead of crashing. Message-ID: <642487fe84a48_2aa4189895577@gitlab-sidekiq-low-urgency-cpu-bound-v2-5b75dcddf6-jm47f.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 1e54fd38 by Beno?t Minisini at 2023-03-29T20:46:57+02:00 Display an error message when sending a project by mail fails, instead of crashing. [DEVELOPMENT ENVIRONMENT] * BUG: Display an error message when sending a project by mail fails, instead of crashing. - - - - - 4e9a508b by Beno?t Minisini at 2023-03-29T20:48:25+02:00 Debugger configuration dialog: Environment menu entries must not be translated. [DEVELOPMENT ENVIRONMENT] * BUG: Debugger configuration dialog: Environment menu entries must not be translated. - - - - - 3 changed files: - app/src/gambas3/.lang/fr.po - app/src/gambas3/.src/Debug/FDebugConfig.form - app/src/gambas3/.src/Project.module View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/2e4243576312b788b0eb4a2ebaeb701160bfd3bc...4e9a508b920d88fc37cfa96bf3d4b1b2fb2db2ae -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/2e4243576312b788b0eb4a2ebaeb701160bfd3bc...4e9a508b920d88fc37cfa96bf3d4b1b2fb2db2ae 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 30 23:47:41 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Thu, 30 Mar 2023 21:47:41 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Remove the undocumented 'Container.Dirty' property. Message-ID: <6426037d89656_295474052117@gitlab-sidekiq-low-urgency-cpu-bound-v2-c666b6468-85sfc.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 8b6affd2 by Beno?t Minisini at 2023-03-30T23:46:58+02:00 Remove the undocumented 'Container.Dirty' property. [GB.GTK] * BUG: Remove the undocumented 'Container.Dirty' property. [GB.GTK3] * BUG: Remove the undocumented 'Container.Dirty' property. [GB.QT4] * BUG: Remove the undocumented 'Container.Dirty' property. [GB.QT5] * BUG: Remove the undocumented 'Container.Dirty' property. - - - - - 2 changed files: - gb.gtk/src/CContainer.cpp - gb.qt4/src/CContainer.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/8b6affd2892a97aaf7ff42da9b17df6cce99ad84 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/8b6affd2892a97aaf7ff42da9b17df6cce99ad84 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 30 23:48:39 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Thu, 30 Mar 2023 21:48:39 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Update financial support. Message-ID: <642603b76918f_2a54628772c8@gitlab-sidekiq-low-urgency-cpu-bound-v2-c666b6468-9w8ht.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 4a2e9069 by Beno?t Minisini at 2023-03-30T23:48:32+02:00 Update financial support. [DEVELOPMENT ENVIRONMENT] * NEW: Update financial support. - - - - - 1 changed file: - app/src/gambas3/support.txt View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/4a2e90691014105c218c28a479383e2013ed3d74 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/4a2e90691014105c218c28a479383e2013ed3d74 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 31 13:03:37 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Fri, 31 Mar 2023 11:03:37 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Use `

` alone with `

`, so that no forbidden markup is emitted between them. Message-ID: <6426be0957f3e_2a54650285a5@gitlab-sidekiq-low-urgency-cpu-bound-v2-55cfd6d48d-jwlcb.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 8daa1d28 by Beno?t Minisini at 2023-03-31T13:03:31+02:00 Use `<p>` alone with `</p>`, so that no forbidden markup is emitted between them. [GB.MARKDOWN] * BUG: Use `<p>` alone with `</p>`, so that no forbidden markup is emitted between them. - - - - - 3 changed files: - comp/src/gb.markdown/.src/MTest.module - comp/src/gb.markdown/.src/Markup.module - + comp/src/gb.markdown/test4.txt View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/8daa1d2870c9caf774fd01a6f843926e12b71787 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/8daa1d2870c9caf774fd01a6f843926e12b71787 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 31 13:35:22 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Fri, 31 Mar 2023 11:35:22 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 'TextHighlighter.ToHTML()' does not emit a void line at the beginning anymore. Message-ID: <6426c57a73173_295468c78829@gitlab-sidekiq-low-urgency-cpu-bound-v2-55cfd6d48d-cp7q6.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: fa4fb4d3 by Beno?t Minisini at 2023-03-31T13:35:15+02:00 'TextHighlighter.ToHTML()' does not emit a void line at the beginning anymore. [GB.EVAL.HIGHLIGHT] * BUG: 'TextHighlighter.ToHTML()' does not emit a void line at the beginning anymore. - - - - - 1 changed file: - comp/src/gb.eval.highlight/.src/TextHighlighter.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/fa4fb4d32b08185eda03f497130e793b951ed534 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/fa4fb4d32b08185eda03f497130e793b951ed534 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 31 13:54:48 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Fri, 31 Mar 2023 11:54:48 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix titles between '[' and ']'. Message-ID: <6426ca087897c_2a18b5988555f7@gitlab-sidekiq-low-urgency-cpu-bound-v2-55cfd6d48d-z6nr5.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 1aba300f by Beno?t Minisini at 2023-03-31T13:54:41+02:00 Fix titles between '[' and ']'. [GB.MARKDOWN] * BUG: Fix titles between '[' and ']'. - - - - - 1 changed file: - comp/src/gb.markdown/.src/Markup.module View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/1aba300f7c551b9b5d1ad30e963e32df03eda66e -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/1aba300f7c551b9b5d1ad30e963e32df03eda66e 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 31 16:54:05 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Fri, 31 Mar 2023 14:54:05 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Do not start table cells with `

`. Message-ID: <6426f40d91ecd_2a546a0370ad@gitlab-sidekiq-low-urgency-cpu-bound-v2-55cfd6d48d-chccm.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 592e96bb by Beno?t Minisini at 2023-03-31T16:54:01+02:00 Do not start table cells with `<p></p>`. [GB.MARKDOWN] * BUG: Do not start table cells with `<p></p>`. - - - - - 1 changed file: - comp/src/gb.markdown/.src/Markup.module View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/592e96bbdbe6533aa2634a9779d0848b5f8bc0cb -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/592e96bbdbe6533aa2634a9779d0848b5f8bc0cb 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 31 22:05:34 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Fri, 31 Mar 2023 20:05:34 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] New wiki look. Message-ID: <64273d0ee0afe_2a54664311f0@gitlab-sidekiq-low-urgency-cpu-bound-v2-59dffc447-gl7bl.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: c5f803b4 by Beno?t Minisini at 2023-03-31T22:05:27+02:00 New wiki look. [WIKI] * NEW: New wiki look. * NEW: Adapt to the last changes in 'gb.markdown'. - - - - - 9 changed files: - app/src/gambas-wiki/.project - app/src/gambas-wiki/.public/playground.js - app/src/gambas-wiki/.public/style.css - app/src/gambas-wiki/.public/up-gray.png - app/src/gambas-wiki/.public/up.png - app/src/gambas-wiki/.src/Main.module - app/src/gambas-wiki/.src/Wiki.class - app/src/gambas-wiki/.src/Wiki.webpage - app/src/gambas-wiki/icon.png View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/c5f803b410b00f1f50f8af97d56db1664d4d8bee -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/c5f803b410b00f1f50f8af97d56db1664d4d8bee 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 31 23:30:20 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Fri, 31 Mar 2023 21:30:20 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][stable] 55 commits: WebTable: Fix a javascript error when using single mode and radio buttons. Message-ID: <642750ec8b2c6_2b54830885c3@gitlab-sidekiq-low-urgency-cpu-bound-v2-59dffc447-gw99c.mail> Beno?t Minisini pushed to branch stable at Gambas / gambas Commits: 14336125 by Beno?t Minisini at 2023-03-31T22:10:22+02: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. - - - - - 2a45f14f by Beno?t Minisini at 2023-03-31T22:10:44+02: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. - - - - - 4b243235 by Beno?t Minisini at 2023-03-31T22:11:17+02: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. - - - - - d1394dfe by Beno?t Minisini at 2023-03-31T22:11:32+02: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. - - - - - 02a5a8fa by Beno?t Minisini at 2023-03-31T22:12:26+02:00 [CONFIGURATION] * BUG: Update e-mail address in 'version.m4'. - - - - - 05d4e1c6 by Beno?t Minisini at 2023-03-31T22:12:51+02: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. - - - - - 6dfbd56c by Beno?t Minisini at 2023-03-31T22:13:03+02: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. - - - - - b7d6e726 by Beno?t Minisini at 2023-03-31T22:13:36+02: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. - - - - - 02c901b7 by Beno?t Minisini at 2023-03-31T22:13:47+02: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. - - - - - 79001733 by Beno?t Minisini at 2023-03-31T22:13:58+02: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. - - - - - d837f323 by Beno?t Minisini at 2023-03-31T22:14:09+02: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. - - - - - 15d0e5c0 by Beno?t Minisini at 2023-03-31T22:14:17+02: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. - - - - - 458cfdf7 by Bruce Steers at 2023-03-31T22:15:36+02: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 - - - - - f7cf48e9 by Beno?t Minisini at 2023-03-31T22:16:33+02: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. - - - - - ac753db4 by Beno?t Minisini at 2023-03-31T22:16:51+02: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. - - - - - 47595759 by Beno?t Minisini at 2023-03-31T22:16:56+02: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. - - - - - 9881b9c4 by Beno?t Minisini at 2023-03-31T22:47:10+02: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. - - - - - 4f5b345f by Beno?t Minisini at 2023-03-31T22:47:48+02:00 Make code compile on older versions of gcc. [ARCHIVER] * BUG: Make code compile on older versions of gcc. - - - - - c847ae8e by Beno?t Minisini at 2023-03-31T22:47:57+02: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. - - - - - 316c50ce by Beno?t Minisini at 2023-03-31T22:49:17+02: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. - - - - - aa3c6223 by Beno?t Minisini at 2023-03-31T22:49:40+02: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. - - - - - f6b872dc by Beno?t Minisini at 2023-03-31T22:50:07+02: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. - - - - - fcff5007 by Beno?t Minisini at 2023-03-31T22:50:16+02: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. - - - - - 248da106 by Beno?t Minisini at 2023-03-31T22:50:24+02: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. - - - - - 6d466b0b by Beno?t Minisini at 2023-03-31T22:50:34+02: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. - - - - - a6e0c564 by Beno?t Minisini at 2023-03-31T22:50:42+02: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'. - - - - - f3ba10ba by Beno?t Minisini at 2023-03-31T22:50:51+02: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. - - - - - 0c41849f by Beno?t Minisini at 2023-03-31T22:51:05+02: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. - - - - - 0035e74a by Beno?t Minisini at 2023-03-31T22:51:13+02: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". - - - - - 8cadd8a2 by Beno?t Minisini at 2023-03-31T22:54:46+02: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. - - - - - 03947ce3 by Beno?t Minisini at 2023-03-31T22:54:59+02: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. - - - - - 939c8586 by Beno?t Minisini at 2023-03-31T22:55:11+02:00 SwitchButton: Little enhancements in the drawing routine. [GB.FORM] * NEW: SwitchButton: Little enhancements in the drawing routine. - - - - - a943fea1 by Beno?t Minisini at 2023-03-31T22:55:21+02: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. - - - - - 1b142c90 by Beno?t Minisini at 2023-03-31T22:55:55+02: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. - - - - - a2e6d8a6 by Beno?t Minisini at 2023-03-31T22:56:07+02: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. - - - - - 499d0df6 by Beno?t Minisini at 2023-03-31T22:57:15+02: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. - - - - - d6d7b794 by Beno?t Minisini at 2023-03-31T22:57:28+02: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. - - - - - 442dc0eb by Beno?t Minisini at 2023-03-31T22:58:24+02: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. - - - - - b56b57c8 by Beno?t Minisini at 2023-03-31T22:58:35+02: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. - - - - - 5a77a238 by Beno?t Minisini at 2023-03-31T22:58:43+02:00 Fix a test that leads to a crash when gcc optimizations are enabled. [INTERPRETER] * BUG: Fix a test that leads to a crash when gcc optimizations are enabled. - - - - - 0ce2877e by Beno?t Minisini at 2023-03-31T22:58:51+02:00 When using an intermediate temporary stream, copy the behaviour flags from the original stream. [INTERPRETER] * BUG: When using an intermediate temporary stream, copy the behaviour flags from the original stream. - - - - - a348fdc6 by Beno?t Minisini at 2023-03-31T22:59:02+02:00 Form editor: Do not apply properties defined in a class of the project. [DEVELOPMENT ENVIRONMENT] * BUG: Form editor: Do not apply properties defined in a class of the project. - - - - - 69f747c6 by Bruce Steers at 2023-03-31T22:59:12+02:00 Update TextEditor.class, FindNextStringInLine() searches same line for srtring - - - - - cb723e88 by Beno?t Minisini at 2023-03-31T22:59:23+02:00 TextEditor: Fix the documentation of 'FindNextString()' and 'FindPreviousString()' methods. [GB.FORM.EDITOR] * BUG: TextEditor: Fix the documentation of 'FindNextString()' and 'FindPreviousString()' methods. - - - - - dbee8720 by Beno?t Minisini at 2023-03-31T22:59:30+02:00 TreeView, ColumnView, ListView: Fix right-to-left language support. [GB.GUI.BASE] * BUG: TreeView, ColumnView, ListView: Fix right-to-left language support. - - - - - 91ff8a6b by Beno?t Minisini at 2023-03-31T22:59:38+02:00 System information dialog: Display the version of SDL2, not SDL. [DEVELOPMENT ENVIRONMENT] * NEW: System information dialog: Display the version of SDL2, not SDL. * NEW: Make the SwichButtons a bit smaller. - - - - - 3aedcac4 by Beno?t Minisini at 2023-03-31T23:00:09+02:00 Automatic completion: Fix variable detection in PROPERTY...USE syntax. [DEVELOPMENT ENVIRONMENT] * BUG: Automatic completion: Fix variable detection in PROPERTY...USE syntax. - - - - - 2fa98c1b by Beno?t Minisini at 2023-03-31T23:00:19+02:00 SwitchButton: Smaller button and better use of system colors. [GB.FORM] * NEW: SwitchButton: Smaller button and better use of system colors. - - - - - 9db977bb by Beno?t Minisini at 2023-03-31T23:00:30+02:00 Form editor: Really do not apply properties defined in a class of the project. [DEVELOPMENT ENVIRONMENT] * BUG: Form editor: Really do not apply properties defined in a class of the project. * BUG: Help viewer: Fix the CSS of the '<H1>' titles of offline help. - - - - - 9dd92209 by Beno?t Minisini at 2023-03-31T23:00:41+02:00 Display an error message when sending a project by mail fails, instead of crashing. [DEVELOPMENT ENVIRONMENT] * BUG: Display an error message when sending a project by mail fails, instead of crashing. - - - - - 9c9799b1 by Beno?t Minisini at 2023-03-31T23:00:59+02:00 Update financial support. [DEVELOPMENT ENVIRONMENT] * NEW: Update financial support. - - - - - 3ebad2a7 by Beno?t Minisini at 2023-03-31T23:01:06+02:00 'TextHighlighter.ToHTML()' does not emit a void line at the beginning anymore. [GB.EVAL.HIGHLIGHT] * BUG: 'TextHighlighter.ToHTML()' does not emit a void line at the beginning anymore. - - - - - 78920215 by Beno?t Minisini at 2023-03-31T23:21:29+02: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. * BUG: Translation dialog: Merge a translation loading fix from commit 'd246caa6'. - - - - - 15694353 by Beno?t Minisini at 2023-03-31T23:22:48+02: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. - - - - - ceaa6f33 by Beno?t Minisini at 2023-03-31T23:23:37+02:00 Switch to version 3.18.2. - - - - - 30 changed files: - VERSION - app/src/gambas3/.src/Component/CClassInfo.class - app/src/gambas3/.src/Component/CDocumentation.class - app/src/gambas3/.src/Debug/Design.module - app/src/gambas3/.src/Debug/FDebugConfig.class - app/src/gambas3/.src/Debug/FDebugConfig.form - app/src/gambas3/.src/Debug/FDebugger.class - app/src/gambas3/.src/Editor/Browse/FProjectBrowser.class - app/src/gambas3/.src/FMain.class - app/src/gambas3/.src/Options/FOption.form - app/src/gambas3/.src/Project.module - app/src/gambas3/.src/Project/CProjectTree.class - app/src/gambas3/.src/Project/FMakeExecutable.class - app/src/gambas3/.src/Project/FMakeExecutable.form - app/src/gambas3/.src/Project/FProjectProperty.form - app/src/gambas3/.src/Translation/CTranslation.class - app/src/gambas3/.src/Welcome/FSystemInfo.class - app/src/gambas3/help/wiki/style-offline-htmlview.css - app/src/gambas3/support.txt - comp/src/gb.eval.highlight/.src/TextHighlighter.class - comp/src/gb.form.editor/.src/TextEditor.class - comp/src/gb.form.editor/.src/test/FTestEditor.class - comp/src/gb.form.editor/.src/test/FTestEditor.form - 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/Button/SwitchButton.class - comp/src/gb.form/.src/File/DirView.class - 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/-/compare/911557f84945d116623a91669d0f1c1c0fdba6d4...ceaa6f331dcfcee3170352304423409cc369e741 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/911557f84945d116623a91669d0f1c1c0fdba6d4...ceaa6f331dcfcee3170352304423409cc369e741 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 31 23:57:44 2023 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Fri, 31 Mar 2023 21:57:44 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][stable] Update French translation. Message-ID: <6427575830e73_2a546dc54069@gitlab-sidekiq-low-urgency-cpu-bound-v2-59dffc447-5xbsl.mail> Beno?t Minisini pushed to branch stable at Gambas / gambas Commits: c437c95d by Beno?t Minisini at 2023-03-31T23:57:38+02:00 Update French translation. [DEVELOPMENT ENVIRONMENT] * NEW: Update French translation. - - - - - 1 changed file: - app/src/gambas3/.lang/fr.po View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/c437c95d574a3aed56460f39ed27d8c2be778f1b -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/c437c95d574a3aed56460f39ed27d8c2be778f1b You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: