From gitlab at mg.gitlab.com Sun Nov 1 08:39:32 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sun, 01 Nov 2020 07:39:32 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Handle focus traversal our owns way. Message-ID: <5f9e6635606c9_85edb318121722@gitlab-sidekiq-low-urgency-cpu-bound-v1-f85f5f868-d7jgs.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 905c2f56 by gambas at 2020-11-01T08:38:56+01:00 Handle focus traversal our owns way. [GB.GTK] * NEW: Handle focus traversal our owns way. [GB.GTK3] * NEW: Handle focus traversal our owns way. - - - - - 7 changed files: - gb.gtk/src/gcombobox.cpp - gb.gtk/src/gcombobox.h - gb.gtk/src/gcontainer.cpp - gb.gtk/src/gcontainer.h - gb.gtk/src/gcontrol.cpp - gb.gtk/src/gcontrol.h - gb.gtk/src/gsignals.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/905c2f568d09496f36ebdc1d295486fad5c13d05 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/905c2f568d09496f36ebdc1d295486fad5c13d05 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 Nov 1 14:48:17 2020 From: gitlab at mg.gitlab.com (BODARD Fabien) Date: Sun, 01 Nov 2020 13:48:17 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Use pnm instead of jpeg to avoid libjpeg problems. Message-ID: <5f9ebca150ae4_863d6e1c117277@gitlab-sidekiq-low-urgency-cpu-bound-v1-f85f5f868-mb8r9.mail> BODARD Fabien pushed to branch master at Gambas / gambas Commits: 35352de7 by gambix at 2020-11-01T14:48:12+01:00 Use pnm instead of jpeg to avoid libjpeg problems. [GB.SCANNER] * BUG: Use pnm instead of jpeg to avoid libjpeg problems. * BUG: Better progress tracking * BUG: Remove empty entry in list - - - - - 3 changed files: - comp/src/gb.scanner/.component - comp/src/gb.scanner/.project - comp/src/gb.scanner/.src/Scanner.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/35352de728224fabd5785eee8d79df7f498ca438 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/35352de728224fabd5785eee8d79df7f498ca438 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 Nov 1 19:05:17 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sun, 01 Nov 2020 18:05:17 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 3 commits: BUG: Scanning a class that declares a structure using the name of an already... Message-ID: <5f9ef8ddca808_8612d6ac162263@gitlab-sidekiq-low-urgency-cpu-bound-v1-f85f5f868-q2hgh.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: f9f96a24 by gambas at 2020-11-01T19:02:28+01:00 BUG: Scanning a class that declares a structure using the name of an already existing class does not loop forever anymore. [DEVELOPMENT ENVIRONMENT] * BUG: Scanning a class that declares a structure using the name of an already existing class does not loop forever anymore. - - - - - 9394e35c by gambas at 2020-11-01T19:04:36+01:00 Add some test forms. - - - - - 86f3f6b6 by gambas at 2020-11-01T19:05:08+01:00 Merge branch 'master' of gitlab.com:gambas/gambas - - - - - 9 changed files: - app/src/gambas3/.project - app/src/gambas3/.src/Component/CDocumentation.class - app/src/gambas3/.src/Editor/Code/FSignature.class - app/src/gambas3/.src/Editor/Code/FSignature.form - comp/src/gb.form.mdi/.icon.png - comp/src/gb.form.mdi/.project - comp/src/gb.form.mdi/.src/Tests/FMain.form - + comp/src/gb.form.mdi/.src/Tests/Form3.class - + comp/src/gb.form.mdi/.src/Tests/Form3.form View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/35352de728224fabd5785eee8d79df7f498ca438...86f3f6b6f5601bc899ba139f81ccc961d5bc5763 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/35352de728224fabd5785eee8d79df7f498ca438...86f3f6b6f5601bc899ba139f81ccc961d5bc5763 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 Nov 2 01:39:51 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 02 Nov 2020 00:39:51 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix compilation. Message-ID: <5f9f555784c77_966500081208b6@gitlab-sidekiq-low-urgency-cpu-bound-v1-f85f5f868-txmxj.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 1ad5ed2a by gambas at 2020-11-02T01:39:45+01:00 Fix compilation. [GB.FORM.MDI] * BUG: Fix compilation. - - - - - 1 changed file: - comp/src/gb.form.mdi/.project View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/1ad5ed2ac6d0df8cdde75a0b639cfc07346704e5 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/1ad5ed2ac6d0df8cdde75a0b639cfc07346704e5 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 Nov 2 21:45:02 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 02 Nov 2020 20:45:02 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Forgot to add 'gb.settings' back to the checked components. Message-ID: <5fa06fcf56aff_910b1f8423055@gitlab-sidekiq-low-urgency-cpu-bound-v1-95b8f9dcd-tt9b8.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: f3587c71 by gambas at 2020-11-02T21:44:54+01:00 Forgot to add 'gb.settings' back to the checked components. [GB.FORM.MDI] * BUG: Forgot to add 'gb.settings' back to the checked components.. - - - - - 1 changed file: - comp/src/gb.form.mdi/.project View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f3587c71d7d52aeab33c4936ae461c29cfda7866 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f3587c71d7d52aeab33c4936ae461c29cfda7866 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 Nov 2 22:10:26 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 02 Nov 2020 21:10:26 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Add a '-a' option that allows to override the program path (i.e. Application.Path and Args[0]). Message-ID: <5fa075c2d8729_86bd3708715c@gitlab-sidekiq-low-urgency-cpu-bound-v1-95b8f9dcd-fxw8g.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 6586e7d7 by gambas at 2020-11-02T22:09:35+01:00 Add a '-a' option that allows to override the program path (i.e. Application.Path and Args[0]). [INTERPRETER] * NEW: Add a '-a' option that allows to override the program path (i.e. Application.Path and Args[0]). - - - - - 4 changed files: - main/gbx/gbx.c - main/gbx/gbx_c_application.c - main/gbx/gbx_project.c - main/gbx/gbx_project.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/6586e7d7cc4dc902194102ecff3dccf27625da9e -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/6586e7d7cc4dc902194102ecff3dccf27625da9e 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 Nov 2 22:31:56 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 02 Nov 2020 21:31:56 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Use the new '-a' interpreter option to make the script look like it was not... Message-ID: <5fa07ace316ae_83930051115@gitlab-sidekiq-low-urgency-cpu-bound-v1-95b8f9dcd-pmkqg.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: d212010f by gambas at 2020-11-02T22:31:51+01:00 Use the new '-a' interpreter option to make the script look like it was not run from a temporary generated project. [SCRIPTER] * NEW: Use the new '-a' interpreter option to make the script look like it was not run from a temporary generated project. * BUG: Start to clean-up the project. A lot of clean-up work is still needed! - - - - - 2 changed files: - app/src/gbs3/.project - app/src/gbs3/.src/MMain.module View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d212010fa7e3f5bcf23e8d074f10891c67989ef0 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d212010fa7e3f5bcf23e8d074f10891c67989ef0 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 Nov 5 01:42:48 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 05 Nov 2020 00:42:48 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix management of menus. Message-ID: <5fa34a8a14625_93b52a0410037@gitlab-sidekiq-low-urgency-cpu-bound-v1-54fd8ccf64-z52qf.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 3282fe3c by gambas at 2020-11-05T01:38:57+01:00 Fix management of menus. [GB.GTK] * BUG: Get rid of glib deprecation warnings. * OPT: Lazy initialization of input methods for widgets having none by default. * BUG: Fix management of menus and make them behave like in Qt components.. [GB.GTK3] * OPT: Lazy initialization of input methods for widgets having none by default. * BUG: Fix management of menus and make them behave like in Qt components.. - - - - - 19 changed files: - gb.gtk/src/CMenu.cpp - gb.gtk/src/CWatcher.cpp - gb.gtk/src/gapplication.cpp - gb.gtk/src/gcontainer.cpp - gb.gtk/src/gcontainer.h - gb.gtk/src/gcontrol.cpp - gb.gtk/src/gcontrol.h - gb.gtk/src/gkey.cpp - gb.gtk/src/gkey.h - gb.gtk/src/gmenu.cpp - gb.gtk/src/gmenu.h - gb.gtk/src/gmessage.cpp - gb.gtk/src/gmoviebox.cpp - gb.gtk/src/gpicture.cpp - gb.gtk/src/gsignals.cpp - gb.gtk/src/gtree.cpp - gb.gtk/src/main.h - gb.gtk/src/watcher.cpp - gb.gtk/src/widgets.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/3282fe3ccaa2a4171a33cfbcdb0706aa31612f16 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/3282fe3ccaa2a4171a33cfbcdb0706aa31612f16 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 Nov 5 03:02:15 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 05 Nov 2020 02:02:15 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Checking or unchecking a menu does not raise the Click event anymore. Message-ID: <5fa35d2774ab0_9136dcdc1030ed@gitlab-sidekiq-low-urgency-cpu-bound-v1-54fd8ccf64-rjq8j.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: e93cdacf by gambas at 2020-11-05T03:01:39+01:00 Checking or unchecking a menu does not raise the Click event anymore. [GB.GTK] * BUG: Checking or unchecking a menu does not raise the Click event anymore. [GB.GTK3] * BUG: Checking or unchecking a menu does not raise the Click event anymore. - - - - - 2 changed files: - gb.gtk/src/gmenu.cpp - gb.gtk/src/gmenu.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/e93cdacf1050497c83528bfe5a5ef48a9da55863 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/e93cdacf1050497c83528bfe5a5ef48a9da55863 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 Nov 6 13:40:31 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 06 Nov 2020 12:40:31 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Container children are not incorrectly shown in some cases anymore. Message-ID: <5fa5443f837d8_917e13cc1000b4@gitlab-sidekiq-low-urgency-cpu-bound-v1-cf89477c6-j4lcr.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 339cde7d by gambas at 2020-11-06T13:40:14+01:00 Container children are not incorrectly shown in some cases anymore. [GB.GTK] * OPT: Get rid of the 'g_typ' gControl variable. * BUG: Menu having children cannot be checked anymore. * BUG: Container children are not incorrectly shown in some cases anymore.. [GB.GTK3] * OPT: Get rid of the 'g_typ' gControl variable. * BUG: Menu having children cannot be checked anymore. * BUG: Container children are not incorrectly shown in some cases anymore.. - - - - - 28 changed files: - gb.gtk/src/CContainer.cpp - gb.gtk/src/CDrawingArea.cpp - gb.gtk/src/gapplication.cpp - gb.gtk/src/gbutton.cpp - gb.gtk/src/gbutton.h - gb.gtk/src/gcombobox.cpp - gb.gtk/src/gcontainer.cpp - gb.gtk/src/gcontainer.h - gb.gtk/src/gcontrol.cpp - gb.gtk/src/gcontrol.h - gb.gtk/src/gdrawingarea.cpp - gb.gtk/src/gframe.cpp - gb.gtk/src/gglarea.cpp - gb.gtk/src/glabel.cpp - gb.gtk/src/gmainwindow.cpp - gb.gtk/src/gmenu.cpp - gb.gtk/src/gmenu.h - gb.gtk/src/gmoviebox.cpp - gb.gtk/src/gseparator.cpp - gb.gtk/src/gsignals.cpp - gb.gtk/src/gslider.cpp - gb.gtk/src/gslider.h - gb.gtk/src/gtabstrip.cpp - gb.gtk/src/gtextarea.cpp - gb.gtk/src/gtextbox.cpp - gb.gtk/src/gtools.h - gb.gtk/src/main.cpp - gb.gtk/src/widgets.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/339cde7d153698fa753f68f26409012a1991e969 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/339cde7d153698fa753f68f26409012a1991e969 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 Nov 6 14:16:15 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 06 Nov 2020 13:16:15 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] New menu positioning functions are available since GTK+ 3.22 only. Message-ID: <5fa54ca133120_91a995c45244b@gitlab-sidekiq-low-urgency-cpu-bound-v1-cf89477c6-hnhck.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 7c560505 by gambas at 2020-11-06T14:15:43+01:00 New menu positioning functions are available since GTK+ 3.22 only. [GB.GTK3] * BUG: New menu positioning functions are available since GTK+ 3.22 only. - - - - - 2 changed files: - gb.gtk/src/gframe.cpp - gb.gtk/src/gmenu.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/7c5605051f6200ddd7390b20516456183e127b8a -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/7c5605051f6200ddd7390b20516456183e127b8a 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 Nov 7 00:37:21 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 06 Nov 2020 23:37:21 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Workaround GTK+ layouting errors on TabStrip. Message-ID: <5fa5de32edffb_839cc474917@gitlab-sidekiq-low-urgency-cpu-bound-v1-74dcb7bc68-gz92h.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 526919c9 by gambas at 2020-11-07T00:36:28+01:00 Workaround GTK+ layouting errors on TabStrip. [GB.GTK3] * BUG: Workaround GTK+ layouting errors on TabStrip. - - - - - 7 changed files: - gb.gtk/src/gcontainer.cpp - gb.gtk/src/gcontrol.cpp - gb.gtk/src/gcontrol.h - gb.gtk/src/gmenu.cpp - gb.gtk/src/gslider.cpp - gb.gtk/src/gtabstrip.cpp - gb.gtk/src/gtools.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/526919c9905533341301232cc7b4d7b7f7239a0c -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/526919c9905533341301232cc7b4d7b7f7239a0c 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 Nov 7 00:45:46 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 06 Nov 2020 23:45:46 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix the workaround on TabStrip layout error messages. Message-ID: <5fa5e02acb181_a529b08832aa@gitlab-sidekiq-low-urgency-cpu-bound-v1-74dcb7bc68-z7h49.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 0b6359e6 by gambas at 2020-11-07T00:45:17+01:00 Fix the workaround on TabStrip layout error messages. [GB.GTK3] * BUG: Fix the workaround on TabStrip layout error messages. - - - - - 2 changed files: - gb.gtk/src/gcontainer.cpp - gb.gtk/src/gcontrol.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/0b6359e6978d4609871f0d1d1abca2eebe554938 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/0b6359e6978d4609871f0d1d1abca2eebe554938 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 Nov 7 10:55:59 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 07 Nov 2020 09:55:59 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Inserting a new environment variable now edits the correct cell. Message-ID: <5fa66f307a886_916476101055e3@gitlab-sidekiq-low-urgency-cpu-bound-v1-74dcb7bc68-j2l8p.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: ab6c37be by gambas at 2020-11-07T10:55:55+01:00 Inserting a new environment variable now edits the correct cell. [DEVELOPMENT ENVIRONMENT] * BUG: Project property dialog: Unset AutoResize property on a container so that the "Authors" Textarea is visible on GTK+3. * BUG: Project property dialog: Inserting a new environment variable now edits the correct cell. - - - - - 6 changed files: - app/src/gambas3/.project - app/src/gambas3/.src/Editor/Connection/FConnectionEditor.form - app/src/gambas3/.src/FMain.class - app/src/gambas3/.src/FMain.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/ab6c37bef783871b780ee7141c9be5f4c7b721b7 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/ab6c37bef783871b780ee7141c9be5f4c7b721b7 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 Nov 7 10:53:53 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 07 Nov 2020 09:53:53 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] TextArea works again. Message-ID: <5fa66eb2bf134_917a4404205e8@gitlab-sidekiq-low-urgency-cpu-bound-v1-74dcb7bc68-tbck6.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 3da8c41b by gambas at 2020-11-07T10:53:17+01:00 TextArea works again. [GB.GTK] * BUG: TextArea works again. [GB.GTK3] * BUG: TextArea works again. - - - - - 2 changed files: - gb.gtk/src/gcontrol.cpp - gb.gtk/src/gtextarea.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/3da8c41bdc869af7cfdb5aa42f09dafa3d41497b -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/3da8c41bdc869af7cfdb5aa42f09dafa3d41497b 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 Nov 9 03:32:52 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 09 Nov 2020 02:32:52 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 3 commits: Popup the same window several times now works correctly. Message-ID: <5fa8aa5459eeb_944ce0d8151022@gitlab-sidekiq-low-urgency-cpu-bound-v1-74dcb7bc68-2nlkz.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 1e7babd1 by gambas at 2020-11-09T03:27:07+01:00 Popup the same window several times now works correctly. [GB.GTK] * BUG: Popup the same window several times now works correctly. [GB.GTK3] * BUG: Popup the same window several times now works correctly. - - - - - fa57dd59 by gambas at 2020-11-09T03:27:55+01:00 Make keyboard data available the same way as in Qt components. [GB.GTK] * BUG: Make keyboard data available the same way as in Qt components. [GB.GTK3] * BUG: Make keyboard data available the same way as in Qt components. - - - - - 52d7ddf7 by gambas at 2020-11-09T03:31:34+01:00 WebView widget is now patched. [GB.GTK3] * NEW: Allow other GTK+3 components to patch their widget. [GB.GTK3.WEBVIEW] * NEW: WebView widget is now patched. - - - - - 10 changed files: - gb.gtk/src/CKey.cpp - gb.gtk/src/gapplication.cpp - gb.gtk/src/gcontrol.cpp - gb.gtk/src/gkey.cpp - gb.gtk/src/gkey.h - gb.gtk/src/gmainwindow.cpp - gb.gtk/src/main.cpp - gb.gtk3/src/Makefile.am - + gb.gtk3/src/gb.gtk.patch.h - gb.gtk3/src/webview/c_webview.c View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/ab6c37bef783871b780ee7141c9be5f4c7b721b7...52d7ddf7451a71d66b9be04205a835f79d5a61d6 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/ab6c37bef783871b780ee7141c9be5f4c7b721b7...52d7ddf7451a71d66b9be04205a835f79d5a61d6 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 Nov 9 14:38:16 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 09 Nov 2020 13:38:16 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] SerialPort: Add a Clear() method that clears both input and output buffers. Message-ID: <5fa946499be43_9be4c2c0247616@gitlab-sidekiq-low-urgency-cpu-bound-v1-74dcb7bc68-j2l8p.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 6b3e15f9 by gambas at 2020-11-09T14:37:33+01:00 SerialPort: Add a Clear() method that clears both input and output buffers. [GB.NET] * NEW: SerialPort: Add a Clear() method that clears both input and output buffers. - - - - - 1 changed file: - gb.net/src/CSerialPort.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/6b3e15f9370f627dc0f791f5bdfa91262d504c13 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/6b3e15f9370f627dc0f791f5bdfa91262d504c13 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 Nov 9 17:42:19 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 09 Nov 2020 16:42:19 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 3 commits: Redesign internal file constants. Message-ID: <5fa9716c84289_9c28579c2568e4@gitlab-sidekiq-low-urgency-cpu-bound-v1-74dcb7bc68-zbsl9.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 1239f456 by gambas at 2020-11-09T17:38:28+01:00 Redesign internal file constants. [INTERPRETER] * NEW: Redesign internal file constants. * BUG: Opening a file for creation in direct mode now implies the write flag. - - - - - 4861c3a2 by gambas at 2020-11-09T17:39:27+01:00 SerialPort: The Close() method now takes the buffer to clear as an optional argument. [GB.NET] * NEW: SerialPort: The Close() method now takes the buffer to clear as an optional argument. Use 'gb.Read' for the input buffer and 'gb.Write' for the output buffer. - - - - - cb531a5b by gambas at 2020-11-09T17:41:27+01:00 Add 'gb.Input' and 'gb.Output' constants. [INTERPRETER] * NEW: Add 'gb.Input' and 'gb.Output' constants. - - - - - 18 changed files: - gb.net/src/CSerialPort.c - gb.net/src/CSerialPort.h - gb.net/src/main.c - main/gbx/gbx_api.c - main/gbx/gbx_c_file.c - main/gbx/gbx_c_gambas.c - main/gbx/gbx_c_process.c - main/gbx/gbx_stream.c - main/gbx/gbx_stream.h - main/gbx/gbx_stream_arch.c - main/gbx/gbx_stream_buffer.c - main/gbx/gbx_stream_direct.c - main/gbx/gbx_stream_memory.c - main/gbx/gbx_stream_pipe.c - main/gbx/gbx_stream_string.c - main/gbx/gbx_subr_file.c - main/share/gambas.h - main/share/gb_file_temp.h View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/6b3e15f9370f627dc0f791f5bdfa91262d504c13...cb531a5b2131d8f52e1ec226dae2d4f8de9b3893 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/6b3e15f9370f627dc0f791f5bdfa91262d504c13...cb531a5b2131d8f52e1ec226dae2d4f8de9b3893 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 Nov 9 20:14:03 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 09 Nov 2020 19:14:03 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Workaround for Pango not being able to display the Gambas font correctly. Fix Control.Reparent() Message-ID: <5fa994fc7a681_8395e4518ab@gitlab-sidekiq-low-urgency-cpu-bound-v1-74dcb7bc68-mcsbm.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: c7328712 by gambas at 2020-11-09T20:12:15+01:00 Workaround for Pango not being able to display the Gambas font correctly. Fix Control.Reparent() [GB.GTK] * BUG: Control.Reparent() now correctly restores the control position in all cases. [GB.GTK3] * BUG: Implement a workaround for Pango not being able to display the Gambas font correctly. * BUG: Control.Reparent() now correctly restores the control position in all cases. - - - - - 6 changed files: - gb.gtk/src/gcontrol.cpp - gb.gtk/src/gfont.cpp - gb.gtk/src/gfont.h - gb.gtk/src/gtextarea.cpp - gb.gtk/src/gtextarea.h - gb.gtk/src/gtools.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/c73287127131e9682b67fd818656d90fe5ee0069 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/c73287127131e9682b67fd818656d90fe5ee0069 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 Nov 9 20:46:50 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 09 Nov 2020 19:46:50 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix spurious resizing of embedded windows having menus. Message-ID: <5fa99cabd0e92_9100029f827953e@gitlab-sidekiq-low-urgency-cpu-bound-v1-74dcb7bc68-j2l8p.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 1c478df7 by gambas at 2020-11-09T20:46:12+01:00 Fix spurious resizing of embedded windows having menus. [GB.GTK] * BUG: Fix spurious resizing of embedded windows having menus. [GB.GTK3] * BUG: Fix spurious resizing of embedded windows having menus. - - - - - 2 changed files: - gb.gtk/src/gmainwindow.cpp - gb.gtk/src/gmainwindow.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/1c478df760b3254c68abf07ef8334b04336f7965 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/1c478df760b3254c68abf07ef8334b04336f7965 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 Nov 10 02:06:44 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Tue, 10 Nov 2020 01:06:44 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Don't call a 'gb.gtk3' method. Message-ID: <5fa9e7a5d44a0_9129a38ac2709d3@gitlab-sidekiq-low-urgency-cpu-bound-v1-74dcb7bc68-2nlkz.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 9256c5d1 by gambas at 2020-11-10T02:06:11+01:00 Don't call a 'gb.gtk3' method. [GB.GTK] * BUG: Don't call a 'gb.gtk3' method. - - - - - 1 changed file: - gb.gtk/src/gtabstrip.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/9256c5d1af605425a4630c5c310f7dc104d4d5e2 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/9256c5d1af605425a4630c5c310f7dc104d4d5e2 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 Nov 10 09:52:58 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Tue, 10 Nov 2020 08:52:58 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Enhance project info box behaviour. Message-ID: <5faa54eb80630_8160f2330292210@gitlab-sidekiq-low-urgency-cpu-bound-v1-74dcb7bc68-9vf45.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: a335ad98 by gambas at 2020-11-10T09:52:51+01:00 Enhance project info box behaviour. [DEVELOPMENT ENVIRONMENT] * NEW: Project info box is now automatically reloaded if the project configuration file has changed. * NEW: Project info box now correctly displays the current branch besides the version number. * NEW: Update Gambas fonts. - - - - - 8 changed files: - app/src/gambas3/.hidden/font/GambasRegular.sfd - app/src/gambas3/.hidden/font/gambasr12.otb - app/src/gambas3/.hidden/font/gambasr13.otb - app/src/gambas3/.hidden/font/gambasr16.otb - app/src/gambas3/.project - app/src/gambas3/.src/Project/CProjectInfo.class - app/src/gambas3/.src/VersionControl/CVersionControl.class - app/src/gambas3/.src/VersionControl/CVersionControlGit.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/a335ad98955efeffd3ac12559bfb365eb1a4adfd -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/a335ad98955efeffd3ac12559bfb365eb1a4adfd 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 Nov 11 00:23:19 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Tue, 10 Nov 2020 23:23:19 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] TextArea now have no minimum size if they have no scrollbars. Icons of... Message-ID: <5fab20e814738_8395f870356@gitlab-sidekiq-low-urgency-cpu-bound-v1-965b8b7cd-cbqfz.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: c2ffd3c7 by gambas at 2020-11-11T00:21:54+01:00 TextArea now have no minimum size if they have no scrollbars. Icons of disabled menus are now desaturated. [GB.GTK] * BUG: TextArea now have no minimum size if they have no scrollbars. * BUG: Icons of disabled menus are now desaturated. [GB.GTK3] * BUG: TextArea now have no minimum size if they have no scrollbars. * BUG: Icons of disabled menus are now desaturated. - - - - - 6 changed files: - gb.gtk/src/gcontrol.h - gb.gtk/src/gmenu.cpp - gb.gtk/src/gmenu.h - gb.gtk/src/gpicture.cpp - gb.gtk/src/gtextarea.cpp - gb.gtk/src/gtools.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/c2ffd3c7b9c32e1571c635302126afacee635f69 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/c2ffd3c7b9c32e1571c635302126afacee635f69 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 Nov 11 03:32:18 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 11 Nov 2020 02:32:18 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] The debugger now correctly saves and prints the current error message. Message-ID: <5fab4d34f543_813b3548215a8@gitlab-sidekiq-low-urgency-cpu-bound-v1-965b8b7cd-4k7r7.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 2ca5bdd5 by gambas at 2020-11-11T03:32:03+01:00 The debugger now correctly saves and prints the current error message. [INTERPRETER] * NEW: Add a debug API that returns the current error message, and remove the API that printed it. [GB.DEBUG] * BUG: The debugger now correctly saves and prints the current error message. - - - - - 5 changed files: - main/gbx/gb_error.c - main/gbx/gb_error.h - main/gbx/gbx_api.c - main/lib/debug/debug.c - main/lib/debug/gb.debug.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/2ca5bdd57456740a29ea1c7deb48031118dc0109 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/2ca5bdd57456740a29ea1c7deb48031118dc0109 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 Nov 11 00:28:00 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Tue, 10 Nov 2020 23:28:00 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Some little workarounds for GTK+ components. Message-ID: <5fab22017c356_931e8cc500c7@gitlab-sidekiq-low-urgency-cpu-bound-v1-965b8b7cd-g52kh.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 2a2780c9 by gambas at 2020-11-11T00:27:55+01:00 Some little workarounds for GTK+ components. [GB.FORM] * BUG: MenuButton: Fix hidden shortcut button for GTK+ components. * BUG: DirButton: Take the Design property into account. * BUG: Wizard: Unset the AutoResize property on wizard title label, it breaks with GTK+ components. - - - - - 8 changed files: - comp/src/gb.form/.lang/fr.po - comp/src/gb.form/.project - comp/src/gb.form/.src/Button/MenuButton.class - comp/src/gb.form/.src/File/Chooser/DirButton.class - comp/src/gb.form/.src/Test/FTestColorChooser.form - comp/src/gb.form/.src/Test/FTestMenuButton.form - comp/src/gb.form/.src/Test/FTestWizard.form - comp/src/gb.form/.src/Wizard/FWizard.form View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/2a2780c95b4a8db982e78f15eca1869a4ab83379 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/2a2780c95b4a8db982e78f15eca1869a4ab83379 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 Nov 11 03:35:41 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 11 Nov 2020 02:35:41 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] The UNSAFE keyword is now correctly taken into account in function detection. Message-ID: <5fab4dfdc3d7b_917f450879269@gitlab-sidekiq-low-urgency-cpu-bound-v1-965b8b7cd-5s9qt.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 82cea0a2 by gambas at 2020-11-11T03:35:37+01:00 The UNSAFE keyword is now correctly taken into account in function detection. [DEVELOPMENT ENVIRONMENT] * BUG: The UNSAFE keyword is now correctly taken into account in function detection. - - - - - 4 changed files: - app/src/gambas3/.project - app/src/gambas3/.src/Component/CDocumentation.class - app/src/gambas3/.src/Debug/Design.module - app/src/gambas3/.src/Editor/Code/FEditor.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/82cea0a2b206a0be1337f77abfd25342c9dc6412 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/82cea0a2b206a0be1337f77abfd25342c9dc6412 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 Nov 11 02:03:44 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 11 Nov 2020 01:03:44 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Disabled state is now correctly taken into account by style drawing methods. Message-ID: <5fab3873ffa1_9106e9dc6418e@gitlab-sidekiq-low-urgency-cpu-bound-v1-965b8b7cd-6xctd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: c4a6164f by gambas at 2020-11-11T02:03:10+01:00 Disabled state is now correctly taken into account by style drawing methods. [GB.QT4] * BUG: Disabled state is now correctly taken into account by style drawing methods. [GB.QT5] * BUG: Disabled state is now correctly taken into account by style drawing methods. - - - - - 1 changed file: - gb.qt4/src/CStyle.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/c4a6164f96200ecd961c7e53d4b172e722ff3d66 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/c4a6164f96200ecd961c7e53d4b172e722ff3d66 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 Nov 11 04:48:39 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 11 Nov 2020 03:48:39 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Remove debugging messages. Message-ID: <5fab5f17c9a05_819ffc1c814a2@gitlab-sidekiq-low-urgency-cpu-bound-v1-965b8b7cd-cbqfz.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: bc2b5946 by gambas at 2020-11-11T04:48:35+01:00 Remove debugging messages. [DEVELOPMENT ENVIRONMENT] * BUG: Remove debugging messages. - - - - - 1 changed file: - app/src/gambas3/.src/Debug/Design.module View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/bc2b59468047e86f10e8587370d814e7756c2c6d -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/bc2b59468047e86f10e8587370d814e7756c2c6d 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 Nov 12 20:02:06 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 12 Nov 2020 19:02:06 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Rework Design property management so that it works better. Message-ID: <5fad86ae5e5b3_8395d08194d@gitlab-sidekiq-low-urgency-cpu-bound-v1-77fc6fc5d6-87v5n.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 1cd8bd90 by gambas at 2020-11-12T19:58:51+01:00 Rework Design property management so that it works better. [GB.GTK] * NEW: Rework Design property management so that it works better. * OPT: Cache font metrics to speed up some font properties. [GB.GTK3] * NEW: Rework Design property management so that it works better. * OPT: Cache font metrics to speed up some font properties. [GB.QT4] * NEW: Rework Design property management so that it works better. [GB.QT5] * NEW: Rework Design property management so that it works better. - - - - - 21 changed files: - gb.gtk/src/CContainer.cpp - gb.gtk/src/CWidget.cpp - gb.gtk/src/gapplication.cpp - gb.gtk/src/gcontainer.cpp - gb.gtk/src/gcontainer.h - gb.gtk/src/gcontrol.cpp - gb.gtk/src/gcontrol.h - gb.gtk/src/gfont.cpp - gb.gtk/src/gfont.h - gb.gtk/src/gtextarea.cpp - gb.qt4/share/gb.form.arrangement.h - gb.qt4/src/CButton.cpp - gb.qt4/src/CCheckBox.cpp - gb.qt4/src/CContainer.cpp - gb.qt4/src/CContainer.h - gb.qt4/src/CLabel.cpp - gb.qt4/src/CRadioButton.cpp - gb.qt4/src/CTextBox.cpp - gb.qt4/src/CWidget.cpp - gb.qt4/src/CWidget.h - gb.qt4/src/CWindow.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/1cd8bd9035a46fa8ea7b07bf03f2ad9888f0b955 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/1cd8bd9035a46fa8ea7b07bf03f2ad9888f0b955 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 Nov 13 18:32:46 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 13 Nov 2020 17:32:46 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix crash when clicking on a top-level menu. Message-ID: <5faec33fbff77_8394cc24423@gitlab-sidekiq-low-urgency-cpu-bound-v1-6c86c98f7b-lvxpk.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: ab7f329f by gambas at 2020-11-13T18:32:13+01:00 Fix crash when clicking on a top-level menu. [GB.GTK] * BUG: Fix crash when clicking on a top-level menu. [GB.GTK3] * BUG: Fix crash when clicking on a top-level menu. - - - - - 1 changed file: - gb.gtk/src/gapplication.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/ab7f329f1238c90c1eb23a06f06ad74834f8b7fc -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/ab7f329f1238c90c1eb23a06f06ad74834f8b7fc 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 Nov 14 03:52:49 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 14 Nov 2020 02:52:49 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 5 commits: Errors cannot be propagated outside of an event handler. Message-ID: <5faf468283925_921cb1f8999bb@gitlab-sidekiq-low-urgency-cpu-bound-v1-55d9679b5b-tnb4v.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 3ad3e9a4 by gambas at 2020-11-14T03:33:12+01:00 Errors cannot be propagated outside of an event handler. [INTERPRETER] * NEW: GB.IsLocked() is a new API that tells if an object is locked. * NEW: GB.IsRaiseLocked() is a new API that tells if raising an event is useless because no observer will receive it. * BUG: Errors cannot be propagated outside of an event handler, because the event may result from a library signal that do not support exceptions (like the glib library). - - - - - 677e1086 by gambas at 2020-11-14T03:42:52+01:00 Many fixes and clean-ups. [GB.GTK] * BUG: Setting the ComboBox.List property does not raise the Click event anymore, like in Qt components. * BUG: Watcher objects now correctly follow controls that recreate their inner widget. * NEW: Controls initial geometry is now the same as in Qt components. [GB.GTK3] * BUG: Setting the ComboBox.List property does not raise the Click event anymore, like in Qt components. * BUG: Watcher objects now correctly follow controls that recreate their inner widget. * NEW: Controls initial geometry is now the same as in Qt components. - - - - - 4e1b6921 by gambas at 2020-11-14T03:46:03+01:00 WebView.Clear() is a new method that resets the view. [GB.QT5.WEBVIEW] * NEW: WebView: Clear() is a new method that resets the view. * BUG: WebView: The Link property is now available during Finish and Error events. * NEW: WebView: Cancelling the NewView event has the same effect as setting the NewView property to NULL. - - - - - 429e373c by gambas at 2020-11-14T03:51:39+01:00 WebView.Clear() is a new method that resets the view. [GB.QT4.WEBVIEW] * NEW: WebView: Clear() is a new method that resets the view. - - - - - 7eeb639f by gambas at 2020-11-14T03:51:48+01:00 WebView.Clear() is a new method that resets the view. [GB.GTK3.WEBVIEW] * NEW: WebView: Clear() is a new method that resets the view. * NEW: WebView: Cancelling the NewView event has the same effect as setting the NewView property to NULL. - - - - - 20 changed files: - gb.gtk/src/CButton.cpp - gb.gtk/src/CTabStrip.cpp - gb.gtk/src/CTextBox.cpp - gb.gtk/src/CWatcher.cpp - gb.gtk/src/CWidget.cpp - gb.gtk/src/gcontrol.cpp - gb.gtk/src/gcontrol.h - gb.gtk/src/gdrawingarea.cpp - gb.gtk/src/gframe.cpp - gb.gtk/src/gmainwindow.cpp - gb.gtk/src/gmainwindow.h - gb.gtk/src/gslider.cpp - gb.gtk/src/main.cpp - gb.gtk3/src/webview/c_webview.c - gb.qt4/src/webview/c_webview.cpp - gb.qt5/src/webview/c_webview.cpp - main/gbx/gbx_api.c - main/gbx/gbx_api.h - main/gbx/gbx_stack.c - main/share/gambas.h View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/ab7f329f1238c90c1eb23a06f06ad74834f8b7fc...7eeb639f47a69fa89199974223327bfc2c9c8ca9 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/ab7f329f1238c90c1eb23a06f06ad74834f8b7fc...7eeb639f47a69fa89199974223327bfc2c9c8ca9 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 Nov 14 03:56:52 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 14 Nov 2020 02:56:52 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] ButtonBox: Draw the default background color correctly. Message-ID: <5faf4774e260b_93942c3385a@gitlab-sidekiq-low-urgency-cpu-bound-v1-55d9679b5b-xmsbl.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 0456b0ba by gambas at 2020-11-14T03:56:48+01:00 ButtonBox: Draw the default background color correctly. [GB.FORM] * BUG: ButtonBox: Draw the default background color correctly. - - - - - 6 changed files: - comp/src/gb.form/.project - comp/src/gb.form/.src/Button/ButtonBox.class - comp/src/gb.form/.src/DocumentView/DocumentView.class - comp/src/gb.form/.src/Test/FDocumentView.class - comp/src/gb.form/.src/Test/FTestMaskBox.class - comp/src/gb.form/.src/Test/FTestMaskBox.form View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/0456b0ba41537a252c2a0d2fe3b8b721f7696c4d -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/0456b0ba41537a252c2a0d2fe3b8b721f7696c4d 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 Nov 14 04:00:00 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 14 Nov 2020 03:00:00 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Project property dialog: Going back in the component help browser does not raise an error anymore. Message-ID: <5faf48305871b_85805e899860@gitlab-sidekiq-low-urgency-cpu-bound-v1-55d9679b5b-7qt92.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 35248d5e by gambas at 2020-11-14T03:59:55+01:00 Project property dialog: Going back in the component help browser does not raise an error anymore. [DEVELOPMENT ENVIRONMENT] * BUG: Help browser: Layout the loading spinner later to be kind with GTK+. * BUG: Project property dialog: Going back in the component help browser does not raise an error anymore. * NEw: Use the new WebView.Clear method to resets the view, as clearing the history does not really work. * - - - - - 8 changed files: - app/src/gambas3/.lang/fr.po - app/src/gambas3/.src/Editor/Form/CControl.class - app/src/gambas3/.src/Editor/Form/FForm.form - app/src/gambas3/.src/Help/HelpView.class - app/src/gambas3/.src/Help/MHelp.module - app/src/gambas3/.src/Project/Component/FComponentChooser.class - app/src/gambas3/.src/Project/Component/FComponentChooser.form - app/src/gambas3/.src/Translation/FTranslate.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/35248d5e236f75cf32fa8b86a4f596f59eca2681 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/35248d5e236f75cf32fa8b86a4f596f59eca2681 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 Nov 14 04:01:30 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 14 Nov 2020 03:01:30 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Add icon association for 'font-x-generic' mime type. Message-ID: <5faf488cdc1a_917891b81449a@gitlab-sidekiq-low-urgency-cpu-bound-v1-55d9679b5b-lc56n.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: b36254ee by gambas at 2020-11-14T04:01:19+01:00 Add icon association for 'font-x-generic' mime type. [GB.FORM.STOCK] * NEW: Add icon association for 'font-x-generic' mime type. - - - - - 1 changed file: - comp/src/gb.form.stock/links View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/b36254ee7e40227005a3b7283dcf122f6ced5cf5 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/b36254ee7e40227005a3b7283dcf122f6ced5cf5 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 Nov 14 16:21:04 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 14 Nov 2020 15:21:04 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Deleting a window now raises the Close event immediately, like in Qt components. Message-ID: <5faff5e21b279_840e62e01184ea@gitlab-sidekiq-low-urgency-cpu-bound-v1-55d9679b5b-7qt92.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 5b48b776 by gambas at 2020-11-14T16:20:20+01:00 Deleting a window now raises the Close event immediately, like in Qt components. [GB.GTK] * BUG: Deleting a window now raises the Close event immediately, like in Qt components. [GB.GTK3] * BUG: Deleting a window now raises the Close event immediately, like in Qt components. - - - - - 3 changed files: - gb.gtk/src/gcontrol.h - gb.gtk/src/gmainwindow.cpp - gb.gtk/src/gmainwindow.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/5b48b7763acb4323ab7bbdc09553a2dfe720f5ed -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/5b48b7763acb4323ab7bbdc09553a2dfe720f5ed 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 Nov 14 17:18:13 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 14 Nov 2020 16:18:13 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix explicit destroying of non-persistent windows. Message-ID: <5fb003454ee73_82bdb1c691d1@gitlab-sidekiq-low-urgency-cpu-bound-v1-55d9679b5b-gnpt7.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 4fb647d2 by gambas at 2020-11-14T17:17:36+01:00 Fix explicit destroying of non-persistent windows. [GB.GTK] * BUG: Fix explicit destroying of non-persistent windows. [GB.GTK3] * BUG: Fix explicit destroying of non-persistent windows. - - - - - 2 changed files: - gb.gtk/src/gmainwindow.cpp - gb.gtk/src/gmainwindow.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/4fb647d2583b46cb4dce13f69bfc37d3c5c4fc6d -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/4fb647d2583b46cb4dce13f69bfc37d3c5c4fc6d 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 Nov 14 22:55:33 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 14 Nov 2020 21:55:33 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Handling the Menu event does not prevent the native menus of TextBox and TextArea to popup anymore. Message-ID: <5fb052572d848_8482a4fc922d7@gitlab-sidekiq-low-urgency-cpu-bound-v1-55d9679b5b-2prfk.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: faa5f659 by gambas at 2020-11-14T22:53:50+01:00 Handling the Menu event does not prevent the native menus of TextBox and TextArea to popup anymore. [GB.GTK] * BUG: Handling the Menu event does not prevent the native menus of TextBox and TextArea to popup anymore. [GB.GTK3] * BUG: Handling the Menu event does not prevent the native menus of TextBox and TextArea to popup anymore. - - - - - 7 changed files: - gb.gtk/src/CWidget.cpp - gb.gtk/src/gapplication.cpp - gb.gtk/src/gcontrol.cpp - gb.gtk/src/gcontrol.h - gb.gtk/src/gmainwindow.cpp - gb.gtk/src/gtextarea.cpp - gb.gtk/src/gtextbox.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/faa5f659c312c512e797d7b8cec6eb0c1325a99f -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/faa5f659c312c512e797d7b8cec6eb0c1325a99f 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 Nov 15 18:12:58 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sun, 15 Nov 2020 17:12:58 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Add actions to the Gambas IDE desktop file to run it with a specific GUI component. Message-ID: <5fb1619b48e25_9693519c8754f@gitlab-sidekiq-low-urgency-cpu-bound-v1-55d9679b5b-xmsbl.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 2bf1b860 by gambas at 2020-11-15T18:12:19+01:00 Add actions to the Gambas IDE desktop file to run it with a specific GUI component. [CONFIGURATION] * NEW: Add actions to the Gambas IDE desktop file to run it with a specific GUI component. - - - - - 1 changed file: - app/desktop/gambas3.desktop View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/2bf1b860bbf6525651a35d73c312c2739a17f861 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/2bf1b860bbf6525651a35d73c312c2739a17f861 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 Nov 15 23:30:30 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sun, 15 Nov 2020 22:30:30 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix TabStrip Design property behaviour. Message-ID: <5fb1ac086774_949788cc1607d6@gitlab-sidekiq-low-urgency-cpu-bound-v1-55d9679b5b-tnb4v.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: b2a55d6b by gambas at 2020-11-15T23:27:08+01:00 Fix TabStrip Design property behaviour. [GB.GTK] * BUG: Fix TabStrip Design property behaviour. [GB.GTK3] * BUG: Fix TabStrip Design property behaviour. [GB.QT4] * BUG: Fix TabStrip Design property behaviour. [GB.QT5] * BUG: Fix TabStrip Design property behaviour. - - - - - 9 changed files: - gb.gtk/src/gcontrol.cpp - gb.gtk/src/gcontrol.h - gb.gtk/src/gtabstrip.cpp - gb.qt4/src/CContainer.cpp - gb.qt4/src/CTabStrip.cpp - gb.qt4/src/CWidget.cpp - gb.qt4/src/CWidget.h - gb.qt4/src/CWindow.cpp - gb.qt4/src/CWindow.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/b2a55d6bc175c004bea47ad4c08235e9eff13265 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/b2a55d6bc175c004bea47ad4c08235e9eff13265 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 Nov 16 01:21:33 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 16 Nov 2020 00:21:33 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Setting the ComboBox.Index property to -1 does not raise the Click event anymore. Message-ID: <5fb1c60dc0168_95e86854163138@gitlab-sidekiq-low-urgency-cpu-bound-v1-55d9679b5b-tnb4v.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 45cfc32a by gambas at 2020-11-16T01:20:59+01:00 Setting the ComboBox.Index property to -1 does not raise the Click event anymore. [GB.GTK] * BUG: Setting the ComboBox.Index property to -1 does not raise the Click event anymore. [GB.GTK3] * BUG: Setting the ComboBox.Index property to -1 does not raise the Click event anymore. - - - - - 1 changed file: - gb.gtk/src/gcombobox.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/45cfc32a244359e143c3f8cbc0310fcc9e262c9b -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/45cfc32a244359e143c3f8cbc0310fcc9e262c9b 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 Nov 16 22:03:37 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 16 Nov 2020 21:03:37 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix detection of system colors and react to widget theme change. Message-ID: <5fb2e929ea207_83b3442918@gitlab-sidekiq-low-urgency-cpu-bound-v1-77bb9c8c4-sw69x.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 71190a53 by gambas at 2020-11-16T22:02:13+01:00 Fix detection of system colors and react to widget theme change. [GB.GTK] * NEW: React to widget theme change. [GB.GTK3] * BUG: Fix detection of system colors. * NEW: React to widget theme change. - - - - - 13 changed files: - gb.gtk/src/CColor.cpp - gb.gtk/src/CScreen.cpp - gb.gtk/src/CStyle.cpp - gb.gtk/src/gapplication.cpp - gb.gtk/src/gapplication.h - gb.gtk/src/gcontrol.cpp - gb.gtk/src/gdesktop.cpp - gb.gtk/src/gdesktop.h - gb.gtk/src/gmessage.cpp - gb.gtk/src/gseparator.cpp - gb.gtk/src/gtools.cpp - gb.gtk/src/gtools.h - gb.gtk/src/widgets.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/71190a534e7e0c84763a59391444b73f0f1798c3 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/71190a534e7e0c84763a59391444b73f0f1798c3 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 Nov 16 22:41:35 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 16 Nov 2020 21:41:35 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix compilation on GTK+3 version < 3.12. Message-ID: <5fb2f20f75595_89a7234922e@gitlab-sidekiq-low-urgency-cpu-bound-v1-77bb9c8c4-qzvlj.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 2a849671 by gambas at 2020-11-16T22:40:45+01:00 Fix compilation on GTK+3 version < 3.12. [GB.GTK3] * BUG: Fix compilation on GTK+3 version < 3.12. - - - - - 1 changed file: - gb.gtk/src/gdesktop.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/2a849671a5cb0b94ab36238ff3c8e67876f906d7 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/2a849671a5cb0b94ab36238ff3c8e67876f906d7 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 Nov 16 23:45:15 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 16 Nov 2020 22:45:15 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][stable] 54 commits: Fix panic message displayed when a JIT method is not found. Message-ID: <5fb300fc7ba85_8768cac5895d@gitlab-sidekiq-low-urgency-cpu-bound-v1-77bb9c8c4-vj9kp.mail> Beno?t Minisini pushed to branch stable at Gambas / gambas Commits: c0461171 by gambas at 2020-11-16T22:57:27+01:00 Fix panic message displayed when a JIT method is not found. [INTERPRETER] * BUG: Fix panic message displayed when a JIT method is not found. - - - - - 5ac209e8 by gambas at 2020-11-16T22:57:42+01:00 Response.SetCookie() now sets the 'SameSite' cookie property to 'Lax' as Firefox specifies. [GB.WEB] * BUG: Response.SetCookie() now sets the 'SameSite' cookie property to 'Lax' as Firefox specifies. - - - - - a2bccae1 by gambas at 2020-11-16T22:57:58+01:00 Project arguments dialog: quote arguments only if really needed. [DEVELOPMENT ENVIRONMENT] * BUG: Remove now useless classes. * BUG: Project arguments dialog: quote arguments only if really needed. - - - - - 173d8f47 by gambas at 2020-11-16T22:58:37+01:00 Widget tooltips now handle newlines and linefeeds the same way as in Qt. [GB.GTK] * BUG: Widget tooltips now handle newlines and linefeeds the same way as in Qt. [GB.GTK3] * BUG: Widget tooltips now handle newlines and linefeeds the same way as in Qt. - - - - - dec5aacf by gambas at 2020-11-16T22:58:47+01:00 Correctly catch errors raised inside event handlers in all cases. [INTERPRETER] * BUG: Correctly catch errors raised inside event handlers in all cases. - - - - - a447c253 by gambas at 2020-11-16T22:59:46+01:00 Form editor: Drawing control names should work correctly now. [DEVELOPMENT ENVIRONMENT] * BUG: Form editor: Drawing control names should work correctly now. - - - - - fefea91e by gambas at 2020-11-16T23:00:03+01:00 Fix containers Indent property. [GB.GTK] * BUG: Fix containers Indent property. [GB.GTK3] * BUG: Fix containers Indent property. [GB.QT4] * BUG: Fix containers Indent property. [GB.QT5] * BUG: Fix containers Indent property. - - - - - 2112e53a by gambas at 2020-11-16T23:00:14+01:00 The password dialog is not stacked above other windows anymore, but just raised on opening. [GB.FORM.DIALOG] * BUG: The password dialog is not stacked above other windows anymore, but just raised on opening. - - - - - 01016868 by gambas at 2020-11-16T23:02:16+01:00 TextArea background color property now works as expected. [GB.GTK3] * BUG: TextArea background color property now works as expected. - - - - - f896dccf by gambas at 2020-11-16T23:02:28+01:00 Button grab is now automatically released when a new event loop is started. [GB.GTK] * BUG: Button grab is now automatically released when a new event loop is started. [GB.GTK3] * BUG: Button grab is now automatically released when a new event loop is started. - - - - - 4d388549 by gambas at 2020-11-16T23:03:05+01:00 Ignore CVS and CVSROOT directories when searching for source files to compile. [COMPILER] * BUG: Ignore CVS and CVSROOT directories when searching for source files to compile. - - - - - 30f1381b by gambas at 2020-11-16T23:03:14+01:00 Fix Menu proxy management and Control.Refresh(). [GB.GTK] * BUG: Fix Menu proxy management. * BUG: Fix Control.Refresh() method when arguments are specified. * BUG: Fix an uninitalized internal control flag. [GB.GTK3] * BUG: Fix Menu proxy management. * BUG: Fix Control.Refresh() method when arguments are specified. * BUG: Fix an uninitalized internal control flag. - - - - - 7eeedc1b by gambas at 2020-11-16T23:03:24+01:00 TextArea: Fix both Font and Background property. [GB.GTK3] * BUG: TextArea: Fix both Font and Background property. - - - - - e0df07f2 by gambas at 2020-11-16T23:04:07+01:00 Make '.project' format backward-compatible. [DEVELOPMENT ENVIRONMENT] * BUG: Make '.project' format backward-compatible. * NEW: Project argument dialog: Save dialog geometry. - - - - - 1c58fa20 by gambas at 2020-11-16T23:04:16+01:00 Void tooltips do not display anything anymore. [GB.GTK] * OPT: Moving or resizing a control with Ignore property set does not trigger a arrangment anymore. * BUG: Void tooltips do not display anything anymore. [GB.GTK3] * OPT: Moving or resizing a control with Ignore property set does not trigger a arrangment anymore. * BUG: Void tooltips do not display anything anymore. - - - - - 2cd1b95d by gambas at 2020-11-16T23:04:24+01:00 Help browser: Deal with possible missing GUI component information files. [DEVELOPMENT ENVIRONMENT] * BUG: Help browser: Deal with possible missing GUI component information files. * BUG: Do not warn when generating the executable twice without any change, if project version comes from a 'VERSION' file. - - - - - aca462ca by gambas at 2020-11-16T23:04:33+01:00 Fix management of Paint.Font. Underline and Strikeout properties are now correctly drawn. [GB.GTK] * BUG: Fix management of Paint.Font. Underline and Strikeout properties are now correctly drawn. [GB.GTK3] * BUG: Fix management of Paint.Font. Underline and Strikeout properties are now correctly drawn. - - - - - ec3935ea by gambas at 2020-11-16T23:04:42+01:00 TerminalView: Take padding into account when computing the number of visible lines. [GB.FORM.TERMINAL] * BUG: TerminalView: Take padding into account when computing the number of visible lines. - - - - - 9a5cd9cc by gambas at 2020-11-16T23:04:50+01:00 MessageView: Speed animation up. [GB.FORM] * NEW: MessageView: Speed animation up. - - - - - 4166d647 by gambas at 2020-11-16T23:05:04+01:00 Child processes do not inherit locks anymore. Workaround libraries that override SIGCHLD handler. [INTERPRETER] * BUG: Child processes do not inherit locks anymore. * BUG: Workaround libraries like 'glib' that override SIGCHLD handler by checking and reinstalling it at each process run. - - - - - 738b3383 by gambas at 2020-11-16T23:05:16+01:00 Fix Control Lower(), Raise() and Refresh() methods. [GB.GTK] * BUG: Fix Control.Lower() and Control.Raise() methods. * BUG: Fix Control.Refresh() method when the update area is specified. [GB.GTK3] * BUG: Fix Control.Lower() and Control.Raise() methods. * BUG: Fix Control.Refresh() method when the update area is specified. - - - - - d86594e0 by gambas at 2020-11-16T23:05:24+01:00 Fix Variant arrays sort when a mode is specified. [INTERPRETER] * BUG: Fix Variant arrays sort when a mode is specified. - - - - - 771dbe66 by gambas at 2020-11-16T23:06:22+01:00 Project tree: Fix directory creation. [DEVELOPMENT ENVIRONMENT] * BUG: Project tree: Fix directory creation. - - - - - 42b2d742 by gambas at 2020-11-16T23:06:42+01:00 Fix control arrangement, buttons appearance, ToolButton focus stealing, and embedded windows resize event. [GB.GTK] * BUG: Control: Make MoveResize() method behave the same way as in QT components. * BUG: Container: Arrange contents only when mapped, as in QT components. * BUG: ToolButton: Do not steal the focus anymore when clicked. * NEW: Button & ToolButton: Draw buttons the same way as in QT components. [GB.GTK3] * BUG: Control: Make MoveResize() method behave the same way as in QT components. * BUG: Container: Arrange contents only when mapped, as in QT components. * BUG: ToolButton: Do not steal the focus anymore when clicked. * NEW: Button & ToolButton: Draw buttons the same way as in QT components. * BUG: Window: Embedded windows now correctly raise their Resize event. - - - - - 7e76f667 by gambas at 2020-11-16T23:06:59+01:00 Separator: Do not use widget theme for drawing. [GB.QT4] * NEW: Separator: Do not use widget theme for drawing. * OPT: Showing a control with Ignore property set does not trigger a parent arrangement anymore. [GB.QT5] * NEW: Separator: Do not use widget theme for drawing. * OPT: Showing a control with Ignore property set does not trigger a parent arrangement anymore. - - - - - 8e40ebd4 by gambas at 2020-11-16T23:07:04+01:00 Many bug fixes in GTK components. [GB.GTK] * BUG: Button text is not truncated anymore. * BUG: Disabled button icons are now correctly desaturated. * BUG: Fix a memory leak in the Application.Restart property. * BUG: Window close management is now similar to QT components' one. * BUG: Form.Load() now behaves correctly if the static instance is already created. * NEW: Separators are drawn he same wat as in Qt components. [GB.GTK3] * BUG: Button text is not truncated anymore. * BUG: Disabled button icons are now correctly desaturated. * BUG: Fix a memory leak in the Application.Restart property. * BUG: Window close management is now similar to QT components' one. * BUG: Form.Load() now behaves correctly if the static instance is already created. * NEW: Separators are drawn he same wat as in Qt components. - - - - - c454af7e by gambas at 2020-11-16T23:07:25+01:00 Fix GUI default layouts. [DEVELOPMENT ENVIRONMENT] * BUG: Fix GUI default layouts. - - - - - 9d3f4716 by gambas at 2020-11-16T23:07:34+01:00 Some fixes in icons and mimetypes installation. [CONFIGURATION] * NEW: Update Gambas IDE icons. * NEW: Install an icon for the Gambas IDE. * BUG: Uninstall mimetypes for Gambas script and server pages. - - - - - 54d6de35 by gambas at 2020-11-16T23:07:41+01:00 Darker green color for 'apply' and 'call' icons. [GB.FORM.STOCK] * NEW: Darker green color for 'apply' and 'call' icons. - - - - - 5e5daf34 by gambas at 2020-11-16T23:07:50+01:00 Fix installation of IDE icons and menu. [CONFIGURATION] * BUG: Fix installation of IDE icons and menu. - - - - - aad52b65 by gambas at 2020-11-16T23:08:28+01:00 Fix 'make install' that should now correctly remove all installed files. [CONFIGURATION] * BUG: Fix 'make install' that should now correctly remove all installed files. - - - - - 33a213fc by gambas at 2020-11-16T23:08:36+01:00 Workaround a bug in 'xdg-desktop-menu' that triggers on Alpine systems. [CONFIGURATION] * BUG: Workaround a bug in 'xdg-desktop-menu' that triggers on Alpine systems. - - - - - 4650f348 by gambas at 2020-11-16T23:09:56+01:00 Some fixes on foreground color management. [GB.QT4] * BUG: DrawingArea: Paint default color is now its foreground color. * BUG: Fix foreground color inheritance through containers. [GB.QT5] * BUG: DrawingArea: Paint default color is now its foreground color. * BUG: Fix foreground color inheritance through containers. - - - - - 4a5f0c1c by gambas at 2020-11-16T23:10:04+01:00 Lots of 'gb.gtk' and 'gb.gtk3' fixes. [GB.GTK] * NEW: Control.Design is partially implemented. * BUG: A control being dragged cannot be explicitely destroyed anymore. * NEW: DrawingArea: Paint default color is now its foreground color. * BUG: ToolButtons do not steal focus anymore. * BUG: Fix focus management so that it behaves like Qt. * OPT: Control: Modifying the Expand property does not trigger an arrangement anymore if the Ignore property is set. * BUG: Control: Fix Raise() and Lower() method that sometimes hid the control. * BUG: Windows can now take focus by default. * BUG: Menu: Shortcuts are now automatically disabled when the menu or one if its parent is disabled. [GB.GTK3] * NEW: Control.Design is partially implemented. * BUG: Fix Style.PaintCheck() and Style.PaintOption(). * BUG: A control being dragged cannot be explicitely destroyed anymore. * NEW: DrawingArea: Paint default color is now its foreground color. * BUG: ToolButtons do not steal focus anymore. * BUG: Fix focus management so that it behaves like Qt. * OPT: Control: Modifying the Expand property does not trigger an arrangement anymore if the Ignore property is set. * BUG: Control: Fix Raise() and Lower() method that sometimes hid the control. * BUG: Color: Fix button, tooltip and link system colors and support more themes. * BUG: Windows can now take focus by default. * BUG: Menu: Fix indicator drawing. * BUG: Menu: Shortcuts are now automatically disabled when the menu or one if its parent is disabled. - - - - - a82f4dcc by gambas at 2020-11-16T23:10:39+01:00 Fixes in ScrollArea, HSplit, VSplit and ListBox. [GB.GUI.BASE] * BUG: ScrollArea: Delete shadows differently to better support GTK+. * NEW: HSplit & VSplit: Handle the Design property. * NEW: ListBox: Setting the Index property with an incorrect value now raise an explicit error. - - - - - 033cd6dc by gambas at 2020-11-16T23:10:45+01:00 Fix global toolbars layout management. [DEVELOPMENT ENVIRONMENT] * BUG: Fix global toolbars layout management. - - - - - 5e42c567 by gambas at 2020-11-16T23:10:58+01:00 MediaView: Ensure that the video DrawingArea has its own window on gb.gtk/gb.gtk3. [GB.MEDIA.FORM] * BUG: MediaView: Ensure that the video DrawingArea has its own window on gb.gtk/gb.gtk3. - - - - - 1fee7439 by gambas at 2020-11-16T23:11:38+01:00 When changing the geometry of a control, the move is done before the resize, to get the same behaviour as the Qt components. [GB.GTK] * BUG: Fix an uninitialized flag in 'gmainwindow.cpp'. * BUG: When changing the geometry of a control, the move is done before the resize, to get the same behaviour as the Qt components. [GB.GTK3] * BUG: Fix an uninitialized flag in 'gmainwindow.cpp'. * BUG: When changing the geometry of a control, the move is done before the resize, to get the same behaviour as the Qt components. - - - - - 87dbcc62 by gambas at 2020-11-16T23:11:49+01:00 Fix signal handler overriding management. [INTERPRETER] * BUG: Fix signal handler overriding management. - - - - - 243ae6e0 by gambas at 2020-11-16T23:11:59+01:00 Fix menu Show event and allow Mouse key modifiers properties outside of Mouse event handlers. [GB.GTK] * BUG: Mouse key modifiers properties are now available outside of Mouse event handlers as in Qt components. * BUG: Menu Show event now behaves as expected, and allow recreating the menu contents during its event handler. [GB.GTK3] * BUG: Mouse key modifiers properties are now available outside of Mouse event handlers as in Qt components. * BUG: Menu Show event now behaves as expected, and allow recreating the menu contents during its event handler. - - - - - b397b91d by gambas at 2020-11-16T23:13:15+01:00 Margin is not transparent anymore. [GB.FORM.EDITOR] * BUG: TextEditor: Margin is not transparent anymore. * NEW: TextEditor: Draw the shadow after the margin again. - - - - - 27731565 by gambas at 2020-11-16T23:13:35+01:00 Fix menu shortcuts. [GB.GTK] * BUG: Fix menu shortcuts. [GB.GTK3] * BUG: Fix menu shortcuts. - - - - - b5df38d1 by gambas at 2020-11-16T23:13:44+01:00 TerminalView: Support for 'ESC [ 3 J' sequence (clear screen). [GB.FORM.TERMINAL] * NEW: TerminalView: Support for 'ESC [ 3 J' sequence (clear screen). - - - - - 625c85de by gambas at 2020-11-16T23:13:51+01:00 Fix AutoResize arrangement. [GB.GTK] * BUG: Fix AutoResize arrangement. [GB.GTK3] * BUG: Fix AutoResize arrangement. - - - - - c4120adb by gambas at 2020-11-16T23:13:59+01:00 Project property dialog: Don't try to display the average number of lines by function if there is no function in the project. [DEVELOPMENT ENVIRONMENT] * BUG: Project property dialog: Don't try to display the average number of lines by function if there is no function in the project. - - - - - 3ca71dfc by gambas at 2020-11-16T23:14:08+01:00 Control.Reparent() correctly moves the control if the parent is not changed. [GB.GTK] * BUG: Control.Reparent() correctly moves the control if the parent is not changed. [GB.GTK3] * BUG: Control.Reparent() correctly moves the control if the parent is not changed. - - - - - b6f45ba3 by gambas at 2020-11-16T23:14:15+01:00 Allow the value of markup attributes not to be embedded between quotes in rich text. [GB.GTK] * BUG: Allow the value of markup attributes not to be embedded between quotes in rich text. [GB.GTK3] * BUG: Allow the value of markup attributes not to be embedded between quotes in rich text. - - - - - ee370d30 by gambix at 2020-11-16T23:14:23+01:00 Use pnm instead of jpeg to avoid libjpeg problems. [GB.SCANNER] * BUG: Use pnm instead of jpeg to avoid libjpeg problems. * BUG: Better progress tracking * BUG: Remove empty entry in list - - - - - 28b0692c by gambas at 2020-11-16T23:15:08+01:00 BUG: Scanning a class that declares a structure using the name of an already existing class does not loop forever anymore. [DEVELOPMENT ENVIRONMENT] * BUG: Scanning a class that declares a structure using the name of an already existing class does not loop forever anymore. - - - - - ea7c27db by gambas at 2020-11-16T23:15:23+01:00 Disabled state is now correctly taken into account by style drawing methods. [GB.QT4] * BUG: Disabled state is now correctly taken into account by style drawing methods. [GB.QT5] * BUG: Disabled state is now correctly taken into account by style drawing methods. - - - - - 70b82ebc by gambas at 2020-11-16T23:15:29+01:00 The debugger now correctly saves and prints the current error message. [INTERPRETER] * NEW: Add a debug API that returns the current error message, and remove the API that printed it. [GB.DEBUG] * BUG: The debugger now correctly saves and prints the current error message. - - - - - 94a08df2 by gambas at 2020-11-16T23:16:21+01:00 The UNSAFE keyword is now correctly taken into account in function detection. [DEVELOPMENT ENVIRONMENT] * BUG: The UNSAFE keyword is now correctly taken into account in function detection. - - - - - ae72ec5a by gambas at 2020-11-16T23:16:33+01:00 Remove debugging messages. [DEVELOPMENT ENVIRONMENT] * BUG: Remove debugging messages. - - - - - 064327a0 by gambas at 2020-11-16T23:44:39+01:00 Switch version to 3.15.3. [CONFIGURATION] * NEW: Switch version to 3.15.3. - - - - - 30 changed files: - VERSION - app/Makefile.am - app/desktop/gambas3.png - app/desktop/gambas3.svg - app/src/gambas3/.project - app/src/gambas3/.src/Component/CComponent.class - app/src/gambas3/.src/Component/CDocumentation.class - app/src/gambas3/.src/Debug/Design.module - app/src/gambas3/.src/Editor/Code/FEditor.class - app/src/gambas3/.src/Editor/Code/FSignature.class - app/src/gambas3/.src/Editor/Code/FSignature.form - app/src/gambas3/.src/Editor/Form/CControl.class - app/src/gambas3/.src/FMain.class - app/src/gambas3/.src/Options/FOption.class - app/src/gambas3/.src/Project.module - ? app/src/gambas3/.src/Project/ArgListBox.class - ? app/src/gambas3/.src/Project/ArgListEditor.class - app/src/gambas3/.src/Project/FArguments.class - app/src/gambas3/.src/Project/FProjectProperty.class - app/src/gambas3/layout/$compact.layout - app/src/gambas3/layout/$default.layout - comp/Makefile.am - comp/src/gb.form.dialog/.component - comp/src/gb.form.dialog/.project - comp/src/gb.form.dialog/.src/FAskPassword.class - comp/src/gb.form.dialog/.src/FAskPassword.form - comp/src/gb.form.editor/.src/TextEditor.class - comp/src/gb.form.editor/.src/test/FTestEditor.form - comp/src/gb.form.stock/.component - comp/src/gb.form.stock/.project View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/6927feafd79e04d66f78292e0cfeff81a51365a5...064327a09f17db484cf601d17b9fdd6bd36dee2c -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/6927feafd79e04d66f78292e0cfeff81a51365a5...064327a09f17db484cf601d17b9fdd6bd36dee2c 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 Nov 17 03:34:48 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Tue, 17 Nov 2020 02:34:48 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Date format with distinct separators and tail separators (like the Chinese... Message-ID: <5fb336c93492d_81ac1c90488a4@gitlab-sidekiq-low-urgency-cpu-bound-v1-77bb9c8c4-sw69x.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: f25d7b51 by gambas at 2020-11-17T03:33:50+01:00 Date format with distinct separators and tail separators (like the Chinese date format) are now correctly supported. [INTERPRETER] * BUG: Date format with distinct separators and tail separators (like the Chinese date format) are now correctly supported. - - - - - 3 changed files: - main/gbx/gbx_date.c - main/gbx/gbx_local.c - main/gbx/gbx_local.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f25d7b517b3ad1a411fa2cef9e7032cdf487aeac -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f25d7b517b3ad1a411fa2cef9e7032cdf487aeac 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 Nov 17 09:33:18 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Tue, 17 Nov 2020 08:33:18 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Remove a debugging message. Message-ID: <5fb38aceee9d1_93946833293@gitlab-sidekiq-low-urgency-cpu-bound-v1-77bb9c8c4-7cq5d.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 390c0807 by gambas at 2020-11-17T09:32:34+01:00 Remove a debugging message. [GB.GTK3.WEBVIEW] * BUG: Remove a debugging message. - - - - - 5c92dbd3 by gambas at 2020-11-17T09:32:53+01:00 Remove deprecated Stock class. [GB.GTK] * BUG: Remove deprecated Stock class. [GB.GTK3] * BUG: Remove deprecated Stock class. - - - - - 6 changed files: - ? gb.gtk/src/CStock.cpp - ? gb.gtk/src/CStock.h - gb.gtk/src/Makefile.am - gb.gtk/src/main.cpp - gb.gtk3/src/Makefile.am - gb.gtk3/src/webview/c_webview.c View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/f25d7b517b3ad1a411fa2cef9e7032cdf487aeac...5c92dbd30fa58ac003104560230e2cfd7cf03a35 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/f25d7b517b3ad1a411fa2cef9e7032cdf487aeac...5c92dbd30fa58ac003104560230e2cfd7cf03a35 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 Nov 17 16:46:36 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Tue, 17 Nov 2020 15:46:36 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fixes in menu management and focus navigation. Message-ID: <5fb3f061e6c19_93a444230c9@gitlab-sidekiq-low-urgency-cpu-bound-v1-85b47796b-h8th6.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 3352bb6d by gambas at 2020-11-17T16:44:02+01:00 Fixes in menu management and focus navigation. [GB.GTK] * BUG: Fix menu layouting routine. * BUG: Focus navigation now ignore unmapped controls. * BUG: Window.Resize() now works on non-resizable windows. * BUG: Menu Click event is now delayed, like in Qt components. [GB.GTK3] * BUG: Fix menu layouting routine. * BUG: Focus navigation now ignore unmapped controls. * BUG: Menu Click event is now delayed, like in Qt components. - - - - - 5 changed files: - gb.gtk/src/CMenu.cpp - gb.gtk/src/gbutton.cpp - gb.gtk/src/gmainwindow.cpp - gb.gtk/src/gmenu.cpp - gb.gtk/src/gsignals.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/3352bb6d9dd9de373450919d6315c98eb5f96ef6 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/3352bb6d9dd9de373450919d6315c98eb5f96ef6 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 Nov 18 02:50:56 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 18 Nov 2020 01:50:56 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Some fixes in date format management. Message-ID: <5fb47e0183300_913a7450990ab@gitlab-sidekiq-low-urgency-cpu-bound-v1-55b67b6d46-9698h.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: bdd1b9e5 by gambas at 2020-11-18T02:48:37+01:00 Some fixes in date format management. [INTERPRETER] * BUG: Fix separator tail detection in date formats. * BUG: Do not print two identical successive date separators. - - - - - 1 changed file: - main/gbx/gbx_local.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/bdd1b9e5ad7deaaa763bb53af6308837628f5365 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/bdd1b9e5ad7deaaa763bb53af6308837628f5365 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 Nov 18 03:37:09 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 18 Nov 2020 02:37:09 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix date formatting with unicode date separators. Message-ID: <5fb488d5d79fb_9351df6c4155c@gitlab-sidekiq-low-urgency-cpu-bound-v1-55b67b6d46-tch6k.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: c1222b90 by gambas at 2020-11-18T03:36:37+01:00 Fix date formatting with unicode date separators. [INTERPRETER] * BUG: Fix date formatting with unicode date separators. - - - - - 1 changed file: - main/gbx/gbx_local.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/c1222b902c7f0353cbbc174c215c2495f0cf7b89 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/c1222b902c7f0353cbbc174c215c2495f0cf7b89 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 Nov 18 04:10:52 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 18 Nov 2020 03:10:52 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Update .gitlab-ci.yml Message-ID: <5fb490bc4d8d5_9325ae7410333d@gitlab-sidekiq-low-urgency-cpu-bound-v1-55b67b6d46-9698h.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 0c729dfd by Beno?t Minisini at 2020-11-18T03:10:50+00:00 Update .gitlab-ci.yml - - - - - 1 changed file: - .gitlab-ci.yml View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/0c729dfd8adcba240f0ddaf944d6b98ea1cf8ced -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/0c729dfd8adcba240f0ddaf944d6b98ea1cf8ced 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 Nov 18 21:08:22 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 18 Nov 2020 20:08:22 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 4 commits: TerminalView: Paste UTF-8 into terminal. Message-ID: <5fb57f37a497b_8338f7181236c1@gitlab-sidekiq-low-urgency-cpu-bound-v1-86ccf6597d-wc48l.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 589c29cc by gambas at 2020-11-18T19:55:34+01:00 TerminalView: Paste UTF-8 into terminal. [GB.FORM.TERMINAL] * BUG: TerminalView: Paste UTF-8 into terminal. * NEW: Update Chinese translation. - - - - - dd03fd0b by gambas at 2020-11-18T21:00:43+01:00 Some fixes to the string to date conversion routine for unicode separators. [INTERPRETER] * BUG: Some fixes to the string to date conversion routine for unicode separators. - - - - - f7e806c9 by gambas at 2020-11-18T21:07:53+01:00 Update Chinese translation. [DEVELOPMENT ENVIRONMENT] * NEW: Update Chinese translation. [WIKI CGI SCRIPT] * NEW: Update Chinese translation. [PROJECT TEMPLATES] * NEW: Update Chinese translation. [GB.DB.FORM] * NEW: Update Chinese translation. [GB.FORM.DIALOG] * NEW: Update Chinese translation. [GB.FORM.MDI] * NEW: Update Chinese translation. [GB.FORM.PRINT] * NEW: Update Chinese translation. [GB.FORM] * NEW: Update Chinese translation. [GB.GUI.BASE] * NEW: Update Chinese translation. [GB.REPORT2] * NEW: Update Chinese translation. [GB.TERM.FORM] * NEW: Update Chinese translation. [GB.UTIL] * NEW: Update Chinese translation. [GB.WEB.FEED] * NEW: Update Chinese translation. [GB.WEB.FORM] * NEW: Update Chinese translation. [GB.WEB.GUI] * NEW: Update Chinese translation. - - - - - 941149e3 by gambas at 2020-11-18T21:08:12+01:00 Merge branch 'master' of gitlab.com:gambas/gambas - - - - - 4 changed files: - app/src/gambas-wiki/.lang/fr.po - app/src/gambas-wiki/.lang/zh.po - app/src/gambas3/.lang/ca.po - app/src/gambas3/.lang/fr.po View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/0c729dfd8adcba240f0ddaf944d6b98ea1cf8ced...941149e3faf0b690f87de37c516a2db195cfb249 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/0c729dfd8adcba240f0ddaf944d6b98ea1cf8ced...941149e3faf0b690f87de37c516a2db195cfb249 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 Nov 18 21:59:12 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 18 Nov 2020 20:59:12 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 2 commits: DateBox: Chinese language should be correclt supported now. Message-ID: <5fb58b222f31d_83aeb0e8418b0@gitlab-sidekiq-low-urgency-cpu-bound-v1-86ccf6597d-jnj9x.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 306b1561 by gambas at 2020-11-18T21:44:08+01:00 DateBox: Chinese language should be correclt supported now. [GB.FORM] * BUG: DateBox: Chinese language should be correclt supported now. - - - - - 38eabb2a by gambas at 2020-11-18T21:59:08+01:00 DateChooser: Handle mouse wheel events on time boxes better. [GB.FORM] * NEW: DateChooser: Handle mouse wheel events on time boxes better. - - - - - 6 changed files: - comp/src/gb.form/.project - comp/src/gb.form/.src/Date/DateBox.class - comp/src/gb.form/.src/Date/FCalendar.class - comp/src/gb.form/.src/Date/FCalendar.form - comp/src/gb.form/.src/Test/FTestDateChooser.class - comp/src/gb.form/.src/Test/FTestDateChooser.form View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/941149e3faf0b690f87de37c516a2db195cfb249...38eabb2a3a48f629557ce8384b70e174dc37168f -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/941149e3faf0b690f87de37c516a2db195cfb249...38eabb2a3a48f629557ce8384b70e174dc37168f 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 Nov 18 23:13:31 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 18 Nov 2020 22:13:31 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 2 commits: WebView.Clear() should not make the view crash anymore. Message-ID: <5fb59c8ca5b65_86549eac1560d5@gitlab-sidekiq-low-urgency-cpu-bound-v1-86ccf6597d-lpklz.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: c63e7116 by gambas at 2020-11-18T23:10:36+01:00 WebView.Clear() should not make the view crash anymore. [GB.QT5.WEBVIEW] * BUG: WebView.Clear() should not make the view crash anymore. - - - - - 4d47240a by gambas at 2020-11-18T23:12:40+01:00 WebView.Clear() should not make the view crash anymore. [GB.QT4.WEBVIEW] * BUG: WebView.Clear() should not make the view crash anymore. - - - - - 2 changed files: - gb.qt4/src/webview/c_webview.cpp - gb.qt5/src/webview/c_webview.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/38eabb2a3a48f629557ce8384b70e174dc37168f...4d47240a7350306423389da0cc4461d2fcd3b4a8 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/38eabb2a3a48f629557ce8384b70e174dc37168f...4d47240a7350306423389da0cc4461d2fcd3b4a8 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 Nov 19 11:38:52 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 19 Nov 2020 10:38:52 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix compilation. Message-ID: <5fb64b3da51cb_939580465ed@gitlab-sidekiq-low-urgency-cpu-bound-v1-86ccf6597d-dlrhz.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: bdf18360 by gambas at 2020-11-19T11:38:27+01:00 Fix compilation. [GB.QT4.WEBVIEW] * BUG: Fix compilation. - - - - - 1 changed file: - gb.qt4/src/webview/c_webview.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/bdf18360f18bde5d4f045ba9d5389fb1032d68f1 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/bdf18360f18bde5d4f045ba9d5389fb1032d68f1 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 Nov 19 16:00:12 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 19 Nov 2020 15:00:12 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix Container.FindChild(), theme change management, and Menu.Popup() warnings on GTK+3. Message-ID: <5fb6887cdb6a5_93947c5588d@gitlab-sidekiq-low-urgency-cpu-bound-v1-86ccf6597d-27s5c.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 6e26b524 by gambas at 2020-11-19T15:57:25+01:00 Fix Container.FindChild(), theme change management, and Menu.Popup() warnings on GTK+3. [GB.GTK] * BUG: Container.FindChild() now takes UserContainer into account. * BUG: A few fixes on theme change management. [GB.GTK3] * BUG: Menu.Popup() does not print GTK+ warnings anymore when run outside of an event handler. * BUG: A few fixes on theme change management. - - - - - 5 changed files: - gb.gtk/src/CContainer.cpp - gb.gtk/src/CStyle.cpp - gb.gtk/src/gapplication.cpp - gb.gtk/src/gapplication.h - gb.gtk/src/gmenu.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/6e26b524e53a76cc9e01f9332eee0594d0f74098 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/6e26b524e53a76cc9e01f9332eee0594d0f74098 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 Nov 22 01:21:29 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sun, 22 Nov 2020 00:21:29 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Rework and simplify internal date/time formatting routine. Message-ID: <5fb9af0b3529_940ca93c910fc@gitlab-sidekiq-low-urgency-cpu-bound-v1-779649f4cd-wtv2l.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 6b26a77a by gambas at 2020-11-22T01:20:47+01:00 Rework and simplify internal date/time formatting routine. [INTERPRETER] * NEW: Rework and simplify internal date/time formatting routine. - - - - - 2 changed files: - main/gbx/gbx_local.c - main/gbx/gbx_local.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/6b26a77adb597d7437b4f177ed032d2f3391126a -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/6b26a77adb597d7437b4f177ed032d2f3391126a 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 Nov 22 10:21:36 2020 From: gitlab at mg.gitlab.com (BODARD Fabien) Date: Sun, 22 Nov 2020 09:21:36 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] [GB.MAP] Message-ID: <5fba2da14f1f2_84501de877918@gitlab-sidekiq-low-urgency-cpu-bound-v1-779649f4cd-fgtf5.mail> BODARD Fabien pushed to branch master at Gambas / gambas Commits: c2eec706 by gambix at 2020-11-22T10:21:31+01:00 [GB.MAP] - - - - - 6 changed files: - comp/src/gb.map/.component - + comp/src/gb.map/.connection/Connection1.connection - comp/src/gb.map/.icon.png - comp/src/gb.map/.project - comp/src/gb.map/.src/MapView.class - comp/src/gb.map/.src/_MapShape.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/c2eec706a107bc03f7232ab3efc46b5d4644373f -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/c2eec706a107bc03f7232ab3efc46b5d4644373f 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 Nov 22 10:27:49 2020 From: gitlab at mg.gitlab.com (BODARD Fabien) Date: Sun, 22 Nov 2020 09:27:49 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Remove autoreload on removing shape object and force reload on Refresh function. Message-ID: <5fba2f16e6ba2_950b65801080b4@gitlab-sidekiq-low-urgency-cpu-bound-v1-779649f4cd-kjk74.mail> BODARD Fabien pushed to branch master at Gambas / gambas Commits: 9ea66516 by gambix at 2020-11-22T10:27:45+01:00 Remove autoreload on removing shape object and force reload on Refresh function. [GB.MAP] * NEW: _MapShape: Remove reloading when removing a shape object. * NEW: Map: Force Layers reloading when function Refresh is called. - - - - - 1 changed file: - comp/src/gb.map/.src/_ViewLayer.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/9ea665163811a97fe34ccaa920e7e5ef0d7516d0 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/9ea665163811a97fe34ccaa920e7e5ef0d7516d0 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 Nov 22 19:44:13 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sun, 22 Nov 2020 18:44:13 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 2 commits: MenuButton: Fix its behaviour for GTK+3. Message-ID: <5fbab17f1dfcf_96b2a510174151@gitlab-sidekiq-low-urgency-cpu-bound-v1-779649f4cd-78xvg.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: dd664de9 by gambas at 2020-11-22T19:43:44+01:00 MenuButton: Fix its behaviour for GTK+3. [GB.FORM] * BUG: MenuButton: Fix draing for GTK+3. * BUG: MenuButton: Fix hidden shortcut button for GTK+3. - - - - - 96430759 by gambas at 2020-11-22T19:44:02+01:00 Merge branch 'master' of gitlab.com:gambas/gambas - - - - - 1 changed file: - comp/src/gb.form/.src/Button/MenuButton.class View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/9ea665163811a97fe34ccaa920e7e5ef0d7516d0...96430759c6e66e4df705f0d8cd774a099ee813ce -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/9ea665163811a97fe34ccaa920e7e5ef0d7516d0...96430759c6e66e4df705f0d8cd774a099ee813ce 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 Nov 23 01:27:16 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 23 Nov 2020 00:27:16 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix default time formats. Message-ID: <5fbb01e6251db_97971d8018538c@gitlab-sidekiq-low-urgency-cpu-bound-v1-779649f4cd-78xvg.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 215cd6f5 by gambas at 2020-11-23T01:26:56+01:00 Fix default time formats. [INTERPRETER] * BUG: Fix default time formats. - - - - - 1 changed file: - main/gbx/gbx_local.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/215cd6f54a855aa6ea194bc8e5662ca1e8f74940 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/215cd6f54a855aa6ea194bc8e5662ca1e8f74940 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 Nov 23 03:56:56 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 23 Nov 2020 02:56:56 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Use GTK+ internals to make ComboBox Border, Foreground and Background properties work as expected. Message-ID: <5fbb24f96ba93_96aaece4140262@gitlab-sidekiq-low-urgency-cpu-bound-v1-779649f4cd-wtv2l.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 778feecf by gambas at 2020-11-23T03:55:46+01:00 Use GTK+ internals to make ComboBox Border, Foreground and Background properties work as expected. [GB.GTK3] * BUG: Use GTK+ internals to make ComboBox Border, Foreground and Background properties work as expected. - - - - - 5 changed files: - gb.gtk/src/gbutton.cpp - gb.gtk/src/gcombobox.cpp - gb.gtk/src/gcombobox.h - gb.gtk/src/gcontrol.cpp - gb.gtk/src/gcontrol.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/778feecff66a1331a3795bc820b67423016ac16f -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/778feecff66a1331a3795bc820b67423016ac16f 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 Nov 23 04:32:21 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 23 Nov 2020 03:32:21 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fixes in date/time management. Message-ID: <5fbb2d45d8029_86cadacc133261@gitlab-sidekiq-low-urgency-cpu-bound-v1-779649f4cd-v9v4k.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: ae5da876 by gambas at 2020-11-23T04:31:17+01:00 Fixes in date/time management. [INTERPRETER] * BUG: Fix local date/time to string conversion. * BUG: Fix computing of default date/time formats. - - - - - 2 changed files: - main/gbx/gbx_date.c - main/gbx/gbx_local.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/ae5da87640a5dd45a0f56ac30543a871d0c864bf -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/ae5da87640a5dd45a0f56ac30543a871d0c864bf 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 Nov 23 21:27:10 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 23 Nov 2020 20:27:10 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] No padding in borderless combobox. Message-ID: <5fbc1b1f13a0e_8dcfe7425336@gitlab-sidekiq-low-urgency-cpu-bound-v1-569949b4c4-4lslc.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 0caed621 by gambas at 2020-11-23T21:26:42+01:00 No padding in borderless combobox. [GB.GTK3] * NEW: No padding in borderless combobox. - - - - - 1 changed file: - gb.gtk/src/gcombobox.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/0caed621e396c6c1e3859ab7a33261d1e16f4b02 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/0caed621e396c6c1e3859ab7a33261d1e16f4b02 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 Nov 23 21:30:42 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 23 Nov 2020 20:30:42 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Add some Find() methods that allow to find the index of a specific row. Message-ID: <5fbc1bf2a47af_a395e45634e@gitlab-sidekiq-low-urgency-cpu-bound-v1-569949b4c4-wz6d7.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 77ba659c by gambas at 2020-11-23T21:30:35+01:00 Add some Find() methods that allow to find the index of a specific row. [GB.DB.FORM] * NEW: DataSource: Find() is a new method that returns the index of the first row matching a specific SQL condition. * NEW: DataSource: FindNext() is a new method that returns the index of the first row matching a specific SQL condition next to the current position. * NEW: DataBrowser: Find() is a new method that moves to the first row matching a specific SQL condition next to the current position. * NEW: DataView: Find() is a new method that moves to the first row matching a specific SQL condition next to the current position. - - - - - 8 changed files: - comp/src/gb.db.form/.project - comp/src/gb.db.form/.src/DataBrowser.class - comp/src/gb.db.form/.src/DataSource.class - comp/src/gb.db.form/.src/DataTable.class - comp/src/gb.db.form/.src/DataView.class - comp/src/gb.db.form/.src/FBrowser.form - comp/src/gb.db.form/.src/Test/FTest.class - comp/src/gb.db.form/.src/Test/FTest.form View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/77ba659c6c94f720110490f3d5c9efaf17250c1a -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/77ba659c6c94f720110490f3d5c9efaf17250c1a 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 Nov 24 00:19:42 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 23 Nov 2020 23:19:42 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] DateChooser: ShowWeek is a new property that toggles the display of weeks. Message-ID: <5fbc438fa78d2_83b420235d7@gitlab-sidekiq-low-urgency-cpu-bound-v1-5b96ccbf6b-wrj6r.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: f3b746bf by gambas at 2020-11-24T00:19:37+01:00 DateChooser: ShowWeek is a new property that toggles the display of weeks.. [GB.FORM] * BUG: MenuButton: Fix background color. * NEW: DateChooser: ShowWeek is a new property that toggles the display of weeks. - - - - - 5 changed files: - comp/src/gb.form/.project - comp/src/gb.form/.src/Button/MenuButton.class - comp/src/gb.form/.src/Date/DateChooser.class - comp/src/gb.form/.src/Date/FCalendar.class - comp/src/gb.form/.src/Test/FTestDateChooser.form View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f3b746bf97a16ebfcd031d3576df2aca9bc73123 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f3b746bf97a16ebfcd031d3576df2aca9bc73123 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 Nov 24 00:25:06 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 23 Nov 2020 23:25:06 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix ComboBox and TextBox Border property, and possible problems with minimum size of buttons. Message-ID: <5fbc44d3c8f99_a3985068397@gitlab-sidekiq-low-urgency-cpu-bound-v1-5b96ccbf6b-zvpcn.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 39065509 by gambas at 2020-11-24T00:23:30+01:00 Fix ComboBox and TextBox Border property, and possible problems with minimum size of buttons. [GB.GTK3] * BUG: Globally override minimum size of buttons in CSS stylesheet. * BUG: Fix ComboBox and TextBox Border property. - - - - - 6 changed files: - gb.gtk/src/gapplication.cpp - gb.gtk/src/gcombobox.cpp - gb.gtk/src/gcombobox.h - gb.gtk/src/gcontrol.cpp - gb.gtk/src/gtextbox.cpp - gb.gtk/src/gtextbox.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/3906550902095d88a0307bdd719f171ba2687748 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/3906550902095d88a0307bdd719f171ba2687748 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 Nov 24 12:25:35 2020 From: gitlab at mg.gitlab.com (BODARD Fabien) Date: Tue, 24 Nov 2020 11:25:35 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Set the Visible propert of Reoport objects active Message-ID: <5fbcedafe4411_9f9bc302037@gitlab-sidekiq-low-urgency-cpu-bound-v1-5b96ccbf6b-m68d9.mail> BODARD Fabien pushed to branch master at Gambas / gambas Commits: 52bb0882 by gambix at 2020-11-24T12:25:31+01:00 Set the Visible propert of Reoport objects active - - - - - 2 changed files: - comp/src/gb.report2/.src/ReportContainer.class - comp/src/gb.report2/.src/Tests/Report13.report View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/52bb08824235bb82a1c53c36e0401f1345a913a3 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/52bb08824235bb82a1c53c36e0401f1345a913a3 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 Nov 24 21:54:55 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Tue, 24 Nov 2020 20:54:55 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 15 commits: Fix keyboard event management for GTK+3, use standard colors by default, and... Message-ID: <5fbd73205dcfc_939620138ae@gitlab-sidekiq-low-urgency-cpu-bound-v1-587d466c8b-rb5lw.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 2b43657a by gambas at 2020-11-24T21:36:12+01:00 Fix keyboard event management for GTK+3, use standard colors by default, and draw matching braces differently. [GB.FORM.EDITOR] * BUG: TextEditor: Do not stop keyboard event if the key is not handled by the editor. * NEW: TextEditor: Use the standard background and foreground colors by default. * NEW: TextEditor: Draw the matching brace under the cursor with an underline. - - - - - 38eefd7d by gambas at 2020-11-24T21:37:43+01:00 Translation dialog: Importing a translation now correctly refreshes the translation view. [DEVELOPMENT ENVIRONMENT] * BUG: Translation dialog: Importing a translation now correctly refreshes the translation view. * - - - - - 9c3fc872 by gambas at 2020-11-24T21:37:55+01:00 Keyboard management fixes. [GB.GTK] * BUG: Fix management of default and cancel buttons shortcuts. * BUG: Workaround the default accelerator management of GTK, so that they are triggered only if no other widget handle the keyboard event. [GB.GTK3] * BUG: Fix management of default and cancel buttons shortcuts. * BUG: Workaround the default accelerator management of GTK, so that they are triggered only if no other widget handle the keyboard event. - - - - - d7dbc4ee by gambas at 2020-11-24T21:39:58+01:00 Remove now useless source file symbolic links. [GB.GTK3] * BUG: Remove now useless source file symbolic links. - - - - - fd478d91 by gambas at 2020-11-24T21:42:02+01:00 SQLRequest: Do not quote "*" field name in Select() method. [GB.DB] * NEW: SQLRequest: Do not quote "*" field name in Select() method. - - - - - 9b3d7b4f by gambas at 2020-11-24T21:43:10+01:00 Undef PACKAGE_* preprocessor constants from 'gambas.h', if they are defined. [INTERPRETER] * BUG: Undef PACKAGE_* preprocessor constants from 'gambas.h', if they are defined. - - - - - 84cbc39b by gambas at 2020-11-24T21:44:37+01:00 Correctly uninstall interpreter metadata files. [CONFIGURATION] * BUG: Correctly uninstall interpreter metadata files. - - - - - 8c4f6d8a by gambas at 2020-11-24T21:45:17+01:00 Fix a warning message. [INFORMER] * BUG: Fix a warning message. - - - - - 0c3c62f7 by gambas at 2020-11-24T21:45:38+01:00 Fix a local variable datatype. [INTERPRETER] * BUG: Fix a local variable datatype. - - - - - 1bf591ab by gambas at 2020-11-24T21:46:23+01:00 Fix some debugging messages. [GB.QT4] * NEW: Fix some debugging messages. [GB.QT5] * NEW: Fix some debugging messages. - - - - - 48f84df8 by gambas at 2020-11-24T21:47:29+01:00 DBusConnection: Validate the path sent to the _Introspect() method, to replace a crash by an error or a void result. [GB.DBUS] * BUG: DBusConnection: Validate the path sent to the _Introspect() method, to replace a crash by an error or a void result. - - - - - 27afeb59 by gambas at 2020-11-24T21:48:43+01:00 Remove the undefinition of PACKAGE_* constants. It is now handled directly in 'gambas.h'. [GB.DB.POSTGRESQL] * NEW: Remove the undefinition of PACKAGE_* constants. It is now handled directly in 'gambas.h'. - - - - - 5a5e4688 by gambas at 2020-11-24T21:50:24+01:00 Message: Rework the message box. Copying the message is now done through a popup menu. [GB.GUI.BASE] * NEW: Message: Rework the message box. Copying the message is now done through a popup menu. * OPT: ScrollArea: Remove some useless lines in scrollbar management. - - - - - 314486fe by gambas at 2020-11-24T21:52:36+01:00 Fix index sorting and use 'gb.qt5' information file for all GUI components now. [WIKI CGI SCRIPT] * BUG: Fix index sorting. * BUG: Use 'gb.qt5' information file for all GUI components now. - - - - - 5a46d0ac by gambas at 2020-11-24T21:54:43+01:00 Merge branch 'master' of gitlab.com:gambas/gambas - - - - - 30 changed files: - app/src/gambas-wiki/.project - app/src/gambas-wiki/.src/CComponent.class - app/src/gambas-wiki/.src/WikiMarkdown.class - app/src/gambas3/.src/Editor/Code/FCompletion.form - app/src/gambas3/.src/Project.module - app/src/gambas3/.src/Translation/FTranslate.class - app/src/gambas3/img/32/do-not-translate.png - app/src/gambas3/img/symbol/method.png - app/src/gambas3/img/symbol/s-method.png - comp/src/gb.form.editor/.src/TextEditor.class - comp/src/gb.form.editor/.src/_TextEditor_Styles.class - comp/src/gb.form.editor/.src/test/FTestEditor.class - comp/src/gb.form.editor/.src/test/FTestEditor.form - comp/src/gb.gui.base/.project - comp/src/gb.gui.base/.src/GridView/GridView.class - comp/src/gb.gui.base/.src/Main.module - comp/src/gb.gui.base/.src/Message/FMessage.class - comp/src/gb.gui.base/.src/Message/FMessage.form - comp/src/gb.gui.base/.src/ScrollArea.class - gb.db.postgresql/src/main.c - gb.dbus/src/c_dbusconnection.c - gb.dbus/src/gb.dbus/.project - gb.dbus/src/gb.dbus/.src/MMain.module - gb.gtk/src/gapplication.cpp - gb.gtk/src/gcombobox.cpp - gb.gtk/src/gcombobox.h - gb.gtk/src/gcontrol.cpp - gb.gtk/src/gcontrol.h - gb.gtk/src/gkey.cpp - gb.gtk/src/gmainwindow.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/52bb08824235bb82a1c53c36e0401f1345a913a3...5a46d0ac4ad71bc6a6b95107956d9839ee5874cb -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/52bb08824235bb82a1c53c36e0401f1345a913a3...5a46d0ac4ad71bc6a6b95107956d9839ee5874cb 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 Nov 24 21:58:23 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Tue, 24 Nov 2020 20:58:23 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Default and cancel buttons now work again. Message-ID: <5fbd73f1433d6_815dba64239cc@gitlab-sidekiq-low-urgency-cpu-bound-v1-587d466c8b-84clw.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 03c5e93c by gambas at 2020-11-24T21:57:57+01:00 Default and cancel buttons now work again. [GB.GTK] * BUG: Default and cancel buttons now work again. [GB.GTK3] * BUG: Default and cancel buttons now work again. - - - - - 1 changed file: - gb.gtk/src/gkey.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/03c5e93c7d6063818b2bff3d9929562c277e8b6c -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/03c5e93c7d6063818b2bff3d9929562c277e8b6c 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 Nov 26 03:50:47 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 26 Nov 2020 02:50:47 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Rework the way standard date formats are built from strftime(). Message-ID: <5fbf1807eb8a9_896277182037c9@gitlab-sidekiq-low-urgency-cpu-bound-v1-587d466c8b-rf52l.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 62c92057 by gambas at 2020-11-26T03:49:45+01:00 Rework the way standard date formats are built from strftime(). [INTERPRETER] * NEW: Rework the way standard date formats are built from strftime(). * NEW: System.GetFormat() is a new method that returns the format string associated by a predefined format constant. - - - - - 4 changed files: - main/gbx/gbx_c_system.c - main/gbx/gbx_local.c - main/gbx/gbx_local.h - main/gbx/gbx_string.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/62c920576224c3b58b684ea7c4b452f024f44d9f -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/62c920576224c3b58b684ea7c4b452f024f44d9f 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 Nov 27 02:25:28 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 27 Nov 2020 01:25:28 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Stop stack unfolding on exception only up to an event raise now. Message-ID: <5fc055896e965_814cbdb943255dd@gitlab-sidekiq-low-urgency-cpu-bound-v1-587d466c8b-g6dp6.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 38604fd1 by gambas at 2020-11-27T02:24:33+01:00 Stop stack unfolding on exception only up to an event raise now. [INTERPRETER] * NEW: Stop stack unfolding on exception only up to an event raise now. - - - - - 4 changed files: - main/gbx/gbx_api.c - main/gbx/gbx_exec.c - main/gbx/gbx_stack.c - main/gbx/gbx_stack.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/38604fd11b90c6a8e43acfc0a345f4d87d35d4f0 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/38604fd11b90c6a8e43acfc0a345f4d87d35d4f0 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 Nov 27 14:20:28 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 27 Nov 2020 13:20:28 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] TextEditor: Really do not stop keyboard event if the key is not handled by the editor! Message-ID: <5fc0fd1de6ea_877e1e2010798b@gitlab-sidekiq-low-urgency-cpu-bound-v1-587d466c8b-jddls.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: e5cc73ee by gambas at 2020-11-27T14:20:21+01:00 TextEditor: Really do not stop keyboard event if the key is not handled by the editor! [GB.FORM.EDITOR] * BUG: TextEditor: Really do not stop keyboard event if the key is not handled by the editor! - - - - - 1 changed file: - comp/src/gb.form.editor/.src/TextEditor.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/e5cc73ee61de39278687bd8095916009f8191a77 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/e5cc73ee61de39278687bd8095916009f8191a77 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 Nov 27 20:33:03 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 27 Nov 2020 19:33:03 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix menu icons that were sometimes too small. Message-ID: <5fc154703a7c5_81b080e8835810@gitlab-sidekiq-low-urgency-cpu-bound-v1-587d466c8b-zb8sh.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: dd409411 by gambas at 2020-11-27T20:32:33+01:00 Fix menu icons that were sometimes too small. [GB.GTK] * BUG: Fix menu icons that were sometimes too small. [GB.GTK3] * BUG: Fix menu icons that were sometimes too small. - - - - - 1 changed file: - gb.gtk/src/gmenu.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/dd4094113609dc85131ae1b6bc4fff9cb6d8bacc -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/dd4094113609dc85131ae1b6bc4fff9cb6d8bacc 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 Nov 27 20:33:55 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 27 Nov 2020 19:33:55 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Correctly remove 'gb.component' file from installation once the metadata has been generated. Message-ID: <5fc154a4edd44_81bda01043584a@gitlab-sidekiq-low-urgency-cpu-bound-v1-587d466c8b-zb8sh.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 2c173c0a by gambas at 2020-11-27T20:33:15+01:00 Correctly remove 'gb.component' file from installation once the metadata has been generated. [CONFIGURATION] * BUG: Correctly remove 'gb.component' file from installation once the metadata has been generated. - - - - - 2 changed files: - main/Makefile.am - main/lib/gb.component View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/2c173c0a2d4334f08a6086eeb506245d8f0661e2 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/2c173c0a2d4334f08a6086eeb506245d8f0661e2 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 Nov 28 00:48:06 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 27 Nov 2020 23:48:06 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Running the informer for all components will not analyze the 'gb' component. Message-ID: <5fc1903728459_96cbc1854492@gitlab-sidekiq-low-urgency-cpu-bound-v1-587d466c8b-gjvgb.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: b62f461c by gambas at 2020-11-28T00:40:52+01:00 Running the informer for all components will not analyze the 'gb' component. [INFORMER] * NEW: Running the informer for all components will not analyze the 'gb' component. The metadata of 'gb' must be generated explicitly. - - - - - 17144658 by gambas at 2020-11-28T00:46:57+01:00 Only keep the 'gb.component' file for the native component and remove 'gb.so' and 'gb.la'. [CONFIGURATION] * NEW: Only keep the 'gb.component' file for the native component and remove 'gb.so' and 'gb.la'. - - - - - 2 changed files: - main/Makefile.am - main/gbc/gbi.c View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/2c173c0a2d4334f08a6086eeb506245d8f0661e2...17144658f2b156ca034cd2a61b1cdf9065f400f8 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/2c173c0a2d4334f08a6086eeb506245d8f0661e2...17144658f2b156ca034cd2a61b1cdf9065f400f8 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 Nov 28 20:21:45 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 28 Nov 2020 19:21:45 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix TabStrip control. Message-ID: <5fc2a34a25767_91231d003431d@gitlab-sidekiq-low-urgency-cpu-bound-v1-587d466c8b-s9mv6.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 21b6007e by gambas at 2020-11-28T20:20:32+01:00 Fix TabStrip control. [GB.GTK] * BUG: Fix TabStrip control. [GB.GTK3] * BUG: Fix TabStrip control. - - - - - 4 changed files: - gb.gtk/src/CContainer.cpp - gb.gtk/src/CContainer.h - gb.gtk/src/CTabStrip.cpp - gb.qt4/src/CContainer.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/21b6007e8a2962020141ebd64fea37cd42399808 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/21b6007e8a2962020141ebd64fea37cd42399808 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 Nov 28 20:44:59 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 28 Nov 2020 19:44:59 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Use gcc option '-O2' instead of '-Os' by default, and add detection of 'aarch64' architecture. Message-ID: <5fc2a8bcb20cd_818e60ec584ea@gitlab-sidekiq-low-urgency-cpu-bound-v1-587d466c8b-kcgjq.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 744f215e by gambas at 2020-11-28T20:43:54+01:00 Use gcc option '-O2' instead of '-Os' by default, and add detection of 'aarch64' architecture. [CONFIGURATION] * OPT: Use gcc option '-O2' instead of '-Os' by default. * NEW: Add detection of 'aarch64' architecture. - - - - - 1 changed file: - acinclude.m4 View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/744f215e90e12f9571cf1f496dfd3351dd3e273f -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/744f215e90e12f9571cf1f496dfd3351dd3e273f 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 Nov 29 00:57:12 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 28 Nov 2020 23:57:12 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] TabStrip should not crash anymore with an undefined symbol. Message-ID: <5fc2e3d8bdc54_8262260c62911@gitlab-sidekiq-low-urgency-cpu-bound-v1-587d466c8b-kcgjq.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: e186a1b7 by gambas at 2020-11-29T00:56:31+01:00 TabStrip should not crash anymore with an undefined symbol. [GB.QT4] * BUG: TabStrip should not crash anymore with an undefined symbol. [GB.QT5] * BUG: TabStrip should not crash anymore with an undefined symbol. - - - - - 2 changed files: - gb.qt4/src/CContainer.h - gb.qt4/src/CTabStrip.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/e186a1b7533e72a4cbf2ea21586eddc947f4c852 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/e186a1b7533e72a4cbf2ea21586eddc947f4c852 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 Nov 30 19:07:14 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 30 Nov 2020 18:07:14 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Highlight of C++ files does not crash anymore in search results. Message-ID: <5fc534d29e2ba_83aaac67d6@gitlab-sidekiq-low-urgency-cpu-bound-v1-7c7b95d558-66nn2.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: b45a677c by gambas at 2020-11-30T19:07:05+01:00 Highlight of C++ files does not crash anymore in search results. [DEVELOPMENT ENVIRONMENT] * BUG: Highlight of C++ files does not crash anymore in search results. * - - - - - 2 changed files: - app/src/gambas3/.lang/fr.po - app/src/gambas3/.src/Exported/TextEditor.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/b45a677cbef3fff1febeb9b1f018ed85349ac2cc -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/b45a677cbef3fff1febeb9b1f018ed85349ac2cc You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: