From gitlab at mg.gitlab.com Thu Jul 1 13:28:54 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Thu, 01 Jul 2021 11:28:54 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Version Control: Add a button that shows all the modifications in the version control panel. Message-ID: <60dda6f816e91_11294dc40930@gitlab-sidekiq-low-urgency-cpu-bound-v1-67c7f5d7db-dwjq2.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: c753fbc2 by gambas at 2021-07-01T13:28:48+02:00 Version Control: Add a button that shows all the modifications in the version control panel. [DEVELOPMENT ENVIRONMENT] * NEW: Version Control: Add a button that shows all the modifications in the version control panel. - - - - - 4 changed files: - app/src/gambas3/.src/Debug/FDebugInfo.class - app/src/gambas3/.src/Debug/FDebugInfo.form - app/src/gambas3/.src/Options/FOption.class - app/src/gambas3/.src/Options/FOption.form View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/c753fbc2a3508ae4d4d43c9b87f16656c91b95bb -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/c753fbc2a3508ae4d4d43c9b87f16656c91b95bb You're 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 Jul 3 08:34:38 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sat, 03 Jul 2021 06:34:38 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] MaskBox should work correctly again. Message-ID: <60e004fe77f20_102c44bac29434@gitlab-sidekiq-low-urgency-cpu-bound-v1-7cd69d5666-v8ssq.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: a4f96ba0 by gambas at 2021-07-03T08:34:28+02:00 MaskBox should work correctly again. [GB.FORM] * BUG: MaskBox: It should work correctly again. * NEW: MaskBox:?Prompt is a new property that allows to define the character displayed for void entries among a few choices. - - - - - 7 changed files: - + comp/src/gb.form/.hidden/FailedNewMaskBox.class - comp/src/gb.form/.project - comp/src/gb.form/.src/MaskBox.class - comp/src/gb.form/.src/Test/FTestMaskBox.class - comp/src/gb.form/.src/Test/FTestMaskBox.form - comp/src/gb.form/.src/Test/FTestValueBox.class - comp/src/gb.form/.src/Test/FTestValueBox.form View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/a4f96ba0a16ac2d734e13cca079120e0709b1a62 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/a4f96ba0a16ac2d734e13cca079120e0709b1a62 You're 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 Jul 4 17:48:09 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sun, 04 Jul 2021 15:48:09 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] TextEditor: Highlighted text drawing routine should not enter an infinite loop... Message-ID: <60e1d8394ce8e_1028322e469688@gitlab-sidekiq-low-urgency-cpu-bound-v1-7cd69d5666-j4wxs.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 67e13ac2 by gambas at 2021-07-04T17:48:02+02:00 TextEditor: Highlighted text drawing routine should not enter an infinite loop anymore when the highlighted color information is incoherent. [GB.FORM.EDITOR] * BUG: TextEditor: Highlighted text drawing routine should not enter an infinite loop anymore when the highlighted color information is incoherent.. - - - - - 1 changed file: - comp/src/gb.form.editor/.src/TextEditor.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/67e13ac22e33094dcd102f21525e7e36dfa7f77d -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/67e13ac22e33094dcd102f21525e7e36dfa7f77d You're 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 Jul 5 18:52:41 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Mon, 05 Jul 2021 16:52:41 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix highlighting and rewriting of lines having comments with more than one space before them. Message-ID: <60e338da7176_112942843723@gitlab-sidekiq-low-urgency-cpu-bound-v1-74d56476b4-fx2jw.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: e2c15bd1 by gambas at 2021-07-05T18:52:07+02:00 Fix highlighting and rewriting of lines having comments with more than one space before them. [GB.EVAL] * BUG: Fix highlighting and rewriting of lines having comments with more than one space before them. - - - - - 2 changed files: - main/lib/eval/eval_analyze.c - main/lib/eval/eval_read.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/e2c15bd10b4b43e64871b64c314cb812b4d9a8d5 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/e2c15bd10b4b43e64871b64c314cb812b4d9a8d5 You're 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 Jul 5 22:16:50 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Mon, 05 Jul 2021 20:16:50 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] WebComboBox: Editable combo-box Click event should now trigger again as... Message-ID: <60e368b2c9779_10487f2472481@gitlab-sidekiq-low-urgency-cpu-bound-v1-847644b99d-wt8l6.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 4cd5ac96 by gambas at 2021-07-05T21:50:11+02:00 WebComboBox: Editable combo-box Click event should now trigger again as expected for the first list element. [GB.WEB.GUI] * BUG: WebComboBox: Editable combo-box Click event should now trigger again as expected for the first list element. - - - - - 1 changed file: - comp/src/gb.web.gui/.src/WebComboBox.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/4cd5ac969eb81a4b60dc41e322d493f91d215b15 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/4cd5ac969eb81a4b60dc41e322d493f91d215b15 You're 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 Jul 5 22:45:50 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Mon, 05 Jul 2021 20:45:50 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix help HTML generation from comments. Message-ID: <60e36f7e5f0d0_112837061712@gitlab-sidekiq-low-urgency-cpu-bound-v1-847644b99d-8m7rt.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: a1fde214 by gambas at 2021-07-05T22:45:45+02:00 Fix help HTML generation from comments. [DEVELOPMENT ENVIRONMENT] * BUG: Help browser: Use the markdown component to generate help from comments. * BUG: Help browser: Don't trim the beginning of help comment lines, otherwise code blocks can't be inserted. - - - - - 6 changed files: - app/src/gambas3/.project - app/src/gambas3/.src/Component/CClassInfo.class - app/src/gambas3/.src/Help/CHelpSearchTask.class - app/src/gambas3/.src/Help/MHelp.module - ? app/src/gambas3/.src/Help/Markup.module - app/src/gambas3/help/wiki/highlight.js View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/a1fde2144ae946a998f63268f187dcd9eb2722ea -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/a1fde2144ae946a998f63268f187dcd9eb2722ea You're 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 Jul 6 02:42:56 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Tue, 06 Jul 2021 00:42:56 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][stable] 48 commits: SystemTray: Update example to follow the new behaviour of X11Systray class. Message-ID: <60e3a71144250_1128de8942c7@gitlab-sidekiq-low-urgency-cpu-bound-v1-79b4cd6b54-4thv8.mail> Beno?t Minisini pushed to branch stable at Gambas / gambas Commits: 857a3088 by gambas at 2021-07-06T00:01:58+02:00 SystemTray: Update example to follow the new behaviour of X11Systray class. [EXAMPLES] * BUG: SystemTray: Update example to follow the new behaviour of X11Systray class. - - - - - 3bf4815b by gambas at 2021-07-06T00:02:25+02:00 Correctly handle compiler output now it compiles several files at the same time. [DEVELOPMENT ENVIRONMENT] * BUG: Correctly handle compiler output now it compiles several files at the same time. - - - - - f0805bc2 by gambas at 2021-07-06T00:03:04+02:00 And, Or and Xor operators now correctly raise an error if they deal with Single or Float values. [INTERPRETER] * BUG: And, Or and Xor operators now correctly raise an error if they deal with Single or Float values. * OPT: And, Or and Xor operators should be a bit faster. - - - - - 22d2219f by gambas at 2021-07-06T00:03:18+02:00 Make 'gb.pdf' compile with poppler 21.06.0. [GB.PDF] * BUG: Make 'gb.pdf' compile with poppler 21.06.0. - - - - - c460521a by gambas at 2021-07-06T00:03:30+02:00 Add Placeholder to the list of ComboBox control properties. [GB.GTK] * BUG: Add Placeholder to the list of ComboBox control properties. [GB.QGTK3] * BUG: Add Placeholder to the list of ComboBox control properties. [GB.QT4] * BUG: Add Placeholder to the list of ComboBox control properties. [GB.QT5] * BUG: Add Placeholder to the list of ComboBox control properties. - - - - - ec224a1b by gambas at 2021-07-06T00:03:40+02:00 Fix some Qt5 warnings. [GB.QT5] * BUG: Fix some Qt5 warnings. - - - - - 99b9419d by gambas at 2021-07-06T00:03:50+02:00 Fix compilation of last warning removals. [GB.QT5] * BUG: Fix compilation of last warning removals. - - - - - 6f007601 by gambas at 2021-07-06T00:04:29+02:00 File dialog geometry is now correctly saved when Dialog.Key is not set. [GB.FORM.DIALOG] * BUG: File dialog geometry is now correctly saved when Dialog.Key is not set. - - - - - 1df96661 by gambas at 2021-07-06T00:04:35+02:00 FileChooser: Correctly restore the ShowDetailed property from settings. [GB.FORM] * BUG: FileChooser: Correctly restore the ShowDetailed property from settings. - - - - - a0768bd4 by gambas at 2021-07-06T00:04:59+02:00 Call an optional fork helper in each loaded component libraries before starting a task. [INTERPRETER] * NEW: Call an optional fork helper in each loaded component libraries before starting a task. - - - - - e8f4d219 by gambas at 2021-07-06T00:05:05+02:00 Reset the internal Qt5 thread pool before forking. [GB.QT5] * BUG: Reset the internal Qt5 thread pool before forking. - - - - - adee0706 by gambas at 2021-07-06T00:05:41+02:00 Don't try to call the "before fork" library handler if the library is not yet loaded. [INTERPRETER] * BUG: Don't try to call the "before fork" library handler if the library is not yet loaded. - - - - - 711c3e4a by gambas at 2021-07-06T00:05:49+02:00 Array.Read() and Array.Write() now check their stream argument instead of crashing if it is NULL. [INTERPRETER] * BUG: Array.Read() and Array.Write() now check their stream argument instead of crashing if it is NULL. - - - - - 400cf40f by gambas at 2021-07-06T00:06:43+02:00 Some GTK+ fixes for SpinBox and ButtonBox when the font is small. Fix ButtonBox border drawing. [GB.GUI.BASE] * BUG: SpinBox: Clamp the vertical padding so that the inner textbox works on GTK+ with small fonts. [GB.FORM] * BUG: ButtonBox: Clamp the vertical padding so that the inner textbox works on GTK+ with small fonts. * BUG: ButtonBox: Fix border drawing according to the widget state (focus and hovering). - - - - - ec16dff0 by gambas at 2021-07-06T00:07:24+02:00 Fix Eval() and fix error management on disabled fast functions. [INTERPRETER] * BUG: Fix Eval(). * BUG: Fix error management on disabled fast functions. - - - - - 87e73bf3 by Bruce Steers at 2021-07-06T00:07:46+02:00 MediaView, also hide spacer panel when hiding controls [GB.FORM.MEDIA] * BUG: also hide spacer panel when hiding controls. when hiding the controls the spacer stayed, leaving a bar on the bottom of the window, even in fullscreen. This gives clean fullscreen - - - - - e7c07195 by gambas at 2021-07-06T00:08:02+02:00 Delete global QThreadPool object on fork only if QT version is at least 5.15.0. [GB.QT5] * BUG: Delete global QThreadPool object on fork only if QT version is at least 5.15.0. - - - - - 4807ac72 by gambas at 2021-07-06T00:08:19+02:00 TerminalView: Ignore errors if resizing the running process virtual terminal fails. [GB.FORM.TERMINAL] * BUG: TerminalView: Ignore errors if resizing the running process virtual terminal fails. - - - - - 5668b2ef by gambas at 2021-07-06T00:08:50+02:00 Do not allow window titlebar to be moved outside of the visible area. [GB.WEB.GUI] * BUG: Fix combo-box layout. * BUG: Do not allow window titlebar to be moved outside of the visible area. - - - - - 80dffa59 by gambas at 2021-07-06T00:09:02+02:00 Fix focus management of windows and activation of embedded windows. [GB.GTK] * BUG: Fix focus management of windows. * BUG: Activate embedded windows on show. [GB.GTK3] * BUG: Fix focus management of windows. * BUG: Activate embedded windows on show. - - - - - dab6fc2e by gambas at 2021-07-06T00:09:08+02:00 Fix focus management so that the focus order is always the stacking order.. [GB.QT4] * BUG: Fix focus management so that the focus order is always the stacking order. [GB.QT5] * BUG: Fix focus management so that the focus order is always the stacking order. * BUG: Remove some compilation warnings. - - - - - 738e84b3 by gambas at 2021-07-06T00:09:19+02:00 Do not loop indefinitely when searching for the next focus widget. [GB.QT4] * BUG: Do not loop indefinitely when searching for the next focus widget. [GB.QT5] * BUG: Do not loop indefinitely when searching for the next focus widget. - - - - - 0084d919 by gambas at 2021-07-06T00:10:43+02:00 Fix compilation on Qt < 5.14. [GB.QT4] * BUG: Fix compilation on Qt < 5.14. [GB.QT5] * BUG: Fix compilation on Qt < 5.14. - - - - - d4248013 by gambas at 2021-07-06T00:11:45+02:00 Fix compilation on Qt < 5.3. [GB.QT4] * BUG: Fix compilation on Qt < 5.3. [GB.QT5] * BUG: Fix compilation on Qt < 5.3. - - - - - 772f4668 by gambas at 2021-07-06T00:11:56+02:00 Class.Symbols and Class[] now correctly ignore symbol table entries overriden by inheritance. [INTERPRETER] * BUG: Class.Symbols and Class[] now correctly ignore symbol table entries overriden by inheritance. - - - - - 6d20016a by gambas at 2021-07-06T00:16:10+02:00 Unlimited string fields now use 'MEDIUMTEXT' type instead of 'TEXT', so that their actual maximum size is now 16 Mb. [GB.DB.MYSQL] * BUG: Unlimited string fields now use 'MEDIUMTEXT' type instead of 'TEXT', so that their actual maximum size is now 16 Mb. - - - - - 6a9b5875 by gambas at 2021-07-06T00:16:48+02:00 FileView: Selection property now does return file names without any rich text formatting. [GB.FORM] * BUG: FileView: Selection property now does return file names without any rich text formatting. - - - - - f959552b by gambas at 2021-07-06T00:17:34+02:00 MaskBox: Modifier keys do not hide selection anymore. [GB.FORM] * BUG: MaskBox: Modifier keys do not hide selection anymore. - - - - - ea436137 by gambas at 2021-07-06T00:17:51+02:00 Popup menus should not sometimes close immediately anymore when the mouse button is released. [GB.GTK3] * BUG: Popup menus should not sometimes close immediately anymore when the mouse button is released. - - - - - 119d634d by gambas at 2021-07-06T00:17:58+02:00 Forgot to define the 'Key.AltGrKey' symbol. [GB.GTK] * BUG: Forgot to define the 'Key.AltGrKey' symbol. [GB.GTK3] * BUG: Forgot to define the 'Key.AltGrKey' symbol. - - - - - 287122d5 by gambas at 2021-07-06T00:18:05+02:00 Style.BackgroundOf() method is now reliable. [GB.GTK] * BUG: Style.BackgroundOf() method is now reliable. [GB.GTK3] * BUG: Style.BackgroundOf() method is now reliable. [GB.QT4] * BUG: Style.BackgroundOf() method is now reliable. [GB.QT5] * BUG: Style.BackgroundOf() method is now reliable. - - - - - 767468f9 by gambas at 2021-07-06T00:18:13+02:00 Fix background of disabled ButtonBox. Fix behaviour of MaskBox copy & paste. Add Validate event to MaskBox. [GB.FORM] * BUG: ButtonBox: Disabled background is now drawn correctly. * BUG: MaskBox: Fix behaviour with copy & paste. * NEW: MaskBox: Allow default popup menu. * NEW: MaskBox: Validate is a new event that allows to validate any change in control text and eventually cancel the change. - - - - - ce77786b by gambas at 2021-07-06T00:24:36+02:00 Fix external terminal support when debugging the project. [DEVELOPMENT ENVIRONMENT] * BUG: Fix external terminal support when debugging the project. - - - - - 32c976dc by gambas at 2021-07-06T00:58:44+02:00 Don't crash if no terminal emulator is found. Display an error message instead. [DEVELOPMENT ENVIRONMENT] * BUG: Don't crash if no terminal emulator is found. Display an error message instead. - - - - - 9b326563 by gambas at 2021-07-06T01:01:19+02:00 WebComboBox: Use the 'input' event instead of the 'change' event to implement the Click Gambas event. [GB.WEB.GUI] * BUG: WebComboBox: Use the 'input' event instead of the 'change' event to implement the Click Gambas event. - - - - - b721d9fc by gambas at 2021-07-06T01:03:16+02:00 GridView: Fix current cell cursor size and width. [GB.GUI.BASE] * BUG: GridView: Fix current cell cursor size and width. - - - - - 6cf6c9c1 by gambas at 2021-07-06T01:05:51+02:00 TableView: Fix editing control position and size. [GB.FORM] * BUG: TableView: Fix editing control position and size. - - - - - d3957f8c by gambas at 2021-07-06T01:06:02+02:00 Fix control restacking. [GB.GTK] * BUG: Fix control restacking. [GB.GTK3] * BUG: Fix control restacking. - - - - - 65e8f754 by gambas at 2021-07-06T01:06:18+02:00 Search dialog: Fix search inside form files whose text contents would be different if saved. [DEVELOPMENT ENVIRONMENT] * BUG: Search dialog: Fix search inside form files whose text contents would be different if saved. - - - - - c511a401 by gambas at 2021-07-06T01:06:26+02:00 Fix Menu.Popup() when popup global coordinates are specified. [GB.GTK3] * BUG: Fix Menu.Popup() when popup global coordinates are specified. - - - - - a2a83262 by gambas at 2021-07-06T01:08:02+02:00 MenuButton: Fix GTK+3 warnings on hidden shortcut buttons. [GB.FORM] * BUG: MenuButton: Fix GTK+3 warnings on hidden shortcut buttons. * NEW: DirChooser & FileChooser: Do not use a Watcher to initialize the popup menu. - - - - - e095ef2a by gambas at 2021-07-06T01:09:23+02:00 Do not raise keyboard event on the form twice if no control handled it. [GB.GTK] * BUG: Do not raise keyboard event on the form twice if no control handled it. [GB.GTK3] * BUG: Do not raise keyboard event on the form twice if no control handled it. - - - - - baf5aa48 by gambas at 2021-07-06T01:09:29+02:00 Connection.Collations correctly returns the collation list now. [GB.DB] * BUG: Connection.Collations correctly returns the collation list now. - - - - - 7727922b by gambas at 2021-07-06T01:09:41+02:00 MaskBox should work correctly again. [GB.FORM] * BUG: MaskBox: It should work correctly again. * NEW: MaskBox:?Prompt is a new property that allows to define the character displayed for void entries among a few choices. - - - - - 282e5d05 by gambas at 2021-07-06T01:09:53+02:00 TextEditor: Highlighted text drawing routine should not enter an infinite loop anymore when the highlighted color information is incoherent. [GB.FORM.EDITOR] * BUG: TextEditor: Highlighted text drawing routine should not enter an infinite loop anymore when the highlighted color information is incoherent.. - - - - - d4dea1e5 by gambas at 2021-07-06T01:10:00+02:00 Fix highlighting and rewriting of lines having comments with more than one space before them. [GB.EVAL] * BUG: Fix highlighting and rewriting of lines having comments with more than one space before them. - - - - - 33bcda2b by gambas at 2021-07-06T01:10:06+02:00 WebComboBox: Editable combo-box Click event should now trigger again as expected for the first list element. [GB.WEB.GUI] * BUG: WebComboBox: Editable combo-box Click event should now trigger again as expected for the first list element. - - - - - 33a678e4 by gambas at 2021-07-06T02:42:17+02:00 Update French translation and remove an unused variable. [DEVELOPMENT ENVIRONMENT] * NEW: Update French translation. * BUG: Remove an unused variable. - - - - - 30 changed files: - app/examples/Misc/SystemTray/.icon.png - app/examples/Misc/SystemTray/.project - app/examples/Misc/SystemTray/.src/FMain.class - app/src/gambas3/.lang/fr.po - app/src/gambas3/.src/Debug/Design.module - app/src/gambas3/.src/Debug/FDebugInfo.class - app/src/gambas3/.src/Editor/Form/FForm.class - app/src/gambas3/.src/FMain.class - app/src/gambas3/.src/Project.module - app/src/gambas3/.src/Search/CSearchResult.class - app/src/gambas3/.src/Search/FSearch.class - comp/src/gb.form.dialog/.project - comp/src/gb.form.dialog/.src/FFileDialog.class - comp/src/gb.form.dialog/.src/Main.module - comp/src/gb.form.editor/.src/TextEditor.class - comp/src/gb.form.terminal/.src/TerminalView/TerminalView.class - + comp/src/gb.form/.hidden/FailedNewMaskBox.class - comp/src/gb.form/.project - comp/src/gb.form/.src/Button/ButtonBox.class - comp/src/gb.form/.src/Button/MenuButton.class - comp/src/gb.form/.src/File/Chooser/FDirChooser.class - comp/src/gb.form/.src/File/FileView.class - comp/src/gb.form/.src/MaskBox.class - comp/src/gb.form/.src/TableView.class - comp/src/gb.form/.src/Test/FMain.form - ? comp/src/gb.form/.src/Test/FTableView.form - comp/src/gb.form/.src/Test/FTestFileView.class - comp/src/gb.form/.src/Test/FTestFileView.form - 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/-/compare/6f4ac6d6ba7010bfdad1c1b84fe58b37efe68d9e...33a678e4d1a083cbaf15a028051c1dc56d009946 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/6f4ac6d6ba7010bfdad1c1b84fe58b37efe68d9e...33a678e4d1a083cbaf15a028051c1dc56d009946 You're 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 Jul 6 02:43:29 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Tue, 06 Jul 2021 00:43:29 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][stable] Switch to 3.16.2 version. Message-ID: <60e3a732532b1_112837012493@gitlab-sidekiq-low-urgency-cpu-bound-v1-79b4cd6b54-tt85l.mail> Beno?t Minisini pushed to branch stable at Gambas / gambas Commits: a8aa54e5 by gambas at 2021-07-06T02:43:04+02:00 Switch to 3.16.2 version. [CONFIGURATION] * NEW: Switch to 3.16.2 version. - - - - - 2 changed files: - VERSION - version.m4 View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/a8aa54e56bded83a5b95a2a705bfcf0a57d304b1 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/a8aa54e56bded83a5b95a2a705bfcf0a57d304b1 You're 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 Jul 6 03:30:34 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Tue, 06 Jul 2021 01:30:34 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas] Pushed new tag 3.16.2 Message-ID: <60e3b23acf603_1128dfc97556@gitlab-sidekiq-low-urgency-cpu-bound-v1-79b4cd6b54-4thv8.mail> Beno?t Minisini pushed new tag 3.16.2 at Gambas / gambas -- View it on GitLab: https://gitlab.com/gambas/gambas/-/tree/3.16.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 Tue Jul 6 03:39:17 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Tue, 06 Jul 2021 01:39:17 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas] Deleted tag 3.16.2 Message-ID: <60e3b44558d37_10bfcc05039@gitlab-sidekiq-low-urgency-cpu-bound-v1-79b4cd6b54-cwb9k.mail> Beno?t Minisini deleted tag 3.16.2 at Gambas / gambas -- You're 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 Jul 6 03:52:39 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Tue, 06 Jul 2021 01:52:39 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas] Pushed new tag 3.16.2 Message-ID: <60e3b7684c2ac_10283c0570a1@gitlab-sidekiq-low-urgency-cpu-bound-v1-79b4cd6b54-zqsll.mail> Beno?t Minisini pushed new tag 3.16.2 at Gambas / gambas -- View it on GitLab: https://gitlab.com/gambas/gambas/-/tree/3.16.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 Tue Jul 6 22:54:25 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Tue, 06 Jul 2021 20:54:25 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] The '-e' option works correctly again. Message-ID: <60e4c301a26a4_1246e7f465149@gitlab-sidekiq-low-urgency-cpu-bound-v1-79df7cd79b-wh5st.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: f6247616 by gambas at 2021-07-06T22:53:56+02:00 The '-e' option works correctly again. [INTERPRETER] * BUG: The '-e' option works correctly again. - - - - - 1 changed file: - main/gbx/gbx_subr_misc.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f6247616cab211208e646c5f675df6778caf9f7c -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f6247616cab211208e646c5f675df6778caf9f7c You're 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 Jul 6 22:57:39 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Tue, 06 Jul 2021 20:57:39 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][stable] The '-e' option works correctly again. Message-ID: <60e4c3c517af0_10288d4962eb@gitlab-sidekiq-low-urgency-cpu-bound-v1-79df7cd79b-fx7hz.mail> Beno?t Minisini pushed to branch stable at Gambas / gambas Commits: 2a0b2397 by gambas at 2021-07-06T22:56:35+02:00 The '-e' option works correctly again. [INTERPRETER] * BUG: The '-e' option works correctly again. - - - - - 1 changed file: - main/gbx/gbx_subr_misc.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/2a0b23970dfded2ff95be991d56fe8b284e98fea -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/2a0b23970dfded2ff95be991d56fe8b284e98fea You're 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 Jul 6 22:58:31 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Tue, 06 Jul 2021 20:58:31 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas] Deleted tag 3.16.2 Message-ID: <60e4c3f7a1c08_102837090260@gitlab-sidekiq-low-urgency-cpu-bound-v1-79df7cd79b-nx6ld.mail> Beno?t Minisini deleted tag 3.16.2 at Gambas / gambas -- You're 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 Jul 6 22:59:05 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Tue, 06 Jul 2021 20:59:05 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas] Pushed new tag 3.16.2 Message-ID: <60e4c4195daf7_11311eee830259@gitlab-sidekiq-low-urgency-cpu-bound-v1-79df7cd79b-2d9gq.mail> Beno?t Minisini pushed new tag 3.16.2 at Gambas / gambas -- View it on GitLab: https://gitlab.com/gambas/gambas/-/tree/3.16.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 Tue Jul 6 23:23:07 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Tue, 06 Jul 2021 21:23:07 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Date formatting with escaped characters works correctly again. Message-ID: <60e4c9bc67688_1028334718d5@gitlab-sidekiq-low-urgency-cpu-bound-v1-79df7cd79b-rd4x9.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: eba9622d by gambas at 2021-07-06T23:22:24+02:00 Date formatting with escaped characters works correctly again. [INTERPRETER] * BUG: Date formatting with escaped characters works correctly again. - - - - - 2 changed files: - main/gbx/gbx_exec_loop.c - main/gbx/gbx_local.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/eba9622d5e8f394fdcba22a68f5d5be05611963b -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/eba9622d5e8f394fdcba22a68f5d5be05611963b You're 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 Jul 7 00:39:49 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Tue, 06 Jul 2021 22:39:49 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix number formatting when the format include escaped characters. Message-ID: <60e4dbb576d43_128f67e0438f6@gitlab-sidekiq-low-urgency-cpu-bound-v1-5f6559d9db-lgjq6.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: bfbc55e4 by gambas at 2021-07-07T00:39:11+02:00 Fix number formatting when the format include escaped characters. [INTERPRETER] * BUG: Fix number formatting when the format include escaped characters. - - - - - 1 changed file: - main/gbx/gbx_local.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/bfbc55e4c7f055230aa94fdcee90d5f3a5a67710 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/bfbc55e4c7f055230aa94fdcee90d5f3a5a67710 You're 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 Jul 7 00:42:24 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Tue, 06 Jul 2021 22:42:24 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas] Deleted tag 3.16.2 Message-ID: <60e4dc51ef33e_10282d0685c@gitlab-sidekiq-low-urgency-cpu-bound-v1-5f6559d9db-vlxk9.mail> Beno?t Minisini deleted tag 3.16.2 at Gambas / gambas -- You're 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 Jul 7 00:45:58 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Tue, 06 Jul 2021 22:45:58 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][stable] 2 commits: Date formatting with escaped characters works correctly again. Message-ID: <60e4dd27c17a9_127a899c44172@gitlab-sidekiq-low-urgency-cpu-bound-v1-5f6559d9db-lgjq6.mail> Beno?t Minisini pushed to branch stable at Gambas / gambas Commits: 20171a6c by gambas at 2021-07-07T00:41:57+02:00 Date formatting with escaped characters works correctly again. [INTERPRETER] * BUG: Date formatting with escaped characters works correctly again. - - - - - a0fb37cc by gambas at 2021-07-07T00:42:06+02:00 Fix number formatting when the format include escaped characters. [INTERPRETER] * BUG: Fix number formatting when the format include escaped characters. - - - - - 2 changed files: - main/gbx/gbx_exec_loop.c - main/gbx/gbx_local.c View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/2a0b23970dfded2ff95be991d56fe8b284e98fea...a0fb37ccc7c3485dcc1aa28329b60b3fb559eb96 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/2a0b23970dfded2ff95be991d56fe8b284e98fea...a0fb37ccc7c3485dcc1aa28329b60b3fb559eb96 You're 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 Jul 7 00:46:57 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Tue, 06 Jul 2021 22:46:57 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas] Pushed new tag 3.16.2 Message-ID: <60e4dd6342bc0_10282bc68846@gitlab-sidekiq-low-urgency-cpu-bound-v1-5f6559d9db-vlxk9.mail> Beno?t Minisini pushed new tag 3.16.2 at Gambas / gambas -- View it on GitLab: https://gitlab.com/gambas/gambas/-/tree/3.16.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 Wed Jul 7 19:03:29 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Wed, 07 Jul 2021 17:03:29 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix propagation of keyboard events when the focused widget is not realized. Message-ID: <60e5de61d81dd_1028280394f6@gitlab-sidekiq-low-urgency-cpu-bound-v1-6b4865fbcd-lccjm.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: c6ed9848 by gambas at 2021-07-07T19:02:45+02:00 Fix propagation of keyboard events when the focused widget is not realized. [GB.GTK] * BUG: Fix propagation of keyboard events when the focused widget is not realized. [GB.GTK3] * BUG: Fix propagation of keyboard events when the focused widget is not realized. - - - - - 2 changed files: - gb.gtk/src/gkey.cpp - gb.gtk/src/gmainwindow.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/c6ed9848ad0f1c16e8f70ea5739d435be455cd32 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/c6ed9848ad0f1c16e8f70ea5739d435be455cd32 You're 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 Jul 7 19:04:42 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Wed, 07 Jul 2021 17:04:42 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][stable] Fix propagation of keyboard events when the focused widget is not realized. Message-ID: <60e5deac41d1b_102835c46a6@gitlab-sidekiq-low-urgency-cpu-bound-v1-6b4865fbcd-r9nbz.mail> Beno?t Minisini pushed to branch stable at Gambas / gambas Commits: 5c838940 by gambas at 2021-07-07T19:04:35+02:00 Fix propagation of keyboard events when the focused widget is not realized. [GB.GTK] * BUG: Fix propagation of keyboard events when the focused widget is not realized. [GB.GTK3] * BUG: Fix propagation of keyboard events when the focused widget is not realized. - - - - - 2 changed files: - gb.gtk/src/gkey.cpp - gb.gtk/src/gmainwindow.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/5c838940dec5c00addf61ce2a01e31567f4aa07e -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/5c838940dec5c00addf61ce2a01e31567f4aa07e You're 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 Jul 7 19:07:33 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Wed, 07 Jul 2021 17:07:33 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas] Deleted tag 3.16.2 Message-ID: <60e5df563ef99_1019d53f4866d3@gitlab-sidekiq-low-urgency-cpu-bound-v1-6b4865fbcd-z2fvz.mail> Beno?t Minisini deleted tag 3.16.2 at Gambas / gambas -- You're 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 Jul 7 19:08:02 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Wed, 07 Jul 2021 17:08:02 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas] Pushed new tag 3.16.2 Message-ID: <60e5df7289376_10282d04927@gitlab-sidekiq-low-urgency-cpu-bound-v1-6b4865fbcd-r9nbz.mail> Beno?t Minisini pushed new tag 3.16.2 at Gambas / gambas -- View it on GitLab: https://gitlab.com/gambas/gambas/-/tree/3.16.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 Wed Jul 7 22:58:29 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Wed, 07 Jul 2021 20:58:29 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Remove an incorrectly committed debug test. Message-ID: <60e61576e7ec6_1240eafc640f6@gitlab-sidekiq-low-urgency-cpu-bound-v1-6b4865fbcd-nncdl.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 792c7bec by gambas at 2021-07-07T22:57:59+02:00 Remove an incorrectly committed debug test. [INTERPRETER] * BUG: Remove an incorrectly committed debug test. - - - - - 1 changed file: - main/gbx/gbx_exec_loop.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/792c7bec6f296249467ea0c9adbe8835da8b8f9c -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/792c7bec6f296249467ea0c9adbe8835da8b8f9c You're 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 Jul 7 23:00:20 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Wed, 07 Jul 2021 21:00:20 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][stable] Remove an incorrectly committed debug test. Message-ID: <60e615e4d6eac_11b8612c76393@gitlab-sidekiq-low-urgency-cpu-bound-v1-6b4865fbcd-thcn4.mail> Beno?t Minisini pushed to branch stable at Gambas / gambas Commits: 00aa82a9 by gambas at 2021-07-07T22:59:31+02:00 Remove an incorrectly committed debug test. [INTERPRETER] * BUG: Remove an incorrectly committed debug test. - - - - - 1 changed file: - main/gbx/gbx_exec_loop.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/00aa82a94f0900b4f076210345d516508e5d8053 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/00aa82a94f0900b4f076210345d516508e5d8053 You're 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 Jul 7 23:00:47 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Wed, 07 Jul 2021 21:00:47 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas] Deleted tag 3.16.2 Message-ID: <60e6160050e7d_11283ac720e6@gitlab-sidekiq-low-urgency-cpu-bound-v1-6b4865fbcd-56t7n.mail> Beno?t Minisini deleted tag 3.16.2 at Gambas / gambas -- You're 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 Jul 7 23:01:11 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Wed, 07 Jul 2021 21:01:11 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas] Pushed new tag 3.16.2 Message-ID: <60e616193f771_10282e4651e6@gitlab-sidekiq-low-urgency-cpu-bound-v1-6b4865fbcd-zmgsg.mail> Beno?t Minisini pushed new tag 3.16.2 at Gambas / gambas -- View it on GitLab: https://gitlab.com/gambas/gambas/-/tree/3.16.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 Jul 8 23:12:48 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Thu, 08 Jul 2021 21:12:48 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] ListEditor: Fix crash when checking for duplicates if the Unique property is TRUE. Message-ID: <60e76a50eb49d_11283207578f@gitlab-sidekiq-low-urgency-cpu-bound-v1-b4f9499df-tvcb9.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 42005272 by gambas at 2021-07-08T23:12:39+02:00 ListEditor: Fix crash when checking for duplicates if the Unique property is TRUE. [GB.FORM] * BUG: ListEditor: Fix crash when checking for duplicates if the Unique property is TRUE. - - - - - 7 changed files: - comp/src/gb.form/.project - comp/src/gb.form/.src/ListEditor/FListEditor.class - comp/src/gb.form/.src/ListEditor/ListEditor.class - comp/src/gb.form/.src/Test/FTestListEditor.class - comp/src/gb.form/.src/Test/FTestListEditor.form - 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/42005272a99892f7b3351d545adfb3abc208d8a6 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/42005272a99892f7b3351d545adfb3abc208d8a6 You're 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 Jul 10 04:39:28 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sat, 10 Jul 2021 02:39:28 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Fix keyboard management, and windows cannot have focus anymore on click. Message-ID: <60e90861e1a3d_12193d27042837@gitlab-sidekiq-low-urgency-cpu-bound-v1-6d5bbb9c45-hmrcl.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: dbded520 by gambas at 2021-07-10T04:27:42+02:00 Fix keyboard management, and windows cannot have focus anymore on click. [GB.GTK] * BUG: Fix keyboard event management for command keys like DEL that have a text associated with. * BUG: Windows cannot have focus anymore on click. [GB.GTK3] * BUG: Fix keyboard event management for command keys like DEL that have a text associated with. * BUG: Windows cannot have focus anymore on click. - - - - - b6d39c70 by gambas at 2021-07-10T04:39:21+02:00 Fix MaskBox. [GB.FORM] * BUG: MaskBox: Text that do not have the same size as the mask are not valid anymore. * BUG: MaskBox: The Text property now must match the mask when set. If the set text is smaller than the mask, it is completed with the default characters. * BUG: MaskBox: Characters moves should be handled better now. - - - - - 6 changed files: - comp/src/gb.form/.src/MaskBox.class - comp/src/gb.form/.src/Test/FTestMaskBox.class - comp/src/gb.form/.src/Test/FTestMaskBox.form - gb.gtk/src/gcontrol.cpp - gb.gtk/src/gkey.cpp - gb.gtk/src/gmainwindow.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/42005272a99892f7b3351d545adfb3abc208d8a6...b6d39c70a96bab7b8ff5cacbbf55ae7fd793aa7b -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/42005272a99892f7b3351d545adfb3abc208d8a6...b6d39c70a96bab7b8ff5cacbbf55ae7fd793aa7b You're 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 Jul 10 14:55:10 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sat, 10 Jul 2021 12:55:10 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas] Deleted tag 3.16.2 Message-ID: <60e998b02295e_10645ca88601a@gitlab-sidekiq-low-urgency-cpu-bound-v1-6d5bbb9c45-nlqwm.mail> Beno?t Minisini deleted tag 3.16.2 at Gambas / gambas -- You're 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 Jul 10 15:00:49 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sat, 10 Jul 2021 13:00:49 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][stable] 3 commits: ListEditor: Fix crash when checking for duplicates if the Unique property is TRUE. Message-ID: <60e99a02c6f30_114ed45c8891ba@gitlab-sidekiq-low-urgency-cpu-bound-v1-6d5bbb9c45-pp2vd.mail> Beno?t Minisini pushed to branch stable at Gambas / gambas Commits: 3a026766 by gambas at 2021-07-10T14:57:02+02:00 ListEditor: Fix crash when checking for duplicates if the Unique property is TRUE. [GB.FORM] * BUG: ListEditor: Fix crash when checking for duplicates if the Unique property is TRUE. - - - - - 7a1543f3 by gambas at 2021-07-10T14:57:11+02:00 Fix keyboard management, and windows cannot have focus anymore on click. [GB.GTK] * BUG: Fix keyboard event management for command keys like DEL that have a text associated with. * BUG: Windows cannot have focus anymore on click. [GB.GTK3] * BUG: Fix keyboard event management for command keys like DEL that have a text associated with. * BUG: Windows cannot have focus anymore on click. - - - - - 7ad6311a by gambas at 2021-07-10T14:57:17+02:00 Fix MaskBox. [GB.FORM] * BUG: MaskBox: Text that do not have the same size as the mask are not valid anymore. * BUG: MaskBox: The Text property now must match the mask when set. If the set text is smaller than the mask, it is completed with the default characters. * BUG: MaskBox: Characters moves should be handled better now. - - - - - 11 changed files: - comp/src/gb.form/.project - comp/src/gb.form/.src/ListEditor/FListEditor.class - comp/src/gb.form/.src/ListEditor/ListEditor.class - comp/src/gb.form/.src/MaskBox.class - comp/src/gb.form/.src/Test/FTestListEditor.class - comp/src/gb.form/.src/Test/FTestListEditor.form - comp/src/gb.form/.src/Test/FTestMaskBox.class - comp/src/gb.form/.src/Test/FTestMaskBox.form - gb.gtk/src/gcontrol.cpp - gb.gtk/src/gkey.cpp - gb.gtk/src/gmainwindow.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/00aa82a94f0900b4f076210345d516508e5d8053...7ad6311a1f74f181603bfe1dba57cf19c672f12e -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/00aa82a94f0900b4f076210345d516508e5d8053...7ad6311a1f74f181603bfe1dba57cf19c672f12e You're 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 Jul 10 15:01:23 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sat, 10 Jul 2021 13:01:23 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas] Pushed new tag 3.16.2 Message-ID: <60e99a249a144_103525dac9277e@gitlab-sidekiq-low-urgency-cpu-bound-v1-6d5bbb9c45-h7smk.mail> Beno?t Minisini pushed new tag 3.16.2 at Gambas / gambas -- View it on GitLab: https://gitlab.com/gambas/gambas/-/tree/3.16.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 Sat Jul 10 23:03:33 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sat, 10 Jul 2021 21:03:33 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] When using SHELL, call 'setpgrp()' after the possible 'setsid()' call.... Message-ID: <60ea0b262d3eb_102958498111811@gitlab-sidekiq-low-urgency-cpu-bound-v1-6d5bbb9c45-679z4.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: e08d47dd by gambas at 2021-07-10T23:02:04+02:00 When using SHELL, call 'setpgrp()' after the possible 'setsid()' call. Otherwise the shell i/o are not visible to the Gambas process. [INTERPRETER] * BUG: When using SHELL, call 'setpgrp()' after the possible 'setsid()' call. Otherwise the shell i/o are not visible to the Gambas process. - - - - - 1 changed file: - main/gbx/gbx_c_process.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/e08d47dd02f6c2cf79101cc0db3a553ae6822db4 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/e08d47dd02f6c2cf79101cc0db3a553ae6822db4 You're 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 Jul 14 02:10:40 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Wed, 14 Jul 2021 00:10:40 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Pipes are now always internally opened for writing, to workaround a 'glib'... Message-ID: <60ee2b81681d0_121641cec11492@gitlab-sidekiq-low-urgency-cpu-bound-v1-f98b4744-xf5qc.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: c8fe917e by gambas at 2021-07-14T02:08:01+02:00 Pipes are now always internally opened for writing, to workaround a 'glib' behaviour, that eats 100% CPU when there is no writer anymore on a pipe watched for reading. [INTERPRETER] * BUG: Pipes are now always internally opened for writing, to workaround a 'glib' behaviour, that eats 100% CPU when there is no writer anymore on a pipe watched for reading. - - - - - 2 changed files: - main/gbx/gbx_stream.h - main/gbx/gbx_stream_pipe.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/c8fe917e977ce11df2e7b85a0a82f88de8f51d28 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/c8fe917e977ce11df2e7b85a0a82f88de8f51d28 You're 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 Jul 14 04:40:19 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Wed, 14 Jul 2021 02:40:19 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Fix automatic default focus control for newly opened windows. Message-ID: <60ee4e9443038_104eacc8785b9@gitlab-sidekiq-low-urgency-cpu-bound-v1-f98b4744-g8n6s.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: c614b57b by gambas at 2021-07-14T04:38:10+02:00 Fix automatic default focus control for newly opened windows. [GB.GTK] * BUG: Fix automatic default focus control for newly opened windows. * BUG: Fix next control focus routine. [GB.GTK3] * BUG: Fix automatic default focus control for newly opened windows. * BUG: Fix next control focus routine. - - - - - 46cbe053 by gambas at 2021-07-14T04:39:48+02:00 ButtonBox: Remove workaround for TAB key. [GB.FORM] * BUG: ButtonBox: Remove workaround for TAB key. - - - - - 6 changed files: - comp/src/gb.form/.src/Button/MenuButton.class - comp/src/gb.form/.src/Test/FTestMaskBox.class - gb.gtk/src/gcontrol.cpp - gb.gtk/src/gmainwindow.cpp - gb.gtk/src/gsignals.cpp - gb.gtk/src/watcher.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/c8fe917e977ce11df2e7b85a0a82f88de8f51d28...46cbe053e2d7050f006044a16fca14ff3468bf92 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/c8fe917e977ce11df2e7b85a0a82f88de8f51d28...46cbe053e2d7050f006044a16fca14ff3468bf92 You're 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 Jul 14 05:04:25 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Wed, 14 Jul 2021 03:04:25 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][stable] 3 commits: When using SHELL, call 'setpgrp()' after the possible 'setsid()' call.... Message-ID: <60ee5439bc9cb_114209f5015827@gitlab-sidekiq-low-urgency-cpu-bound-v1-f98b4744-xv5n7.mail> Beno?t Minisini pushed to branch stable at Gambas / gambas Commits: b4dc634c by gambas at 2021-07-14T05:00:44+02:00 When using SHELL, call 'setpgrp()' after the possible 'setsid()' call. Otherwise the shell i/o are not visible to the Gambas process. [INTERPRETER] * BUG: When using SHELL, call 'setpgrp()' after the possible 'setsid()' call. Otherwise the shell i/o are not visible to the Gambas process. - - - - - 08f449d2 by gambas at 2021-07-14T05:01:59+02:00 Fix automatic default focus control for newly opened windows. [GB.GTK] * BUG: Fix automatic default focus control for newly opened windows. * BUG: Fix next control focus routine. [GB.GTK3] * BUG: Fix automatic default focus control for newly opened windows. * BUG: Fix next control focus routine. - - - - - 5ed24722 by gambas at 2021-07-14T05:02:14+02:00 ButtonBox: Remove workaround for TAB key. [GB.FORM] * BUG: ButtonBox: Remove workaround for TAB key. - - - - - 7 changed files: - comp/src/gb.form/.src/Button/MenuButton.class - comp/src/gb.form/.src/Test/FTestMaskBox.class - gb.gtk/src/gcontrol.cpp - gb.gtk/src/gmainwindow.cpp - gb.gtk/src/gsignals.cpp - gb.gtk/src/watcher.cpp - main/gbx/gbx_c_process.c View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/7ad6311a1f74f181603bfe1dba57cf19c672f12e...5ed2472225dfb2c66e15e87e7c696bdc0b2ae7e4 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/7ad6311a1f74f181603bfe1dba57cf19c672f12e...5ed2472225dfb2c66e15e87e7c696bdc0b2ae7e4 You're 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 Jul 14 05:07:40 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Wed, 14 Jul 2021 03:07:40 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas] Deleted tag 3.16.2 Message-ID: <60ee54fc88da0_10283c02944@gitlab-sidekiq-low-urgency-cpu-bound-v1-f98b4744-twn4q.mail> Beno?t Minisini deleted tag 3.16.2 at Gambas / gambas -- You're 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 Jul 14 05:08:14 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Wed, 14 Jul 2021 03:08:14 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas] Pushed new tag 3.16.2 Message-ID: <60ee551eec7d7_102865479791@gitlab-sidekiq-low-urgency-cpu-bound-v1-f98b4744-g8n6s.mail> Beno?t Minisini pushed new tag 3.16.2 at Gambas / gambas -- View it on GitLab: https://gitlab.com/gambas/gambas/-/tree/3.16.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 Wed Jul 14 19:52:55 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Wed, 14 Jul 2021 17:52:55 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Adapt GetRecordCount() to the SQLite ODBC database driver. Message-ID: <60ef247872de9_12b3963857664@gitlab-sidekiq-low-urgency-cpu-bound-v1-65cd6cbd78-k2ps4.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 261dd42c by gambas at 2021-07-14T19:52:21+02:00 Adapt GetRecordCount() to the SQLite ODBC database driver. [GB.DB.ODBC] * BUG: Adapt GetRecordCount() to the SQLite ODBC database driver. - - - - - 1 changed file: - gb.db.odbc/src/main.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/261dd42ccd54b01de967219093b74bdee0b72943 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/261dd42ccd54b01de967219093b74bdee0b72943 You're 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 Jul 15 04:16:03 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Thu, 15 Jul 2021 02:16:03 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Don't call graphical methods during the wiki search background task, it can crash the GTK+ toolkit. Message-ID: <60ef9a63a42a4_111c4d38410412@gitlab-sidekiq-low-urgency-cpu-bound-v1-9f9885794-qg6bc.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 76e9bd56 by gambas at 2021-07-15T04:15:53+02:00 Don't call graphical methods during the wiki search background task, it can crash the GTK+ toolkit. [DEVELOPMENT ENVIRONMENT] * BUG: Help browser: Don't call graphical methods during the wiki search background task, it can crash the GTK+ toolkit. * NEW: Help browser: The search result are now sorted. - - - - - 4 changed files: - app/src/gambas3/.project - app/src/gambas3/.src/Component/CComponent.class - app/src/gambas3/.src/Help/CHelpSearchTask.class - app/src/gambas3/.src/Help/FHelpBrowser.form View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/76e9bd56c012644183b40b5921ef2fe13236a833 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/76e9bd56c012644183b40b5921ef2fe13236a833 You're 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 Jul 15 14:29:18 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Thu, 15 Jul 2021 12:29:18 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Add Request.Scheme property. Take HTTP headers into account to detect 'https'. Message-ID: <60f02a1f23eac_111b1f20240ec@gitlab-sidekiq-low-urgency-cpu-bound-v1-758f67cf96-fswll.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: a56d8192 by gambas at 2021-07-15T14:29:12+02:00 Add Request.Scheme property. Take HTTP headers into account to detect 'https'. [GB.WEB] * NEW: Request.Scheme is a new property that replaces Application.Protocol. * NEW: Request.Scheme now returns '"https"' according to the contents of the 'REQUEST_SCHEME' or 'X_FORWARDED_PROTO' headers passed to the CGI script. - - - - - 4 changed files: - comp/src/gb.web/.component - comp/src/gb.web/.project - comp/src/gb.web/.src/Application.module - comp/src/gb.web/.src/Request.module View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/a56d819286a5c1c793d90ea137c889e818dab7ea -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/a56d819286a5c1c793d90ea137c889e818dab7ea You're 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 Jul 16 04:01:36 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Fri, 16 Jul 2021 02:01:36 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix the behaviour of standard input, end of file and stream read watches. Message-ID: <60f0e880757ea_1028460999ee@gitlab-sidekiq-low-urgency-cpu-bound-v1-6f99495cf6-knbww.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: cba7b188 by gambas at 2021-07-16T04:00:29+02:00 Fix the behaviour of standard input, end of file and stream read watches. [INTERPRETER] * NEW: Standard input is not supposed to be always available for reading. * NEW: Watching a stream for reading is stopped as soon as reading ahead returns end of file. * NEW: Eof() now immediately returns TRUE if a previous read ahead has reached end of file. - - - - - 2 changed files: - main/gbx/gbx_c_file.c - main/gbx/gbx_stream.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/cba7b18844174f1a2cb6beaa6345d42e4c380838 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/cba7b18844174f1a2cb6beaa6345d42e4c380838 You're 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 Jul 21 18:58:45 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Wed, 21 Jul 2021 16:58:45 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Remove the 'glib' workaround of commit 'c8fe917e', it breaks 'gb.web.gui', ... Message-ID: <60f8524622687_11540dd281026ee@gitlab-sidekiq-low-urgency-cpu-bound-v1-5b797d55b6-bcw7x.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 41bb91b5 by gambas at 2021-07-21T18:57:40+02:00 Remove the 'glib' workaround of commit 'c8fe917e', it breaks 'gb.web.gui', that needs true read-only pipes. [INTERPRETER] * BUG: Remove the 'glib' workaround of commit 'c8fe917e', it breaks 'gb.web.gui', that needs true read-only pipes. - - - - - 1 changed file: - main/gbx/gbx_stream_pipe.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/41bb91b5126da826d46366a981dbfb1b5167d627 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/41bb91b5126da826d46366a981dbfb1b5167d627 You're 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 Jul 22 04:09:38 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Thu, 22 Jul 2021 02:09:38 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] MaskBox: Make cursor moves more clever. Message-ID: <60f8d3628f4e6_11259bfd0152b7@gitlab-sidekiq-low-urgency-cpu-bound-v1-5579ddd84b-8csvf.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 53e39e8b by gambas at 2021-07-22T04:09:34+02:00 MaskBox: Make cursor moves more clever. [GB.FORM] * NEW: MaskBox: Make cursor moves more clever. - - - - - 3 changed files: - comp/src/gb.form/.src/MaskBox.class - + comp/src/gb.form/.src/MaskBox2.class - comp/src/gb.form/.src/Test/FTestMaskBox.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/53e39e8b879efd0f8f7dcc2624832f875597e296 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/53e39e8b879efd0f8f7dcc2624832f875597e296 You're 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 Jul 23 00:24:31 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Thu, 22 Jul 2021 22:24:31 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Don't crash when hitting Backspace at the beginning of the editable text. Message-ID: <60f9f02023bd1_102849c887a0@gitlab-sidekiq-low-urgency-cpu-bound-v1-5579ddd84b-hd76g.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 61f79d6e by gambas at 2021-07-23T00:24:27+02:00 Don't crash when hitting Backspace at the beginning of the editable text. [GB.FORM] * BUG: MaskBox: Don't crash when hitting Backspace at the beginning of the editable text. - - - - - 2 changed files: - comp/src/gb.form/.src/MaskBox.class - comp/src/gb.form/.src/Test/FTestMaskBox.form View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/61f79d6e3bff464c778659077d5bcf42b64e778b -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/61f79d6e3bff464c778659077d5bcf42b64e778b You're 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 Jul 23 01:36:28 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Thu, 22 Jul 2021 23:36:28 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Rich text support for '
' markup. Fix rich text paragraph and title line breaks.
Message-ID: <60fa00fcb572f_10152016dc118438@gitlab-sidekiq-low-urgency-cpu-bound-v1-5579ddd84b-7r87q.mail>



Beno?t Minisini pushed to branch master at Gambas / gambas


Commits:
84443eaf by gambas at 2021-07-23T01:35:11+02:00
Rich text support for '<pre>' markup. Fix rich text paragraph and title line breaks.

[GB.GTK]
* NEW: Rich text support for '<pre>' markup.
* BUG: Fix rich text paragraph and title line breaks.

[GB.GTK3]
* NEW: Rich text support for '<pre>' markup.
* BUG: Fix rich text paragraph and title line breaks.

- - - - -


3 changed files:

- gb.gtk/src/gapplication.cpp
- gb.gtk/src/gtools.cpp
- gb.gtk/src/main.cpp


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/84443eafd98baf5dcbd4e58ac79bbdee55643739

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/84443eafd98baf5dcbd4e58ac79bbdee55643739
You're 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 Jul 23 23:52:35 2021
From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=)
Date: Fri, 23 Jul 2021 21:52:35 +0000
Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix startup
 initialization.
Message-ID: <60fb3a2443c84_1129b5b99419167b@gitlab-sidekiq-low-urgency-cpu-bound-v1-5579ddd84b-ml2zl.mail>



Beno?t Minisini pushed to branch master at Gambas / gambas


Commits:
46cdd482 by gambas at 2021-07-23T23:52:15+02:00
Fix startup initialization.

[GB.GTK3]
* BUG: Fix startup initialization.

- - - - -


1 changed file:

- gb.gtk3/src/main.cpp


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/46cdd482dcdd186ef7b181d3729f0bbc09e953a2

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/46cdd482dcdd186ef7b181d3729f0bbc09e953a2
You're 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 Jul 24 18:32:54 2021
From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=)
Date: Sat, 24 Jul 2021 16:32:54 +0000
Subject: [Gambas-Notification] [Git][gambas/gambas][master] TrayIcon: Change
 the icon name each time the Picture property changes, to...
Message-ID: <60fc40b74f6c6_112fb6c504227091@gitlab-sidekiq-low-urgency-cpu-bound-v1-5579ddd84b-5nh56.mail>



Beno?t Minisini pushed to branch master at Gambas / gambas


Commits:
09e22e25 by gambas at 2021-07-24T18:32:49+02:00
TrayIcon: Change the icon name each time the Picture property changes, to force the system tray to reload it.

[GB.DBUS.TRAYICON]
* BUG: TrayIcon: Change the icon name each time the Picture property changes, to force the system tray to reload it.

- - - - -


1 changed file:

- comp/src/gb.dbus.trayicon/.src/TrayIcon.class


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/09e22e254f15c0d6c80f662ea3928d1e2d22a067

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/09e22e254f15c0d6c80f662ea3928d1e2d22a067
You're 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 Jul 24 19:15:52 2021
From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=)
Date: Sat, 24 Jul 2021 17:15:52 +0000
Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix desktop
 standard paths computation when there is no explicit configuration file.
Message-ID: <60fc4ac8b0902_1036aae349819@gitlab-sidekiq-low-urgency-cpu-bound-v1-5579ddd84b-b58vw.mail>



Beno?t Minisini pushed to branch master at Gambas / gambas


Commits:
a5032e80 by gambas at 2021-07-24T19:15:44+02:00
Fix desktop standard paths computation when there is no explicit configuration file.

[GB.DESKTOP]
* BUG: Fix desktop standard paths computation when there is no explicit configuration file.

- - - - -


1 changed file:

- comp/src/gb.desktop/.src/Main.module


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/a5032e801f09d7a00778ae2c5f34f193e628da88

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/a5032e801f09d7a00778ae2c5f34f193e628da88
You're 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 Jul 24 21:38:44 2021
From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=)
Date: Sat, 24 Jul 2021 19:38:44 +0000
Subject: [Gambas-Notification] [Git][gambas/gambas][master] MaskBox: Handle
 space separators correctly when setting the Text property.
Message-ID: <60fc6c4547c9d_112e76063c1855f5@gitlab-sidekiq-low-urgency-cpu-bound-v1-5579ddd84b-8csvf.mail>



Beno?t Minisini pushed to branch master at Gambas / gambas


Commits:
fbf3479c by gambas at 2021-07-24T21:38:41+02:00
MaskBox: Handle space separators correctly when setting the Text property..

[GB.FORM]
* BUG: MaskBox: Handle space separators correctly when setting the Text property.

- - - - -


3 changed files:

- comp/src/gb.form/.project
- comp/src/gb.form/.src/MaskBox.class
- comp/src/gb.form/.src/Test/FTestDateChooser.class


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/fbf3479c32c948ce9ffb1e65b4873a034570c146

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/fbf3479c32c948ce9ffb1e65b4873a034570c146
You're 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 Jul 24 23:48:34 2021
From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=)
Date: Sat, 24 Jul 2021 21:48:34 +0000
Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix
 Font.RichTextSize().
Message-ID: <60fc8ab3ea7ab_12f4b1b301429a0@gitlab-sidekiq-low-urgency-cpu-bound-v1-5579ddd84b-9gkrw.mail>



Beno?t Minisini pushed to branch master at Gambas / gambas


Commits:
45b3e175 by gambas at 2021-07-24T23:48:11+02:00
Fix Font.RichTextSize().

[GB.GTK]
* BUG: Fix Font.RichTextSize().

[GB.GTK3]
* BUG: Fix Font.RichTextSize().

- - - - -


2 changed files:

- gb.gtk/src/cpaint_impl.cpp
- gb.gtk/src/gfont.cpp


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/45b3e17525f9c4968d70bba7209242abf03bb7f3

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/45b3e17525f9c4968d70bba7209242abf03bb7f3
You're 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 Jul 27 02:59:12 2021
From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=)
Date: Tue, 27 Jul 2021 00:59:12 +0000
Subject: [Gambas-Notification] [Git][gambas/gambas][master] Some fixes in
 stream management.
Message-ID: <60ff5a6214d50_12ed8ef1013088c@gitlab-sidekiq-low-urgency-cpu-bound-v1-5579ddd84b-rjwx5.mail>



Beno?t Minisini pushed to branch master at Gambas / gambas


Commits:
1943dbfc by gambas at 2021-07-27T02:56:59+02:00
Some fixes in stream management.

[INTERPRETER]
* NEW: Read watches are automatically disabled when stream is closed in all cases.
* BUG: Buffered stream end-of-file function has been fixed.

- - - - -


3 changed files:

- main/gbx/gbx_c_file.c
- main/gbx/gbx_stream.c
- main/gbx/gbx_stream_buffer.c


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/1943dbfcf940b5b6c8bf7cb7e3feddf5033b90c8

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/1943dbfcf940b5b6c8bf7cb7e3feddf5033b90c8
You're 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 Jul 27 03:37:16 2021
From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=)
Date: Tue, 27 Jul 2021 01:37:16 +0000
Subject: [Gambas-Notification] [Git][gambas/gambas][master] Help browser:
 Hide the print button, as printing is not yet implemented in the...
Message-ID: <60ff634ca1d98_10fd83a1010574e@gitlab-sidekiq-low-urgency-cpu-bound-v1-5579ddd84b-2dlpq.mail>



Beno?t Minisini pushed to branch master at Gambas / gambas


Commits:
2b66c080 by gambas at 2021-07-27T03:37:11+02:00
Help browser: Hide the print button, as printing is not yet implemented in the new Qt/GTK+ WebView controls.

[DEVELOPMENT ENVIRONMENT]
* BUG: Fix some tips rich text syntax.
* BUG: Help browser: Hide the print button, as printing is not yet implemented in the new Qt/GTK+ WebView controls.

- - - - -


19 changed files:

- app/src/gambas3/.project
- app/src/gambas3/.src/Help/FHelpBrowser.class
- app/src/gambas3/.src/Help/FHelpBrowser.form
- app/src/gambas3/.src/Help/FTips.class
- app/src/gambas3/tips/tips.ca ? app/src/gambas3/tips/tips.ca.txt
- app/src/gambas3/tips/tips.cs ? app/src/gambas3/tips/tips.cs.txt
- app/src/gambas3/tips/tips.de ? app/src/gambas3/tips/tips.de.txt
- app/src/gambas3/tips/tips.en ? app/src/gambas3/tips/tips.en.txt
- app/src/gambas3/tips/tips.es ? app/src/gambas3/tips/tips.es.txt
- app/src/gambas3/tips/tips.fr ? app/src/gambas3/tips/tips.fr.txt
- app/src/gambas3/tips/tips.it ? app/src/gambas3/tips/tips.it.txt
- app/src/gambas3/tips/tips.nl ? app/src/gambas3/tips/tips.nl.txt
- app/src/gambas3/tips/tips.pl ? app/src/gambas3/tips/tips.pl.txt
- app/src/gambas3/tips/tips.ru ? app/src/gambas3/tips/tips.ru.txt
- app/src/gambas3/tips/tips.sl ? app/src/gambas3/tips/tips.sl.txt
- app/src/gambas3/tips/tips.sv ? app/src/gambas3/tips/tips.sv.txt
- app/src/gambas3/tips/tips.tr ? app/src/gambas3/tips/tips.tr.txt
- app/src/gambas3/tips/tips.zh ? app/src/gambas3/tips/tips.zh.txt
- app/src/gambas3/tips/tips.zh_TW ? app/src/gambas3/tips/tips.zh_TW.txt


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/2b66c080bb322fc726d5b4cad69c8a55a7a85080

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/2b66c080bb322fc726d5b4cad69c8a55a7a85080
You're 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 Jul 30 02:11:18 2021
From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=)
Date: Fri, 30 Jul 2021 00:11:18 +0000
Subject: [Gambas-Notification] [Git][gambas/gambas][master] 4 commits: Sync
 the project files before change
Message-ID: <610343a7c2e7c_1042709861664@gitlab-sidekiq-low-urgency-cpu-bound-v1-6b5d858cc4-mmt6t.mail>



Beno?t Minisini pushed to branch master at Gambas / gambas


Commits:
16dd6690 by Brian G at 2021-06-24T19:07:59-07:00
Sync the project files before change
[GB.EVAL.HIGHLIGHT]
* OPT: sync project changes

- - - - -
e4ee3823 by Brian G at 2021-06-24T19:08:31-07:00
Add ANSI Terminal support to highligh functions
[GB.EVAL.HIGHLIGHT]
* NEW: Add ToConsole which generates ansii color text which can be printed to most consoles
* NEW: Unit test for Ansi color Console text
* NEW: Unit text for HTML color page
* NEW: Unit text for RTF Color text

- - - - -
10431e6b by Brian G at 2021-07-14T09:36:28-07:00
Change ToConsole to ToANSI to more correctlty reflect fuctionality
[gb.eval.Highlight]
* NEW: Rename ToConsole to ToANSI to more correctly reflect functionality
* NEW: Update Unit text to reflect new name

- - - - -
db4b9ee5 by Beno?t Minisini at 2021-07-30T00:11:15+00:00
Merge branch 'AddConsoleHighlighting' into 'master'

[Texthighlighter] - Add ANSI console highlight support

See merge request gambas/gambas!236
- - - - -


12 changed files:

- comp/src/gb.eval.highlight/.component
- comp/src/gb.eval.highlight/.project
- comp/src/gb.eval.highlight/.src/Main.module
- + comp/src/gb.eval.highlight/.src/TestSuite/AnsiTextColor.test
- + comp/src/gb.eval.highlight/.src/TestSuite/HtmlTextFormatColor.test
- + comp/src/gb.eval.highlight/.src/TestSuite/RichTextFormatColor.test
- comp/src/gb.eval.highlight/.src/TextHighlighter.class
- + comp/src/gb.eval.highlight/.test
- + comp/src/gb.eval.highlight/UnitTest/ANSITestResults
- + comp/src/gb.eval.highlight/UnitTest/HTMLTestResults
- + comp/src/gb.eval.highlight/UnitTest/RTFTestResults
- + comp/src/gb.eval.highlight/UnitTest/TestProgram


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/2b66c080bb322fc726d5b4cad69c8a55a7a85080...db4b9ee5122148761baa967d6290af6075ece226

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/2b66c080bb322fc726d5b4cad69c8a55a7a85080...db4b9ee5122148761baa967d6290af6075ece226
You're 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 Jul 31 01:05:58 2021
From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=)
Date: Fri, 30 Jul 2021 23:05:58 +0000
Subject: [Gambas-Notification] [Git][gambas/gambas][master] 5 commits: Fix
 how 'Lof()' behaves on special files, and how read watches are...
Message-ID: <610485d7de49_10c22408c13206@gitlab-sidekiq-low-urgency-cpu-bound-v1-75c8d597f4-qzv2z.mail>



Beno?t Minisini pushed to branch master at Gambas / gambas


Commits:
a7a24954 by gambas at 2021-07-31T00:46:51+02:00
Fix how 'Lof()' behaves on special files, and how read watches are automatically disabled or not. Add a new "Unknown stream size" error.

[INTERPRETER]
* NEW: New "Unknown stream size" error when 'Lof()' cannot know the size of a stream.
* BUG: If we can't know the size of a stream watched for reading, then we don't unwatch it automatically anymore.
* BUG: Streams based on non-regular file descriptors (devices for example) opened in direct mode now never use 'fstat()' for getting the file length.

- - - - -
eea30eaf by gambas at 2021-07-31T00:59:37+02:00
Start implementing keyboard event and menu shortcuts management.

[GB.WEB.GUI]
* NEW: Start implementing keyboard event and menu shortcuts management.
* OPT: WebSpinBox: Do not force a refresh when the value has been changed by the browser.

- - - - -
38e19b68 by gambas at 2021-07-31T01:02:52+02:00
Handle Cloudflare https, fix wiki search and "Changes" page date format.

[WIKI]
* BUG: Some CSS fixes.
* BUG: Handle Cloudflare https correctly.
* BUG: Fix date format in the "Changes" page.
* BUG: Fix wiki search so that it returns the same result as the IDE offline wiki search.
* NEW: Custom search result highlight.

- - - - -
f06903c1 by gambas at 2021-07-31T01:04:23+02:00
Fix 'javacript' and 'CSS' highlighting.

[GB.EVAL.HIGHLIGHT]
* BUG: Add 'set' keyword to javascript highlighting.
* NEW: Add some CSS keywords to CSS highlighting.

- - - - -
d0b66b1c by gambas at 2021-07-31T01:05:12+02:00
R?solution du conflit.

- - - - -


25 changed files:

- + app/src/gambas-wiki/.public/highlight.js
- app/src/gambas-wiki/.public/style.css
- + app/src/gambas-wiki/.src/FixNews.module
- app/src/gambas-wiki/.src/Main.module
- app/src/gambas-wiki/.src/Wiki.webpage
- comp/src/gb.eval.highlight/.src/Main.module
- comp/src/gb.eval.highlight/.src/TextHighlighter_Javascript.class
- comp/src/gb.eval.highlight/css/properties
- + comp/src/gb.web.gui/.src/Key.class
- comp/src/gb.web.gui/.src/Test/Webform1.class
- comp/src/gb.web.gui/.src/Test/Webform1.webform
- comp/src/gb.web.gui/.src/Test/Webform3.class
- comp/src/gb.web.gui/.src/Test/Webform3.webform
- comp/src/gb.web.gui/.src/WebControl.class
- comp/src/gb.web.gui/.src/WebForm.class
- comp/src/gb.web.gui/.src/WebSpinBox.class
- comp/src/gb.web.gui/.src/WebTextBox.class
- comp/src/gb.web.gui/lib.js
- comp/src/gb.web.gui/style.css
- main/gbx/gb_error.c
- main/gbx/gb_error.h
- main/gbx/gbx_c_file.c
- main/gbx/gbx_stream.c
- main/gbx/gbx_stream.h
- main/gbx/gbx_stream_direct.c


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/db4b9ee5122148761baa967d6290af6075ece226...d0b66b1ca58364694084817d0cb612a61ba02656

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/db4b9ee5122148761baa967d6290af6075ece226...d0b66b1ca58364694084817d0cb612a61ba02656
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: