From gitlab at mg.gitlab.com Wed Sep 2 20:08:35 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 02 Sep 2020 18:08:35 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Make compiler and runtime errors tooltips more readable. Message-ID: <5f4fdfa38a324_83fba988b2cd8578d6@gitlab-sidekiq-low-urgency-cpu-bound-v1-755dd4f566-zzqpq.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: dae8c3d2 by gambas at 2020-09-02T20:08:28+02:00 Make compiler and runtime errors tooltips more readable. [DEVELOPMENT ENVIRONMENT] * BUG: Make compiler and runtime errors tooltips more readable. - - - - - 1 changed file: - app/src/gambas3/.src/Exported/TextEditor.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/dae8c3d271b74817ed34f14666251352368c9922 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/dae8c3d271b74817ed34f14666251352368c9922 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 Sep 3 23:37:31 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 03 Sep 2020 21:37:31 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Form editor: Do not set the Name property if a virtual control has no Name property. Message-ID: <5f51621bcc996_82ab7a09873f8830e9@gitlab-sidekiq-low-urgency-cpu-bound-v1-c8945956b-k4kg7.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 5a5e0a4d by gambas at 2020-09-03T23:37:23+02:00 Form editor: Do not set the Name property if a virtual control has no Name property. [DEVELOPMENT ENVIRONMENT] * BUG: Form editor: Do not set the Name property if a virtual control has no Name property. - - - - - 1 changed file: - app/src/gambas3/.src/Editor/Form/FForm.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/5a5e0a4d35b88569f31c359a2cadb23d7db0bd7b -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/5a5e0a4d35b88569f31c359a2cadb23d7db0bd7b 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 Sep 5 14:37:16 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 05 Sep 2020 12:37:16 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] WebComboBox: Use the 'onclick' event instead of 'onselect', so that initial... Message-ID: <5f53867caba2e_83f8fc04cc2d4349a4@gitlab-sidekiq-low-urgency-cpu-bound-v1-5c997b67bf-bnf68.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: b7f1e745 by gambas at 2020-09-05T14:37:03+02:00 WebComboBox: Use the 'onclick' event instead of 'onselect', so that initial click on first list element is detected. [GB.WEB.GUI] * BUG: WebComboBox: Use the 'onclick' event instead of 'onselect', so that initial click on first list element is detected. - - - - - 1 changed file: - comp/src/gb.web.gui/.src/WebComboBox.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/b7f1e745c1bfca9ef5e93c242a2cb75d4d3de780 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/b7f1e745c1bfca9ef5e93c242a2cb75d4d3de780 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 Sep 5 21:45:05 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 05 Sep 2020 19:45:05 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Report.Print() now works correctly whatever the toolkit or the printer. Message-ID: <5f53eac23f67d_92aca38e10dfc21310@gitlab-sidekiq-low-urgency-cpu-bound-v1-5c997b67bf-llbzc.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 2a449310 by gambas at 2020-09-05T21:44:56+02:00 Report.Print() now works correctly whatever the toolkit or the printer. [GB.REPORT2] * BUG: Report.Print() now works correctly whatever the toolkit or the printer. * BUG: Checking or unchecking the grayscale checkbox now correctly refreshes the preview. - - - - - 5 changed files: - comp/src/gb.report2/.component - comp/src/gb.report2/.project - comp/src/gb.report2/.src/Report.class - comp/src/gb.report2/.src/Tools/CPrint.class - comp/src/gb.report2/.src/Viewer/FPreview.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/2a4493100fa686296a05a2d44a96d3071ba87054 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/2a4493100fa686296a05a2d44a96d3071ba87054 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 Sep 8 00:26:02 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 07 Sep 2020 22:26:02 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] ToolBar: Configuration of toolbars having the same key but on different forms are now distinct. Message-ID: <5f56b37b3706e_83f7e64594918450dd@gitlab-sidekiq-low-urgency-cpu-bound-v1-7986db9777-vh446.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 027843d6 by gambas at 2020-09-08T00:25:55+02:00 ToolBar: Configuration of toolbars having the same key but on different forms are now distinct. [GB.FORM.MDI] * BUG: ToolBar: Configuration of toolbars having the same key but on different forms are now distinct. - - - - - 5 changed files: - comp/src/gb.form.mdi/.component - comp/src/gb.form.mdi/.project - comp/src/gb.form.mdi/.src/Action/MAction.module - comp/src/gb.form.mdi/.src/ToolBar/FToolBar.class - comp/src/gb.form.mdi/.src/ToolBar/ToolBar.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/027843d6405b43dbad21beb53095cfc921f82d08 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/027843d6405b43dbad21beb53095cfc921f82d08 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 Sep 8 08:19:49 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Tue, 08 Sep 2020 06:19:49 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Use substitutes for missing components only in the help browser. Message-ID: <5f572285aebe1_92ac475885bbc11962e@gitlab-sidekiq-low-urgency-cpu-bound-v1-58d6cc7749-6gv9h.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: edac2459 by gambas at 2020-09-08T08:19:43+02:00 Use substitutes for missing components only in the help browser. [DEVELOPMENT ENVIRONMENT] * BUG: Use substitutes for missing components only in the help browser. - - - - - 1 changed file: - app/src/gambas3/.src/Component/CDocumentation.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/edac2459b2ae7cc7eb6e456e48b00412efc13f6e -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/edac2459b2ae7cc7eb6e456e48b00412efc13f6e 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 Sep 8 09:02:59 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Tue, 08 Sep 2020 07:02:59 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] TerminalView: Ignore window manipulations sequences. Message-ID: <5f572ca3bc62f_92b2560bc9854394e6@gitlab-sidekiq-low-urgency-cpu-bound-v1-58d6cc7749-8gczg.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 6e3f56be by gambas at 2020-09-08T09:02:53+02:00 TerminalView: Ignore window manipulations sequences. [GB.FORM.TERMINAL] * NEW: TerminalView: Ignore window manipulations sequences ("ESC [ ... t"). - - - - - 4 changed files: - comp/src/gb.form.terminal/.component - + comp/src/gb.form.terminal/.hidden/XTerm control sequences.txt - comp/src/gb.form.terminal/.project - comp/src/gb.form.terminal/.src/TerminalView/TerminalFilter_VT100.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/6e3f56be4ed76e15d84e1b8763b6f8c3b85e6e44 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/6e3f56be4ed76e15d84e1b8763b6f8c3b85e6e44 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 Sep 11 00:37:22 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 10 Sep 2020 22:37:22 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Socket: Automatically create an internal timer to handle connection timeout. Message-ID: <5f5aaaa31c2cf_92acdb7ccd8b4199c6@gitlab-sidekiq-low-urgency-cpu-bound-v1-6954ccbd95-cqr45.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 687708e1 by gambas at 2020-09-11T00:35:58+02:00 Socket: Automatically create an internal timer to handle connection timeout. [GB.NET] * NEW: Socket: Automatically create an internal timer to handle connection timeout. * NEW: Net.ConnectionTimeout is a new status constant indicating a connection timeout. - - - - - 4 changed files: - gb.net/src/CNet.c - gb.net/src/CNet.h - gb.net/src/CSocket.c - gb.net/src/CSocket.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/687708e1b3a647600dc881743245571eb6f20004 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/687708e1b3a647600dc881743245571eb6f20004 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 Sep 11 00:42:57 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 10 Sep 2020 22:42:57 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Some fixes in translation support. Message-ID: <5f5aabf22f77_82ad893877a948285@gitlab-sidekiq-low-urgency-cpu-bound-v1-6954ccbd95-ggjb9.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: ed0f467b by gambas at 2020-09-11T00:39:00+02:00 Some fixes in translation support. [INTERPRETER] * BUG: Fix possible buffer overflow on localisation environment variables.. * BUG: Always define LC_ALL and LANG with the effective language chosen. * BUG: Use the current language to load translations, not what setlocale() returns. - - - - - 1 changed file: - main/gbx/gbx_local.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/ed0f467b63e4ff02bb1f05ce30536987c1151095 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/ed0f467b63e4ff02bb1f05ce30536987c1151095 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 Sep 11 00:44:00 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 10 Sep 2020 22:44:00 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Use "-march=native -mtune=native" to compile JIT translated code. Message-ID: <5f5aac31939f5_92ab548f0a46049311@gitlab-sidekiq-low-urgency-cpu-bound-v1-6954ccbd95-2xrjc.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 18a74ff6 by gambas at 2020-09-11T00:43:08+02:00 Use "-march=native -mtune=native" to compile JIT translated code. [GB.JIT] * OPT: Use "-march=native -mtune=native" to compile JIT translated code. - - - - - 3 changed files: - main/lib/jit/gb.jit/.component - main/lib/jit/gb.jit/.project - main/lib/jit/gb.jit/.src/CCompilation.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/18a74ff68215601af55ead93d3d49cf2d35e2f72 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/18a74ff68215601af55ead93d3d49cf2d35e2f72 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 Sep 14 21:16:41 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 14 Sep 2020 19:16:41 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Disable jit compiler if no compiler is found. Message-ID: <5f5fc19ac2340_82acddeeb34a4538ef@gitlab-sidekiq-low-urgency-cpu-bound-v1-bfb7759f5-28lfd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: f0606b61 by gambas at 2020-09-14T21:15:20+02:00 Disable jit compiler if no compiler is found. [INTERPRETER] * NEW: Disable jit compiler if no compiler is found. [GB.JIT] * NEW: Don't crash if no compiler is found, but just tell the interpreter. - - - - - 3 changed files: - main/gbx/gbx_jit.c - main/lib/jit/gb.jit/.src/CCompilation.class - main/lib/jit/gb.jit/.src/Jit.module View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f0606b61c37e9a109389fd8d0188e9bbb4517ffc -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f0606b61c37e9a109389fd8d0188e9bbb4517ffc 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 Sep 17 09:53:44 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 17 Sep 2020 07:53:44 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] If no language environment variable is defined, use "C" locale instead of "en_US". Message-ID: <5f63160934703_82ae1d728bebc223c3@gitlab-sidekiq-low-urgency-cpu-bound-v1-6b9c86c9df-5nbsc.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 2d1d3074 by gambas at 2020-09-17T09:52:38+02:00 If no language environment variable is defined, use "C" locale instead of "en_US". [INTERPRETER] * NEW: Add process id in warning messages. * BUG: If no language environment variable is defined, use "C" locale instead of "en_US". - - - - - 2 changed files: - main/gbx/gb_error.c - main/gbx/gbx_local.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/2d1d3074558f23ab9b9aaa3be64ecb64425ce977 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/2d1d3074558f23ab9b9aaa3be64ecb64425ce977 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 Sep 17 09:55:39 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 17 Sep 2020 07:55:39 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] WebComboBox: Setting the text on editable comboboxes correctly sets the Index... Message-ID: <5f63167de553d_82b097399e09c768ea@gitlab-sidekiq-low-urgency-cpu-bound-v1-6b9c86c9df-54z4g.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 6aaf3381 by gambas at 2020-09-17T09:55:34+02:00 WebComboBox: Setting the text on editable comboboxes correctly sets the Index property and raises the Click event. [GB.WEB.GUI] * BUG: WebComboBox: Setting the text on editable comboboxes correctly sets the Index property and raises the Click event. - - - - - 2 changed files: - comp/src/gb.web.gui/.src/WebComboBox.class - comp/src/gb.web.gui/lib.js View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/6aaf3381d9496390ae30e88a5d562d2555e4765f -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/6aaf3381d9496390ae30e88a5d562d2555e4765f 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 Sep 17 12:48:00 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 17 Sep 2020 10:48:00 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Code editor: Hitting F2 on a non-existing label does not crash anymore. Message-ID: <5f633ee18ce09_83ff279e8c4ec121774@gitlab-sidekiq-low-urgency-cpu-bound-v1-6b9c86c9df-tgsqx.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 4471fb35 by gambas at 2020-09-17T12:47:52+02:00 Code editor: Hitting F2 on a non-existing label does not crash anymore. [DEVELOPMENT ENVIRONMENT] * BUG: Code editor: Hitting F2 on a non-existing label does not crash anymore. - - - - - 1 changed file: - app/src/gambas3/.src/Editor/Code/FEditor.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/4471fb350a5b30571324ba6ea5ccd47558254cf7 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/4471fb350a5b30571324ba6ea5ccd47558254cf7 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 Sep 17 13:13:14 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 17 Sep 2020 11:13:14 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][stable] 39 commits: The interpreter can compile without 'libffi' again. Message-ID: <5f6344cb4cbf5_92abbfde33030660cd@gitlab-sidekiq-low-urgency-cpu-bound-v1-54c48d48f5-rlrgx.mail> Beno?t Minisini pushed to branch stable at Gambas / gambas Commits: 82228189 by gambas at 2020-09-16T02:33:13+02:00 The interpreter can compile without 'libffi' again. [INTERPRETER] * BUG: The interpreter can compile without 'libffi' again. - - - - - 7bf68018 by gambas at 2020-09-16T02:33:25+02:00 Fix keyboard and mouse grab when opening a popup. [GB.GTK] * BUG: Fix keyboard and mouse grab when opening a popup. [GB.GTK3] * BUG: Fix keyboard and mouse grab when opening a popup. - - - - - 0b6f47c3 by gambas at 2020-09-16T02:33:44+02:00 Correctly handle "~" in database directories. [GB.DB.SQLITE2] * BUG: Correctly handle "~" in database directories. [GB.DB.SQLITE3] * BUG: Correctly handle "~" in database directories. - - - - - 125888e4 by gambas at 2020-09-16T02:35:18+02:00 DataComboView: Fix default event and prevent the popup contents from scrolling horizontally. [GB.DB.FORM] * BUG: DataComboView: Fix default event. * NEW: DataComboView: Prevent the popup contents from scrolling horizontally. - - - - - c09c693b by gambas at 2020-09-16T02:36:08+02:00 Fix popup management, and save drawing context when running a style method. [GB.GTK] * BUG: Fix popup management. * BUG: Save drawing context when running a style method. [GB.GTK3] * BUG: Fix popup management. * BUG: Save drawing context when running a style method. - - - - - 255f4ef5 by gambas at 2020-09-16T02:36:22+02:00 Display grid if the grid property is set, and ignore vertical alignment when drawing the contents. [GB.DB.FORM] * BUG: DataComboView: Ignore vertical alignment when drawing the contents.. * NEW: DataComboView: Draw grid inside the combo if the grid property is set (the code is actually in the previous commit). - - - - - a84a04ec by Tobias Boege at 2020-09-16T02:37:40+02:00 gb.test: Improve diagnostics of Approximate assertions [GB.TEST] * BUG: Improve diagnostics of Approximate and RelativeApproximate assertions, showing the original values too. - - - - - aba7798e by gambas at 2020-09-16T02:38:16+02:00 TextEditor: Line numbers do not overlap expanders anymore when text editor has custom highlighting. [GB.FORM.EDITOR] * BUG: TextEditor: Line numbers do not overlap expanders anymore when text editor has custom highlighting. - - - - - 07266fc5 by gambas at 2020-09-16T02:38:22+02:00 Fix component sorting. [DEVELOPMENT ENVIRONMENT] * BUG: Fix component sorting. * BUG: VersionControl: Error message is now top aligned. * NEW: System information dialog: Add GDK library. - - - - - c08a17f1 by gambas at 2020-09-16T02:38:44+02:00 Desktop.SendMail() now waits for the completion of the 'xdg-email' script, so that errors are raised. [GB.DESKTOP] * BUG: Desktop.SendMail() now waits for the completion of the 'xdg-email' script, so that errors are raised. - - - - - 9f8497e6 by Bastian Germann at 2020-09-16T02:38:56+02:00 Correct poppler version detection [GB.PDF] * BUG: Correct poppler version detection - - - - - 5f135619 by gambas at 2020-09-16T02:39:18+02:00 DataComboView: Handle keyboard shortcuts: Space, Enter, Down, and Escape key. [GB.DB.FORM] * NEW: DataComboView: Handle keyboard shortcuts: Space, Enter, Down, and Escape key. - - - - - dbfbb739 by gambas at 2020-09-16T02:39:29+02:00 ListBox: Click event is now raised on the next event loop. [GB.GUI.BASE] * NEW: ListBox: Click event is now raised on the next event loop. - - - - - 0fefb465 by gambas at 2020-09-16T02:39:35+02:00 Wayland compositors and client-side decorations support. [GB.GTK3] * BUG: Popups now work on Wayland compositors. * BUG: Support for client-side decorations. - - - - - 1e7423e0 by gambas at 2020-09-16T02:39:49+02:00 The automatic width of RadioButton and CheckBox is now larger to avoid GTK+ warnings. [GB.GTK] * BUG: The automatic width of RadioButton and CheckBox is now larger to avoid GTK+ warnings. [GB.GTK3] * BUG: The automatic width of RadioButton and CheckBox is now larger to avoid GTK+ warnings. - - - - - 0aedb898 by gambas at 2020-09-16T02:40:00+02:00 Never export the menu bar through DBus, it crashes on Mate. [GB.QT4] * BUG: Never export the menu bar through DBus, it crashes on Mate. [GB.QT5] * BUG: Never export the menu bar through DBus, it crashes on Mate. * BUG: Better support of popups when run on Wayland. - - - - - 57f07a12 by gambas at 2020-09-16T02:40:12+02:00 Remove a debugging message. [GB.SETTINGS] * BUG: Remove a debugging message. - - - - - b0440768 by gambas at 2020-09-16T02:40:26+02:00 Better support of menu bar exported through DBus. [GB.QT4] * NEW: Better support of menu bar exported through DBus. * NEW: Only the Application.MainWindow menubar is exported through DBus. [GB.QT5] * NEW: Better support of menu bar exported through DBus. * NEW: Only the Application.MainWindow menubar is exported through DBus. - - - - - d85c9a25 by gambas at 2020-09-16T02:40:34+02:00 Make component compile again. [GB.QT4] * BUG: Make component compile again. - - - - - 2f38f3bc by gambas at 2020-09-16T02:40:44+02:00 Breeze and oxygen theme fixes should not crash anymore. [GB.QT4] BUG: Breeze and oxygen theme fixes should not crash anymore. [GB.QT5] * BUG: Breeze and oxygen theme fixes should not crash anymore. - - - - - a49c41e8 by gambas at 2020-09-16T02:43:07+02:00 UdpSocket: writing does not crash anymore if the target is not defined. [GB.NET] * BUG: UdpSocket: writing does not crash anymore if the target is not defined. - - - - - 99b7bf1b by gambas at 2020-09-16T02:43:33+02:00 Log is now disabled by default. [GB.WEB.GUI] * BUG: Log is now disabled by default. Setting the GB_WEB_GUI_DEBUG environment variable to "1" enables it. - - - - - c24d4207 by gambas at 2020-09-16T02:44:57+02:00 UdpSocket: Fix declaration of SourcePath property. [GB.NET] * BUG: UdpSocket: Fix declaration of SourcePath property. - - - - - bf363022 by gambas at 2020-09-16T02:45:09+02:00 Message: text is not vertically truncated anymore when using a GTK+ component. [GB.GUI.BASE] * BUG: Message: text is not vertically truncated anymore when using a GTK+ component. - - - - - c8daee18 by gambas at 2020-09-16T02:45:20+02:00 Drawing a null rich text string does not crash anymore. [GB.GTK] * BUG: Drawing a null rich text string does not crash anymore. [GB.GTK3] * BUG: Drawing a null rich text string does not crash anymore. - - - - - 1babdb7f by gambas at 2020-09-16T02:45:30+02:00 Fix search result line numbers. [DEVELOPMENT ENVIRONMENT] * BUG: Fix search result line numbers. - - - - - a3348688 by gambas at 2020-09-16T02:45:43+02:00 Make compiler and runtime errors tooltips more readable. [DEVELOPMENT ENVIRONMENT] * BUG: Make compiler and runtime errors tooltips more readable. - - - - - b6f7ca7f by gambas at 2020-09-16T02:45:54+02:00 Form editor: Do not set the Name property if a virtual control has no Name property. [DEVELOPMENT ENVIRONMENT] * BUG: Form editor: Do not set the Name property if a virtual control has no Name property. - - - - - dda45f82 by gambas at 2020-09-16T02:46:06+02:00 WebComboBox: Use the 'onclick' event instead of 'onselect', so that initial click on first list element is detected. [GB.WEB.GUI] * BUG: WebComboBox: Use the 'onclick' event instead of 'onselect', so that initial click on first list element is detected. - - - - - 3bae94de by gambas at 2020-09-16T02:46:16+02:00 Report.Print() now works correctly whatever the toolkit or the printer. [GB.REPORT2] * BUG: Report.Print() now works correctly whatever the toolkit or the printer. * BUG: Checking or unchecking the grayscale checkbox now correctly refreshes the preview. - - - - - e5e4aaff by gambas at 2020-09-16T02:46:25+02:00 ToolBar: Configuration of toolbars having the same key but on different forms are now distinct. [GB.FORM.MDI] * BUG: ToolBar: Configuration of toolbars having the same key but on different forms are now distinct. - - - - - a9137bf1 by gambas at 2020-09-16T02:46:35+02:00 Use substitutes for missing components only in the help browser. [DEVELOPMENT ENVIRONMENT] * BUG: Use substitutes for missing components only in the help browser. - - - - - e7f89e18 by gambas at 2020-09-16T02:46:44+02:00 TerminalView: Ignore window manipulations sequences. [GB.FORM.TERMINAL] * NEW: TerminalView: Ignore window manipulations sequences ("ESC [ ... t"). - - - - - 80eecbaa by gambas at 2020-09-16T02:46:54+02:00 Some fixes in translation support. [INTERPRETER] * BUG: Fix possible buffer overflow on localisation environment variables.. * BUG: Always define LC_ALL and LANG with the effective language chosen. * BUG: Use the current language to load translations, not what setlocale() returns. - - - - - bad4668b by gambas at 2020-09-16T02:47:02+02:00 Disable jit compiler if no compiler is found. [INTERPRETER] * NEW: Disable jit compiler if no compiler is found. [GB.JIT] * NEW: Don't crash if no compiler is found, but just tell the interpreter. - - - - - dd035319 by gambas at 2020-09-17T13:11:33+02:00 If no language environment variable is defined, use "C" locale instead of "en_US". [INTERPRETER] * NEW: Add process id in warning messages. * BUG: If no language environment variable is defined, use "C" locale instead of "en_US". - - - - - fed63dfe by gambas at 2020-09-17T13:11:43+02:00 WebComboBox: Setting the text on editable comboboxes correctly sets the Index property and raises the Click event. [GB.WEB.GUI] * BUG: WebComboBox: Setting the text on editable comboboxes correctly sets the Index property and raises the Click event. - - - - - 064b46f6 by gambas at 2020-09-17T13:11:53+02:00 Code editor: Hitting F2 on a non-existing label does not crash anymore. [DEVELOPMENT ENVIRONMENT] * BUG: Code editor: Hitting F2 on a non-existing label does not crash anymore. - - - - - 6927feaf by gambas at 2020-09-17T13:12:42+02:00 Switch to version 3.15.2. [CONFIGURATION] * NEW: Switch to version 3.15.2. - - - - - 30 changed files: - VERSION - app/src/gambas3/.src/Component/CComponent.class - app/src/gambas3/.src/Component/CDocumentation.class - app/src/gambas3/.src/Editor/Code/FEditor.class - app/src/gambas3/.src/Editor/Form/FForm.class - app/src/gambas3/.src/Exported/TextEditor.class - app/src/gambas3/.src/FMain.class - app/src/gambas3/.src/Search/FSearch.class - app/src/gambas3/.src/VersionControl/FVersionError.form - app/src/gambas3/.src/Welcome/FSystemInfo.class - app/src/gambas3/.src/Welcome/FSystemInfo.form - comp/src/gb.db.form/.component - comp/src/gb.db.form/.connection/Connection4.connection - comp/src/gb.db.form/.icon.png - comp/src/gb.db.form/.project - comp/src/gb.db.form/.src/DataComboView.class - comp/src/gb.db.form/.src/DataSource.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 - comp/src/gb.desktop/.src/Desktop.class - comp/src/gb.form.editor/.src/CDocument.class - comp/src/gb.form.editor/.src/TextEditor.class - comp/src/gb.form.editor/.src/test/FTestEditor.class - comp/src/gb.form.editor/.src/test/FTestEditor.form - comp/src/gb.form.mdi/.component - comp/src/gb.form.mdi/.project - comp/src/gb.form.mdi/.src/Action/MAction.module - comp/src/gb.form.mdi/.src/ToolBar/FToolBar.class - comp/src/gb.form.mdi/.src/ToolBar/ToolBar.class View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/98e29cfa8823db4fc93d4159d9df1a03d4eb5369...6927feafd79e04d66f78292e0cfeff81a51365a5 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/98e29cfa8823db4fc93d4159d9df1a03d4eb5369...6927feafd79e04d66f78292e0cfeff81a51365a5 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 Sep 17 15:05:51 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 17 Sep 2020 13:05:51 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas] Pushed new tag 3.15.2 Message-ID: <5f635f2f78307_92b135c6b72b484160@gitlab-sidekiq-low-urgency-cpu-bound-v1-54c48d48f5-m58df.mail> Beno?t Minisini pushed new tag 3.15.2 at Gambas / gambas -- View it on GitLab: https://gitlab.com/gambas/gambas/-/tree/3.15.2 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 Sep 17 23:51:46 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 17 Sep 2020 21:51:46 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix panic message displayed when a JIT method is not found. Message-ID: <5f63da73b14f3_82adecb47a430664f9@gitlab-sidekiq-low-urgency-cpu-bound-v1-54c48d48f5-5f5rb.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 7ad56a4a by gambas at 2020-09-17T23:51:13+02: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. - - - - - 1 changed file: - main/gbx/gbx_jit.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/7ad56a4adb268abbb372f4603645d1e444d10998 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/7ad56a4adb268abbb372f4603645d1e444d10998 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 Sep 21 01:11:44 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sun, 20 Sep 2020 23:11:44 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Start development of new GTK+ and QT web browser components. Message-ID: <5f67e1b15dccc_82b234f3aee84786df@gitlab-sidekiq-low-urgency-cpu-bound-v1-65db549755-x4xvd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: b770395a by gambas at 2020-09-21T01:09:47+02:00 Start development of new GTK+ and QT web browser components. [DEVELOPMENT ENVIRONMENT] * NEW: Add description of gb.gtk3.webview and gb.qt5.webview [GB.GTK] * NEW: Enhance gb.gtk API for child components like gb.gtk3.webview. [GB.GTK3.WEBVIEW] * NEW: Beginning of a new web browser component based on WebKitGTK. [GB.QT5.WEBVIEW] * NEW: Beginning of a new web browser component based on QWebEngineView. - - - - - 21 changed files: - app/src/gambas3/.src/Component/CDocumentation.class - app/src/gambas3/.src/Editor/Form/CControl.class - gb.gtk/src/gb.gtk.h - gb.gtk/src/gkey.cpp - gb.gtk/src/main.cpp - gb.gtk3/configure.ac - gb.gtk3/src/Makefile.am - + gb.gtk3/src/webview/Makefile.am - + gb.gtk3/src/webview/c_webview.c - + gb.gtk3/src/webview/c_webview.h - + gb.gtk3/src/webview/gb.gtk3.webview.component - + gb.gtk3/src/webview/main.c - + gb.gtk3/src/webview/main.h - gb.qt5/configure.ac - gb.qt5/src/Makefile.am - + gb.qt5/src/webview/Makefile.am - + gb.qt5/src/webview/c_webview.cpp - + gb.qt5/src/webview/c_webview.h - + gb.qt5/src/webview/gb.qt5.webview.component - + gb.qt5/src/webview/main.cpp - + gb.qt5/src/webview/main.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/b770395a3bd722445072d12b1d617fcdf5c22a52 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/b770395a3bd722445072d12b1d617fcdf5c22a52 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 Sep 21 01:44:50 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sun, 20 Sep 2020 23:44:50 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Update 'gitlab-ci.yml' for new webbrowser components. Message-ID: <5f67e972bc6e8_92b0e7550bf78143193@gitlab-sidekiq-low-urgency-cpu-bound-v1-65db549755-lrdsr.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 6c248f1a by gambas at 2020-09-21T01:44:09+02:00 Update 'gitlab-ci.yml' for new webbrowser components. - - - - - 1 changed file: - .gitlab-ci.yml View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/6c248f1af48f310073a7affa8b2ee7aa4e4682a4 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/6c248f1af48f310073a7affa8b2ee7aa4e4682a4 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 Sep 21 02:00:26 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 21 Sep 2020 00:00:26 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Update 'gitlab-ci.yml' for new webbrowser components. Message-ID: <5f67ed1af2413_82ade902145dc71940@gitlab-sidekiq-low-urgency-cpu-bound-v1-65db549755-cmrwm.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: adca68dc by gambas at 2020-09-21T02:00:06+02:00 Update 'gitlab-ci.yml' for new webbrowser components. - - - - - 1 changed file: - .gitlab-ci.yml View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/adca68dc4b1b92c256430a562166a66265b2b6f1 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/adca68dc4b1b92c256430a562166a66265b2b6f1 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 Sep 22 15:10:12 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Tue, 22 Sep 2020 13:10:12 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Work on new web browser components in progress. Message-ID: <5f69f7b566ca9_82b2a3fd4a03c631a3@gitlab-sidekiq-low-urgency-cpu-bound-v1-76b59cd997-znjwq.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 6c713bbb by gambas at 2020-09-22T15:08:51+02:00 Work on new web browser components in progress. [GB.GTK3.WEBVIEW] * NEW: Add SetHtml() method. * NEW: Add Back(), Forward(), Stop() and Reload() methods. [GB.QT5.WEBVIEW] * NEW: Add SetHtml() method. * NEW: Add Back(), Forward(), Stop() and Reload() methods. - - - - - 2 changed files: - gb.gtk3/src/webview/c_webview.c - gb.qt5/src/webview/c_webview.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/6c713bbb6b70cb6203868e22d9bd09968bd1f39d -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/6c713bbb6b70cb6203868e22d9bd09968bd1f39d 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 Sep 22 15:48:17 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Tue, 22 Sep 2020 13:48:17 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Update '.gitlab-ci.yml' for new web browser components. Message-ID: <5f6a00a1adc8d_92aae7207510c321df@gitlab-sidekiq-low-urgency-cpu-bound-v1-76b59cd997-nchjf.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: bc2d55e1 by gambas at 2020-09-22T15:47:44+02:00 Update '.gitlab-ci.yml' for new web browser components. - - - - - 1 changed file: - .gitlab-ci.yml View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/bc2d55e1e17c52c006395fc0e22732f90ffec981 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/bc2d55e1e17c52c006395fc0e22732f90ffec981 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 Sep 22 15:53:34 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Tue, 22 Sep 2020 13:53:34 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Update '.gitlab-ci.yml' for new web browser components. Message-ID: <5f6a01dfeebab_93f89a2c6c1984666d@gitlab-sidekiq-low-urgency-cpu-bound-v1-76b59cd997-8qfxc.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 7128534c by gambas at 2020-09-22T15:53:02+02:00 Update '.gitlab-ci.yml' for new web browser components. - - - - - 1 changed file: - .gitlab-ci.yml View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/7128534cb01bc65faec2f6f510a2d3d35cd5acc8 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/7128534cb01bc65faec2f6f510a2d3d35cd5acc8 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 Sep 23 01:07:18 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Tue, 22 Sep 2020 23:07:18 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Work on web browser components continue. New QT/GTK+ web browser switcher component. Message-ID: <5f6a83a877d08_83ff1988b3d042104e@gitlab-sidekiq-low-urgency-cpu-bound-v1-76b59cd997-zf4nh.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 3e0b760d by gambas at 2020-09-23T01:06:18+02:00 Work on web browser components continue. New QT/GTK+ web browser switcher component. [GB.GTK3.WEBVIEW] * NEW: WebView: Add Title and Zoom properties. * NEW: WebView: Add History property and history support. [GB.GUI] * NEW: Enhance debugging messages. [GB.GUI.OPENGL] * NEW: Fix debugging messages. [GB.GUI.QT] * NEW: Enhance debugging messages. [GB.GUI.WEBVIEW] * NEW: New QT/GTK+ web browser switcher component. [GB.QT5.WEBVIEW] * NEW: WebView: Add Title and Zoom properties. * NEW: WebView: Add History property and history support. - - - - - 16 changed files: - gb.gtk3/src/webview/c_webview.c - gb.gtk3/src/webview/c_webview.h - gb.gtk3/src/webview/main.c - gb.qt5/src/webview/c_webview.cpp - gb.qt5/src/webview/c_webview.h - gb.qt5/src/webview/main.cpp - main/configure.ac - main/lib/Makefile.am - main/lib/gui.opengl/main.c - main/lib/gui.qt/main.c - + main/lib/gui.webview/Makefile.am - + main/lib/gui.webview/gb.gui.webview.component - + main/lib/gui.webview/main.c - + main/lib/gui.webview/main.h - main/lib/gui/gb_gui_test_temp.h - main/lib/gui/main.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/3e0b760dc614ee5c52e12e425554081a00f50833 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/3e0b760dc614ee5c52e12e425554081a00f50833 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 Sep 25 02:57:30 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 25 Sep 2020 00:57:30 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] WebView: Fix settings implementation and add font settings. Message-ID: <5f6d407ba69d3_92b23cbe668a03189b@gitlab-sidekiq-low-urgency-cpu-bound-v1-6846dbcdbb-wgr8l.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 8e37076a by gambas at 2020-09-25T02:55:29+02:00 WebView: Fix settings implementation and add font settings. [GB.GTK3.WEBVIEW] * BUG: Forgot to add settings implementation source files. * NEW: Implement fonts settings. * BUG: Fix implementation of default settings. [GB.QT5.WEBVIEW] * BUG: Forgot to add settings implementation source files. * NEW: Implement fonts settings. * BUG: Fix implementation of default settings. - - - - - 12 changed files: - gb.gtk3/src/webview/Makefile.am - + gb.gtk3/src/webview/c_websettings.c - + gb.gtk3/src/webview/c_websettings.h - gb.gtk3/src/webview/c_webview.c - gb.gtk3/src/webview/c_webview.h - gb.gtk3/src/webview/main.c - gb.qt5/configure.ac - gb.qt5/src/webview/Makefile.am - + gb.qt5/src/webview/c_websettings.cpp - + gb.qt5/src/webview/c_websettings.h - gb.qt5/src/webview/c_webview.cpp - gb.qt5/src/webview/main.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/8e37076a8fb0f6bc63e140ac3b6a078efd53ef45 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/8e37076a8fb0f6bc63e140ac3b6a078efd53ef45 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 Sep 25 02:58:48 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 25 Sep 2020 00:58:48 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Response.SetCookie() now sets the 'SameSite' cookie property to 'Lax' as Firefox specifies. Message-ID: <5f6d40ca3783_92b253bef89a070670@gitlab-sidekiq-low-urgency-cpu-bound-v1-6846dbcdbb-rm6b7.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 3de8161a by gambas at 2020-09-25T02:57:52+02: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. - - - - - 3 changed files: - comp/src/gb.web/.component - comp/src/gb.web/.project - comp/src/gb.web/.src/Response.module View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/3de8161ae4fddca247d3963ddb044b6762e9c226 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/3de8161ae4fddca247d3963ddb044b6762e9c226 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 Sep 25 03:00:36 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 25 Sep 2020 01:00:36 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Form editor: Floating point number properties now are edited in american... Message-ID: <5f6d41358bc38_92b253bef89a071581@gitlab-sidekiq-low-urgency-cpu-bound-v1-6846dbcdbb-rm6b7.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 81f55722 by gambas at 2020-09-25T02:59:16+02:00 Form editor: Floating point number properties now are edited in american format and not using the current localization. [DEVELOPMENT ENVIRONMENT] * NEW: Add description of 'gb.gui.webview' component. * BUG: Form editor: Floating point number properties now are edited in american format and not using the current localization. - - - - - 2 changed files: - app/src/gambas3/.src/Component/CDocumentation.class - app/src/gambas3/.src/Editor/Form/FProperty.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/81f557229d84f536312d7794ed906144a866dab8 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/81f557229d84f536312d7794ed906144a866dab8 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 Sep 25 11:43:27 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 25 Sep 2020 09:43:27 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Forgot a class declaration. Message-ID: <5f6dbbc11c8ea_82af8d63abf34666e0@gitlab-sidekiq-low-urgency-cpu-bound-v1-6846dbcdbb-xkvw4.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: d0befe94 by gambas at 2020-09-25T11:42:59+02:00 Forgot a class declaration. [GB.GTK3.WEBVIEW] * BUG: Forgot a class declaration. - - - - - 1 changed file: - gb.gtk3/src/webview/c_websettings.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d0befe941436fbe3fb5ec74154531f670015ee75 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d0befe941436fbe3fb5ec74154531f670015ee75 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 Sep 25 13:26:31 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 25 Sep 2020 11:26:31 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Update '.gitlab-ci.yml' for new web browser components. Message-ID: <5f6dd3e76e7f0_92acf5dc7f19467c4@gitlab-sidekiq-low-urgency-cpu-bound-v1-6c8d5bfdd6-zppjr.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 11f22c91 by gambas at 2020-09-25T13:26:09+02:00 Update '.gitlab-ci.yml' for new web browser components. - - - - - 1 changed file: - .gitlab-ci.yml View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/11f22c915845b4d564c8a8f98b665710a8ec4f74 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/11f22c915845b4d564c8a8f98b665710a8ec4f74 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 Sep 25 13:57:51 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 25 Sep 2020 11:57:51 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Update '.gitlab-ci.yml' for new web browser components. Message-ID: <5f6ddb41246ae_82ae779366330854@gitlab-sidekiq-low-urgency-cpu-bound-v1-6c8d5bfdd6-nwxwr.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 5577b3c6 by gambas at 2020-09-25T13:57:30+02:00 Update '.gitlab-ci.yml' for new web browser components. - - - - - 1 changed file: - .gitlab-ci.yml View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/5577b3c6cff3aeb1be7ac7f2473e686ca4dcfaf1 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/5577b3c6cff3aeb1be7ac7f2473e686ca4dcfaf1 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 Sep 25 14:31:22 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 25 Sep 2020 12:31:22 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Update '.gitlab-ci.yml' for new web browser components. Message-ID: <5f6de31b3a228_92acf6a4dda3c1497b@gitlab-sidekiq-low-urgency-cpu-bound-v1-6c8d5bfdd6-zppjr.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 04997154 by gambas at 2020-09-25T14:30:55+02:00 Update '.gitlab-ci.yml' for new web browser components. - - - - - 1 changed file: - .gitlab-ci.yml View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/04997154395897a2c421be9fbad69636c82f0306 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/04997154395897a2c421be9fbad69636c82f0306 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 Sep 25 20:37:20 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 25 Sep 2020 18:37:20 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Update '.gitlab-ci.yml' for new web browser components. Message-ID: <5f6e38e08e2ba_92b1b330500a419764@gitlab-sidekiq-low-urgency-cpu-bound-v1-6564fdc946-h6st5.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 501210ab by gambas at 2020-09-25T20:34:55+02:00 Update '.gitlab-ci.yml' for new web browser components. - - - - - 1 changed file: - .gitlab-ci.yml View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/501210abe39b67eda51deb4b3e50fa503b4c6b97 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/501210abe39b67eda51deb4b3e50fa503b4c6b97 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 Sep 25 20:55:45 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 25 Sep 2020 18:55:45 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Project arguments dialog: quote arguments only if really needed. Message-ID: <5f6e3d3260f9a_93feab91d5e00600cf@gitlab-sidekiq-low-urgency-cpu-bound-v1-6564fdc946-5w7gj.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: a8f94dc4 by gambas at 2020-09-25T20:55:40+02: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. - - - - - 3 changed files: - ? app/src/gambas3/.src/Project/ArgListBox.class - ? app/src/gambas3/.src/Project/ArgListEditor.class - app/src/gambas3/.src/Project/FArguments.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/a8f94dc42aa14b780f5543d826d8aaeddadfc739 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/a8f94dc42aa14b780f5543d826d8aaeddadfc739 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 Sep 26 18:47:51 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 26 Sep 2020 16:47:51 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Widget tooltips now handle newlines and linefeeds the same way as in Qt. Message-ID: <5f6f70b91c4fd_82af637cbef784252d@gitlab-sidekiq-low-urgency-cpu-bound-v1-5667c9d576-rlfc8.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 63e83807 by gambas at 2020-09-26T18:47:04+02: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. - - - - - 2 changed files: - gb.gtk/src/gcontrol.cpp - gb.gtk/src/gtools.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/63e83807c2f12890dc7d5aef4e4b0c6f9be15da2 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/63e83807c2f12890dc7d5aef4e4b0c6f9be15da2 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 Sep 27 01:15:51 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 26 Sep 2020 23:15:51 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Correctly catch errors raised inside event handlers in all cases. Message-ID: <5f6fcba856722_93f80670485f4831fd@gitlab-sidekiq-low-urgency-cpu-bound-v1-5667c9d576-6f7xp.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: f2f9623c by gambas at 2020-09-27T01:14:54+02:00 Correctly catch errors raised inside event handlers in all cases. [INTERPRETER] * BUG: Correctly catch errors raised inside event handlers in all cases. - - - - - 1 changed file: - main/gbx/gbx_api.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f2f9623c144d817677af245c3f931631715960bc -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f2f9623c144d817677af245c3f931631715960bc 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 Sep 27 20:18:00 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sun, 27 Sep 2020 18:18:00 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Form editor: Drawing control names should work correctly now. Message-ID: <5f70d7595950e_92b10f3ad58e8113589@gitlab-sidekiq-low-urgency-cpu-bound-v1-5667c9d576-rlfc8.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: ff3335e1 by gambas at 2020-09-27T20:17:54+02:00 Form editor: Drawing control names should work correctly now. [DEVELOPMENT ENVIRONMENT] * BUG: Form editor: Drawing control names should work correctly now. - - - - - 1 changed file: - app/src/gambas3/.src/Editor/Form/CControl.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/ff3335e1089f7ed12c46b5c0bb7aaa583d3c5927 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/ff3335e1089f7ed12c46b5c0bb7aaa583d3c5927 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 Sep 29 00:34:16 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 28 Sep 2020 22:34:16 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix containers Indent property. Message-ID: <5f7264e9c09dc_82aeededda6b0291f3@gitlab-sidekiq-low-urgency-cpu-bound-v1-5ff4b68c66-7t49s.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 66e1539a by gambas at 2020-09-29T00:33:42+02: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. - - - - - 5 changed files: - gb.gtk/src/CContainer.cpp - gb.gtk/src/gcontainer.cpp - gb.gtk/src/gcontainer.h - gb.qt4/src/CContainer.cpp - gb.qt4/src/CContainer.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/66e1539a4f18be47dbc310bb8345415bfe7c6509 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/66e1539a4f18be47dbc310bb8345415bfe7c6509 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 Sep 29 00:39:54 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 28 Sep 2020 22:39:54 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] WebView: Implement events, and the Icon and Progress properties. Message-ID: <5f72663b2e9d7_82aeededda4f82969a@gitlab-sidekiq-low-urgency-cpu-bound-v1-5ff4b68c66-7t49s.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: df30233f by gambas at 2020-09-29T00:36:23+02:00 WebView: Implement events, and the Icon and Progress properties. [GB.GTK3.WEBVIEW] * NEW: WebView: Implement events. * NEW: WebView: Implement the Icon and the Progress properties. [GB.QT5.WEBVIEW] * NEW: WebView: Implement events. * NEW: WebView: Implement the Icon and the Progress properties. - - - - - 11 changed files: - gb.gtk/src/gb.gtk.h - gb.gtk/src/gpicture.cpp - gb.gtk/src/gpicture.h - gb.gtk/src/main.cpp - gb.gtk3/src/webview/c_websettings.c - gb.gtk3/src/webview/c_webview.c - gb.gtk3/src/webview/c_webview.h - gb.qt4/src/gb.qt.h - gb.qt4/src/main.cpp - gb.qt5/src/webview/c_webview.cpp - gb.qt5/src/webview/c_webview.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/df30233faa9d4b1453d047f0be8b1325257ca6bf -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/df30233faa9d4b1453d047f0be8b1325257ca6bf 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 Sep 29 00:42:01 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 28 Sep 2020 22:42:01 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] The password dialog is not stacked above other windows anymore, but just raised on opening. Message-ID: <5f7266bb7d67_82ad3a42b43a81084d7@gitlab-sidekiq-low-urgency-cpu-bound-v1-5ff4b68c66-7zhfm.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 0acdc094 by gambas at 2020-09-29T00:40:43+02: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. - - - - - 4 changed files: - 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 View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/0acdc0941cf569e09110b725cc795104ee56bde8 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/0acdc0941cf569e09110b725cc795104ee56bde8 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 Sep 29 22:29:28 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Tue, 29 Sep 2020 20:29:28 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix management of projects using CVS. Message-ID: <5f73992abb82_92af3a6543660814de@gitlab-sidekiq-low-urgency-cpu-bound-v1-8b7c65cb6-8h889.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: c93184f2 by gambas at 2020-09-29T22:29:21+02:00 Fix management of projects using CVS. [DEVELOPMENT ENVIRONMENT] * BUG: Ignore 'CVS', 'CVSROOT' and '.svn' directories when browsing the project. * NEW: Creating a directory named 'CVS' or 'CVSROOT' is now forbidden. - - - - - 5 changed files: - app/src/gambas3/.src/FMain.class - app/src/gambas3/.src/Project.module - app/src/gambas3/.src/Project/CProjectTree.class - app/src/gambas3/.src/Search/CSearchTask.class - app/src/gambas3/.src/VersionControl/CVersionControlSubversion.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/c93184f275d7f0d49e2fc958e27f4fc17cdf57ef -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/c93184f275d7f0d49e2fc958e27f4fc17cdf57ef 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 Sep 29 23:33:31 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Tue, 29 Sep 2020 21:33:31 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] TextArea background color property now works as expected. Message-ID: <5f73a82bce005_92afd0ffa9dd028862@gitlab-sidekiq-low-urgency-cpu-bound-v1-8b7c65cb6-xvs8g.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 0692547c by gambas at 2020-09-29T23:32:50+02:00 TextArea background color property now works as expected. [GB.GTK3] * BUG: TextArea background color property now works as expected. - - - - - 3 changed files: - gb.gtk/src/gcontrol.cpp - gb.gtk/src/gcontrol.h - gb.gtk/src/gtextarea.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/0692547c25c85d6314e733efb914ffacd5eb2e01 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/0692547c25c85d6314e733efb914ffacd5eb2e01 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 Sep 30 17:48:33 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 30 Sep 2020 15:48:33 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Add 'gb.qt4.webview' component. Message-ID: <5f74a8d281c88_92ae0a4109a644373d@gitlab-sidekiq-low-urgency-cpu-bound-v1-5f88579968-bfklq.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 5ae68582 by gambas at 2020-09-30T17:43:26+02:00 Add 'gb.qt4.webview' component. [GB.GUI.WEBVIEW] * NEW: Handle 'gb.qt4.webview'. [GB.QT4.WEBVIEW] * NEW: New component based on QtWebKit like 'gb.qt4.webkit'. - - - - - 12 changed files: - gb.qt4/configure.ac - gb.qt4/src/Makefile.am - + gb.qt4/src/webview/Makefile.am - + gb.qt4/src/webview/c_websettings.cpp - + gb.qt4/src/webview/c_websettings.h - + gb.qt4/src/webview/c_webview.cpp - + gb.qt4/src/webview/c_webview.h - + gb.qt4/src/webview/gb.qt4.webview.component - + gb.qt4/src/webview/main.cpp - + gb.qt4/src/webview/main.h - gb.qt5/src/webview/c_websettings.h - main/lib/gui.webview/main.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/5ae68582e6071f356b1a59e4e5d2ba0d1ea98d2a -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/5ae68582e6071f356b1a59e4e5d2ba0d1ea98d2a 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 Sep 30 18:41:14 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 30 Sep 2020 16:41:14 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix a bad include. Message-ID: <5f74b52c1f931_92ae4a8b15140546a@gitlab-sidekiq-low-urgency-cpu-bound-v1-5f88579968-j2ln9.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: fd1836b8 by gambas at 2020-09-30T18:40:43+02:00 Fix a bad include. [GB.QT4.WEBVIEW] * BUG: Fix a bad include. - - - - - 1 changed file: - gb.qt4/src/webview/c_webview.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/fd1836b8d1dc70cb690280e60061df94191a2e16 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/fd1836b8d1dc70cb690280e60061df94191a2e16 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 Sep 30 21:03:31 2020 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 30 Sep 2020 19:03:31 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Button grab is now automatically released when a new event loop is started. Message-ID: <5f74d6847759d_82ae9ed3e65a0417a7@gitlab-sidekiq-low-urgency-cpu-bound-v1-5f88579968-7474f.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: d9e2d275 by gambas at 2020-09-30T21:02:47+02: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. - - - - - 1 changed file: - gb.gtk/src/gapplication.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d9e2d27580d7ae9f8e013f6f44ffda4f766affc0 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d9e2d27580d7ae9f8e013f6f44ffda4f766affc0 You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: