From gitlab at mg.gitlab.com Sat Sep 1 00:52:23 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 31 Aug 2018 22:52:23 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 3 commits: Add three new color constants for syntax highlighting: Escape, Label and Constant. Message-ID: <5b89c6a77e36a_2d4d3fc5c60d32e050397b@sidekiq-asap-04-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: a73c2ed4 by gambas at 2018-08-31T13:58:53Z Add three new color constants for syntax highlighting: Escape, Label and Constant. [COMPILER] * NEW: Rename a macro constant to avoid a symbol clash when compiling the interpreter. [INTERPRETER] * NEW: Get rid of a macro trick in 'gbx_eval.h' header. [GB.EVAL] * NEW: Highlight: Add three new color constants for syntax highlighting: Escape, Label and Constant. * NEW: Rename some source files. * NEW: Rename some constants. * NEW: Gambas syntax highlighter now use the three new contants for escape characters in strings, for labels, and for language contants (True, False, Null, +Inf and -Inf). [GB.EVAL.HIGHLIGHT] * NEW: Support for the new syntax highlighting color constants. [GB.FORM.EDITOR] * NEW: Support for the new syntax highlighting color constants. - - - - - 2374407b by gambas at 2018-08-31T22:46:48Z [DEVELOPMENT ENVIRONMENT] * NEW: Update highlighting themes by defining the new color constants. * NEW: Update French translation. * BUG: Option dialog: The highlighting color panel now takes the editor font size into account. [GB.EVAL] * BUG: Fix string highlighting. - - - - - 7e392841 by gambas at 2018-08-31T22:49:45Z FileChooser: After having uncompressed a file, calls the event loop before refreshing the views so that the possible inotify events are processed. [GB.FORM] * NEW: FileChooser: After having uncompressed a file, calls the event loop before refreshing the views so that the possible inotify events are processed. - - - - - 30 changed files: - app/src/gambas3/.lang/fr.mo - app/src/gambas3/.lang/fr.po - app/src/gambas3/.project - app/src/gambas3/.src/CStyle.class - app/src/gambas3/.src/MTheme.module - app/src/gambas3/.src/Options/FOption.class - app/src/gambas3/theme/amber - app/src/gambas3/theme/amethyst - app/src/gambas3/theme/blues - app/src/gambas3/theme/emerald - app/src/gambas3/theme/gambas - app/src/gambas3/theme/obsidian - app/src/gambas3/theme/pastel - app/src/gambas3/theme/quest - app/src/gambas3/theme/quick - app/src/gambas3/theme/ruby - app/src/gambas3/theme/sapphire - app/src/gambas3/theme/visual - app/src/gambas3/theme/zen - comp/src/gb.eval.highlight/.project - comp/src/gb.eval.highlight/.src/Main.module - comp/src/gb.eval.highlight/.src/TextHighlighter.class - comp/src/gb.eval.highlight/.src/TextHighlighter_Html.class - comp/src/gb.form.editor/.src/FTestEditor.form - comp/src/gb.form.editor/.src/_TextEditor_Styles.class - comp/src/gb.form/.src/File/Chooser/FDirChooser.class - main/gbc/gbc_dump.c - main/gbc/gbc_output.c - main/gbc/gbc_read.c - main/gbc/gbc_trans_expr.c View it on GitLab: https://gitlab.com/gambas/gambas/compare/7e3f84d1e5e6443ae7e3d4a996bf372d8df1db0c...7e392841d58eb36ff6fea1c1da183aa213eeebbd -- View it on GitLab: https://gitlab.com/gambas/gambas/compare/7e3f84d1e5e6443ae7e3d4a996bf372d8df1db0c...7e392841d58eb36ff6fea1c1da183aa213eeebbd You're 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 1 03:00:00 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 01 Sep 2018 01:00:00 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] F2 key (find definition) works again on labels. Message-ID: <5b89e4905300d_3fad3fed1b70d76041725@sidekiq-asap-02-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 69958cde by gambas at 2018-09-01T00:59:23Z F2 key (find definition) works again on labels. [DEVELOPMENT ENVIRONMENT] * BUG: F2 key (find definition) works again on labels. - - - - - 1 changed file: - app/src/gambas3/.src/Editor/Code/FEditor.class View it on GitLab: https://gitlab.com/gambas/gambas/commit/69958cde662d4cf213705b72690d6f2e8bb514a1 -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/69958cde662d4cf213705b72690d6f2e8bb514a1 You're 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 1 09:57:48 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 01 Sep 2018 07:57:48 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Make the component compile again. Message-ID: <5b8a467e14461_727a3f99f93594407892e@sidekiq-asap-05-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 9a4c951d by gambas at 2018-09-01T07:57:23Z Make the component compile again. [GB.QT4.EXT] * BUG: Make the component compile again. - - - - - 2 changed files: - + gb.qt4/gbc_read_common.h - gb.qt4/src/ext/gdocument.cpp View it on GitLab: https://gitlab.com/gambas/gambas/commit/9a4c951db4faaf4d29b64c1c756d7362cfde9b92 -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/9a4c951db4faaf4d29b64c1c756d7362cfde9b92 You're 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 1 12:24:15 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 01 Sep 2018 10:24:15 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 7 commits: TableView: The cell editor now takes the color and font properties of the edited cell. Message-ID: <5b8a68cf7bb13_4c073fad6a358a0c91440@sidekiq-asap-02-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 5b7b62de by gambas at 2018-09-01T10:01:56Z TableView: The cell editor now takes the color and font properties of the edited cell. [GB.FORM] * BUG: TableView: The cell editor now takes the color and font properties of the edited cell. - - - - - cb6f5ced by gambas at 2018-09-01T10:03:35Z Update wiki design. [WIKI] * NEW: Update wiki design. - - - - - 22b8c908 by gambas at 2018-09-01T10:04:25Z Update the design of debug windows. [DEVELOPMENT ENVIRONMENT] * NEW: Debug panel: Update the design of debug windows. * BUG: Debug panel: Do not display the "Current object" group in the variable panel if the current object has no variables. - - - - - 3cb8b1af by gambas at 2018-09-01T10:16:24Z Highlight.Analyze works correctly again. [GB.EVAL] * BUG: Highlight.Analyze works correctly again. - - - - - dde015e8 by gambas at 2018-09-01T10:17:56Z Update some project and component configuration files. - - - - - 9ffe91c2 by gambas at 2018-09-01T10:21:57Z Remove files that should not be tracked by git. - - - - - 847dcd8e by gambas at 2018-09-01T10:23:05Z Remove other files that should not be tracked by git. - - - - - 30 changed files: - ? app/examples/Control/Embedder/.settings - ? app/examples/Drawing/Barcode/.settings - ? app/examples/Games/Concent/.settings - app/examples/Games/DeepSpace/.project - app/examples/Games/GameOfLife/.project - ? app/examples/Games/GameOfLife/.settings - ? app/examples/Image/Lighttable/.settings - ? app/examples/Networking/POPMailbox/.settings - app/examples/OpenGL/GambasGears/.project - app/examples/OpenGL/Md2Model/.project - ? app/examples/OpenGL/Md2Model/.settings - ? app/examples/OpenGL/PDFPresentation/.settings - ? app/examples/Printing/ReportExample/.settings - app/src/gambas-farm-server/.project - app/src/gambas-wiki/.project - app/src/gambas-wiki/.public/style.css - app/src/gambas-wiki/.src/CClassInfo.class - app/src/gambas-wiki/.src/CComponent.class - app/src/gambas3/.src/CStyle.class - app/src/gambas3/.src/Debug/FDebugExpr.class - app/src/gambas3/.src/Debug/FDebugExpr.form - app/src/gambas3/.src/Debug/FDebugInfo.class - ? app/src/gbs3/.settings - comp/src/gb.dbus.trayicon/.component - comp/src/gb.dbus.trayicon/.project - ? comp/src/gb.dbus.trayicon/.startup - ? comp/src/gb.desktop/.settings - ? comp/src/gb.desktop/.startup - ? comp/src/gb.form.editor/.startup - comp/src/gb.form.stock/.component View it on GitLab: https://gitlab.com/gambas/gambas/compare/9a4c951db4faaf4d29b64c1c756d7362cfde9b92...847dcd8ebf71cd4b3d8badea1a5ff9167a8ddd65 -- View it on GitLab: https://gitlab.com/gambas/gambas/compare/9a4c951db4faaf4d29b64c1c756d7362cfde9b92...847dcd8ebf71cd4b3d8badea1a5ff9167a8ddd65 You're 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 1 12:28:19 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 01 Sep 2018 10:28:19 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 10 commits: Fix libltdl workaround for NetBSD Message-ID: <5b8a69c3c9378_39283ff712c0cd3c90811@sidekiq-asap-03-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: e6028806 by bgermann at 2018-08-29T12:18:33Z Fix libltdl workaround for NetBSD - - - - - a3df7692 by bgermann at 2018-08-29T12:29:54Z Use sys/ioctl.h instead of pty.h pty.h is not needed because its functions are not used. Use ioctl.h additionally to the already included termios.h to import the implicitly used functions/constants. - - - - - e74adab7 by bgermann at 2018-08-29T13:36:25Z Use FreeBSD exp10() fix for all BSDs [INTERPRETER] * BUG: The exp10() function works on all BSDs now - - - - - bb8106ce by bgermann at 2018-08-29T17:50:41Z Fix local variable conflict for older compilers [GB.NCURSES] * Fix local variable conflict for older compilers - - - - - 9e980453 by bgermann at 2018-08-29T21:22:44Z [GB.PDF] Compile with C++ 11 [GB.PDF] * BUG: Compile with C++ 11 which is needed by current poppler versions - - - - - b1a12236 by bgermann at 2018-08-29T21:59:11Z Convert from statfs to more portable statvfs [INTERPRETER] * NEW: Convert from statfs to more portable statvfs - - - - - 3685f21c by bgermann at 2018-08-30T07:35:44Z [GB.TERM] Compatiblitity with NetBSD [GB.TERM] * NEW: Compatiblitity with NetBSD - - - - - 3e6d9696 by bgermann at 2018-08-30T11:33:13Z Change enum prefix that collides with statvfs - - - - - 1b7abb97 by bgermann at 2018-08-30T12:07:18Z Correct 3e6d9696 - - - - - ce379271 by Beno?t Minisini at 2018-09-01T10:28:18Z Merge branch 'netbsd' into 'master' Improve NetBSD support See merge request gambas/gambas!37 - - - - - 18 changed files: - gb.ncurses/src/c_input.c - gb.pdf/src/Makefile.am - main/configure.ac - main/gbc/gbi.c - main/gbx/gbx_api.c - main/gbx/gbx_c_file.c - main/gbx/gbx_math.h - main/gbx/gbx_stream.c - main/gbx/gbx_stream.h - main/gbx/gbx_stream_arch.c - main/gbx/gbx_stream_buffer.c - main/gbx/gbx_stream_direct.c - main/gbx/gbx_stream_memory.c - main/gbx/gbx_stream_pipe.c - main/gbx/gbx_stream_string.c - main/gbx/gbx_subr_file.c - main/lib/term/cterm.c - main/share/gb_file_temp.h View it on GitLab: https://gitlab.com/gambas/gambas/compare/847dcd8ebf71cd4b3d8badea1a5ff9167a8ddd65...ce3792718084e7aaecd8983598a1ed59bc66eefd -- View it on GitLab: https://gitlab.com/gambas/gambas/compare/847dcd8ebf71cd4b3d8badea1a5ff9167a8ddd65...ce3792718084e7aaecd8983598a1ed59bc66eefd You're 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 1 20:07:45 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 01 Sep 2018 18:07:45 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix compilation of gb.pdf on old gcc, by checking if the '-std=c++11' flag is available. Message-ID: <5b8ad572d1c03_3b7e3fc9fbc35a141871c@sidekiq-asap-01-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: d3a14565 by gambas at 2018-09-01T18:05:44Z Fix compilation of gb.pdf on old gcc, by checking if the '-std=c++11' flag is available. [INTERPRETER] * NEW: Write the name of optional libraries in the warning message displayed when not found. [GB.PDF] * BUG: Fix compilation of gb.pdf on old gcc, by checking if the '-std=c++11' flag is available. - - - - - 3 changed files: - acinclude.m4 - gb.pdf/src/Makefile.am - main/configure.ac View it on GitLab: https://gitlab.com/gambas/gambas/commit/d3a145655a78abac1fe9d24003ed4ed0cbad5676 -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/d3a145655a78abac1fe9d24003ed4ed0cbad5676 You're 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 1 20:21:59 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 01 Sep 2018 18:21:59 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix test of '-std=c++11' compilation flag. Message-ID: <5b8ad8c81a471_12e63f9e49b83d2440456c@sidekiq-asap-04-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: a24dc980 by gambas at 2018-09-01T18:21:27Z Fix test of '-std=c++11' compilation flag. [CONFIGURATION] * BUG: Fix test of '-std=c++11' compilation flag. - - - - - 1 changed file: - acinclude.m4 View it on GitLab: https://gitlab.com/gambas/gambas/commit/a24dc9807f3d8342a67db051ade89e23ca79d8fc -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/a24dc9807f3d8342a67db051ade89e23ca79d8fc You're 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 4 16:19:54 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Tue, 04 Sep 2018 14:19:54 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Many fixes to the GTK+3 components, and rewrite the SpinBox control in Gambas. Message-ID: <5b8e948a8be8e_2c73f8aeca746c4614623@sidekiq-asap-02-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: ee674d90 by gambas at 2018-09-04T13:56:23Z Many fixes to the GTK+3 components, and rewrite the SpinBox control in Gambas. [GB.GTK] * NEW: Remove the native SpinBox implementation. * BUG: Add specific fixes for breeze and oxygen themes. [GB.GTK3] * NEW: Remove the native SpinBox implementation. * BUG: ComboBox: Fix rendering. * BUG: ComboBox: Use a GtkBox instead of the deprecated GtkAlignment. * BUG: Style: Fix some paint methods and metric properties. * BUG: Add specific fixes for breeze and oxygen themes. [GB.GUI.BASE] * NEW: SpinBox: New implementation of the control in Gambas. * BUG: ProgressBar: Fix rendering with GTK+ components. [GB.QT4] * NEW: Remove the native SpinBox implementation. * NEW: RadioButton: Fill the widget when the background color is set. * BUG: Style: Fix some metric properties. [GB.QT5] * NEW: Remove the native SpinBox implementation. * NEW: RadioButton: Fill the widget when the background color is set. * BUG: Style: Fix some metric properties. - - - - - a908cbce by gambas at 2018-09-04T14:18:53Z ButtonBox: Fix some margin, according to the previous fix to Style metric properties. [GB.FORM] * NEW: ButtonBox: Fix some margin, according to the previous fix to Style metric properties. - - - - - 30 changed files: - comp/src/gb.form/.project - comp/src/gb.form/.src/Button/ButtonBox.class - comp/src/gb.form/.src/Color/FColorChooser.form - comp/src/gb.form/.src/TableView.class - comp/src/gb.form/.src/Test/FMain.form - comp/src/gb.form/.src/Test/FTableView.class - comp/src/gb.form/.src/Test/FTestColorChooser.form - comp/src/gb.form/.src/Test/FTestCompletion.form - comp/src/gb.gui.base/.project - comp/src/gb.gui.base/.src/ProgressBar.class - + comp/src/gb.gui.base/.src/SpinBox.class - comp/src/gb.gui.base/.src/Test/FGridView.form - comp/src/gb.gui.base/.src/Test/FProgressBar.form - comp/src/gb.gui.base/.src/Test/FTestCombo.class - comp/src/gb.gui.base/.src/Test/FTestCombo.form - ? gb.gtk/src/CSpinBox.cpp - ? gb.gtk/src/CSpinBox.h - gb.gtk/src/CStyle.cpp - gb.gtk/src/Makefile.am - gb.gtk/src/gapplication.cpp - gb.gtk/src/gapplication.h - gb.gtk/src/gcombobox.cpp - gb.gtk/src/gcontrol.cpp - gb.gtk/src/gdesktop.cpp - gb.gtk/src/gdrawingarea.cpp - ? gb.gtk/src/gspinbox.cpp - ? gb.gtk/src/gspinbox.h - gb.gtk/src/gtextbox.cpp - gb.gtk/src/gtools.cpp - gb.gtk/src/main.cpp View it on GitLab: https://gitlab.com/gambas/gambas/compare/a24dc9807f3d8342a67db051ade89e23ca79d8fc...a908cbcecd400960ebc9aa18e56e498e14aac1de -- View it on GitLab: https://gitlab.com/gambas/gambas/compare/a24dc9807f3d8342a67db051ade89e23ca79d8fc...a908cbcecd400960ebc9aa18e56e498e14aac1de You're 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 4 16:21:03 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Tue, 04 Sep 2018 14:21:03 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Color chooser dialog: Keep the last opened tab when the dialog is used for inserting a color. Message-ID: <5b8e94d0703f5_2c73f8b22d51b0461876c@sidekiq-asap-02-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 7e18d476 by gambas at 2018-09-04T14:20:30Z Color chooser dialog: Keep the last opened tab when the dialog is used for inserting a color. [DEVELOPMENT ENVIRONMENT] * NEW: Color chooser dialog: Keep the last opened tab when the dialog is used for inserting a color. - - - - - 2 changed files: - app/src/gambas3/.src/Dialog/FColorChooser.class - app/src/gambas3/.src/Editor/CInsertColor.class View it on GitLab: https://gitlab.com/gambas/gambas/commit/7e18d476eecc5e6c9336661aae28a29b600ad3d8 -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/7e18d476eecc5e6c9336661aae28a29b600ad3d8 You're 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 4 21:56:36 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Tue, 04 Sep 2018 19:56:36 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Compile with gtk+ < 3.20. Message-ID: <5b8ee375f21f3_448f3fd345f2e1503409dd@sidekiq-asap-05-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: e5b3fa25 by gambas at 2018-09-04T19:56:08Z Compile with gtk+ < 3.20. [GB.GTK3] * BUG: Compile with gtk+ < 3.20. - - - - - 1 changed file: - gb.gtk/src/gtools.cpp View it on GitLab: https://gitlab.com/gambas/gambas/commit/e5b3fa25e0eb660046a35838a8206bec6cd00e39 -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/e5b3fa25e0eb660046a35838a8206bec6cd00e39 You're 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 4 22:24:31 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Tue, 04 Sep 2018 20:24:31 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Make gb.gtk3 compile with GTK+ < 3.14. Message-ID: <5b8ee9ffb2fec_75a53faf8ed6a57456346@sidekiq-asap-03-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 83a1ee29 by gambas at 2018-09-04T20:23:54Z Make gb.gtk3 compile with GTK+ < 3.14. [GB.GTK3] * BUG: Make gb.gtk3 compile with GTK+ < 3.14. - - - - - 1 changed file: - gb.gtk/src/gcontrol.cpp View it on GitLab: https://gitlab.com/gambas/gambas/commit/83a1ee29bc752299760865a214c3fcf4ebfe6bec -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/83a1ee29bc752299760865a214c3fcf4ebfe6bec You're 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 5 00:24:31 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Tue, 04 Sep 2018 22:24:31 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Really make gb.gtk3 compile with GTK+ < 3.14. Message-ID: <5b8f0621329f_75a53faf8ed67b441301c8@sidekiq-asap-03-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 41058b3f by gambas at 2018-09-04T22:23:53Z Really make gb.gtk3 compile with GTK+ < 3.14. [GB.GTK3] * BUG: Really make gb.gtk3 compile with GTK+ < 3.14. - - - - - 1 changed file: - gb.gtk/src/gcontrol.cpp View it on GitLab: https://gitlab.com/gambas/gambas/commit/41058b3ff5fef82de51eec427d47dcb966dbfdbd -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/41058b3ff5fef82de51eec427d47dcb966dbfdbd You're 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 5 21:24:38 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 05 Sep 2018 19:24:38 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] ScrollArea and all its children classes now can animate their scrolling. Message-ID: <5b902d7812e0e_4b323fcc2af2020c333222@sidekiq-asap-01-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: d6174147 by gambas at 2018-09-05T19:19:57Z ScrollArea and all its children classes now can animate their scrolling. [DEVELOPMENT ENVIRONMENT] * NEW: Update Gambas fonts. * NEW: Option dialog: Add an option to enable control animations. Move the toolbar size option to the 'Fonts' panel. [GB.GTK] * NEW: Application.Animations is a new property that enable or disable control animations. [GB.GTK3] * NEW: Application.Animations is a new property that enable or disable control animations. * NEW: Control.Font is now implemented using GTK+ CSS. [GB.GUI.BASE] * NEW: ScrollArea: Animate scrolling if Application.Animations is set. [GB.QT4] * NEW: Application.Animations is a new property that enable or disable control animations. [GB.QT5] * NEW: Application.Animations is a new property that enable or disable control animations. - - - - - 20 changed files: - app/src/gambas3/.hidden/font/GambasBold-13.sfd - app/src/gambas3/.hidden/font/GambasMedium-13.sfd - app/src/gambas3/.lang/fr.mo - app/src/gambas3/.lang/fr.po - app/src/gambas3/.src/Debug/FDebugExpr.form - app/src/gambas3/.src/Options/FOption.class - app/src/gambas3/.src/Options/FOption.form - app/src/gambas3/font/GambasBold-13.bdf - app/src/gambas3/font/GambasMedium-12.bdf - app/src/gambas3/font/GambasMedium-13.bdf - comp/src/gb.gui.base/.project - comp/src/gb.gui.base/.src/ScrollArea.class - comp/src/gb.gui.base/.src/Test/FScrollArea.class - comp/src/gb.gui.base/.src/Test/FTestCombo.class - comp/src/gb.gui.base/.src/Test/FTestCombo.form - gb.gtk/src/CScreen.cpp - gb.gtk/src/gcombobox.cpp - gb.gtk/src/gcontrol.cpp - gb.gtk/src/gframe.cpp - gb.qt4/src/CScreen.cpp View it on GitLab: https://gitlab.com/gambas/gambas/commit/d61741474fb098671b2f9de61f1d3845c7dd9619 -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/d61741474fb098671b2f9de61f1d3845c7dd9619 You're 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 6 07:42:38 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 06 Sep 2018 05:42:38 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Default value of optional arguments are correctly referenced now. Message-ID: <5b90be4facfae_39863fcff785d6c4639df@sidekiq-asap-04-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: f00acc71 by gambas at 2018-09-06T05:41:29Z Default value of optional arguments are correctly referenced now. [GB.JIT] * BUG: Default value of optional arguments are correctly referenced now. - - - - - 1 changed file: - main/lib/jit/jit_body.c View it on GitLab: https://gitlab.com/gambas/gambas/commit/f00acc7104c381bffec7d76ed41637709131462c -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/f00acc7104c381bffec7d76ed41637709131462c You're 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 6 09:57:13 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 06 Sep 2018 07:57:13 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 4 commits: Take Application.Animations property into account in some controls. Message-ID: <5b90dddb24cfb_38de3faacaa1d7b8229385@sidekiq-asap-01-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 89eb4ff2 by gambas at 2018-09-06T07:32:38Z Take Application.Animations property into account in some controls. [GB.FORM] * NEW: SwitchButton: Take Application.Animations property into account. * NEW: MessageView: Take Application.Animations property into account. - - - - - 0ce7ddf5 by gambas at 2018-09-06T07:33:55Z ScrollArea: Fix for scrolling animations. Add a new Scrolling property that returns if the control is scrolling for animations. [GB.GUI.BASE] * NEW: ScrollArea: Scrolling is a new property that returns if the control is scrolling for animations. * NEW: ScrollArea: Don't animate scrolling if nothing has been drawn yet. * BUG: ScrollArea: Fix the ScrollX and ScrollY properties when animations are enabled. - - - - - da1863bd by gambas at 2018-09-06T07:52:29Z TextEditor: Support for dotted highlighted text. [GB.FORM.EDITOR] * NEW: TextEditor: Support for dotted highlighted text. - - - - - 1b2ad271 by gambas at 2018-09-06T07:54:39Z Support for the new dotted highlighting style, and editor fixes for scrolling animation. [DEVELOPMENT ENVIRONMENT] * BUG: Animations and tooltips are enabled by default. * NEW: Option dialog: Support for the new dotted highlighting style. * NEW: Update highlighting themes. * BUG: Code editor: Fix message labels when animations are enabled. - - - - - 30 changed files: - app/src/gambas3/.lang/fr.mo - app/src/gambas3/.lang/fr.po - app/src/gambas3/.src/CStyle.class - app/src/gambas3/.src/Debug/FDebugInfo.class - app/src/gambas3/.src/Editor/Code/FConflictEditor.class - app/src/gambas3/.src/Editor/Code/FEditor.class - app/src/gambas3/.src/Editor/Code/FTextEditor.class - app/src/gambas3/.src/Exported/TextEditor.class - app/src/gambas3/.src/MTheme.module - app/src/gambas3/.src/Options/FOption.class - app/src/gambas3/.src/Options/FOption.form - app/src/gambas3/.src/Project.module - app/src/gambas3/theme/amber - app/src/gambas3/theme/amethyst - app/src/gambas3/theme/blues - app/src/gambas3/theme/emerald - app/src/gambas3/theme/gambas - app/src/gambas3/theme/obsidian - app/src/gambas3/theme/pastel - app/src/gambas3/theme/quest - app/src/gambas3/theme/quick - app/src/gambas3/theme/ruby - app/src/gambas3/theme/sapphire - app/src/gambas3/theme/visual - app/src/gambas3/theme/zen - comp/src/gb.form.editor/.src/TextEditor.class - comp/src/gb.form.editor/.src/TextEditorStyle.class - comp/src/gb.form.editor/.src/_TextEditor_Styles.class - comp/src/gb.form/.project - comp/src/gb.form/.src/Button/SwitchButton.class View it on GitLab: https://gitlab.com/gambas/gambas/compare/f00acc7104c381bffec7d76ed41637709131462c...1b2ad271ae15c0279d60172857bf187abba00dd4 -- View it on GitLab: https://gitlab.com/gambas/gambas/compare/f00acc7104c381bffec7d76ed41637709131462c...1b2ad271ae15c0279d60172857bf187abba00dd4 You're 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 6 13:04:55 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 06 Sep 2018 11:04:55 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 3 commits: SpinBox: The Change event is correctly raised when the value is changed by typing it. Message-ID: <5b9109d8a3f93_38d73f8c923169d49642a8@sidekiq-asap-05-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: fc00dcba by gambas at 2018-09-06T11:02:48Z SpinBox: The Change event is correctly raised when the value is changed by typing it. [GB.GUI.BASE] * BUG: SpinBox: The Change event is correctly raised when the value is changed by typing it. - - - - - ca324ba8 by gambas at 2018-09-06T11:03:36Z Update some icons. [GB.FORM.STOCK] * NEW: Update some icons. - - - - - 0edb8e6a by gambas at 2018-09-06T11:04:41Z Debugger: Watching an expression by selecting it on the editor does not crash anymore. [DEVELOPMENT ENVIRONMENT] * BUG: Debugger: Watching an expression by selecting it on the editor does not crash anymore. - - - - - 12 changed files: - app/src/gambas3/.src/Debug/FDebugInfo.class - app/src/gambas3/.src/Editor/Code/FEditor.class - comp/src/gb.form.stock/gambas-mono/32/keyboard.png - comp/src/gb.form.stock/gambas-mono/32/pdf.png - comp/src/gb.form.stock/gambas-mono/32/scanner.png - comp/src/gb.form.stock/gambas/32/keyboard.png - comp/src/gb.form.stock/gambas/32/pdf.png - comp/src/gb.form.stock/gambas/32/scanner.png - comp/src/gb.gui.base/.project - comp/src/gb.gui.base/.src/SpinBox.class - comp/src/gb.gui.base/.src/Test/FTestCombo.class - comp/src/gb.gui.base/.src/Test/FTestCombo.form View it on GitLab: https://gitlab.com/gambas/gambas/compare/1b2ad271ae15c0279d60172857bf187abba00dd4...0edb8e6a93b359f5601242cfacd30e4ff8364fce -- View it on GitLab: https://gitlab.com/gambas/gambas/compare/1b2ad271ae15c0279d60172857bf187abba00dd4...0edb8e6a93b359f5601242cfacd30e4ff8364fce You're 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 6 22:55:50 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 06 Sep 2018 20:55:50 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Let's try to compile 'gb.gtk3' on Ubuntu 12.04! Message-ID: <5b9194589e24_5a0a3fe3917a8d704050dd@sidekiq-asap-04-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: e78d690a by gambas at 2018-09-06T20:55:19Z Let's try to compile 'gb.gtk3' on Ubuntu 12.04! [GB.GTK3] * BUG: Let's try to compile 'gb.gtk3' on Ubuntu 12.04! - - - - - 1 changed file: - gb.gtk/src/gcontrol.cpp View it on GitLab: https://gitlab.com/gambas/gambas/commit/e78d690ac3a0729738b26ca22f916e90e7b4becd -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/e78d690ac3a0729738b26ca22f916e90e7b4becd You're 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 7 19:55:58 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 07 Sep 2018 17:55:58 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 6 commits: ScrollArea: Fix behaviour when scrolling animation is enabled. Message-ID: <5b92bbb02779e_7a8a3fa68aea04b4318480@sidekiq-asap-05-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: b9af80fb by gambas at 2018-09-07T17:43:39Z ScrollArea: Fix behaviour when scrolling animation is enabled. [GB.GUI.BASE] * BUG: ScrollArea: Fix behaviour when scrolling animation is enabled. * BUG: SpinBox: Refresh correctly when the value changes. - - - - - 196d5a3e by gambas at 2018-09-07T17:48:39Z ColorPalette: Scroll to the color when the Current property is set. [GB.FORM] * BUG: SwitchButton: Remove a debugging message. * BUG: ColorPalette: Scroll to the color when the Current property is set. - - - - - b0d9e142 by gambas at 2018-09-07T17:50:04Z TextEditor: Fix scrolling when animations are enabled. [GB.FORM.EDITOR] * BUG: TextEditor: Fix scrolling when animations are enabled. - - - - - ec5efc17 by gambas at 2018-09-07T17:50:45Z [GB.GTK] * BUG: Frame: Fix arrangement. [GB.GTK3] * BUG: Frame: Fix control layout and arrangement. * BUG: Get rid of most of the GtkAlignment deprecated widgets. - - - - - 06ec4a80 by gambas at 2018-09-07T17:52:45Z [FARM SERVER] * NEW: Update project icon. - - - - - 85f2a251 by gambas at 2018-09-07T17:53:28Z Workaroud the mouse bug in automatic completion inner webbrowser. [DEVELOPMENT ENVIRONMENT] * BUG: Automatic completion: Enable the inner web browser later, to workaround a QtWebKit bug that triggers spurious mouse events. * BUG: ImageEditor: The color palette is correctly updated when a color is selected in the property panel. - - - - - 19 changed files: - app/src/gambas-farm-server/.connection/gambas3_farm.connection - app/src/gambas-farm-server/logo.png - app/src/gambas3/.src/Editor/Code/FCompletion.class - app/src/gambas3/.src/Editor/Code/FCompletion.form - app/src/gambas3/.src/Editor/Image/FImageProperty.class - app/src/gambas3/.src/Options/FOption.form - comp/src/gb.form.editor/.src/FTestEditor.class - comp/src/gb.form.editor/.src/TextEditor.class - comp/src/gb.form/.src/Button/SwitchButton.class - comp/src/gb.form/.src/Color/ColorPalette.class - comp/src/gb.gui.base/.src/ScrollArea.class - comp/src/gb.gui.base/.src/SpinBox.class - gb.gtk/src/gcontainer.cpp - gb.gtk/src/gcontainer.h - gb.gtk/src/gcontrol.cpp - gb.gtk/src/gframe.cpp - gb.gtk/src/gframe.h - gb.gtk/src/gmainwindow.cpp - gb.gtk/src/gslider.cpp View it on GitLab: https://gitlab.com/gambas/gambas/compare/e78d690ac3a0729738b26ca22f916e90e7b4becd...85f2a251e629c2806532a325cc9c44be6949a0a5 -- View it on GitLab: https://gitlab.com/gambas/gambas/compare/e78d690ac3a0729738b26ca22f916e90e7b4becd...85f2a251e629c2806532a325cc9c44be6949a0a5 You're 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 10 20:50:28 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 10 Sep 2018 18:50:28 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 5 commits: Help browser: Fix stylesheet. Message-ID: <5b96bcf4e316f_7d803f8000aec80078302f@sidekiq-asap-03-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 091543ed by gambas at 2018-09-10T18:07:07Z Help browser: Fix stylesheet. [DEVELOPMENT ENVIRONMENT] * BUG: Help browser: Fix stylesheet. - - - - - f3eca2dd by gambas at 2018-09-10T18:07:46Z Font dialog: dialog is now centered at startup. [GB.FORM.DIALOG] * BUG: Font dialog: dialog is now centered at startup. - - - - - 88220d48 by gambas at 2018-09-10T18:11:59Z Let the interpreter correctly manage exceptions when calling non-JIT code from JIT code. [INTERPRETER] * BUG: JIT: Let the interpreter correctly manage exceptions when calling non-JIT code from JIT code. [GB.JIT] * BUG: Correctly initialize CP during exception handler. - - - - - 279c9a27 by gambas at 2018-09-10T18:48:41Z SpinBox: Correctly refresh arrows when leaving the control. [GB.GUI.BASE] * BUG: SpinBox: Correctly refresh arrows when leaving the control. - - - - - 62fefce8 by gambas at 2018-09-10T18:49:46Z TerminalView: Animate scrolling when Application.Animations property is TRUE. [GB.FORM.TERMINAL] * NEW: TerminalView: Animate scrolling when Application.Animations property is TRUE. - - - - - 15 changed files: - app/src/gambas3/.project - app/src/gambas3/.src/Debug/FProfile.class - app/src/gambas3/help/wiki/style-offline.css - comp/src/gb.form.dialog/.component - comp/src/gb.form.dialog/.project - comp/src/gb.form.dialog/.src/FFontDialog.form - comp/src/gb.form.terminal/.project - comp/src/gb.form.terminal/.src/TerminalView/FTestTerminalView.class - comp/src/gb.form.terminal/.src/TerminalView/TerminalFilter_VT100.class - comp/src/gb.form.terminal/.src/TerminalView/TerminalView.class - comp/src/gb.gui.base/.project - comp/src/gb.gui.base/.src/SpinBox.class - main/gbx/gbx_jit.c - main/gbx/gbx_stack.h - main/lib/jit/jit_body.c View it on GitLab: https://gitlab.com/gambas/gambas/compare/85f2a251e629c2806532a325cc9c44be6949a0a5...62fefce8f7ee1a7e9471778530447e8179b3d9a1 -- View it on GitLab: https://gitlab.com/gambas/gambas/compare/85f2a251e629c2806532a325cc9c44be6949a0a5...62fefce8f7ee1a7e9471778530447e8179b3d9a1 You're 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 12 15:00:51 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 12 Sep 2018 13:00:51 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 9 commits: String.InStr() starting position is correctly taken into account now. Message-ID: <5b990e044cdf_630b3fb2c70ad39056349c@sidekiq-asap-01-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 12c0ebda by gambas at 2018-09-12T11:39:05Z String.InStr() starting position is correctly taken into account now. [INTERPRETER] * BUG: String.InStr() starting position is correctly taken into account now. - - - - - 75105994 by gambas at 2018-09-12T11:51:09Z Remove ScrollView control, add a Change event to the DrawingArea control, and propagate MouseWheel events automatically. [GB.QT4] * NEW: ScrollView: Remove ScrollView control. * NEW: DrawingArea: Change is a new event that is raised when the Application.Animations or Application.Shadows property changes. * NEW: MouseWheel events are now automatically propagated to the parent control if they are not handled by the child. [GB.QT5] * NEW: ScrollView: Remove ScrollView control. * NEW: DrawingArea: Change is a new event that is raised when the Application.Animations or Application.Shadows property changes. * NEW: MouseWheel events are now automatically propagated to the parent control if they are not handled by the child. - - - - - 4ade5c25 by gambas at 2018-09-12T11:54:11Z Remove ScrollView link files. [GB.QT5] * NEW: Remove ScrollView link files. - - - - - 386ef35e by gambas at 2018-09-12T11:54:30Z Remove ScrollView control, add a Change event to the DrawingArea control, and propagate MouseWheel events automatically. [GB.GTK] * NEW: ScrollView: Remove ScrollView control. * NEW: DrawingArea: Change is a new event that is raised when the Application.Animations or Application.Shadows property changes. * NEW: MouseWheel events are now automatically propagated to the parent control if they are not handled by the child. * BUG: ScrollBar: Correctly raise the Change event in all cases. * BUG: Slider: Correctly raise the Change event in all cases. [GB.GTK3] * NEW: ScrollView: Remove ScrollView control. * NEW: DrawingArea: Change is a new event that is raised when the Application.Animations or Application.Shadows property changes. * NEW: MouseWheel events are now automatically propagated to the parent control if they are not handled by the child. * BUG: ScrollBar: Correctly raise the Change event in all cases. * BUG: Slider: Correctly raise the Change event in all cases. - - - - - 5bb286aa by gambas at 2018-09-12T12:38:19Z Implement ScrollView in Gambas. [GB.GUI.BASE] * NEW: ScrollArea: ContentsWidth and ContentsW are two new synonymous of the ScrollWidth property. * NEW: ScrollArea: ContentsHeight and ContentsH are two new synonymous of the ScrollHeight property. * NEW: ScrollArea: Shadow is a new property that displays inner shadows when scrolling is possible. * NEW: ScrollArea: Rework scrolling animation. * NEW: ScrollView: That control is now implemented in Gambas. - - - - - f191a6ed by gambas at 2018-09-12T12:39:03Z SidePanel: The height is now zero when the panel is closed. Does not work completly yet. [GB.FORM] * NEW: SidePanel: The height is now zero when the panel is closed. Does not work completly yet. - - - - - d152d887 by gambas at 2018-09-12T12:55:29Z TerminalView: Fix smooth scrolling support. [GB.FORM.TERMINAL] * BUG: TerminalView: Fix smooth scrolling support. - - - - - 813798a3 by gambas at 2018-09-12T12:56:29Z TextEditor: HighlightString() is a new method that highlights a specific string everywhere. [GB.FORM.EDITOR] * NEW: TextEditor: HighlightString() is a new method that highlights a specific string everywhere. - - - - - 740af727 by gambas at 2018-09-12T12:57:48Z The search string now can be highlighted. Add a global option to toggle shadows. [DEVELOPMENT ENVIRONMENT] * NEW: Search dialog: The option to highlight the search string is back. It takes "ignore case" and "word-only" options into account. * NEW: Search dialog: A word now includes the "$" character. * NEW: Option dialog: Add an option to toggle shadows. * NEW: Project properties dialog: Add icons to the left panel. - - - - - 30 changed files: - app/src/gambas3/.lang/fr.mo - app/src/gambas3/.lang/fr.po - app/src/gambas3/.project - app/src/gambas3/.src/Editor/Code/FCompletion.class - app/src/gambas3/.src/Editor/Code/FConflictEditor.class - app/src/gambas3/.src/Editor/Code/FEditor.class - app/src/gambas3/.src/Editor/Code/FTextEditor.class - app/src/gambas3/.src/Editor/Form/FProperty.class - app/src/gambas3/.src/FMain.class - app/src/gambas3/.src/Options/FOption.class - app/src/gambas3/.src/Options/FOption.form - app/src/gambas3/.src/Project.module - app/src/gambas3/.src/Project/CProjectList.class - app/src/gambas3/.src/Project/Component/FComponentChooser.class - app/src/gambas3/.src/Project/Component/FComponentChooser.form - app/src/gambas3/.src/Project/FProjectProperty.class - app/src/gambas3/.src/Project/FProjectProperty.form - app/src/gambas3/.src/Search/FSearch.class - app/src/gambas3/.src/Search/FSearch.form - comp/src/gb.form.editor/.src/FTestEditor.class - comp/src/gb.form.editor/.src/TextEditor.class - ? comp/src/gb.form.editor/smallarrow.png - comp/src/gb.form.terminal/.project - comp/src/gb.form.terminal/.src/TerminalView/TerminalView.class - comp/src/gb.form/.project - comp/src/gb.form/.src/Color/ColorPalette.class - comp/src/gb.form/.src/SidePanel/FSidePanel.class - comp/src/gb.gui.base/.project - comp/src/gb.gui.base/.src/ScrollArea.class - + comp/src/gb.gui.base/.src/ScrollView.class View it on GitLab: https://gitlab.com/gambas/gambas/compare/62fefce8f7ee1a7e9471778530447e8179b3d9a1...740af72781b79346a9cacb2d5976c0ddd9b384e1 -- View it on GitLab: https://gitlab.com/gambas/gambas/compare/62fefce8f7ee1a7e9471778530447e8179b3d9a1...740af72781b79346a9cacb2d5976c0ddd9b384e1 You're 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 13 11:59:18 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 13 Sep 2018 09:59:18 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Some fixes in Git management. Add a status line in the version control information tab. Message-ID: <5b9a34f64706e_612a3fb8e97e2c00794ac@sidekiq-asap-01-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: db8c500f by gambas at 2018-09-13T09:56:40Z Some fixes in Git management. Add a status line in the version control information tab. [DEVELOPMENT ENVIRONMENT] * NEW: Project property dialog: Add information about the status of the repository in the version control tab. * BUG: Version control: Fix how moves are handled by Git version control. * BUG: Version control: Git status interpretation now find more modified files. - - - - - 9 changed files: - app/src/gambas3/.lang/fr.mo - app/src/gambas3/.lang/fr.po - app/src/gambas3/.src/FMain.class - app/src/gambas3/.src/Project.module - app/src/gambas3/.src/Project/FProjectProperty.class - app/src/gambas3/.src/VersionControl/CVersionControl.class - app/src/gambas3/.src/VersionControl/CVersionControlGit.class - app/src/gambas3/.src/VersionControl/VersionControl.module - app/src/gambas3/tips/tips.fr View it on GitLab: https://gitlab.com/gambas/gambas/commit/db8c500f959206dd7fc125ef7f5a774d82e4317e -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/db8c500f959206dd7fc125ef7f5a774d82e4317e You're 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 13 12:35:33 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 13 Sep 2018 10:35:33 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Debugger: Do not force debugging windows foreground color to black. Message-ID: <5b9a3d75ecfd2_496b3f8cae2f6e3851845@sidekiq-asap-02-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: b85df1ff by gambas at 2018-09-13T10:34:31Z Debugger: Do not force debugging windows foreground color to black. [DEVELOPMENT ENVIRONMENT] * BUG: Debugger: Do not force debugging windows foreground color to black. - - - - - 1 changed file: - app/src/gambas3/.src/Debug/FDebugExpr.form View it on GitLab: https://gitlab.com/gambas/gambas/commit/b85df1ff8c13d19099cef0846506c25ab1f7fc31 -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/b85df1ff8c13d19099cef0846506c25ab1f7fc31 You're 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 13 13:50:41 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 13 Sep 2018 11:50:41 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix mouse wheel scrolling on native widgets. Message-ID: <5b9a4f129202d_37363f84722e232810492c@sidekiq-asap-04-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 02a5a7e6 by gambas at 2018-09-13T11:50:13Z Fix mouse wheel scrolling on native widgets. [GB.QT4] * BUG: Fix mouse wheel scrolling on native widgets. [GB.QT5] * BUG: Fix mouse wheel scrolling on native widgets. - - - - - 1 changed file: - gb.qt4/src/CWidget.cpp View it on GitLab: https://gitlab.com/gambas/gambas/commit/02a5a7e65392c923188d0c4e45b24b4c5b861f64 -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/02a5a7e65392c923188d0c4e45b24b4c5b861f64 You're 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 14 00:48:43 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 13 Sep 2018 22:48:43 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Do not crash anymore when deleting a modal window during its Open event. Message-ID: <5b9ae94c10a24_20993fdc56a0fad89569c0@sidekiq-asap-02-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 1cf0e4bf by gambas at 2018-09-13T22:47:32Z Do not crash anymore when deleting a modal window during its Open event. [GB.GTK] * BUG: Do not crash anymore when deleting a modal window during its Open event. * BUG: Don't send fake configure event anymore when resizing a control. To check if it is actually needed for something. [GB.GTK3] * BUG: Do not crash anymore when deleting a modal window during its Open event. * BUG: Don't send fake configure event anymore when resizing a control. To check if it is actually needed for something. - - - - - 3 changed files: - gb.gtk/src/gapplication.cpp - gb.gtk/src/gcombobox.cpp - gb.gtk/src/gcontrol.cpp View it on GitLab: https://gitlab.com/gambas/gambas/commit/1cf0e4bfebb41068466dfb59a7ebcb2c784f7c82 -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/1cf0e4bfebb41068466dfb59a7ebcb2c784f7c82 You're 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 14 19:18:41 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 14 Sep 2018 17:18:41 +0000 Subject: [Gambas-Notification] =?utf-8?b?W0dpdF1bZ2FtYmFzL2dhbWJhc11bbWFz?= =?utf-8?q?ter=5D_Fix_String=2EInStr=28=29_and_String=2ERInstr=28=29_in_ig?= =?utf-8?q?nore_case_mode=2C_when_the_starting=E2=80=A6?= Message-ID: <5b9bed722592b_69533fa2140559c478594@sidekiq-asap-04-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 6ad13333 by gambas at 2018-09-14T17:17:56Z Fix String.InStr() and String.RInstr() in ignore case mode, when the starting position is not specified. [INTERPRETER] * BUG: Fix String.InStr() and String.RInstr() in ignore case mode, when the starting position is not specified. - - - - - 1 changed file: - main/gbx/gbx_c_string.c View it on GitLab: https://gitlab.com/gambas/gambas/commit/6ad1333324bbe489b8179bbe9aa96b1bb74e1fd3 -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/6ad1333324bbe489b8179bbe9aa96b1bb74e1fd3 You're 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 15 22:31:55 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 15 Sep 2018 20:31:55 +0000 Subject: [Gambas-Notification] =?utf-8?b?W0dpdF1bZ2FtYmFzL2dhbWJhc11bbWFz?= =?utf-8?q?ter=5D_Controls_having_a_null_size_are_now_taken_into_by_the_ar?= =?utf-8?q?rangement_routine=2C_and=E2=80=A6?= Message-ID: <5b9d6c3c573f5_24ae3f86dd4af65c3386d2@sidekiq-asap-04-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: f5e0d6eb by gambas at 2018-09-15T20:29:21Z Controls having a null size are now taken into by the arrangement routine, and are moved accordingly. [GB.GTK] * NEW: Controls having a null size are now taken into by the arrangement routine, and are moved accordingly. * BUG: Set a cursor by trying all possible API, to be sure to find one existing. [GB.GT3] * NEW: Controls having a null size are now taken into by the arrangement routine, and are moved accordingly. * BUG: Set a cursor by trying all possible API, to be sure to find one existing. [GB.QT4] * NEW: Controls having a null size are now taken into by the arrangement routine, and are moved accordingly. [GB.QT5] * NEW: Controls having a null size are now taken into by the arrangement routine, and are moved accordingly. - - - - - 3 changed files: - gb.gtk/src/gcontainer.cpp - gb.gtk/src/gcontrol.cpp - gb.qt4/share/gb.form.arrangement.h View it on GitLab: https://gitlab.com/gambas/gambas/commit/f5e0d6ebbb39ecf2cc519bad6c0e1a9845293e2f -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/f5e0d6ebbb39ecf2cc519bad6c0e1a9845293e2f You're 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 15 22:38:13 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 15 Sep 2018 20:38:13 +0000 Subject: [Gambas-Notification] =?utf-8?b?W0dpdF1bZ2FtYmFzL2dhbWJhc11bbWFz?= =?utf-8?q?ter=5D_4_commits=3A_ScrollArea=3A_NoShadow_is_a_new_property=2C?= =?utf-8?q?_that_disable_shadows_if_it_has_been=E2=80=A6?= Message-ID: <5b9d6db5a4ad9_24ae3f86aac25e5034543@sidekiq-asap-04-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 6462ea00 by gambas at 2018-09-15T20:32:52Z ScrollArea: NoShadow is a new property, that disable shadows if it has been globally set by Application.Shadows. [GB.GUI.BASE] * NEW: ScrollArea: NoShadow is a new property, that disable shadows if it has been globally set by Application.Shadows. - - - - - 603052af by gambas at 2018-09-15T20:34:19Z TextEditor: GotoCenter() works correctly again, and HighlightString() correctly refreshes the editor contents in all cases. [GB.FORM.EDITOR] * BUG: TextEditor: GotoCenter() works correctly again. * BUG: TextEditor: HighlightString() correctly refreshes the editor contents in all cases. - - - - - 276c11d4 by gambas at 2018-09-15T20:35:42Z Option dialog: Some minor layout changes. [DEVELOPMENT ENVIRONMENT] * NEW: Update French translation. * NEW: Option dialog: Some minor layout changes. - - - - - 4769d060 by gambas at 2018-09-15T20:36:38Z SidePanel: Animate opening and closing when Application.Animations is set. [GB.FORM] * BUG: SidePanel: It should work correctly in all cases now. * NEW: SidePanel: Animate opening and closing when Application.Animations is set. - - - - - 17 changed files: - app/src/gambas3/.lang/fr.mo - app/src/gambas3/.lang/fr.po - app/src/gambas3/.src/Options/FOption.class - app/src/gambas3/.src/Options/FOption.form - comp/src/gb.form.editor/.src/TextEditor.class - comp/src/gb.form/.project - comp/src/gb.form/.src/SidePanel/FSidePanel.class - comp/src/gb.form/.src/SidePanel/FSidePanel.form - comp/src/gb.form/.src/SidePanel/SidePanel.class - + comp/src/gb.form/.src/Test/FTestArrangement.class - + comp/src/gb.form/.src/Test/FTestArrangement.form - comp/src/gb.form/.src/Test/FTestSidePanel.class - comp/src/gb.form/.src/Test/FTestSidePanel.form - comp/src/gb.gui.base/.project - comp/src/gb.gui.base/.src/ScrollArea.class - comp/src/gb.gui.base/.src/Test/TestMouseWheel.class ? comp/src/gb.gui.base/.src/Test/FTestMouseWheel.class - comp/src/gb.gui.base/.src/Test/TestMouseWheel.form ? comp/src/gb.gui.base/.src/Test/FTestMouseWheel.form View it on GitLab: https://gitlab.com/gambas/gambas/compare/f5e0d6ebbb39ecf2cc519bad6c0e1a9845293e2f...4769d0601e8680f32392bbab006a90ead1b3f89d -- View it on GitLab: https://gitlab.com/gambas/gambas/compare/f5e0d6ebbb39ecf2cc519bad6c0e1a9845293e2f...4769d0601e8680f32392bbab006a90ead1b3f89d You're 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 17 12:45:40 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 17 Sep 2018 10:45:40 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 4 commits: Workaround a QtWebkit but that made font size settings 3 points off. Message-ID: <5b9f85d58f33a_fda3f8cda518d344582db@sidekiq-asap-01-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: bf478f69 by gambas at 2018-09-16T21:46:48Z Workaround a QtWebkit but that made font size settings 3 points off. [GB.QT4.WEBKIT] * BUG: Workaround a QtWebkit but that made font size settings 3 points off. [GB.QT5.WEBKIT] * BUG: Workaround a QtWebkit but that made font size settings 3 points off. - - - - - 63af98dc by gambas at 2018-09-17T10:38:45Z Fix ScrollArea and ScrollView behaviour. [GB.GUI.BASE] * BUG: ScrollArea: Correctly raise Scroll events. * BUG: ScrollView: Arrangement should be correctly done now. - - - - - b6ab28fe by gambas at 2018-09-17T10:40:34Z Wizard takes Application.Animations into account, and SidePanel resize buttons should be correctly managed. [GB.FORM] * NEW: Wizard: Take Application.Animations into account. * NEW: Wizard: Animated property is now deprecated. * NEW: SidePanel: Fix resize buttons management. - - - - - 4d4918e3 by gambas at 2018-09-17T10:43:00Z Configuration for help browser fonts and Git version control file move fix. [DEVELOPMENT ENVIRONMENT] * NEW: Option dialog: Configuration for help browser fonts. * BUG: Version control: Fix file rename or move for Git version control. - - - - - 19 changed files: - app/src/gambas3/.lang/fr.mo - app/src/gambas3/.lang/fr.po - app/src/gambas3/.src/Editor/Code/FCompletion.class - app/src/gambas3/.src/Editor/Form/FProperty.class - app/src/gambas3/.src/Help/FHelpBrowser.class - app/src/gambas3/.src/Help/MHelp.module - app/src/gambas3/.src/Options/FOption.class - app/src/gambas3/.src/Options/FOption.form - app/src/gambas3/.src/Project.module - app/src/gambas3/.src/Project/Component/FComponentChooser.class - app/src/gambas3/.src/Project/Component/FComponentChooser.form - app/src/gambas3/.src/VersionControl/CVersionControlGit.class - comp/src/gb.form/.project - comp/src/gb.form/.src/SidePanel/FSidePanel.class - comp/src/gb.form/.src/Test/FTestSidePanel.form - comp/src/gb.form/.src/Wizard/Wizard.class - comp/src/gb.gui.base/.src/ScrollArea.class - comp/src/gb.gui.base/.src/ScrollView.class - gb.qt4/src/webkit/cwebsettings.cpp View it on GitLab: https://gitlab.com/gambas/gambas/compare/4769d0601e8680f32392bbab006a90ead1b3f89d...4d4918e3497f674e67d96fff538f7aa7a275d8cd -- View it on GitLab: https://gitlab.com/gambas/gambas/compare/4769d0601e8680f32392bbab006a90ead1b3f89d...4d4918e3497f674e67d96fff538f7aa7a275d8cd You're 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 18 16:50:36 2018 From: gitlab at mg.gitlab.com (BODARD Fabien) Date: Tue, 18 Sep 2018 14:50:36 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas] Pushed new branch gb.spreadsheet Message-ID: <5ba110bd6ddcf_5de53fbcc07d62e0282251@sidekiq-asap-03-sv-gprd.mail> BODARD Fabien pushed new branch gb.spreadsheet at Gambas / gambas -- View it on GitLab: https://gitlab.com/gambas/gambas/tree/gb.spreadsheet You're 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 18 18:43:54 2018 From: gitlab at mg.gitlab.com (BODARD Fabien) Date: Tue, 18 Sep 2018 16:43:54 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][gb.spreadsheet] Gambas SpreadSheet component Message-ID: <5ba12b4b9431c_5f5a3fad5a7f2780565839@sidekiq-asap-01-sv-gprd.mail> BODARD Fabien pushed to branch gb.spreadsheet at Gambas / gambas Commits: 0e76e5fb by gambix at 2018-09-18T16:43:09Z Gambas SpreadSheet component [GB.SPREADSHEET] * NEW: Initial Import - - - - - 20 changed files: - comp/src/gb.spreadsheet/.project - + comp/src/gb.spreadsheet/.src/CResolver.class - ? comp/src/gb.spreadsheet/.src/FMain.class - ? comp/src/gb.spreadsheet/.src/FMain.form - + comp/src/gb.spreadsheet/.src/SpreadSheet.class - + comp/src/gb.spreadsheet/.src/SpreadSheet/FMain.class - + comp/src/gb.spreadsheet/.src/SpreadSheet/FMain.form - + comp/src/gb.spreadsheet/.src/SpreadSheet/SpreadSheetCellBorder.class - + comp/src/gb.spreadsheet/.src/SpreadSheet/SpreadSheetCellBorder2.class - + comp/src/gb.spreadsheet/.src/SpreadSheet/_SpreadSheetCell.class - + comp/src/gb.spreadsheet/.src/SpreadSheet/_SpreadSheetColumn.class - + comp/src/gb.spreadsheet/.src/SpreadSheet/_SpreadSheetColumns.class - + comp/src/gb.spreadsheet/.src/SpreadSheet/_SpreadSheetRow.class - + comp/src/gb.spreadsheet/.src/SpreadSheet/_SpreadSheetRows.class - + comp/src/gb.spreadsheet/.src/SpreadSheet/_SpreadSheetSelection.class - + comp/src/gb.spreadsheet/FunctionsList.txt - + comp/src/gb.spreadsheet/Text1 - + comp/src/gb.spreadsheet/cross.png - + comp/src/gb.spreadsheet/cursorcol.png - + comp/src/gb.spreadsheet/cursorrow.png View it on GitLab: https://gitlab.com/gambas/gambas/commit/0e76e5fbf87396a757c3a70159311b9650bc602b -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/0e76e5fbf87396a757c3a70159311b9650bc602b You're 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 19 19:37:35 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 19 Sep 2018 17:37:35 +0000 Subject: [Gambas-Notification] =?utf-8?b?W0dpdF1bZ2FtYmFzL2dhbWJhc11bbWFz?= =?utf-8?q?ter=5D_TextEditor=3A_Setting_the_editor_text_does_not_crash_any?= =?utf-8?q?more_if_the_cursor_of_one=E2=80=A6?= Message-ID: <5ba28960b21a7_4b523f8fc23d504011022a@sidekiq-asap-04-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 88c89d0d by gambas at 2018-09-19T17:36:19Z TextEditor: Setting the editor text does not crash anymore if the cursor of one of its view is out of bounds. [GB.FORM.EDITOR] * BUG: TextEditor: Setting the editor text does not crash anymore if the cursor of one of its view is out of bounds. Finally fixed it! - - - - - 3 changed files: - comp/src/gb.form.editor/.hidden/control/texteditor.png - comp/src/gb.form.editor/.src/CDocument.class - comp/src/gb.form.editor/.src/TextEditor.class View it on GitLab: https://gitlab.com/gambas/gambas/commit/88c89d0d7e924cac58c8bf85011b169333002513 -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/88c89d0d7e924cac58c8bf85011b169333002513 You're 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 19 19:40:41 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 19 Sep 2018 17:40:41 +0000 Subject: [Gambas-Notification] =?utf-8?b?W0dpdF1bZ2FtYmFzL2dhbWJhc11bbWFz?= =?utf-8?q?ter=5D_Pressing_F2_on_a_project_class_name_now_opens_its_source?= =?utf-8?q?_file=2E_The_compression=E2=80=A6?= Message-ID: <5ba28a1a4fdda_76f23f9de5b1d04c79588@sidekiq-asap-01-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: be9a0b29 by gambas at 2018-09-19T17:38:04Z Pressing F2 on a project class name now opens its source file. The compression message is now displayed with a balloon. [DEVELOPMENT ENVIRONMENT] * BUG: Connection dialog: Remove the yellow background on a checkbox. * NEW: Code editor: Pressing F2 on a project class name now opens its source file. * NEW: Text editor: The compression message is now displayed with a balloon. * NEW: Syntax highlighting: Make the Gambas theme's selection background color darker. - - - - - 5 changed files: - app/src/gambas3/.src/Connection/FNewConnection.form - app/src/gambas3/.src/Editor/Code/FEditor.class - app/src/gambas3/.src/Editor/Code/FTextEditor.class - app/src/gambas3/img/logo/logo-ide.png - app/src/gambas3/theme/gambas View it on GitLab: https://gitlab.com/gambas/gambas/commit/be9a0b29d3f71b30478059fccd83e892917a843d -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/be9a0b29d3f71b30478059fccd83e892917a843d You're 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 19 20:52:27 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 19 Sep 2018 18:52:27 +0000 Subject: [Gambas-Notification] =?utf-8?b?W0dpdF1bZ2FtYmFzL2dhbWJhc11bbWFz?= =?utf-8?q?ter=5D_WebView=3A_Temporarily_redirect_stderr_to_/dev/null_when?= =?utf-8?q?_creating_the_first=E2=80=A6?= Message-ID: <5ba29aebaff4a_6413f9256b584d49791ba@sidekiq-asap-05-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: d2782ed9 by gambas at 2018-09-19T18:51:13Z WebView: Temporarily redirect stderr to /dev/null when creating the first WebView, to get rid of spurious libpng warnings on PNG files integrated inside the Qt WebKit library. [GB.QT4.WEBKIT] * BUG: WebView: Temporarily redirect stderr to /dev/null when creating the first WebView, to get rid of spurious libpng warnings on PNG files integrated inside the Qt WebKit library. [GB.QT5.WEBKIT] * BUG: WebView: Temporarily redirect stderr to /dev/null when creating the first WebView, to get rid of spurious libpng warnings on PNG files integrated inside the Qt WebKit library. - - - - - 2 changed files: - gb.qt4/src/webkit/control/webview.png - gb.qt4/src/webkit/cwebview.cpp View it on GitLab: https://gitlab.com/gambas/gambas/commit/d2782ed91ce1e5c058e35ce1e6517b90957132e1 -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/d2782ed91ce1e5c058e35ce1e6517b90957132e1 You're 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 19 20:53:54 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 19 Sep 2018 18:53:54 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Strip png files with ImageMagick convert command. Message-ID: <5ba29b4359fd9_6413f9256b584d498281c@sidekiq-asap-05-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 46f21a7f by gambas at 2018-09-19T18:53:00Z Strip png files with ImageMagick convert command. - - - - - 30 changed files: - app/desktop/gambas3.png - app/examples/Basic/Blights/.icon.png - app/examples/Basic/Blights/ampoule.png - app/examples/Basic/Collection/.icon.png - app/examples/Basic/Collection/collection.png - app/examples/Basic/DragNDrop/.icon.png - app/examples/Basic/DragNDrop/drop.png - app/examples/Basic/Object/.icon.png - app/examples/Basic/Object/object.png - app/examples/Basic/Timer/.icon.png - app/examples/Basic/Timer/timer.png - app/examples/Control/ArrayOfControls/.icon.png - app/examples/Control/ArrayOfControls/green.png - app/examples/Control/ArrayOfControls/green1.png - app/examples/Control/ArrayOfControls/phone.png - app/examples/Control/ArrayOfControls/red.png - app/examples/Control/ArrayOfControls/red1.png - app/examples/Control/Embedder/.icon.png - app/examples/Control/Embedder/embedder.png - app/examples/Control/HighlightEditor/.hidden/screenshots/2014-12-17.png - app/examples/Control/HighlightEditor/.icon.png - app/examples/Control/HighlightEditor/editor.png - app/examples/Control/LCDLabel/.icon.png - app/examples/Control/LCDLabel/lcdlabel.png - app/examples/Control/MapView/.hidden/mapview.png - app/examples/Control/MapView/.icon.png - app/examples/Control/TextEdit/.icon.png - app/examples/Control/TextEdit/edit.png - app/examples/Control/TreeView/.icon.png - app/examples/Control/TreeView/Female.png View it on GitLab: https://gitlab.com/gambas/gambas/commit/46f21a7f7bf7dd4f35264c745080ae81fed7358d -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/46f21a7f7bf7dd4f35264c745080ae81fed7358d You're 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 20 17:38:01 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 20 Sep 2018 15:38:01 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 3 commits: Optimize many PNG files with 'pngquant'. Message-ID: <5ba3bedab52ce_1ff53fd559f5e98444327a@sidekiq-asap-02-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: bc20ef46 by gambas at 2018-09-19T20:07:02Z Optimize many PNG files with 'pngquant'. - - - - - 35794a59 by gambas at 2018-09-19T20:07:55Z Support for automatic PNG file compression with 'pngquant'. [DEVELOPMENT ENVIRONMENT] * NEW: Support for automatic PNG file compression with 'pngquant'. * NEW: Option dialog: Add a project option to enable or disable the use of 'pngquant', if it is available. - - - - - b71eed5b by gambas at 2018-09-20T15:37:18Z TextEditor: Clean up the sidebar view management code, and fix its behaviour. [GB.FORM.EDITOR] * BUG: TextEditor: Clean up the sidebar view management code, and fix its behaviour. - - - - - 30 changed files: - + app/src/gambas3/.hidden/Uncompressed/help/class-help.html - app/src/gambas3/.src/Editor/Image/FImageEditor.class - app/src/gambas3/.src/Editor/MCompressFile.module - app/src/gambas3/.src/FMain.class - app/src/gambas3/.src/Options/FOption.class - app/src/gambas3/.src/Options/FOption.form - app/src/gambas3/.src/Save.module - app/src/gambas3/img/16/arrange-h-dark.png - app/src/gambas3/img/16/arrange-h.png - app/src/gambas3/img/16/arrange-hcenter-dark.png - app/src/gambas3/img/16/arrange-hcenter.png - app/src/gambas3/img/16/arrange-lr-dark.png - app/src/gambas3/img/16/arrange-lr.png - app/src/gambas3/img/16/arrange-tb-dark.png - app/src/gambas3/img/16/arrange-tb.png - app/src/gambas3/img/16/arrange-v-dark.png - app/src/gambas3/img/16/arrange-v.png - app/src/gambas3/img/16/arrange-vcenter-dark.png - app/src/gambas3/img/16/arrange-vcenter.png - app/src/gambas3/img/16/average-dark.png - app/src/gambas3/img/16/average.png - app/src/gambas3/img/16/checked-gray.png - app/src/gambas3/img/16/checked-lock.png - app/src/gambas3/img/16/checked.png - app/src/gambas3/img/16/close-window.png - app/src/gambas3/img/16/collapse-container.png - app/src/gambas3/img/16/cursive.png - app/src/gambas3/img/16/delete-container-dark.png - app/src/gambas3/img/16/delete-container.png - app/src/gambas3/img/16/deprecated.png View it on GitLab: https://gitlab.com/gambas/gambas/compare/46f21a7f7bf7dd4f35264c745080ae81fed7358d...b71eed5b625a113cd12451ce20e299b34cc618af -- View it on GitLab: https://gitlab.com/gambas/gambas/compare/46f21a7f7bf7dd4f35264c745080ae81fed7358d...b71eed5b625a113cd12451ce20e299b34cc618af You're 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 20 18:48:22 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 20 Sep 2018 16:48:22 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Update French translation. Message-ID: <5ba3cf5673c02_6ded3ffb7dbeeea834273@sidekiq-asap-01-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 31d08dc9 by gambas at 2018-09-20T16:48:02Z Update French translation. [DEVELOPMENT ENVIRONMENT] * NEW: Update French translation. - - - - - 2 changed files: - app/src/gambas3/.lang/fr.mo - app/src/gambas3/.lang/fr.po View it on GitLab: https://gitlab.com/gambas/gambas/commit/31d08dc99aa14f6410eb627e004a27e176051c72 -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/31d08dc99aa14f6410eb627e004a27e176051c72 You're 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 21 11:10:03 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 21 Sep 2018 09:10:03 +0000 Subject: [Gambas-Notification] =?utf-8?b?W0dpdF1bZ2FtYmFzL2dhbWJhc11bbWFz?= =?utf-8?q?ter=5D_Workspace=3A_The_first_tab_is_now_closable_with_the_midd?= =?utf-8?q?le_mouse_button=2C_when_the=E2=80=A6?= Message-ID: <5ba4b56c2561_2acd3fbdab3149f0300125@sidekiq-asap-04-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 6ab416ea by gambas at 2018-09-21T09:08:57Z Workspace: The first tab is now closable with the middle mouse button, when the CloseWithMouse property is set. [GB.FORM.MDI] * BUG: Workspace: The first tab is now closable with the middle mouse button, when the CloseWithMouse property is set. - - - - - 2 changed files: - comp/src/gb.form.mdi/.src/Tests/FMain.class - comp/src/gb.form.mdi/.src/Workspace/FWorkspace.class View it on GitLab: https://gitlab.com/gambas/gambas/commit/6ab416eae30c7cc00627aebbcc1c730583e0e0ed -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/6ab416eae30c7cc00627aebbcc1c730583e0e0ed You're 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 21 11:32:55 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 21 Sep 2018 09:32:55 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Help browser: Fix the offline help of special methods. Message-ID: <5ba4bac83b4b6_6c283fc3d8b778582933eb@sidekiq-asap-05-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 6d1399aa by gambas at 2018-09-21T09:31:59Z Help browser: Fix the offline help of special methods. [DEVELOPMENT ENVIRONMENT] * BUG: Help browser: Fix the offline help of special methods. - - - - - 1 changed file: - app/src/gambas3/.src/Component/CSymbolInfo.class View it on GitLab: https://gitlab.com/gambas/gambas/commit/6d1399aa232213837da6d591222a2fc185ecd4ce -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/6d1399aa232213837da6d591222a2fc185ecd4ce You're 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 21 13:01:23 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 21 Sep 2018 11:01:23 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Version control: Pushing to Git repository was crashing in some cases. Message-ID: <5ba4cf83537e2_35903f99b848082828805b@sidekiq-asap-02-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 2ee35452 by gambas at 2018-09-21T11:00:37Z Version control: Pushing to Git repository was crashing in some cases. [DEVELOPMENT ENVIRONMENT] * BUG: Version control: Pushing to Git repository was crashing in some cases. - - - - - 1 changed file: - app/src/gambas3/.src/VersionControl/VersionControl.module View it on GitLab: https://gitlab.com/gambas/gambas/commit/2ee354526c00bbcf95b8e2a7ccaf77699b6a56c5 -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/2ee354526c00bbcf95b8e2a7ccaf77699b6a56c5 You're 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 22 00:51:41 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 21 Sep 2018 22:51:41 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Take the ScrollView margin into account, and do not propagage SpinBox mouse wheel events. Message-ID: <5ba575fe12830_5c8b3f8b7534f3ec6568ea@sidekiq-asap-05-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 41a62f34 by gambas at 2018-09-21T22:46:49Z Take the ScrollView margin into account, and do not propagage SpinBox mouse wheel events. [GB.GUI.BASE] * BUG: ScrollView: Take the Margin property into account correctly. * BUG: SpinBox: Do not propagate mouse wheel events. - - - - - be3b3fb8 by gambas at 2018-09-21T22:50:15Z Change automatic index presentation. [WIKI CGI SCRIPT] * NEW: Change automatic index presentation. - - - - - 5 changed files: - app/src/gambas-wiki/.public/style.css - app/src/gambas-wiki/.src/WikiMarkdown.class - app/src/gambas-wiki/icon.png - comp/src/gb.gui.base/.src/ScrollView.class - comp/src/gb.gui.base/.src/SpinBox.class View it on GitLab: https://gitlab.com/gambas/gambas/compare/2ee354526c00bbcf95b8e2a7ccaf77699b6a56c5...be3b3fb812197b98649ccf1f6e1419adff32ba82 -- View it on GitLab: https://gitlab.com/gambas/gambas/compare/2ee354526c00bbcf95b8e2a7ccaf77699b6a56c5...be3b3fb812197b98649ccf1f6e1419adff32ba82 You're 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 22 00:55:32 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 21 Sep 2018 22:55:32 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 6 commits: Unify BSD ifdefs Message-ID: <5ba576e5397c5_1473fb044711f541668dd@sidekiq-asap-04-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 6e2a9d45 by bgermann at 2018-09-09T16:26:38Z Unify BSD ifdefs - - - - - 0aaee954 by bgermann at 2018-09-10T20:04:50Z [GB.TERM] Compatibility with OpenBSD [GB.TERM] * NEW: Compatibility with OpenBSD - - - - - c77865b9 by bgermann at 2018-09-11T15:45:59Z Merge two flag definition cases - - - - - 846c4bad by bgermann at 2018-09-15T08:50:10Z Change __WORDSIZE definition for BSDs - - - - - 828ef753 by bgermann at 2018-09-15T19:01:17Z Remove unnecessary freebsd case - - - - - a79edf23 by Beno?t Minisini at 2018-09-21T22:55:31Z Merge branch 'bsd' into 'master' More BSD changes See merge request gambas/gambas!38 - - - - - 10 changed files: - acinclude.m4 - gb.sdl.sound/src/cdrom.c - main/gbc/gbi.c - main/gbx/gbx_c_process.c - main/gbx/gbx_local.c - main/gbx/gbx_string.c - main/gbx/gbx_subr_math.c - main/lib/term/cterm.c - main/share/gb_common.h - main/share/gb_replace_temp.h View it on GitLab: https://gitlab.com/gambas/gambas/compare/be3b3fb812197b98649ccf1f6e1419adff32ba82...a79edf23ed32af825b527868e60796adfe3a2276 -- View it on GitLab: https://gitlab.com/gambas/gambas/compare/be3b3fb812197b98649ccf1f6e1419adff32ba82...a79edf23ed32af825b527868e60796adfe3a2276 You're 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 22 13:08:45 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 22 Sep 2018 11:08:45 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 2 commits: WebSettings.Cache.Path now understands paths beginning with "~". Message-ID: <5ba622be54bc_5f943f89b557d1e421403@sidekiq-asap-04-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 7e637398 by gambas at 2018-09-22T11:07:18Z WebSettings.Cache.Path now understands paths beginning with "~". [GB.QT4.WEBKIT] * BUG: WebSettings.Cache.Path now understands paths beginning with "~". [GB.QT5.WEBKIT] * BUG: WebSettings.Cache.Path now understands paths beginning with "~". - - - - - fd994506 by gambas at 2018-09-22T11:08:33Z Merge branch 'master' of gitlab.com:gambas/gambas - - - - - 1 changed file: - gb.qt4/src/webkit/cwebsettings.cpp View it on GitLab: https://gitlab.com/gambas/gambas/compare/a79edf23ed32af825b527868e60796adfe3a2276...fd994506d4ecd54f7a774bf556d6d8dcab57a1e6 -- View it on GitLab: https://gitlab.com/gambas/gambas/compare/a79edf23ed32af825b527868e60796adfe3a2276...fd994506d4ecd54f7a774bf556d6d8dcab57a1e6 You're 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 23 09:19:32 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sun, 23 Sep 2018 07:19:32 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 3 commits: Remove the Connection.TimeZone property, it is not used yet. Message-ID: <5ba73e85e0fc0_1f553fdee6587d2074996@sidekiq-asap-05-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 029f3d35 by gambas at 2018-09-23T07:12:37Z Remove the Connection.TimeZone property, it is not used yet. [GB.DB] * NEW: Remove the Connection.TimeZone property, it is not used yet. - - - - - 4bf287a4 by gambas at 2018-09-23T07:13:36Z ScrollView: Fix a possible infinite loop in contents arrangement routine. [GB.GUI.BASE] * BUG: ScrollView: Fix a possible infinite loop in contents arrangement routine. - - - - - 737b77c3 by gambas at 2018-09-23T07:15:29Z String value can be used like object. [INTERPRETER] * NEW: String value can be used like object. * NEW: String[X] returns the X-th character of the string, 0 being the first one. * NEW: String[X, N] returns N characters from the position X, 0 being the first one. IF N is strictly negative, then all characters from the position X, except the last N characters are returned. * NEW: String.Len returns the length of the string. [COMPILER] * NEW: Allow the [] operator to be applied to a string. - - - - - 9 changed files: - comp/src/gb.gui.base/.src/ScrollView.class - main/gbc/gbc_trans_expr.c - main/gbx/gbx_c_string.c - main/gbx/gbx_c_string.h - main/gbx/gbx_class.h - main/gbx/gbx_class_init.c - main/gbx/gbx_exec.c - main/gbx/gbx_exec_loop.c - main/lib/db/CConnection.c View it on GitLab: https://gitlab.com/gambas/gambas/compare/fd994506d4ecd54f7a774bf556d6d8dcab57a1e6...737b77c3870be38c1a057840ac8784d8e6b72481 -- View it on GitLab: https://gitlab.com/gambas/gambas/compare/fd994506d4ecd54f7a774bf556d6d8dcab57a1e6...737b77c3870be38c1a057840ac8784d8e6b72481 You're 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 23 22:03:31 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sun, 23 Sep 2018 20:03:31 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix information about native classes. Message-ID: <5ba7f19372fa7_1db13f82b2f95dd44711e4@sidekiq-asap-03-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 1f29f16e by gambas at 2018-09-23T20:02:56Z Fix information about native classes. [INTERPRETER] * BUG: Fix information about native classes. - - - - - 1 changed file: - main/gbx/gbx_class_info.c View it on GitLab: https://gitlab.com/gambas/gambas/commit/1f29f16e328abad9345b9b2d99424191810ca2ed -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/1f29f16e328abad9345b9b2d99424191810ca2ed You're 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 24 11:34:15 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 24 Sep 2018 09:34:15 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix Container.Children.Clear() method. Message-ID: <5ba8af98f19ae_496a3fef12f892b0277744@sidekiq-asap-01-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 1fa73046 by gambas at 2018-09-24T09:33:30Z Fix Container.Children.Clear() method. [GB.GTK] * BUG: Fix Container.Children.Clear() method. [GB.GTK3] * BUG: Fix Container.Children.Clear() method. * BUG: Remove a warning on deprecated API. - - - - - 1 changed file: - gb.gtk/src/gcontrol.cpp View it on GitLab: https://gitlab.com/gambas/gambas/commit/1fa73046549d07f380c8a89afd279317f9aee91e -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/1fa73046549d07f380c8a89afd279317f9aee91e You're 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 24 15:41:27 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 24 Sep 2018 13:41:27 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Unify and fix the behaviour of the Container.Children property. Message-ID: <5ba8e9886f7a6_54cf3fb441b6b3b031945a@sidekiq-asap-05-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 6619f592 by gambas at 2018-09-24T13:39:37Z Unify and fix the behaviour of the Container.Children property. [GB.GTK] * NEW: Container.Children now returns a real object that is a read-only array of references to all container children. * NEW: Container.Children.Max is a new property that returns the number of container children minus one. [GB.GTK3] * NEW: Container.Children now returns a real object that is a read-only array of references to all container children. * NEW: Container.Children.Max is a new property that returns the number of container children minus one. [GB.QT4] * NEW: Container.Children now returns a real object that is a read-only array of references to all container children. * NEW: Container.Children.Max is a new property that returns the number of container children minus one. [GB.QT5] * NEW: Container.Children now returns a real object that is a read-only array of references to all container children. * NEW: Container.Children.Max is a new property that returns the number of container children minus one. - - - - - 11 changed files: - gb.gtk/src/CContainer.cpp - gb.gtk/src/CContainer.h - gb.gtk/src/gcontainer.cpp - gb.gtk/src/gcontainer.h - gb.gtk/src/gcontrol.cpp - gb.gtk/src/main.cpp - gb.gtk/src/main.h - gb.qt4/src/CContainer.cpp - gb.qt4/src/CContainer.h - gb.qt4/src/main.cpp - gb.qt4/src/main.h View it on GitLab: https://gitlab.com/gambas/gambas/commit/6619f59263388b8f21bdf1d64c82c8fd159c150b -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/6619f59263388b8f21bdf1d64c82c8fd159c150b You're 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 25 13:57:59 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Tue, 25 Sep 2018 11:57:59 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] WebView: Correctly define the cache path. Message-ID: <5baa22c85346a_6953fdf92976c40270923@sidekiq-asap-04-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 1f631037 by gambas at 2018-09-25T11:57:07Z WebView: Correctly define the cache path. [GB.QT4.WEBKIT] * BUG: WebView: Correctly define the cache path. [GB.QT5.WEBKIT] * BUG: WebView: Correctly define the cache path. - - - - - 1 changed file: - gb.qt4/src/webkit/cwebsettings.cpp View it on GitLab: https://gitlab.com/gambas/gambas/commit/1f63103731528abf3ba8bc480dc275d81444822f -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/1f63103731528abf3ba8bc480dc275d81444822f You're 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 26 18:45:30 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 26 Sep 2018 16:45:30 +0000 Subject: [Gambas-Notification] =?utf-8?b?W0dpdF1bZ2FtYmFzL2dhbWJhc11bbWFz?= =?utf-8?q?ter=5D_TreeView=2C_ListView=2C_ColumnView=3A_Keys_is_a_new_prop?= =?utf-8?q?erty_that_returns_an_array_of=E2=80=A6?= Message-ID: <5babb7abd0b04_7c5b3fd3f1d6211c163883@sidekiq-asap-04-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: f6a88365 by gambas at 2018-09-26T15:47:23Z TreeView, ListView, ColumnView: Keys is a new property that returns an array of all item keys, and setting an item font has no side effect anymore. [GB.GUI.BASE] * NEW: TreeView, ListView, ColumnView: Keys is a new property that returns an array of all item keys. * BUG: TreeView, ListView, ColumnView: Setting an item font has no side effect anymore. - - - - - 2 changed files: - comp/src/gb.gui.base/.src/TreeView/_TreeView.class - comp/src/gb.gui.base/.src/TreeView/_TreeView_Item.class View it on GitLab: https://gitlab.com/gambas/gambas/commit/f6a88365d33f46f8467bfe53c717706b206b736e -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/f6a88365d33f46f8467bfe53c717706b206b736e You're 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 26 18:52:57 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 26 Sep 2018 16:52:57 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 4 commits: SidePanel: Setting the Hidden property now takes the current animation into account. Message-ID: <5babb96b24d87_33c83ff5dcffb48424137b@sidekiq-asap-02-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: acafa3f2 by gambas at 2018-09-26T16:46:55Z SidePanel: Setting the Hidden property now takes the current animation into account. [GB.FORM] * BUG: SidePanel: Setting the Hidden property now takes the current animation into account. - - - - - 2d978ed9 by gambas at 2018-09-26T16:48:24Z Matching braces are now just underlined and Setting styles multiple times now triggers only one highlight update. [GB.FORM.EDITOR] * OPT: TextEditor: Setting styles multiple times now triggers only one highlight update. * NEW: TextEditor: Matching braces are now just underlined. I find that more readable. - - - - - b2a846e1 by gambas at 2018-09-26T16:50:23Z Option dialog: Add an option for setting the debugger font relative size. [DEVELOPMENT ENVIRONMENT] * NEW: Option dialog: Add an option for setting the debugger font relative size. * NEW: Gambas highlight theme: Make the highlight color a bit darker. - - - - - a7401ed3 by gambas at 2018-09-26T16:52:01Z Add an index to the TODO page. [WIKI CGI SCRIPT] * NEW: Add an index to the TODO page. - - - - - 18 changed files: - app/src/gambas-wiki/.src/Main.module - app/src/gambas3/.icon.png - app/src/gambas3/.project - app/src/gambas3/.src/Debug/Design.module - app/src/gambas3/.src/Debug/FDebugInfo.class - app/src/gambas3/.src/FMain.class - app/src/gambas3/.src/Options/FOption.class - app/src/gambas3/.src/Options/FOption.form - app/src/gambas3/.src/Project.module - app/src/gambas3/theme/gambas - comp/src/gb.form.editor/.src/TextEditor.class - comp/src/gb.form/.project - comp/src/gb.form/.src/SidePanel/FSidePanel.class - comp/src/gb.form/.src/Test/FTestCompletion.class - comp/src/gb.form/.src/Test/FTestSidePanel.class - + comp/src/gb.form/.src/Test/FWiki.class - comp/src/gb.form/.src/Test/Form5.form ? comp/src/gb.form/.src/Test/FWiki.form - ? comp/src/gb.form/.src/Test/Form5.class View it on GitLab: https://gitlab.com/gambas/gambas/compare/f6a88365d33f46f8467bfe53c717706b206b736e...a7401ed30504ba883fef97496ad372d8673d13b4 -- View it on GitLab: https://gitlab.com/gambas/gambas/compare/f6a88365d33f46f8467bfe53c717706b206b736e...a7401ed30504ba883fef97496ad372d8673d13b4 You're 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 26 18:54:44 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 26 Sep 2018 16:54:44 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] IconView: Keys is a new property that returns an array of all item keys. Message-ID: <5babb9d5f27ca_43103faadf751420270474@sidekiq-asap-05-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 9f0ca8d8 by gambas at 2018-09-26T16:54:06Z IconView: Keys is a new property that returns an array of all item keys. [GB.GUI.BASE] * NEW: IconView: Keys is a new property that returns an array of all item keys. - - - - - 1 changed file: - comp/src/gb.gui.base/.src/IconView/IconView.class View it on GitLab: https://gitlab.com/gambas/gambas/commit/9f0ca8d8d505a2df542d1f22f6a136b6dea0be0b -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/9f0ca8d8d505a2df542d1f22f6a136b6dea0be0b You're 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 28 17:59:46 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 28 Sep 2018 15:59:46 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix mouse wheel events management again. Message-ID: <5bae4ff3b4c9e_7d233fb4ab1f9498121985@sidekiq-asap-02-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 0c4a0926 by gambas at 2018-09-28T15:59:17Z Fix mouse wheel events management again. [GB.QT4] * BUG: Fix mouse wheel events management again. [GB.QT5] * BUG: Fix mouse wheel events management again. - - - - - 11 changed files: - gb.qt4/src/CSlider.cpp - gb.qt4/src/CSlider.h - gb.qt4/src/CTextArea.cpp - gb.qt4/src/CTextBox.cpp - gb.qt4/src/CTextBox.h - gb.qt4/src/CWidget.cpp - gb.qt4/src/CWidget.h - gb.qt4/src/ext/CEditor.cpp - gb.qt4/src/ext/CTextEdit.cpp - gb.qt4/src/gb.qt.h - gb.qt4/src/main.cpp View it on GitLab: https://gitlab.com/gambas/gambas/commit/0c4a0926a224c803f1ddf1740d1d483322fb3a74 -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/0c4a0926a224c803f1ddf1740d1d483322fb3a74 You're 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 28 19:14:18 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 28 Sep 2018 17:14:18 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 4 commits: Make Ubuntu CI fail on configure errors Message-ID: <5bae616bdb390_7d233fb4b4566780250522@sidekiq-asap-02-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 667a9ffd by bgermann at 2018-09-25T18:46:15Z Make Ubuntu CI fail on configure errors - - - - - 07a00880 by bgermann at 2018-09-25T18:47:36Z Enable new JIT on Arch - - - - - 042097be by bgermann at 2018-09-25T19:16:09Z Make Debian CI fail on configure errors - - - - - 08ff595f by Beno?t Minisini at 2018-09-28T17:14:17Z Merge branch 'ci' into 'master' Stricter CI rules See merge request gambas/gambas!42 - - - - - 1 changed file: - .gitlab-ci.yml View it on GitLab: https://gitlab.com/gambas/gambas/compare/0c4a0926a224c803f1ddf1740d1d483322fb3a74...08ff595f5236064ac14559742dd1f09795f9a10a -- View it on GitLab: https://gitlab.com/gambas/gambas/compare/0c4a0926a224c803f1ddf1740d1d483322fb3a74...08ff595f5236064ac14559742dd1f09795f9a10a You're 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 29 04:14:04 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 29 Sep 2018 02:14:04 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 4 commits: SpinBox: Allow the wheel event handler to be overrided, so that SliderBox works as expected again. Message-ID: <5baedfece3859_7d233fb47d09b7787450df@sidekiq-asap-02-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 4239ddba by gambas at 2018-09-28T16:55:19Z SpinBox: Allow the wheel event handler to be overrided, so that SliderBox works as expected again. [GB.GUI.BASE] * BUG: SpinBox: Allow the wheel event handler to be overrided, so that SliderBox works as expected again. - - - - - 5ae2f48b by gambas at 2018-09-28T16:58:46Z Make 128 pixels versions of message box icons. [GB.FORM.STOCK] * NEW: Make 128 pixels versions of message box icons. - - - - - a934f5c8 by gambas at 2018-09-29T02:12:35Z If a component source directory includes more than one component, and if one of these components is disabled, the other keep being enabled. [CONFIGURATION] * BUG: If a component source directory includes more than one component, and if one of these components is disabled, the other keep being enabled. - - - - - 28617a62 by gambas at 2018-09-29T02:13:52Z Merge branch 'master' of gitlab.com:gambas/gambas - - - - - 21 changed files: - acinclude.m4 - comp/src/gb.form.stock/.src/Main.module - + comp/src/gb.form.stock/gambas-mono/128/error.png - + comp/src/gb.form.stock/gambas-mono/128/info.png - + comp/src/gb.form.stock/gambas-mono/128/question.png - + comp/src/gb.form.stock/gambas-mono/128/warning.png - comp/src/gb.form.stock/gambas-mono/32/info.png - comp/src/gb.form.stock/gambas-mono/32/question.png - comp/src/gb.form.stock/gambas-mono/32/science.png - comp/src/gb.form.stock/gambas-mono/32/warning.png - + comp/src/gb.form.stock/gambas/128/error.png - + comp/src/gb.form.stock/gambas/128/info.png - + comp/src/gb.form.stock/gambas/128/question.png - + comp/src/gb.form.stock/gambas/128/warning.png - comp/src/gb.form.stock/gambas/32/info.png - comp/src/gb.form.stock/gambas/32/question.png - comp/src/gb.form.stock/gambas/32/science.png - comp/src/gb.form.stock/gambas/32/warning.png - + comp/src/gb.gui.base/.src/MyPictureBox.class - comp/src/gb.gui.base/.src/SpinBox.class - configure.ac View it on GitLab: https://gitlab.com/gambas/gambas/compare/08ff595f5236064ac14559742dd1f09795f9a10a...28617a620876662817d6c2689b91e127f8453427 -- View it on GitLab: https://gitlab.com/gambas/gambas/compare/08ff595f5236064ac14559742dd1f09795f9a10a...28617a620876662817d6c2689b91e127f8453427 You're 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 29 04:43:22 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 29 Sep 2018 02:43:22 +0000 Subject: [Gambas-Notification] =?utf-8?b?W0dpdF1bZ2FtYmFzL2dhbWJhc11bbWFz?= =?utf-8?q?ter=5D_2_commits=3A_Do_not_disable_=27gb=2Ecrypt=27_if_libcrypt?= =?utf-8?q?_is_not_found=2E_Let=27s_suppose_it_is_located=E2=80=A6?= Message-ID: <5baee6cbf2d57_67663fbc840093f01138e9@sidekiq-asap-03-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: aa6b7825 by gambas at 2018-09-29T02:40:24Z Do not disable 'gb.crypt' if libcrypt is not found. Let's suppose it is located in the C system library, as on some systems based on musl and busybox. [CONFIGURATION] * NEW: Fix some messages [GB.CRYPT] * NEW: Do not disable the component if libcrypt is not found. Let's suppose it is located in the C system library, as on some systems. - - - - - 35d20604 by gambas at 2018-09-29T02:42:42Z TextEditor: Try to make automatic insertion of quotes more clever. [GB.FORM.EDITOR] * NEW: TextEditor: Try to make automatic insertion of quotes more clever. - - - - - 4 changed files: - acinclude.m4 - comp/src/gb.form.editor/.src/TextEditorMode_Gambas.class - gb.crypt/configure.ac - main/configure.ac View it on GitLab: https://gitlab.com/gambas/gambas/compare/28617a620876662817d6c2689b91e127f8453427...35d20604b1e54b00aa7958513edb541a6be91cc3 -- View it on GitLab: https://gitlab.com/gambas/gambas/compare/28617a620876662817d6c2689b91e127f8453427...35d20604b1e54b00aa7958513edb541a6be91cc3 You're 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 29 11:19:47 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 29 Sep 2018 09:19:47 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 3 commits: Add musl-based alpine to CI Message-ID: <5baf43b44fc0e_bf43ff96faafdcc776a@sidekiq-asap-01-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: b417246a by bgermann at 2018-09-15T21:52:45Z Add musl-based alpine to CI - - - - - 5232d819 by bgermann at 2018-09-29T07:45:06Z Revert deleting the search for libcrypt.so - - - - - 0c67fc08 by Beno?t Minisini at 2018-09-29T09:19:44Z Merge branch 'alpine' into 'master' Add musl-based alpine to CI See merge request gambas/gambas!40 - - - - - 2 changed files: - .gitlab-ci.yml - acinclude.m4 View it on GitLab: https://gitlab.com/gambas/gambas/compare/35d20604b1e54b00aa7958513edb541a6be91cc3...0c67fc086ae52f00ccb8778369043cdd80c24d06 -- View it on GitLab: https://gitlab.com/gambas/gambas/compare/35d20604b1e54b00aa7958513edb541a6be91cc3...0c67fc086ae52f00ccb8778369043cdd80c24d06 You're 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 29 11:34:55 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 29 Sep 2018 09:34:55 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Fix test of '-std=c++11' compilation flag Message-ID: <5baf473f8a948_bf43ff964f448d4119ea@sidekiq-asap-01-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: c809886f by bgermann at 2018-09-25T17:20:39Z Fix test of '-std=c++11' compilation flag - - - - - e0ae5899 by Beno?t Minisini at 2018-09-29T09:34:53Z Merge branch 'cpp11test' into 'master' Fix test of '-std=c++11' compilation flag See merge request gambas/gambas!41 - - - - - 1 changed file: - acinclude.m4 View it on GitLab: https://gitlab.com/gambas/gambas/compare/0c67fc086ae52f00ccb8778369043cdd80c24d06...e0ae5899635a011e0399d0d2053bf7a07b81172e -- View it on GitLab: https://gitlab.com/gambas/gambas/compare/0c67fc086ae52f00ccb8778369043cdd80c24d06...e0ae5899635a011e0399d0d2053bf7a07b81172e You're 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 29 13:26:54 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 29 Sep 2018 11:26:54 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 4 commits: Image editor: Add steps to image effects sliders. Message-ID: <5baf617ecb142_7d653f84cb09d3981597fe@sidekiq-asap-03-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: c65d8824 by gambas at 2018-09-29T11:18:27Z Image editor: Add steps to image effects sliders. [DEVELOPMENT ENVIRONMENT] * NEW: Image editor: Add steps to image effects sliders. - - - - - c2469623 by gambas at 2018-09-29T11:20:33Z Add Action.Keys and Action[].HasShortcut properties. [GB.GUI.BASE] * NEW: Action.Keys is new static property that returns the list of all action keys. * NEW: Action[].HasShortcut is a new property that returs if an action can have a shortcut. - - - - - 51c80eba by gambas at 2018-09-29T11:23:36Z Allow to add actions at runtime to the static list created by the compiler. [GB.FORM.MDI] * NEW: Action.Add() is a new method that allows to declare a new action. * NEW: Action.AddFrom() is a new method that declare a new action from a control. - - - - - 5c6423ee by gambas at 2018-09-29T11:26:18Z Update some versions. - - - - - 14 changed files: - app/src/gambas3/.src/Editor/Image/FImageProperty.form - comp/src/gb.form.mdi/.hidden/control/workspace.png - comp/src/gb.form.mdi/.src/Action/Action.class - comp/src/gb.form.mdi/.src/Action/CAction.class - comp/src/gb.form.mdi/.src/Action/MAction.module - comp/src/gb.form.mdi/.src/Tests/FMain.class - comp/src/gb.gui.base/.src/Action.class - comp/src/gb.markdown/.component - comp/src/gb.markdown/.project - comp/src/gb.settings/.src/Main.module - comp/src/gb.util.web/.component - comp/src/gb.util.web/.project - comp/src/gb.web.form/.component - comp/src/gb.web.form/.project View it on GitLab: https://gitlab.com/gambas/gambas/compare/e0ae5899635a011e0399d0d2053bf7a07b81172e...5c6423eedba0e2eceeb711a51e270f91050d9c42 -- View it on GitLab: https://gitlab.com/gambas/gambas/compare/e0ae5899635a011e0399d0d2053bf7a07b81172e...5c6423eedba0e2eceeb711a51e270f91050d9c42 You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: