From gitlab at mg.gitlab.com Mon Feb 1 01:17:10 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 01 Feb 2021 00:17:10 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] TerminalView: Text property correctly takes into account line wrapping. Message-ID: <60174886c8f69_c428086c1314f9@gitlab-sidekiq-low-urgency-cpu-bound-v1-74d7fd4887-4vmpp.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 2128890f by gambas at 2021-02-01T01:16:02+01:00 TerminalView: Text property correctly takes into account line wrapping. [GB.FORM.TERMINAL] * BUG: TerminalView: Text property correctly takes into account line wrapping. - - - - - 1 changed file: - comp/src/gb.form.terminal/.src/TerminalView/TerminalView.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/2128890f9a2a84262e7378c9ce174c0e3a4618eb -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/2128890f9a2a84262e7378c9ce174c0e3a4618eb You're 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 Feb 1 01:22:06 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 01 Feb 2021 00:22:06 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Components having a Gambas part now compile it with translation enabled. Message-ID: <601749aeb14c3_b2f4ab1c2171c4@gitlab-sidekiq-low-urgency-cpu-bound-v1-74d7fd4887-tks8h.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: d44d4967 by gambas at 2021-02-01T01:17:17+01:00 Components having a Gambas part now compile it with translation enabled. [CONFIGURATION] * BUG: Components having a Gambas part now compile it with translation enabled. - - - - - 1249ebd2 by gambas at 2021-02-01T01:21:08+01:00 System.Cores is a new property that returns the number of cores. [COMPILER] * NEW: By default, the compiler now use a number of background tasks equal to the number of cores. [INTERPRETER] * NEW: System.Cores is a new property that returns the number of cores. - - - - - 5 changed files: - component.am - main/gbc/gbc.c - main/gbx/gbx_c_system.c - + main/share/gb_system.h - + main/share/gb_system_temp.h View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/2128890f9a2a84262e7378c9ce174c0e3a4618eb...1249ebd2f90a1772ae6db55fefab7d9d342b0a1d -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/2128890f9a2a84262e7378c9ce174c0e3a4618eb...1249ebd2f90a1772ae6db55fefab7d9d342b0a1d You're 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 Feb 1 01:23:36 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 01 Feb 2021 00:23:36 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Message.Warning() now has only one "cancel" default button. Message-ID: <60174a0971705_c4f5827421043d@gitlab-sidekiq-low-urgency-cpu-bound-v1-74d7fd4887-rwsrs.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 1389b908 by gambas at 2021-02-01T01:23:31+01:00 Message.Warning() now has only one "cancel" default button. [GB.GUI.BASE] * BUG: Message.Warning() now has only one "cancel" default button. - - - - - 1 changed file: - comp/src/gb.gui.base/.src/Message/Message.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/1389b908f0545d7c4d12856c687079ce9abf10be -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/1389b908f0545d7c4d12856c687079ce9abf10be You're 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 Feb 1 01:25:34 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 01 Feb 2021 00:25:34 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] TableView: Columns automatic width is now a bit larger to support inner padding of TextBox control. Message-ID: <60174a815f791_b57267581428fd@gitlab-sidekiq-low-urgency-cpu-bound-v1-74d7fd4887-vj2h4.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 6c76170f by gambas at 2021-02-01T01:24:55+01:00 TableView: Columns automatic width is now a bit larger to support inner padding of TextBox control. [GB.FORM] * BUG: ListEditor: Better behavior in design mode. * NEW: TableView: Columns automatic width is now a bit larger to support inner padding of TextBox control. - - - - - 3 changed files: - comp/src/gb.form/.project - comp/src/gb.form/.src/ListEditor/FListEditor.class - comp/src/gb.form/.src/TableView.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/6c76170f510765abe5f854ed0565b2083890767d -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/6c76170f510765abe5f854ed0565b2083890767d You're 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 Feb 1 20:04:12 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 01 Feb 2021 19:04:12 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 4 commits: By default, the number of jobs is the number of cores plus one. Message-ID: <601850ad1630c_c3c91019860@gitlab-sidekiq-low-urgency-cpu-bound-v1-67dcd54dd7-xkgrg.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 84c5ac08 by gambas at 2021-02-01T04:04:08+01:00 By default, the number of jobs is the number of cores plus one. [COMPILER] * NEW: By default, the number of jobs is the number of cores plus one. * NEW: -j0 option means the number of cores plus one. - - - - - ee50e979 by gambas at 2021-02-01T04:04:46+01:00 If the "class" word follows the "End" keyword, it is recognized as a keyword. [COMPILER] * NEW: If the "class" word follows the "End" keyword, it is recognized as a keyword. [GB.EVAL] * NEW: If the "class" word follows the "End" keyword, it is recognized as a keyword. - - - - - e64180ef by gambas at 2021-02-01T04:05:56+01:00 Add icons for line joins, line caps and wrap mode. [GB.FORM] * NEW: Add icons for line joins, line caps and wrap mode. [GB.FORM.STOCK] * NEW: Add icons for line joins, line caps and wrap mode. - - - - - 6156d141 by gambas at 2021-02-01T20:03:42+01:00 TextArea: Fix minimum size when scrollbars are disabled. [GB.GTK] * BUG: TextArea: Fix minimum size when scrollbars are disabled. [GB.GTK3] * BUG: TextArea: Fix minimum size when scrollbars are disabled. - - - - - 30 changed files: - + comp/src/gb.form.stock/gambas-mono/32/cap-butt.png - + comp/src/gb.form.stock/gambas-mono/32/cap-round.png - + comp/src/gb.form.stock/gambas-mono/32/cap-square.png - + comp/src/gb.form.stock/gambas-mono/32/join-bevel.png - + comp/src/gb.form.stock/gambas-mono/32/join-miter.png - + comp/src/gb.form.stock/gambas-mono/32/join-round.png - comp/src/gb.form.stock/gambas-mono/32/text-baseline.png - comp/src/gb.form.stock/gambas-mono/32/text-bottom.png - comp/src/gb.form.stock/gambas-mono/32/text-center.png - comp/src/gb.form.stock/gambas-mono/32/text-left.png - comp/src/gb.form.stock/gambas-mono/32/text-middle.png - comp/src/gb.form.stock/gambas-mono/32/text-right.png - comp/src/gb.form.stock/gambas-mono/32/text-top.png - + comp/src/gb.form.stock/gambas-mono/32/wrap.png - + comp/src/gb.form.stock/gambas/32/cap-butt.png - + comp/src/gb.form.stock/gambas/32/cap-round.png - + comp/src/gb.form.stock/gambas/32/cap-square.png - + comp/src/gb.form.stock/gambas/32/join-bevel.png - + comp/src/gb.form.stock/gambas/32/join-miter.png - + comp/src/gb.form.stock/gambas/32/join-round.png - comp/src/gb.form.stock/gambas/32/text-baseline.png - comp/src/gb.form.stock/gambas/32/text-bottom.png - comp/src/gb.form.stock/gambas/32/text-center.png - comp/src/gb.form.stock/gambas/32/text-left.png - comp/src/gb.form.stock/gambas/32/text-middle.png - comp/src/gb.form.stock/gambas/32/text-right.png - comp/src/gb.form.stock/gambas/32/text-top.png - + comp/src/gb.form.stock/gambas/32/wrap.png - comp/src/gb.form/map/icon.map - gb.gtk/src/gtextarea.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/6c76170f510765abe5f854ed0565b2083890767d...6156d141bdd402a58471a438ecf72e4b57d346b7 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/6c76170f510765abe5f854ed0565b2083890767d...6156d141bdd402a58471a438ecf72e4b57d346b7 You're 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 Feb 1 21:47:22 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 01 Feb 2021 20:47:22 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix a crash occuring if a container loses one of its children while arranging them. Message-ID: <601868dbda9b_b381448037@gitlab-sidekiq-low-urgency-cpu-bound-v1-5c4f4fdf99-q48cf.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 856a15a7 by gambas at 2021-02-01T21:46:22+01:00 Fix a crash occuring if a container loses one of its children while arranging them. [GB.GTK] * BUG: Fix a crash occuring if a container loses one of its children while arranging them. [GB.GTK3] * BUG: Fix a crash occuring if a container loses one of its children while arranging them. - - - - - 1 changed file: - gb.gtk/src/gcontainer.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/856a15a7a9027912e411d7f7d730a4c9a0badab9 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/856a15a7a9027912e411d7f7d730a4c9a0badab9 You're 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 Feb 2 00:35:17 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 01 Feb 2021 23:35:17 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Closing a window during the Open event now works like in Qt. Do not post... Message-ID: <6018903658681_cd0454474495@gitlab-sidekiq-low-urgency-cpu-bound-v1-5c4f4fdf99-f9dhw.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 3bbb6154 by gambas at 2021-02-02T00:33:40+01:00 Closing a window during the Open event now works like in Qt. Do not post window resize events, because the window can be destroyed in the meantime.. [GB.GTK] * BUG: Do not post window resize events, because the window can be destroyed in the meantime. * BUG: Closing a window during the Open event now works like in Qt. [GB.GTK3] * BUG: Do not post window resize events, because the window can be destroyed in the meantime. * BUG: Closing a window during the Open event now works like in Qt. - - - - - 1 changed file: - gb.gtk/src/gmainwindow.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/3bbb6154c4c688809d76f90364b10dbe5338459f -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/3bbb6154c4c688809d76f90364b10dbe5338459f You're 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 Feb 2 00:38:24 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 01 Feb 2021 23:38:24 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Pasting a file now correctly updates its version control state. Use the new stock icons. Message-ID: <601890f12365_b37ca889192@gitlab-sidekiq-low-urgency-cpu-bound-v1-5c4f4fdf99-q48cf.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 2410441f by gambas at 2021-02-02T00:38:19+01:00 Pasting a file now correctly updates its version control state. Use the new stock icons. [DEVELOPMENT ENVIRONMENT] * NEW: Code editor: Use the new wrap stock icon. * NEW: Image editor: Use the new line cap and line join stock icons. * BUG: Image editor: Fill rule button is visible again. * BUG: Project tree: Pasting a file now correctly updates its version control state. * NEW: Remove now useless custom icons. - - - - - 15 changed files: - app/src/gambas3/.project - app/src/gambas3/.src/Editor/Code/FConflictEditor.form - app/src/gambas3/.src/Editor/Code/FEditor.form - app/src/gambas3/.src/Editor/Code/FTextEditor.form - app/src/gambas3/.src/Editor/Image/FImageProperty.class - app/src/gambas3/.src/Options/FOption.form - app/src/gambas3/.src/Project.module - app/src/gambas3/.src/VersionControl/VersionControl.module - ? app/src/gambas3/img/draw/cap-butt.png - ? app/src/gambas3/img/draw/cap-round.png - ? app/src/gambas3/img/draw/cap-square.png - ? app/src/gambas3/img/draw/join-bevel.png - ? app/src/gambas3/img/draw/join-miter.png - ? app/src/gambas3/img/draw/join-round.png - app/src/gambas3/markdown/markdown.css View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/2410441f23d5cfff16015ca287cb0ea0469fc518 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/2410441f23d5cfff16015ca287cb0ea0469fc518 You're 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 Feb 2 21:27:54 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Tue, 02 Feb 2021 20:27:54 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] The source archive target directory is now correctly saved into the project. Message-ID: <6019b5cac5dc5_c3987886567@gitlab-sidekiq-low-urgency-cpu-bound-v1-64dcc8f9bc-pv9mh.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 35284fd7 by gambas at 2021-02-02T21:27:49+01:00 The source archive target directory is now correctly saved into the project. [DEVELOPMENT ENVIRONMENT] * BUG: The source archive target directory is now correctly saved into the project. - - - - - 1 changed file: - app/src/gambas3/.lang/de.po View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/35284fd791fbc0852ae5d579f934cb55130d91cd -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/35284fd791fbc0852ae5d579f934cb55130d91cd You're 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 Feb 2 23:46:50 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Tue, 02 Feb 2021 22:46:50 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Wait for remaining background jobs after a compilation error has been reported. Message-ID: <6019d65bab5d4_c3811c500f2@gitlab-sidekiq-low-urgency-cpu-bound-v1-8579597447-wkj2g.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 74f6f1e7 by gambas at 2021-02-02T23:46:00+01:00 Wait for remaining background jobs after a compilation error has been reported. [COMPILER] * BUG: Wait for remaining background jobs after a compilation error has been reported. - - - - - 1 changed file: - main/gbc/gbc.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/74f6f1e7810c6e6c1f2e3951b109d15ebb4e661b -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/74f6f1e7810c6e6c1f2e3951b109d15ebb4e661b You're 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 Feb 3 18:30:37 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 03 Feb 2021 17:30:37 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix parser on multi-line text. Message-ID: <601addbea14df_b7247b04192233@gitlab-sidekiq-low-urgency-cpu-bound-v1-8579597447-km2p2.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: c0167ec9 by gambas at 2021-02-03T18:29:55+01:00 Fix parser on multi-line text. [GB.EVAL] * BUG: Fix parser on multi-line text. - - - - - 1 changed file: - main/lib/eval/eval_read.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/c0167ec9498609437b9406ce4cff49e293362064 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/c0167ec9498609437b9406ce4cff49e293362064 You're 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 Feb 3 18:54:31 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 03 Feb 2021 17:54:31 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Compressed files are not stored in the project anymore. They are generated... Message-ID: <601ae35766106_b139c7e4874a6@gitlab-sidekiq-low-urgency-cpu-bound-v1-8579597447-pxmrr.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 60750dd6 by gambas at 2021-02-03T18:53:10+01:00 Compressed files are not stored in the project anymore. They are generated when the executable is made. [DEVELOPMENT ENVIRONMENT] * NEW: Update "zen" color theme. * NEW: Compressed files are not stored in the project anymore. They are generated when the executable is made. * NEW: Automatically convert compressed files when opening old projects. * BUG: The source archive target directory is now correctly saved into the project. - - - - - 6a205122 by gambas at 2021-02-03T18:53:47+01:00 Redraw 'archive', 'lower' and 'raise' icon. [GB.FORM.STOCK] * NEW: Redraw 'archive', 'lower' and 'raise' icon.. - - - - - 19 changed files: - app/src/gambas3/.lang/fr.po - app/src/gambas3/.src/Debug/FDebugInfo.form - app/src/gambas3/.src/Editor/Code/FTextEditor.class - app/src/gambas3/.src/Editor/Code/FTextEditor.form - app/src/gambas3/.src/Editor/MCompressFile.module - app/src/gambas3/.src/FMain.class - app/src/gambas3/.src/FMain.form - app/src/gambas3/.src/Project.module - app/src/gambas3/.src/Project/CProjectTree.class - app/src/gambas3/.src/Search/CSearchTask.class - + app/src/gambas3/img/32/compress.png - app/src/gambas3/theme/zen - comp/src/gb.form.stock/gambas-mono/32/archive.png - comp/src/gb.form.stock/gambas-mono/32/lower.png - comp/src/gb.form.stock/gambas-mono/32/raise.png - comp/src/gb.form.stock/gambas/128/archive.png - comp/src/gb.form.stock/gambas/32/archive.png - comp/src/gb.form.stock/gambas/32/lower.png - comp/src/gb.form.stock/gambas/32/raise.png View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/c0167ec9498609437b9406ce4cff49e293362064...6a20512289a417558abc0169713a0e0e26134f4d -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/c0167ec9498609437b9406ce4cff49e293362064...6a20512289a417558abc0169713a0e0e26134f4d You're 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 Feb 3 18:55:10 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 03 Feb 2021 17:55:10 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Radio menu are correctly managed now. Message-ID: <601ae37ee401c_c9a98158193693@gitlab-sidekiq-low-urgency-cpu-bound-v1-8579597447-f7tf9.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: ad6b4f15 by gambas at 2021-02-03T18:54:43+01:00 Radio menu are correctly managed now. [GB.GTK] * BUG: Radio menu are correctly managed now. [GB.GTK3] * BUG: Radio menu are correctly managed now. - - - - - 1 changed file: - gb.gtk/src/gmenu.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/ad6b4f158bb04fc1b75bd14f638dc48795218b2e -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/ad6b4f158bb04fc1b75bd14f638dc48795218b2e You're 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 Feb 3 18:57:46 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 03 Feb 2021 17:57:46 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Change the internal signature of the implementation of the class "fast methods". Message-ID: <601ae41a72900_c4efae441571fe@gitlab-sidekiq-low-urgency-cpu-bound-v1-8579597447-d7bn5.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 86981a3c by gambas at 2021-02-03T18:56:34+01:00 Change the internal signature of the implementation of the class "fast methods". [INTERPRETER] * NEW: Change the internal signature of the implementation of the class "fast methods". - - - - - 4 changed files: - main/gbx/gbx_c_string.c - main/gbx/gbx_exec.c - main/gbx/gbx_exec.h - main/gbx/gbx_exec_loop.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/86981a3c2c1230b5dcfd6eae79c603a21e551eac -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/86981a3c2c1230b5dcfd6eae79c603a21e551eac You're 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 Feb 3 18:59:15 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 03 Feb 2021 17:59:15 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] TextEditor: Use different highlights for matching characters. Message-ID: <601ae4739f964_c37c80370bf@gitlab-sidekiq-low-urgency-cpu-bound-v1-8579597447-jhh6t.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: d1bc1060 by gambas at 2021-02-03T18:58:10+01:00 TextEditor: Use different highlights for matching characters. [GB.FORM.EDITOR] * NEW: TextEditor: Use different highlights for matching characters. * NEW: TextEditor: The matching character under the cursor does not blink anymore. - - - - - 1 changed file: - comp/src/gb.form.editor/.src/TextEditor.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d1bc1060e0839c6d66eb6b804b92e01a38c7df8a -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d1bc1060e0839c6d66eb6b804b92e01a38c7df8a You're 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 Feb 3 19:00:16 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 03 Feb 2021 18:00:16 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Use three significative digits at most when displaying file sizes. Message-ID: <601ae4b145eec_b139c7e487968@gitlab-sidekiq-low-urgency-cpu-bound-v1-8579597447-pxmrr.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 494ccf6e by gambas at 2021-02-03T18:59:26+01:00 Use three significative digits at most when displaying file sizes. [GB.FORM] * NEW: Use three significative digits at most when displaying file sizes. - - - - - 2 changed files: - comp/src/gb.form/.src/File/FileView.class - comp/src/gb.form/.src/Main.module View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/494ccf6ed6df37e938bc43cd7ee74f77e1937294 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/494ccf6ed6df37e938bc43cd7ee74f77e1937294 You're 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 Feb 3 21:35:21 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 03 Feb 2021 20:35:21 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Fix MessageView.class Message-ID: <601b090a68230_c9c75d2c2034b0@gitlab-sidekiq-low-urgency-cpu-bound-v1-8579597447-pr9zb.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: acde2619 by Bruce Steers at 2021-02-03T18:47:50+00:00 Fix MessageView.class [GB.FORM] * BUG: not supplying optional icon was causing null object to be passed - - - - - 54a2a6bf by Beno?t Minisini at 2021-02-03T20:35:18+00:00 Merge branch 'bsteers4-master-patch-14221' into 'master' Fix MessageView.class See merge request gambas/gambas!183 - - - - - 1 changed file: - comp/src/gb.form/.src/Message/MessageView.class View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/494ccf6ed6df37e938bc43cd7ee74f77e1937294...54a2a6bf0f55dd288f992e3d0b7b8c7fb5eaf4a9 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/494ccf6ed6df37e938bc43cd7ee74f77e1937294...54a2a6bf0f55dd288f992e3d0b7b8c7fb5eaf4a9 You're 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 Feb 3 23:22:52 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 03 Feb 2021 22:22:52 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Window: MinWidth and MinHeight are two new properties that allow to define the... Message-ID: <601b223ee4d5_b274f707063a@gitlab-sidekiq-low-urgency-cpu-bound-v1-8579597447-hf6nx.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 2980bef4 by gambas at 2021-02-03T23:21:54+01:00 Window: MinWidth and MinHeight are two new properties that allow to define the minimum size of a resizable window. [GB.GTK] * NEW: Window: MinWidth and MinHeight are two new properties that allow to define the minimum size of a resizable window. [GB.GTK3] * NEW: Window: MinWidth and MinHeight are two new properties that allow to define the minimum size of a resizable window. [GB.QT4] * NEW: Window: MinWidth and MinHeight are two new properties that allow to define the minimum size of a resizable window. [GB.QT5] * NEW: Window: MinWidth and MinHeight are two new properties that allow to define the minimum size of a resizable window. - - - - - 36b81bd9 by gambas at 2021-02-03T23:22:43+01:00 Merge branch 'master' of gitlab.com:gambas/gambas - - - - - 5 changed files: - gb.gtk/src/CWindow.cpp - gb.gtk/src/gmainwindow.cpp - gb.gtk/src/gmainwindow.h - gb.qt4/src/CWindow.cpp - gb.qt4/src/CWindow.h View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/54a2a6bf0f55dd288f992e3d0b7b8c7fb5eaf4a9...36b81bd9f1684ee852caee2be7db01a368acc64d -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/54a2a6bf0f55dd288f992e3d0b7b8c7fb5eaf4a9...36b81bd9f1684ee852caee2be7db01a368acc64d You're 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 Feb 4 01:19:10 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 04 Feb 2021 00:19:10 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Code editor: Add filter buttons to the procedure list. Message-ID: <601b3d7f761d3_b37d2096f@gitlab-sidekiq-low-urgency-cpu-bound-v1-55df778b4c-hfxkd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 1c1849df by gambas at 2021-02-04T01:19:05+01:00 Code editor: Add filter buttons to the procedure list. [DEVELOPMENT ENVIRONMENT] * NEW: Code editor: Add filter buttons to the procedure list. - - - - - 6 changed files: - app/src/gambas3/.lang/fr.po - app/src/gambas3/.src/Editor/Code/FEditor.class - app/src/gambas3/.src/Editor/Code/FProcedureList.class - app/src/gambas3/.src/Editor/Code/FProcedureList.form - app/src/gambas3/.src/Options/FOption.class - app/src/gambas3/.src/Options/FOption.form View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/1c1849df531bfe674b8e241e2e5e3084f0d3aa5f -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/1c1849df531bfe674b8e241e2e5e3084f0d3aa5f You're 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 Feb 4 04:05:17 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 04 Feb 2021 03:05:17 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Do not crash when using '("")' as value for a string constant. Message-ID: <601b646ee0b98_c7e22a024151@gitlab-sidekiq-low-urgency-cpu-bound-v1-55df778b4c-5rpqj.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 7bcdef0a by gambas at 2021-02-04T04:04:23+01:00 Do not crash when using '("")' as value for a string constant. [COMPILER] * BUG: Do not crash when using '("")' as value for a string constant. * NEW: Better support for background jobs crashes. - - - - - 2 changed files: - main/gbc/gbc.c - main/gbc/gbc_trans.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/7bcdef0ad5af40ae1b7df5893e8a006ad0a509c5 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/7bcdef0ad5af40ae1b7df5893e8a006ad0a509c5 You're 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 Feb 4 04:06:14 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 04 Feb 2021 03:06:14 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Display an accurate error message if the compiler crashes. Message-ID: <601b64a6cc520_c37dac255a9@gitlab-sidekiq-low-urgency-cpu-bound-v1-55df778b4c-27thg.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: cad1af70 by gambas at 2021-02-04T04:06:10+01:00 Display an accurate error message if the compiler crashes. [DEVELOPMENT ENVIRONMENT] * NEW: Display an accurate error message if the compiler crashes. - - - - - 4 changed files: - app/src/gambas3/.project - app/src/gambas3/.src/Project.module - app/src/gambas3/.src/Search/CSearchResult.class - app/src/gambas3/.src/Search/FSearch.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/cad1af706f53fbfa458a2a6887a5d48ed1bd1121 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/cad1af706f53fbfa458a2a6887a5d48ed1bd1121 You're 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 Feb 4 11:16:33 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 04 Feb 2021 10:16:33 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Each profile window has now its window button inside the bottom toolbar. Message-ID: <601bc981c99e9_c339b65865593@gitlab-sidekiq-low-urgency-cpu-bound-v1-55df778b4c-5rpqj.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 175efe27 by gambas at 2021-02-04T11:16:25+01:00 Each profile window has now its window button inside the bottom toolbar. [DEVELOPMENT ENVIRONMENT] * NEW: Update french translation. * NEW: Each profile window has now its window button inside the bottom toolbar. - - - - - 8 changed files: - app/src/gambas3/.lang/fr.po - app/src/gambas3/.project - app/src/gambas3/.src/Debug/FDebugButton.class - app/src/gambas3/.src/Debug/FDebugButton.form - app/src/gambas3/.src/Debug/FProfile.class - app/src/gambas3/.src/Debug/FProfile.form - app/src/gambas3/.src/FMain.form - app/src/gambas3/.src/Options/FOption.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/175efe2763be7b9ddf77f0ad90548710506b0cfb -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/175efe2763be7b9ddf77f0ad90548710506b0cfb You're 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 Feb 4 13:27:55 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 04 Feb 2021 12:27:55 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] FileChooser: AutoExt is a new property that automatically sets the file... Message-ID: <601be84b867e6_c37f64131a9@gitlab-sidekiq-low-urgency-cpu-bound-v1-569bc78679-dr4c8.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: f3ce8abe by gambas at 2021-02-04T13:27:50+01:00 FileChooser: AutoExt is a new property that automatically sets the file extension according to the current filter. [GB.FORM] * NEW: FileChooser: AutoExt is a new property that automatically sets the file extension according to the current filter. - - - - - 2 changed files: - comp/src/gb.form/.src/File/Chooser/FDirChooser.class - comp/src/gb.form/.src/File/Chooser/FileChooser.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f3ce8abe4c49c50ffcf30872e2085324bde84716 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f3ce8abe4c49c50ffcf30872e2085324bde84716 You're 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 Feb 4 13:31:55 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 04 Feb 2021 12:31:55 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 2 commits: File dialog: Propagate the AutoExt property to the FileChooser. Message-ID: <601be93c3a40a_b6c4c388454b@gitlab-sidekiq-low-urgency-cpu-bound-v1-569bc78679-4bh26.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 7c0af8a4 by gambas at 2021-02-04T13:28:37+01:00 File dialog: Propagate the AutoExt property to the FileChooser. [GB.FORM.DIALOG] * NEW: File dialog: Propagate the AutoExt property to the FileChooser. - - - - - 93bf7812 by gambas at 2021-02-04T13:31:50+01:00 Make source archive: Support for zip format. [DEVELOPMENT ENVIRONMENT] * NEW: Update french translation. * NEW: Make source archive: Support for zip format. - - - - - 5 changed files: - app/src/gambas3/.lang/fr.po - app/src/gambas3/.src/FMain.class - app/src/gambas3/.src/Project.module - app/src/gambas3/.src/Project/Patch/Patch.class - comp/src/gb.form.dialog/.src/FFileDialog.class View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/f3ce8abe4c49c50ffcf30872e2085324bde84716...93bf781270547444fb8cf3dbb0420a21c3d24785 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/f3ce8abe4c49c50ffcf30872e2085324bde84716...93bf781270547444fb8cf3dbb0420a21c3d24785 You're 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 Feb 5 00:03:21 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 04 Feb 2021 23:03:21 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix source archive generation with 'tar'. Message-ID: <601c7d3a10e8d_c37de88691@gitlab-sidekiq-low-urgency-cpu-bound-v1-78d6cdccf-jfbgs.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 93ef5919 by gambas at 2021-02-05T00:03:17+01:00 Fix source archive generation with 'tar'. [DEVELOPMENT ENVIRONMENT] * BUG: Fix source archive generation with 'tar'. - - - - - 2 changed files: - app/src/gambas3/.src/Editor/Code/FProcedureList.form - app/src/gambas3/.src/Project.module View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/93ef59197d5d9f0f61f897dfa2aa272d5301064d -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/93ef59197d5d9f0f61f897dfa2aa272d5301064d You're 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 Feb 5 13:23:34 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 05 Feb 2021 12:23:34 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Make executable dialog: Add an option to globally disable file compression. Message-ID: <601d38c76d8d4_b37fb44254b@gitlab-sidekiq-low-urgency-cpu-bound-v1-78d6cdccf-pntvm.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 92161125 by gambas at 2021-02-05T13:23:26+01:00 Make executable dialog: Add an option to globally disable file compression. [DEVELOPMENT ENVIRONMENT] * NEW: Update French translation. * NEW: Make executable dialog: Add an option to globally disable file compression (useful for debugging). * NEW: The 'CompressFile' project option key has been renamed as 'CompressedFiles', with an automatic upgrade. * NEW: All unknown options in the project configuration file are now preserved when writing it. - - - - - 4 changed files: - app/src/gambas3/.lang/fr.po - app/src/gambas3/.src/Project.module - app/src/gambas3/.src/Project/FMakeExecutable.class - app/src/gambas3/.src/Project/FMakeExecutable.form View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/92161125f094776e8dfb79487283365b2460a475 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/92161125f094776e8dfb79487283365b2460a475 You're 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 Feb 5 21:08:58 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 05 Feb 2021 20:08:58 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] ScrollArea: Add a NoAnimation property to disable the scrolling animation explicitly. Message-ID: <601da5daa1b2d_c3930036349@gitlab-sidekiq-low-urgency-cpu-bound-v1-65d66bb97f-qss2j.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 09554420 by gambas at 2021-02-05T21:08:52+01:00 ScrollArea: Add a NoAnimation property to disable the scrolling animation explicitly. [GB.GUI.BASE] * NEW: ScrollArea: Add a NoAnimation property to disable the scrolling animation explicitly. - - - - - 1 changed file: - comp/src/gb.gui.base/.src/ScrollArea.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/09554420b3b7704632cc9425872285fad3f23c73 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/09554420b3b7704632cc9425872285fad3f23c73 You're 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 Feb 5 21:37:09 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 05 Feb 2021 20:37:09 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] The project tree filter can now display compressed files only. Message-ID: <601dac765b68a_b52c6b49953a@gitlab-sidekiq-low-urgency-cpu-bound-v1-65d66bb97f-fs4f9.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: b3c8be95 by gambas at 2021-02-05T21:37:04+01:00 The project tree filter can now display compressed files only. [DEVELOPMENT ENVIRONMENT] * NEW: Update French translation. * NEW: Project tree: Compressed files have a little row right to their name instead of an icon emblem. * NEW: Project tree: The tree filter can now display compressed files only. - - - - - 7 changed files: - app/src/gambas3/.lang/fr.po - app/src/gambas3/.src/Editor/MCompressFile.module - app/src/gambas3/.src/FMain.class - app/src/gambas3/.src/FMain.form - app/src/gambas3/.src/Project.module - app/src/gambas3/.src/Project/CProjectTree.class - ? app/src/gambas3/img/32/compress.png View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/b3c8be953ef8196ca180b5456e30a186bdb01200 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/b3c8be953ef8196ca180b5456e30a186bdb01200 You're 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 Feb 5 22:56:57 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 05 Feb 2021 21:56:57 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Container: Fix ClientWidth and ClientHeight computation. Message-ID: <601dbf2aeb5ed_b37d98760be@gitlab-sidekiq-low-urgency-cpu-bound-v1-65d66bb97f-n62dx.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: b011b976 by gambas at 2021-02-05T22:56:17+01:00 Container: Fix ClientWidth and ClientHeight computation. [GB.GTK3] * BUG: Container: Fix ClientWidth and ClientHeight computation. - - - - - 3 changed files: - gb.gtk/src/gcontainer.cpp - gb.gtk/src/gtabstrip.cpp - gb.gtk/src/gtabstrip.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/b011b976f3374d081ea747523cc9f8218d8ff8b7 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/b011b976f3374d081ea747523cc9f8218d8ff8b7 You're 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 Feb 5 23:55:51 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 05 Feb 2021 22:55:51 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Form editor: Remove container does not incorrectly move the children anymore. Message-ID: <601dccf7e789f_b3825c547f9@gitlab-sidekiq-low-urgency-cpu-bound-v1-65d66bb97f-gg8t4.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 2debb979 by gambas at 2021-02-05T23:55:46+01:00 Form editor: Remove container does not incorrectly move the children anymore. [DEVELOPMENT ENVIRONMENT] * BUG: Form editor: Remove container does not incorrectly move the children anymore. - - - - - 5 changed files: - + app/src/gambas3/.src/Editor/Browse/FProjectEditor.class - + app/src/gambas3/.src/Editor/Browse/FProjectEditor.form - app/src/gambas3/.src/Editor/Form/FForm.class - app/src/gambas3/.src/FMain.class - app/src/gambas3/.src/Project.module View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/2debb9791e86d8eb23880988a2b9ac17f43ae105 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/2debb9791e86d8eb23880988a2b9ac17f43ae105 You're 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 Feb 6 01:59:41 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 06 Feb 2021 00:59:41 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Project tree: Check for compressed files only if we display the current project. Message-ID: <601de9fe74168_c198a958766e5@gitlab-sidekiq-low-urgency-cpu-bound-v1-65d66bb97f-5vrnl.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 6a4274e3 by gambas at 2021-02-06T01:59:36+01:00 Project tree: Check for compressed files only if we display the current project. [DEVELOPMENT ENVIRONMENT] * BUG: Project tree: Check for compressed files only if we display the current project. - - - - - 1 changed file: - app/src/gambas3/.src/Project/CProjectTree.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/6a4274e35ce532f3f94fd42a64bb13697d7b2db6 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/6a4274e35ce532f3f94fd42a64bb13697d7b2db6 You're 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 Feb 6 04:00:51 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 06 Feb 2021 03:00:51 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix menu editor pasting. Message-ID: <601e066366864_b37e4c1002b7@gitlab-sidekiq-low-urgency-cpu-bound-v1-65d66bb97f-xb8fg.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: bf99c100 by gambas at 2021-02-06T04:00:45+01:00 Fix menu editor pasting. [DEVELOPMENT ENVIRONMENT] * BUG: Menu editor: Pasting menus does not crash anymore. * NEW: Menu editor: The "Paste" button now pastes after the current menu. * NEW: Menu editor: Add a "Paste before" button so that we can paste before the first menu. - - - - - 4 changed files: - app/src/gambas3/.lang/fr.po - app/src/gambas3/.src/Editor/Browse/FProjectEditor.form - app/src/gambas3/.src/Editor/Form/FMenu.class - app/src/gambas3/.src/Editor/Form/FMenu.form View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/bf99c100c88d27f8b52b2c702bf0f76b8acef673 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/bf99c100c88d27f8b52b2c702bf0f76b8acef673 You're 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 Feb 6 04:05:28 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 06 Feb 2021 03:05:28 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Enumerating subcollection now silently ignores elements that do not exist... Message-ID: <601e0778a729f_b52c6b41167fe@gitlab-sidekiq-low-urgency-cpu-bound-v1-65d66bb97f-fs4f9.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: a22fb26f by gambas at 2021-02-06T04:04:42+01:00 Enumerating subcollection now silently ignores elements that do not exist anymore, instead of raising an error. [GB.DB] * NEW: Enumerating subcollection now silently ignores elements that do not exist anymore, instead of raising an error. - - - - - 2 changed files: - main/lib/db/CConnection.c - main/lib/db/c_subcollection.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/a22fb26f0f7374f737b0d972cf3b98e1fa344443 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/a22fb26f0f7374f737b0d972cf3b98e1fa344443 You're 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 Feb 6 16:54:02 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 06 Feb 2021 15:54:02 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 3 commits: Make yellow darker in icons. Message-ID: <601ebb9abb1de_bcb05709430@gitlab-sidekiq-low-urgency-cpu-bound-v1-65d66bb97f-gg8t4.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 73b35731 by gambas at 2021-02-06T16:43:34+01:00 Make yellow darker in icons. [GB.FORM.STOCK] * NEW: Make yellow darker in icons. - - - - - 87926cac by gambas at 2021-02-06T16:44:46+01:00 Fix shortcuts. [GB.FORM.EDITOR] * BUG: TextEditor: Fix shortcuts. * OPT: TextEditor: Use FAST on two heavy functions. - - - - - a017630d by gambas at 2021-02-06T16:47:21+01:00 Stock.Refresh() now should refresh all application pictures associated with the application theme. [GB.GUI.BASE] * NEW: Picture.Refresh() reload all application pictures coming from the stock icons. * NEW: Shortcut.FromKey() now does not duplicate a modifier key with its modifier prefix (i.e. it does not return "Shift+ShiftKey" anymore but just "ShiftKey"). [GB.FORM] * NEW: Stock.Refresh() now should refresh all application pictures associated with the application theme. [GB.FORM.MDI] * NEW: ToolBar: Don't hide separators followed by an expander. - - - - - 30 changed files: - comp/src/gb.form.editor/.project - comp/src/gb.form.editor/.src/TextEditor.class - comp/src/gb.form.editor/.src/test/FTestEditor.class - comp/src/gb.form.editor/.src/test/FTestEditor.form - + comp/src/gb.form.editor/tabledragger.js - comp/src/gb.form.mdi/.src/ToolBar/FToolBar.class - comp/src/gb.form.mdi/.src/Workspace/Workspace.class - comp/src/gb.form.stock/gambas-mono/32/security.png - comp/src/gb.form.stock/gambas/128/lock.png - + comp/src/gb.form.stock/gambas/128/security.png - comp/src/gb.form.stock/gambas/128/unlock.png - comp/src/gb.form.stock/gambas/128/wizard.png - comp/src/gb.form.stock/gambas/32/image.png - comp/src/gb.form.stock/gambas/32/insert-image.png - comp/src/gb.form.stock/gambas/32/key.png - comp/src/gb.form.stock/gambas/32/lamp.png - comp/src/gb.form.stock/gambas/32/lock.png - comp/src/gb.form.stock/gambas/32/recent.png - comp/src/gb.form.stock/gambas/32/security.png - comp/src/gb.form.stock/gambas/32/star.png - comp/src/gb.form.stock/gambas/32/sun.png - comp/src/gb.form.stock/gambas/32/unlock.png - comp/src/gb.form.stock/gambas/32/vpn.png - comp/src/gb.form.stock/gambas/32/wizard.png - comp/src/gb.form/.src/Stock.class - comp/src/gb.gui.base/.src/GridView/GridView.class - comp/src/gb.gui.base/.src/IconView/IconView.class - comp/src/gb.gui.base/.src/Picture.class - comp/src/gb.gui.base/.src/Shortcut.class - comp/src/gb.gui.base/.src/TreeView/_TreeView.class View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/a22fb26f0f7374f737b0d972cf3b98e1fa344443...a017630ddde6edc7e1c0cded3769e51edf8b6d4f -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/a22fb26f0f7374f737b0d972cf3b98e1fa344443...a017630ddde6edc7e1c0cded3769e51edf8b6d4f You're 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 Feb 6 17:06:40 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 06 Feb 2021 16:06:40 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 3 commits: Changing the icon theme now has an immediate effect. Add a checkbox in version... Message-ID: <601ebe911355c_c3ba0704142255@gitlab-sidekiq-low-urgency-cpu-bound-v1-65d66bb97f-5tccr.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: eb467786 by gambas at 2021-02-06T17:04:28+01:00 Changing the icon theme now has an immediate effect. Add a checkbox in version control dialog to hide changes in translations. [DEVELOPMENT ENVIRONMENT] * NEW: Update French translation. * NEW: The "tips of the day" window is now an utility window. * NEW: Version control dialog: Add a checkbox to hide changes in translations. * BUG: Fix my e-mail address displayed in many places. * NEW: Options dialog: Changing the icon theme now has an immediate effect. - - - - - ab74b319 by gambas at 2021-02-06T17:05:03+01:00 Stop watching debugger file descriptor as soon as there is a read error. [GB.DEBUG] * BUG: Stop watching debugger file descriptor as soon as there is a read error. - - - - - 198ef908 by gambas at 2021-02-06T17:05:54+01:00 Add a new rule to String.ToPhonetic() to deal with "mpt" and "mt" patterns. [GB.UTIL] * BUG: Add a new rule to String.ToPhonetic() to deal with "mpt" and "mt" patterns. - - - - - 28 changed files: - app/src/gambas3/.lang/fr.po - app/src/gambas3/.project - app/src/gambas3/.src/FMain.class - app/src/gambas3/.src/FMain.form - app/src/gambas3/.src/Help/FHelpBrowser.form - app/src/gambas3/.src/Help/FHelpShortcut.form - app/src/gambas3/.src/Help/FTips.class - app/src/gambas3/.src/Help/FTips.form - app/src/gambas3/.src/Options/FOption.class - app/src/gambas3/.src/Project.module - app/src/gambas3/.src/VersionControl/FVersionControl.class - app/src/gambas3/.src/VersionControl/FVersionControl.form - app/src/gambas3/img/32/exported.png - app/src/gambas3/tips/tips.ca - app/src/gambas3/tips/tips.cs - app/src/gambas3/tips/tips.de - app/src/gambas3/tips/tips.es - app/src/gambas3/tips/tips.fr - app/src/gambas3/tips/tips.nl - app/src/gambas3/tips/tips.pl - app/src/gambas3/tips/tips.sl - app/src/gambas3/tips/tips.sv - app/src/gambas3/tips/tips.tr - app/src/gambas3/tips/tips.zh - app/src/gambas3/tips/tips.zh_TW - comp/src/gb.util/.src/MMain.module - comp/src/gb.util/.src/MPhonetic_French.module - main/lib/debug/CDebug.c View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/a017630ddde6edc7e1c0cded3769e51edf8b6d4f...198ef908ab49271ee5669b5c7c6dfc187b95ebeb -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/a017630ddde6edc7e1c0cded3769e51edf8b6d4f...198ef908ab49271ee5669b5c7c6dfc187b95ebeb You're 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 Feb 6 17:49:17 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 06 Feb 2021 16:49:17 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] '#Include" is a new preprocessor reserved identifier. Fix preprocessor lines highlighting. Message-ID: <601ec88e5b5d7_b382849679c@gitlab-sidekiq-low-urgency-cpu-bound-v1-65d66bb97f-gg8t4.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 47a9a667 by gambas at 2021-02-06T17:47:32+01:00 '#Include" is a new preprocessor reserved identifier. Fix preprocessor lines highlighting. [COMPILER] * NEW: '#Include" is a new preprocessor reserved identifier. * BUG: Always raise a syntax error if a preprocessor line starts with an unknown reserved identifier. [GB.EVAL] * BUG: Fix preprocessor lines highlighting. - - - - - 6 changed files: - main/gbc/gbc_preprocess.c - main/lib/eval/eval_analyze.c - main/lib/eval/eval_read.c - main/share/gb_reserved.h - main/share/gb_reserved_keyword.h - main/share/gb_reserved_temp.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/47a9a6679be958e5e9823fa3c6217d080f21c7d0 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/47a9a6679be958e5e9823fa3c6217d080f21c7d0 You're 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 Feb 7 23:29:10 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sun, 07 Feb 2021 22:29:10 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix Design property management for controls inserted inside UserContainer. Message-ID: <602069b6f35d7_b5c3c87819449f@gitlab-sidekiq-low-urgency-cpu-bound-v1-65d66bb97f-fs4f9.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 076fa9d0 by gambas at 2021-02-07T23:28:13+01:00 Fix Design property management for controls inserted inside UserContainer.. [GB.GTK] * BUG: Fix Design property management for controls inserted inside UserContainer. [GB.GTK3] * BUG: Fix Design property management for controls inserted inside UserContainer. [GB.QT4] * BUG: Fix Design property management for controls inserted inside UserContainer. [GB.QT5] * BUG: Fix Design property management for controls inserted inside UserContainer. - - - - - 5 changed files: - gb.gtk/src/CContainer.cpp - gb.gtk/src/gcontainer.cpp - gb.gtk/src/gcontainer.h - gb.qt4/src/CContainer.cpp - gb.qt4/src/CWidget.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/076fa9d027c7472a7914bba3768e790ca5159097 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/076fa9d027c7472a7914bba3768e790ca5159097 You're 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 Feb 8 00:36:32 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sun, 07 Feb 2021 23:36:32 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Add new stock icons, and update others. Fix a bug in TabPanel relayouting. Message-ID: <6020798130b53_c36a540c2050b3@gitlab-sidekiq-low-urgency-cpu-bound-v1-65d66bb97f-5tccr.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 313bb037 by gambas at 2021-02-08T00:34:27+01:00 Add new stock icons, and update others. Fix a bug in TabPanel relayouting.. [GB.FORM] * NEW: Add new stock icons. * BUG: TabPanel: Changing the CloseButton property correctly update the layout. [GB.FORM.STOCK] * NEW: Add new stock icons, and update others. - - - - - 19 changed files: - + comp/src/gb.form.stock/gambas-mono/32/move.png - + comp/src/gb.form.stock/gambas-mono/32/new-appointment.png - + comp/src/gb.form.stock/gambas-mono/32/new-mail.png - + comp/src/gb.form.stock/gambas-mono/32/pin.png - comp/src/gb.form.stock/gambas-mono/32/printer.png - + comp/src/gb.form.stock/gambas-mono/32/restart.png - + comp/src/gb.form.stock/gambas-mono/32/usb-disk.png - + comp/src/gb.form.stock/gambas/128/file-manager.png - + comp/src/gb.form.stock/gambas/128/restart.png - + comp/src/gb.form.stock/gambas/128/usb.png - + comp/src/gb.form.stock/gambas/32/move.png - + comp/src/gb.form.stock/gambas/32/new-appointment.png - + comp/src/gb.form.stock/gambas/32/new-mail.png - + comp/src/gb.form.stock/gambas/32/pin.png - + comp/src/gb.form.stock/gambas/32/restart.png - + comp/src/gb.form.stock/gambas/32/usb-disk.png - comp/src/gb.form/.project - comp/src/gb.form/.src/TabPanel/TabPanel.class - comp/src/gb.form/map/icon.map View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/313bb0377ae678205e1588d83ed0adc22b779460 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/313bb0377ae678205e1588d83ed0adc22b779460 You're 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 Feb 8 16:58:09 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 08 Feb 2021 15:58:09 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Form editor: Arrange containers after first load, and mark the form as... Message-ID: <60215f92122b9_c37e6063648@gitlab-sidekiq-low-urgency-cpu-bound-v1-68d7f5f757-tlkq5.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 620b7896 by gambas at 2021-02-08T16:58:03+01:00 Form editor: Arrange containers after first load, and mark the form as modified if the loaded arrangement had to be changed. [DEVELOPMENT ENVIRONMENT] * BUG: Form editor: Arrange containers after first load, and mark the form as modified if the loaded arrangement had to be changed. - - - - - 3 changed files: - app/src/gambas3/.project - app/src/gambas3/.src/Editor/Form/FForm.class - app/src/gambas3/.src/Editor/Image/FImageProperty.form View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/620b78969277b96f3ee2a930378d689c548c2775 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/620b78969277b96f3ee2a930378d689c548c2775 You're 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 Feb 8 16:59:11 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 08 Feb 2021 15:59:11 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Add emote icons. Message-ID: <60215fd07880a_b2fb77810942c@gitlab-sidekiq-low-urgency-cpu-bound-v1-68d7f5f757-csn8d.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 86fe4efa by gambas at 2021-02-08T16:58:45+01:00 Add emote icons. [GB.FORM] * NEW: Add emote icons. [GB.FORM.STOCK] * NEW: Add emote icons. - - - - - 11 changed files: - + comp/src/gb.form.stock/gambas/32/emote-cool.png - + comp/src/gb.form.stock/gambas/32/emote-crying.png - + comp/src/gb.form.stock/gambas/32/emote-happy.png - + comp/src/gb.form.stock/gambas/32/emote-laugh.png - + comp/src/gb.form.stock/gambas/32/emote-plain.png - + comp/src/gb.form.stock/gambas/32/emote-raspberry.png - + comp/src/gb.form.stock/gambas/32/emote-sad.png - + comp/src/gb.form.stock/gambas/32/emote-surprise.png - + comp/src/gb.form.stock/gambas/32/emote-uncertain.png - + comp/src/gb.form.stock/gambas/32/emote-wink.png - comp/src/gb.form/map/icon.map View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/86fe4efa558397957f46ae1aa32050935296c3ef -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/86fe4efa558397957f46ae1aa32050935296c3ef You're 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 Feb 8 21:46:45 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 08 Feb 2021 20:46:45 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Array access is now about 15% faster. Message-ID: <6021a3362a82d_c11cf330109133@gitlab-sidekiq-low-urgency-cpu-bound-v1-76478d4b7c-tmj7g.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 991695e4 by gambas at 2021-02-08T21:45:29+01:00 Array access is now about 15% faster. [INTERPRETER] * OPT: Array access is now about 15% faster. - - - - - 3 changed files: - main/gbx/gbx_c_array.c - main/gbx/gbx_c_array.h - main/share/gambas.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/991695e493c64b3c7f72647da301cda508945490 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/991695e493c64b3c7f72647da301cda508945490 You're 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 Feb 8 22:09:48 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 08 Feb 2021 21:09:48 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Raise a memory error if the size of an array element overflows. The maximum... Message-ID: <6021a89d180e8_c39c2413db@gitlab-sidekiq-low-urgency-cpu-bound-v1-65b6544f85-s22dl.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 15135fe6 by gambas at 2021-02-08T22:08:15+01:00 Raise a memory error if the size of an array element overflows. The maximum size is now 16 MB minus one byte. [INTERPRETER] * BUG: Fix initialization of multi-dimensional array. * NEW: Raise a memory error if the size of an array element overflows. The maximum size is now 16 MB minus one byte. - - - - - 1 changed file: - main/gbx/gbx_c_array.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/15135fe60b571c251a91473a40ae46eef1322df1 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/15135fe60b571c251a91473a40ae46eef1322df1 You're 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 Feb 9 02:20:01 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Tue, 09 Feb 2021 01:20:01 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix multi-dimensional arrays management. Message-ID: <6021e34296523_c37f8c9917b@gitlab-sidekiq-low-urgency-cpu-bound-v1-748fb9b549-vfx7w.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 95572fb0 by gambas at 2021-02-09T02:19:39+01:00 Fix multi-dimensional arrays management. [INTERPRETER] * BUG: Fix multi-dimensional arrays management. - - - - - 4 changed files: - main/gbx/gbx_c_array.c - main/gbx/gbx_exec_loop.c - main/gbx/gbx_exec_pop.c - main/gbx/gbx_exec_push.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/95572fb0403963739ca4f03253c30f1ae0785411 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/95572fb0403963739ca4f03253c30f1ae0785411 You're 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 Feb 9 02:51:25 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Tue, 09 Feb 2021 01:51:25 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Form editor: Correctly detect stacking order changes caused by automatic arrangement. Message-ID: <6021ea9ee0b59_b37e748381@gitlab-sidekiq-low-urgency-cpu-bound-v1-748fb9b549-m9cx6.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 377c34d9 by gambas at 2021-02-09T02:51:20+01:00 Form editor: Correctly detect stacking order changes caused by automatic arrangement. [DEVELOPMENT ENVIRONMENT] * BUG: Form editor: Correctly detect stacking order changes caused by automatic arrangement. - - - - - 2 changed files: - app/src/gambas3/.src/Editor/Form/FForm.class - app/src/gambas3/.src/Editor/Form/FForm.form View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/377c34d9a538e78286e1347798963869f91856c4 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/377c34d9a538e78286e1347798963869f91856c4 You're 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 Feb 9 20:30:16 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Tue, 09 Feb 2021 19:30:16 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Array.Sorted is a new property that makes the Find() and Exist() methods use a... Message-ID: <6022e2c943461_b6bbb38146b5@gitlab-sidekiq-low-urgency-cpu-bound-v1-56c4cbf88f-vjsjs.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 0fd80f69 by gambas at 2021-02-09T20:28:58+01:00 Array.Sorted is a new property that makes the Find() and Exist() methods use a binary search algorithm. In other words, it tells the interpreter that the array is sorted. [INTERPRETER] * NEW: Array.Sorted is a new property that makes the Find() and Exist() methods use a binary search algorithm. In other words, it tells the interpreter that the array is sorted. * BUG: Object[].Find() now correctly takes the optional 'Start' argument in account. - - - - - 1 changed file: - main/gbx/gbx_c_array.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/0fd80f690dda64d4fa7b05d01c80aefbc5b3ef23 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/0fd80f690dda64d4fa7b05d01c80aefbc5b3ef23 You're 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 Feb 9 23:36:49 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Tue, 09 Feb 2021 22:36:49 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Replace the Array.Sorted property by explicit FindSorted(), ExistSorted()... methods. Message-ID: <60230e825f222_b3809067067@gitlab-sidekiq-low-urgency-cpu-bound-v1-56c4cbf88f-m9d42.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: e7898916 by gambas at 2021-02-09T23:36:09+01:00 Replace the Array.Sorted property by explicit FindSorted(), ExistSorted()... methods. [INTERPRETER] * BUG: Replace the Array.Sorted property by explicit FindSorted(), ExistSorted()... methods. - - - - - 3 changed files: - main/gbx/gbx_c_array.c - main/gbx/gbx_c_array.h - main/share/gambas.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/e7898916e99a7933e93422b56c3732c0f478333b -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/e7898916e99a7933e93422b56c3732c0f478333b You're 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 Feb 10 14:48:36 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 10 Feb 2021 13:48:36 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix compilation on 32-bits systems. Message-ID: <6023e434e90f1_b37fdc6461e@gitlab-sidekiq-low-urgency-cpu-bound-v1-689674d477-wx24n.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 072101e0 by gambas at 2021-02-10T14:48:14+01:00 Fix compilation on 32-bits systems. [INTERPRETER] * BUG: Fix compilation on 32-bits systems. - - - - - 1 changed file: - main/gbx/gbx_c_array.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/072101e02a3f0be8de1ea342ae5e44e9f735c1df -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/072101e02a3f0be8de1ea342ae5e44e9f735c1df You're 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 Feb 10 15:19:09 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 10 Feb 2021 14:19:09 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix string array search with special comparisons. Message-ID: <6023eb5e4f04b_c2198f8c10335f@gitlab-sidekiq-low-urgency-cpu-bound-v1-689674d477-7nldj.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 8ef319b7 by gambas at 2021-02-10T15:18:01+01:00 Fix string array search with special comparisons. [INTERPRETER] * BUG: Fix string array search with special comparisons. - - - - - 1 changed file: - main/gbx/gbx_c_array.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/8ef319b7cc8fb1315392cb75c517acc32e976d27 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/8ef319b7cc8fb1315392cb75c517acc32e976d27 You're 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 Feb 10 15:20:26 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 10 Feb 2021 14:20:26 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Really fix compilation on 32-bits systems. Message-ID: <6023ebaa75e8c_b7c6e741018f7@gitlab-sidekiq-low-urgency-cpu-bound-v1-689674d477-lh62m.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 5c8f4e1b by gambas at 2021-02-10T15:20:04+01:00 Really fix compilation on 32-bits systems. [INTERPRETER] * BUG: Really fix compilation on 32-bits systems. - - - - - 1 changed file: - main/gbx/gbx_c_array.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/5c8f4e1b68516744fa79643de82c1e70655e8328 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/5c8f4e1b68516744fa79643de82c1e70655e8328 You're 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 Feb 10 16:44:40 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 10 Feb 2021 15:44:40 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Form editor: Support for forms that are multicontainers. Some fixes in version control. Message-ID: <6023ff68a07db_c38004101353@gitlab-sidekiq-low-urgency-cpu-bound-v1-fb9498f65-q77rn.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 52961597 by gambas at 2021-02-10T16:44:34+01:00 Form editor: Support for forms that are multicontainers. Some fixes in version control. [DEVELOPMENT ENVIRONMENT] * BUG: Form editor: Support for forms that are multicontainers. * NEW: Version control dialog: If there is no change to commit, display a little warning on the bottom left of the dialog, and hide the change tab.. * BUG: Version control: Fix a possible crash if the password dialog is cancelled. * NEW: Profile window: Remove the useless minimize toolbar button. - - - - - 9 changed files: - app/src/gambas3/.src/Debug/FProfile.class - app/src/gambas3/.src/Debug/FProfile.form - app/src/gambas3/.src/Editor/Form/FForm.class - app/src/gambas3/.src/Family/CFamily.class - app/src/gambas3/.src/Family/Form/CFamilyForm.class - app/src/gambas3/.src/VersionControl/FVersionControl.class - app/src/gambas3/.src/VersionControl/FVersionControl.form - app/src/gambas3/.src/VersionControl/FVersionError.form - app/src/gambas3/.src/VersionControl/VersionControl.module View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/52961597f811da3e10a4bb4b6c3b4674c345a6ca -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/52961597f811da3e10a4bb4b6c3b4674c345a6ca You're 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 Feb 10 19:21:05 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 10 Feb 2021 18:21:05 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix automatic conversion of multi-dimensional arrays. Message-ID: <602424119332e_c37f0025630@gitlab-sidekiq-low-urgency-cpu-bound-v1-b565c4dd9-kppmg.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 1609a6c6 by gambas at 2021-02-10T19:20:43+01:00 Fix automatic conversion of multi-dimensional arrays. [INTERPRETER] * BUG: Fix automatic conversion of multi-dimensional arrays. - - - - - 1 changed file: - main/gbx/gbx_c_array.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/1609a6c60a7b0d110dfcd8ae048850181f686004 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/1609a6c60a7b0d110dfcd8ae048850181f686004 You're 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 Feb 10 21:05:29 2021 From: gitlab at mg.gitlab.com (BODARD Fabien) Date: Wed, 10 Feb 2021 20:05:29 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Change inheritance on Report Message-ID: <60243c895ef4c_c869c8c1127a@gitlab-sidekiq-low-urgency-cpu-bound-v1-b565c4dd9-xzrfl.mail> BODARD Fabien pushed to branch master at Gambas / gambas Commits: ce287764 by gambix at 2021-02-10T21:05:22+01:00 Change inheritance on Report [GB.REPORT2] * BUG: Report now does not inherit ReportSection anymore. - - - - - 24 changed files: - comp/src/gb.report2/.project - comp/src/gb.report2/.src/Report.class - comp/src/gb.report2/.src/Tests/Report10.report - comp/src/gb.report2/.src/Tests/Report13.class - comp/src/gb.report2/.src/Tests/Report13.report - comp/src/gb.report2/.src/Tests/Report14.report - comp/src/gb.report2/.src/Tests/Report15.report - comp/src/gb.report2/.src/Tests/Report16.report - comp/src/gb.report2/.src/Tests/Report17.report - comp/src/gb.report2/.src/Tests/old/OutputReport2.report - comp/src/gb.report2/.src/Tests/old/Report1.report - comp/src/gb.report2/.src/Tests/old/Report11.report - comp/src/gb.report2/.src/Tests/old/Report12.report - comp/src/gb.report2/.src/Tests/old/Report3.report - comp/src/gb.report2/.src/Tests/old/Report4.class - comp/src/gb.report2/.src/Tests/old/Report4.report - comp/src/gb.report2/.src/Tests/old/Report5.report - ? comp/src/gb.report2/.src/Tests/old/Report51.class - ? comp/src/gb.report2/.src/Tests/old/Report51.report - comp/src/gb.report2/.src/Tests/old/Report6.report - comp/src/gb.report2/.src/Tests/old/Report7.report - comp/src/gb.report2/.src/Tests/old/Report8.report - comp/src/gb.report2/.src/Tests/old/Report9.report - comp/src/gb.report2/.src/ReportSection.class ? comp/src/gb.report2/.src/_ReportSection.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/ce28776464326035d12e6df5a5f915805cf787c8 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/ce28776464326035d12e6df5a5f915805cf787c8 You're 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 Feb 11 00:30:15 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 10 Feb 2021 23:30:15 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Add statistic functions through a 'Stat' property added to the 'Float[]' class. Message-ID: <60246c87f0fe8_b38af482459@gitlab-sidekiq-low-urgency-cpu-bound-v1-b565c4dd9-c9zqn.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 407fa116 by gambas at 2021-02-11T00:28:42+01:00 Add statistic functions through a 'Stat' property added to the 'Float[]' class. [GB.GSL] * NEW: Add statistic functions through a 'Stat' property added to the 'Float[]' class. - - - - - 4e022934 by gambas at 2021-02-11T00:29:53+01:00 Merge branch 'master' of gitlab.com:gambas/gambas - - - - - 7 changed files: - gb.gsl/src/Makefile.am - gb.gsl/src/c_complex.c - + gb.gsl/src/c_float_array.c - + gb.gsl/src/c_float_array.h - gb.gsl/src/c_gsl.c - gb.gsl/src/c_gsl.h - gb.gsl/src/main.c View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/ce28776464326035d12e6df5a5f915805cf787c8...4e022934dae9fa85b91e6ac100fc9a920654d472 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/ce28776464326035d12e6df5a5f915805cf787c8...4e022934dae9fa85b91e6ac100fc9a920654d472 You're 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 Feb 11 00:33:02 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 10 Feb 2021 23:33:02 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Some optimizations in TextEditor. Message-ID: <60246d2f6178f_b804e18348bd@gitlab-sidekiq-low-urgency-cpu-bound-v1-b565c4dd9-msxmm.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 46fe9dbe by gambas at 2021-02-11T00:32:55+01:00 Some optimizations in TextEditor. [GB.FORM.EDITOR] * OPT: TextEditor: Use the new FindSorted() array method in a function. * OPT: TextEditor: Access theme style properties directly. * OPT: TextEditor: Avoid some computations when nothing is folded. - - - - - 5 changed files: - comp/src/gb.form.editor/.src/TextEditor.class - comp/src/gb.form.editor/.src/TextEditorStyle.class - comp/src/gb.form.editor/.src/_TextEditor_Rows.class - comp/src/gb.form.editor/.src/test/FTestEditor.class - comp/src/gb.form.editor/.src/test/FTestEditor.form View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/46fe9dbeddf262018e5433cbf000a50f916a6e7a -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/46fe9dbeddf262018e5433cbf000a50f916a6e7a You're 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 Feb 11 10:23:36 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 11 Feb 2021 09:23:36 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix executable desktop shortcut generation. Message-ID: <6024f79897b56_c37f2825694@gitlab-sidekiq-low-urgency-cpu-bound-v1-846c8986c6-c8tx9.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: dc0524f3 by gambas at 2021-02-11T10:23:29+01:00 Fix executable desktop shortcut generation. [DEVELOPMENT ENVIRONMENT] * BUG: Fix executable desktop shortcut generation. - - - - - 2 changed files: - app/src/gambas3/.src/Project.module - app/src/gambas3/shortcut.desktop View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/dc0524f3926b52b20f24104b46d21eda07b88d51 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/dc0524f3926b52b20f24104b46d21eda07b88d51 You're 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 Feb 11 12:32:56 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 11 Feb 2021 11:32:56 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Multicontainer tabs title are now initialized with a default text. Message-ID: <602515e9bd5c0_b22f4fc256d@gitlab-sidekiq-low-urgency-cpu-bound-v1-846c8986c6-p285r.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 492aaf95 by gambas at 2021-02-11T12:32:52+01:00 Multicontainer tabs title are now initialized with a default text. [DEVELOPMENT ENVIRONMENT] * NEW: Multicontainer tabs title are now initialized with a default text. * NEW: Support for the new "_DefaultText" constant of Multicontainer controls. - - - - - 3 changed files: - app/src/gambas3/.src/Component/CClassInfo.class - app/src/gambas3/.src/Editor/Form/CControl.class - app/src/gambas3/.src/Editor/Form/FForm.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/492aaf9509b6193dd0d33f0d49919c9a4079e416 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/492aaf9509b6193dd0d33f0d49919c9a4079e416 You're 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 Feb 11 13:18:40 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 11 Feb 2021 12:18:40 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] ToolPanel: Fix animation and layout. Message-ID: <602520a232b54_b3811c400ac@gitlab-sidekiq-low-urgency-cpu-bound-v1-846c8986c6-82kdd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: f55ac9ef by gambas at 2021-02-11T13:18:36+01:00 ToolPanel: Fix animation and layout. [GB.FORM] * NEW: ToolPanel: Fix animation and layout. * NEW: ToolPanel: Use the new _DefaultText multicontainer constant. - - - - - 6 changed files: - comp/src/gb.form/.project - comp/src/gb.form/.src/Test/FTestToolPanel.class - comp/src/gb.form/.src/Test/FTestToolPanel.form - comp/src/gb.form/.src/ToolPanel/FToolBar.class - comp/src/gb.form/.src/ToolPanel/ToolPanel.class - comp/src/gb.form/.src/ToolPanel/ToolPanelContainer.class ? comp/src/gb.form/.src/ToolPanel/_ToolPanelContainer.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f55ac9ef38a0fffbede946eb84b7f25e82d2cf94 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f55ac9ef38a0fffbede946eb84b7f25e82d2cf94 You're 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 Feb 11 13:23:34 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 11 Feb 2021 12:23:34 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Report: Use the new "_DefaultText" multicontainer constant. Message-ID: <602521c73c1b0_b1331ffc1154bc@gitlab-sidekiq-low-urgency-cpu-bound-v1-846c8986c6-zdw5k.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: f31f6ec8 by gambas at 2021-02-11T13:23:27+01:00 Report: Use the new "_DefaultText" multicontainer constant. [GB.REPORT2] * NEW: Report: Use the new "_DefaultText" multicontainer constant. - - - - - 4 changed files: - comp/src/gb.report2/.src/Report.class - comp/src/gb.report2/.src/Tests/Report15.report - comp/src/gb.report2/.src/Tests/Report17.report - comp/src/gb.report2/.src/Viewer/FPreview.form View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f31f6ec8c828263a11f94db8de0094762846f717 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f31f6ec8c828263a11f94db8de0094762846f717 You're 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 Feb 15 03:21:36 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 15 Feb 2021 02:21:36 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix how highlighting deals with spaces. Message-ID: <6029dab214d08_c108aa6010227c@gitlab-sidekiq-low-urgency-cpu-bound-v1-7dc579c57-vcxp9.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 69623f1e by gambas at 2021-02-15T03:20:41+01:00 Fix how highlighting deals with spaces. [GB.EVAL] * BUG: Fix how highlighting deals with spaces. - - - - - 5 changed files: - main/gbc/gbc_read.c - main/lib/eval/c_highlight.c - main/lib/eval/eval_analyze.c - main/lib/eval/eval_read.c - main/share/gbc_read_common.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/69623f1eeaf2122f1d2140e193dde99d43bfeb81 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/69623f1eeaf2122f1d2140e193dde99d43bfeb81 You're 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 Feb 15 16:15:51 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 15 Feb 2021 15:15:51 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix space characters highlighting again. Message-ID: <602a9027864b1_c37f50142dd@gitlab-sidekiq-low-urgency-cpu-bound-v1-54b4fd576f-x45zs.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 8360ee65 by gambas at 2021-02-15T16:15:18+01:00 Fix space characters highlighting again. [GB.EVAL] * BUG: Fix space characters highlighting again. - - - - - 1 changed file: - main/lib/eval/c_highlight.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/8360ee65eb27233807e620e40186bd2caad95f16 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/8360ee65eb27233807e620e40186bd2caad95f16 You're 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 Feb 15 19:26:55 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 15 Feb 2021 18:26:55 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Still fixing Gambas highlighting of space characters. Message-ID: <602abcf26064c_b31b11948281a@gitlab-sidekiq-low-urgency-cpu-bound-v1-54b4fd576f-rcwtk.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: ffe6133f by gambas at 2021-02-15T19:26:29+01:00 Still fixing Gambas highlighting of space characters. [GB.EVAL] * BUG: Still fixing Gambas highlighting of space characters. - - - - - 1 changed file: - main/lib/eval/eval_read.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/ffe6133fd70a4fde613a927199bea656f9f52666 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/ffe6133fd70a4fde613a927199bea656f9f52666 You're 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 Feb 15 19:55:27 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 15 Feb 2021 18:55:27 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] TextLabel: Setting a custom font does not erase markups anymore. Message-ID: <602ac39f9fee5_b388ec10009d@gitlab-sidekiq-low-urgency-cpu-bound-v1-54b4fd576f-qq5nc.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 858f9f75 by gambas at 2021-02-15T19:48:29+01:00 TextLabel: Setting a custom font does not erase markups anymore. [GB.GTK] * BUG: TextLabel: Setting a custom font does not erase markups anymore. [GB.GTK3] * BUG: TextLabel: Setting a custom font does not erase markups anymore. - - - - - 1 changed file: - gb.gtk/src/glabel.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/858f9f7509dbe22da828b5e7d7384d6a4274066d -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/858f9f7509dbe22da828b5e7d7384d6a4274066d You're 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 Feb 15 22:03:12 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 15 Feb 2021 21:03:12 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Don't hide TextBox or TextArea internal window if the control has the focus. Message-ID: <602ae1921bdc7_b38fa48805b@gitlab-sidekiq-low-urgency-cpu-bound-v1-54b4fd576f-7pv48.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 0bf1ba17 by gambas at 2021-02-15T22:01:10+01:00 Don't hide TextBox or TextArea internal window if the control has the focus. [GB.GTK] * BUG: Font.TextHeight() now works the same way as in Qt components. [GB.GTK3] * BUG: Font.TextHeight() now works the same way as in Qt components. * BUG: Don't hide TextBox or TextArea internal window if the control has the focus. - - - - - 3 changed files: - gb.gtk/src/gfont.cpp - gb.gtk/src/gtextarea.cpp - gb.gtk/src/gtextbox.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/0bf1ba17a60915c6c23cc7ae3b021fec034c0479 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/0bf1ba17a60915c6c23cc7ae3b021fec034c0479 You're 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 Feb 15 23:55:55 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 15 Feb 2021 22:55:55 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Compute font height in a way compatible with older versions of Pango. Message-ID: <602afbfb9d12f_b2688d9413527a@gitlab-sidekiq-low-urgency-cpu-bound-v1-54b4fd576f-ggdqc.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 473f392e by gambas at 2021-02-15T23:55:13+01:00 Compute font height in a way compatible with older versions of Pango. [GB.GTK] * BUG: Compute font height in a way compatible with older versions of Pango. [GB.GTK3] * BUG: Compute font height in a way compatible with older versions of Pango. - - - - - 1 changed file: - gb.gtk/src/gfont.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/473f392e656007c7e811378d84e6a78091a33bc3 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/473f392e656007c7e811378d84e6a78091a33bc3 You're 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 Feb 15 23:56:38 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 15 Feb 2021 22:56:38 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] System information dialog: Add default font name and desktop scale. Message-ID: <602afc27d079b_b4688130465f0@gitlab-sidekiq-low-urgency-cpu-bound-v1-54b4fd576f-frlpr.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 6f5e7032 by gambas at 2021-02-15T23:56:34+01:00 System information dialog: Add default font name and desktop scale. [DEVELOPMENT ENVIRONMENT] * NEW: System information dialog: Add default font name and desktop scale.. - - - - - 3 changed files: - app/src/gambas3/.project - app/src/gambas3/.src/Editor/Form/FMenu.form - app/src/gambas3/.src/Welcome/FSystemInfo.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/6f5e7032d25c91d250e38ab34cab3f22421c0e71 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/6f5e7032d25c91d250e38ab34cab3f22421c0e71 You're 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 Feb 16 06:53:54 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Tue, 16 Feb 2021 05:53:54 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 3 commits: Make executable: add more options to "Run command after" Message-ID: <602b5df2e057d_c382d457319@gitlab-sidekiq-low-urgency-cpu-bound-v1-54b4fd576f-dn96l.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: fc6b58c6 by Bruce Steers at 2021-02-16T00:10:04+00:00 Make executable: add more options to "Run command after" [DEVELOPMENT ENVIRONMENT] * NEW: Add $(FOLDER) $(VERSION) $(NAME) and $(TITLE) to Make executable "Run command after". - - - - - b8f30e84 by Bruce Steers at 2021-02-16T03:36:41+00:00 Merge branch 'master' of https://gitlab.com/gambas/gambas into after-make-exe - - - - - a2ee6374 by Beno?t Minisini at 2021-02-16T05:53:52+00:00 Merge branch 'after-make-exe' into 'master' Make executable: add more options to "Run command after" See merge request gambas/gambas!187 - - - - - 2 changed files: - app/src/gambas3/.src/Project.module - app/src/gambas3/.src/Project/FMakeExecutable.form View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/6f5e7032d25c91d250e38ab34cab3f22421c0e71...a2ee63746f6d16cae12edd869cb1cb8faafb8fd5 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/6f5e7032d25c91d250e38ab34cab3f22421c0e71...a2ee63746f6d16cae12edd869cb1cb8faafb8fd5 You're 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 Feb 16 20:41:00 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Tue, 16 Feb 2021 19:41:00 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Make executable dialog: Replace '$(FOLDER)' pattern by '$(DIR)'. Message-ID: <602c1fcd27b54_c37fdc148f9@gitlab-sidekiq-low-urgency-cpu-bound-v1-69fddd6589-96xg8.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 5a7de584 by gambas at 2021-02-16T20:40:56+01:00 Make executable dialog: Replace '$(FOLDER)' pattern by '$(DIR)'. [DEVELOPMENT ENVIRONMENT] * NEW: Make executable dialog: Replace '$(FOLDER)' pattern by '$(DIR)'. * NEW: Make executable dialog: Add an help label for substitution patterns. - - - - - 7 changed files: - app/src/gambas3/.lang/fr.po - app/src/gambas3/.project - app/src/gambas3/.src/FMain.form - app/src/gambas3/.src/Project.module - app/src/gambas3/.src/Project/FMakeExecutable.form - app/src/gambas3/.src/Welcome/FSystemInfo.form - app/src/gambas3/img/control/printer.png View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/5a7de584dbaca2bdb5fe386a5dfe48526db63bf6 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/5a7de584dbaca2bdb5fe386a5dfe48526db63bf6 You're 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 Feb 17 01:58:51 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 17 Feb 2021 00:58:51 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 2 commits: DirChooser & FileChooser: Support for custom compressed files. Message-ID: <602c6a4cb2d6f_c480a5884732@gitlab-sidekiq-low-urgency-cpu-bound-v1-66f7c6fdf-4tkks.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 8b200246 by gambas at 2021-02-17T01:55:46+01:00 DirChooser & FileChooser: Support for custom compressed files. [GB.FORM] * NEW: DirChooser & FileChooser: Add an UncompressFilter property that defines a list of additional 'LIKE' regexp filters for custom compressed files. * NEW: DirChooser & FileChooser: Raise an Uncompress event when a custom compressed file is requested to be uncompressed. - - - - - 8ace926a by gambas at 2021-02-17T01:58:42+01:00 Support for a new source archive format that should be able to fool GMail.. [DEVELOPMENT ENVIRONMENT] * NEW: Update French translation. * NEW: Use String.RemoveDiacritics() instead of the old local utility function. * NEW: Support for a new source archive format that should be able to fool GMail. - - - - - 9 changed files: - app/src/gambas3/.lang/fr.po - app/src/gambas3/.src/Component/CComponent.class - app/src/gambas3/.src/Connection/FImportTable.class - app/src/gambas3/.src/Exported/ProjectChooser/FProjectChooser.class - app/src/gambas3/.src/Project.module - app/src/gambas3/.src/Util.module - comp/src/gb.form/.src/File/Chooser/DirChooser.class - comp/src/gb.form/.src/File/Chooser/FDirChooser.class - comp/src/gb.form/.src/File/Chooser/FileChooser.class View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/5a7de584dbaca2bdb5fe386a5dfe48526db63bf6...8ace926aaaef93a76d10721a87fd1919fc610305 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/5a7de584dbaca2bdb5fe386a5dfe48526db63bf6...8ace926aaaef93a76d10721a87fd1919fc610305 You're 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 Feb 17 19:47:11 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 17 Feb 2021 18:47:11 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] GridView: Do not raise the MouseDown event twice. Message-ID: <602d64b058a19_c37fdc19469@gitlab-sidekiq-low-urgency-cpu-bound-v1-57fcd7c7-pmx9k.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 4f13bb42 by gambas at 2021-02-17T19:47:02+01:00 GridView: Do not raise the MouseDown event twice. [GB.GUI.BASE] * BUG: GridView: Do not raise the MouseDown event twice. - - - - - 2 changed files: - comp/src/gb.gui.base/.project - comp/src/gb.gui.base/.src/GridView/GridView.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/4f13bb42a479c2eaf81787c3d714d60bd6c75b41 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/4f13bb42a479c2eaf81787c3d714d60bd6c75b41 You're 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 Feb 17 20:22:25 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 17 Feb 2021 19:22:25 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] DirChooser & FileChooser: Ask for overwriting selected file if in single... Message-ID: <602d6cf2d7fd9_b5caef47937f@gitlab-sidekiq-low-urgency-cpu-bound-v1-57fcd7c7-flj7r.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: cebbb299 by gambas at 2021-02-17T20:22:13+01:00 DirChooser & FileChooser: Ask for overwriting selected file if in single selection mode and if not read-only. [GB.FORM] * NEW: Update translations. * NEW: DirChooser & FileChooser: Ask for overwriting selected file if in single selection mode and if not read-only. - - - - - 11 changed files: - comp/src/gb.form/.lang/ar.po - comp/src/gb.form/.lang/ca.po - comp/src/gb.form/.lang/cs.po - comp/src/gb.form/.lang/de.po - comp/src/gb.form/.lang/es.po - comp/src/gb.form/.lang/es_ES.po - comp/src/gb.form/.lang/fa.po - comp/src/gb.form/.lang/fr.po - comp/src/gb.form/.lang/it.po - comp/src/gb.form/.lang/ja.po - comp/src/gb.form/.lang/nl.po View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/cebbb299dac851b624f55eb6c4d830d2a9ee79d2 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/cebbb299dac851b624f55eb6c4d830d2a9ee79d2 You're 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 Feb 17 20:25:35 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 17 Feb 2021 19:25:35 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Make source package: Use a custom dialog with a "fool GMail" explicit option.... Message-ID: <602d6daf54840_b37ff07416d@gitlab-sidekiq-low-urgency-cpu-bound-v1-57fcd7c7-mvp4b.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 1f309e7d by gambas at 2021-02-17T20:25:29+01:00 Make source package: Use a custom dialog with a "fool GMail" explicit option. Some fixes in the project property dialog environment tab. [DEVELOPMENT ENVIRONMENT] * NEW: Make source package: Use a custom dialog with a "fool GMail" explicit option. * NEW: Project property dialog: The variable name column of the environment grid now enlarges itself when inserting a new variable. * BUG: Project property dialog: Fix a possible crash when closing the dialog. - - - - - 5 changed files: - app/src/gambas3/.src/Project.module - + app/src/gambas3/.src/Project/FMakeSourceArchive.class - + app/src/gambas3/.src/Project/FMakeSourceArchive.form - app/src/gambas3/.src/Project/FProjectProperty.class - app/src/gambas3/.src/Project/FProjectProperty.form View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/1f309e7d26ae82577ff45d27095bafd16f3e2486 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/1f309e7d26ae82577ff45d27095bafd16f3e2486 You're 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 Feb 17 20:52:28 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 17 Feb 2021 19:52:28 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] WebView.Clear() does not accumulate QtWebEngine processes anymore. Message-ID: <602d73fcac3ad_c37fc86853@gitlab-sidekiq-low-urgency-cpu-bound-v1-57fcd7c7-n7pp7.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 618baf9d by gambas at 2021-02-17T20:51:33+01:00 WebView.Clear() does not accumulate QtWebEngine processes anymore. [GB.QT5.WEBVIEW] * BUG: WebView.Clear() does not accumulate QtWebEngine processes anymore. - - - - - 2 changed files: - gb.qt5/src/webview/c_webview.cpp - gb.qt5/src/webview/c_webview.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/618baf9deab2690d6b62cd92439422eaf5ccde08 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/618baf9deab2690d6b62cd92439422eaf5ccde08 You're 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 Feb 18 23:52:58 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 18 Feb 2021 22:52:58 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] TreeView: Fix generation of MouseDown events. Message-ID: <602eefcc1911c_c30e03dc807e7@gitlab-sidekiq-low-urgency-cpu-bound-v1-786c969f5-njd68.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 010bbaad by gambas at 2021-02-18T23:52:20+01:00 TreeView: Fix generation of MouseDown events. [GB.GUI.BASE] * BUG: TreeView: Fix generation of MouseDown events. - - - - - 3 changed files: - comp/src/gb.gui.base/.src/GridView/_GridView_Column.class - comp/src/gb.gui.base/.src/Test/FTreeView.class - comp/src/gb.gui.base/.src/TreeView/_TreeView.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/010bbaadeb127616ecd414b6ace2866df6dc7a2e -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/010bbaadeb127616ecd414b6ace2866df6dc7a2e You're 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 Feb 19 00:12:10 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 18 Feb 2021 23:12:10 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Make executable dialog: Fix $(VERSION) substitution. Message-ID: <602ef44b28bea_b381d012468@gitlab-sidekiq-low-urgency-cpu-bound-v1-786c969f5-s79ph.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 9c4cff61 by Bruce Steers at 2021-02-18T23:12:08+00:00 Make executable dialog: Fix $(VERSION) substitution. [DEVELOPMENT ENVIRONMENT] * BUG: Make executable dialog: $(VERSION) is now correctly replaced by project version in the after command. * NEW: Make executable dialog: Don't show the console automatically when running the after command. - - - - - 0cffa7df by Beno?t Minisini at 2021-02-18T23:12:08+00:00 Merge branch 'bsteers4-master-patch-65616' into 'master' Make executable dialog; Fix version string replacement. See merge request gambas/gambas!190 - - - - - 1 changed file: - app/src/gambas3/.src/Project.module View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/010bbaadeb127616ecd414b6ace2866df6dc7a2e...0cffa7df6a120dfe100008b834e8b944716da157 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/010bbaadeb127616ecd414b6ace2866df6dc7a2e...0cffa7df6a120dfe100008b834e8b944716da157 You're 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 Feb 20 23:29:30 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 20 Feb 2021 22:29:30 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 5 commits: Fix the size of project tree icons. Use a darker icon instead of an arrow for compressed files. Message-ID: <60318d4b313f8_b4b787801277e1@gitlab-sidekiq-low-urgency-cpu-bound-v1-7b59bb9bbf-f9jkx.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 3832f811 by gambas at 2021-02-19T17:49:22+01:00 Fix the size of project tree icons. Use a darker icon instead of an arrow for compressed files. [DEVELOPMENT ENVIRONMENT] * NEW: Text editor: SVG files are now highlighted with the HTML mode. * NEW: Project tree: Compressed files have a darker icon now, instead of an arrow. * BUG: Project tree: Fix the size of file icons. - - - - - 566b94a6 by gambas at 2021-02-19T17:49:36+01:00 Merge branch 'master' of gitlab.com:gambas/gambas - - - - - 29689f02 by gambas at 2021-02-20T17:37:41+01:00 Fix a function declaration. [GB.QT5.WEBVIEW] * BUG: Fix a function declaration. - - - - - 01ba1665 by gambas at 2021-02-20T17:38:16+01:00 Fix Font.TextHeight implementation that checked incorrectly for optional arguments. [GB.QT4] * BUG: Fix Font.TextHeight implementation that checked incorrectly for optional arguments. [GB.QT5] * BUG: Fix Font.TextHeight implementation that checked incorrectly for optional arguments. - - - - - d0fa82d8 by gambas at 2021-02-20T23:29:24+01:00 TextEditor: Highlight lines the later as possible: when the Text or SelectedText property is read, or when the line is drawn. [GB.FORM.EDITOR] * OPT: TextEditor: Highlight lines the later as possible: when the Text or SelectedText property is read, or when the line is drawn. Consequently, the IDE restores a project faster when there are a lot of files to open. * NEW: TextEditor: Draw matching characters differently again, trying to make that the most readable possible. - - - - - 15 changed files: - app/src/gambas3/.src/Exported/TextEditor.class - app/src/gambas3/.src/Project.module - app/src/gambas3/.src/Project/CProjectTree.class - + app/src/gambas3/img/32/compressed.png - comp/src/gb.form.editor/.project - comp/src/gb.form.editor/.src/CDocument.class - comp/src/gb.form.editor/.src/CLineInfo.class - comp/src/gb.form.editor/.src/TextEditor.class - comp/src/gb.form.editor/.src/TextEditorMode.class - comp/src/gb.form.editor/.src/_TextEditor_Line.class - comp/src/gb.form.editor/.src/_TextEditor_Rows.class - comp/src/gb.form.editor/.src/test/FTestEditor.class - comp/src/gb.form.editor/.src/test/FTestEditor.form - gb.qt4/src/CFont.cpp - gb.qt5/src/webview/c_webview.h View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/0cffa7df6a120dfe100008b834e8b944716da157...d0fa82d80faf34dda084f98b9c75f5ad447cd895 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/0cffa7df6a120dfe100008b834e8b944716da157...d0fa82d80faf34dda084f98b9c75f5ad447cd895 You're 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 Feb 21 00:06:11 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 20 Feb 2021 23:06:11 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Some fixes in project tree and version control highlight. Message-ID: <603195e44145f_b39a80c8158831@gitlab-sidekiq-low-urgency-cpu-bound-v1-7b59bb9bbf-l696j.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 2cd9f2f6 by gambas at 2021-02-21T00:06:06+01:00 Some fixes in project tree and version control highlight. [DEVELOPMENT ENVIRONMENT] * BUG: Project tree: Fix drawing of compressed files icons. * BUG: Version control: Highlight the "merge" lines in Git history. - - - - - 2 changed files: - app/src/gambas3/.src/Project/CProjectTree.class - app/src/gambas3/.src/VersionControl/CVersionControlGit.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/2cd9f2f6f06e84e01e16ba1e7c8c438456d9b876 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/2cd9f2f6f06e84e01e16ba1e7c8c438456d9b876 You're 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 Feb 21 00:08:15 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 20 Feb 2021 23:08:15 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Some fixes in file and password dialogs. Message-ID: <6031965f98126_b69c715012858a@gitlab-sidekiq-low-urgency-cpu-bound-v1-7b59bb9bbf-f9jkx.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 94d75a7e by gambas at 2021-02-21T00:06:48+01:00 Some fixes in file and password dialogs. [GB.FORM.DIALOG] * BUG: Password dialog: Do not raise the dialog. * BUG: File dialog: Do not check for file existence. It is now done in the FileChooser control. - - - - - 5 changed files: - comp/src/gb.form.dialog/.lang/fr.po - comp/src/gb.form.dialog/.src/FAskPassword.class - comp/src/gb.form.dialog/.src/FAskPassword.form - comp/src/gb.form.dialog/.src/FFileDialog.class - comp/src/gb.form.dialog/.src/FFileDialog.form View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/94d75a7ebfdbe764f1f77a1309d603d6df49f38a -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/94d75a7ebfdbe764f1f77a1309d603d6df49f38a You're 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 Feb 21 00:09:12 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 20 Feb 2021 23:09:12 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Redraw the file manager icon. Some little fixes in emote icons. Message-ID: <60319699b5ef6_b3ff0ac05005c@gitlab-sidekiq-low-urgency-cpu-bound-v1-7b59bb9bbf-sn6c6.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: c27a02a5 by gambas at 2021-02-21T00:08:34+01:00 Redraw the file manager icon. Some little fixes in emote icons. [GB.FORM.STOCK] * NEW: Redraw the file manager icon. * NEW: Some little fixes in emote icons. - - - - - 13 changed files: - comp/src/gb.form.stock/gambas-mono/32/file-manager.png - comp/src/gb.form.stock/gambas/128/file-manager.png - comp/src/gb.form.stock/gambas/32/emote-cool.png - comp/src/gb.form.stock/gambas/32/emote-crying.png - comp/src/gb.form.stock/gambas/32/emote-happy.png - comp/src/gb.form.stock/gambas/32/emote-laugh.png - comp/src/gb.form.stock/gambas/32/emote-plain.png - comp/src/gb.form.stock/gambas/32/emote-raspberry.png - comp/src/gb.form.stock/gambas/32/emote-sad.png - comp/src/gb.form.stock/gambas/32/emote-surprise.png - comp/src/gb.form.stock/gambas/32/emote-uncertain.png - comp/src/gb.form.stock/gambas/32/emote-wink.png - comp/src/gb.form.stock/gambas/32/file-manager.png View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/c27a02a5be99672ad1b5c2c6b6010487e4a3454a -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/c27a02a5be99672ad1b5c2c6b6010487e4a3454a You're 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 Feb 22 00:39:27 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sun, 21 Feb 2021 23:39:27 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Do not use a deprecated API to grab the screen. Message-ID: <6032ef30eca13_c8d8ed2c1577a2@gitlab-sidekiq-low-urgency-cpu-bound-v1-7b59bb9bbf-pqfrv.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: f200e4c0 by gambas at 2021-02-22T00:38:49+01:00 Do not use a deprecated API to grab the screen. [GB.QT5.X11] * BUG: Do not use a deprecated API to grab the screen. - - - - - 1 changed file: - gb.qt5/src/x11/main.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f200e4c0a2fd7a6c17c293c46ade4dd57fc05e4a -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f200e4c0a2fd7a6c17c293c46ade4dd57fc05e4a You're 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 Feb 22 00:49:45 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sun, 21 Feb 2021 23:49:45 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] TextEditor: Undo/Redo works correctly again when text is rewritten. Message-ID: <6032f19970ef3_b5a34bfc167441@gitlab-sidekiq-low-urgency-cpu-bound-v1-7b59bb9bbf-sgp69.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: bb0beb41 by gambas at 2021-02-22T00:49:39+01:00 TextEditor: Undo/Redo works correctly again when text is rewritten. [GB.FORM.EDITOR] * BUG: TextEditor: Undo/Redo works correctly again when text is rewritten.. * NEW: Redraw the TextEditor icon. - - - - - 4 changed files: - comp/src/gb.form.editor/.hidden/control/texteditor.png - comp/src/gb.form.editor/.src/CCommand.class - comp/src/gb.form.editor/.src/CDocument.class - comp/src/gb.form.editor/.src/test/FTestEditor.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/bb0beb41bd8751509a951366e2dd65c2d39398cc -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/bb0beb41bd8751509a951366e2dd65c2d39398cc You're 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 Feb 22 00:55:42 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sun, 21 Feb 2021 23:55:42 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] TextEditor: Highlight immediately if the highlighting mode is known to not rewrite its text. Message-ID: <6032f2feb0eee_c6528be411487d@gitlab-sidekiq-low-urgency-cpu-bound-v1-7b59bb9bbf-j8749.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 85255fae by gambas at 2021-02-22T00:55:36+01:00 TextEditor: Highlight immediately if the highlighting mode is known to not rewrite its text. [GB.FORM.EDITOR] * NEW: TextEditor: Highlight immediately if the highlighting mode is known to not rewrite its text. - - - - - 1 changed file: - comp/src/gb.form.editor/.src/CDocument.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/85255faea3f5ed8d32f06831aa2081945a81f841 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/85255faea3f5ed8d32f06831aa2081945a81f841 You're 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 Feb 22 01:02:30 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 22 Feb 2021 00:02:30 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Use the project environment when running in test mode now. Message-ID: <6032f4983426b_c6e719081387d6@gitlab-sidekiq-low-urgency-cpu-bound-v1-7b59bb9bbf-74tfg.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 0392431f by gambas at 2021-02-22T01:02:25+01:00 Use the project environment when running in test mode now. [DEVELOPMENT ENVIRONMENT] * BUG: Use the project environment when running in test mode now. - - - - - 1 changed file: - app/src/gambas3/.src/Debug/Design.module View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/0392431f75f3b10c1a9e25a6ddc5ce84c7b1923b -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/0392431f75f3b10c1a9e25a6ddc5ce84c7b1923b You're 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 Feb 22 14:57:14 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 22 Feb 2021 13:57:14 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Add an Orientation property to ScrollBar and Sldider that allows to define the... Message-ID: <6033b83bb00a5_b2eb931055928@gitlab-sidekiq-low-urgency-cpu-bound-v1-7b59bb9bbf-kc7pc.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: d9009379 by gambas at 2021-02-22T14:54:52+01:00 Add an Orientation property to ScrollBar and Sldider that allows to define the orientation explicitly. [GB.FORM] * NEW: SliderBox: Use the new Slider.Orientation property. [GB.GUI.BASE] * NEW: ScrollArea: Use the new ScrollBar.Orientation property. [GB.GTK] * NEW: ScrollBar: Add orientation constants. * NEW: ScrollBar: Orientation is a new property that allows to define the orientation explicitly. * NEW: Slider: Orientation is a new property that allows to define the orientation explicitly. [GB.GTK3] * NEW: ScrollBar: Add orientation constants. * NEW: ScrollBar: Orientation is a new property that allows to define the orientation explicitly. * NEW: Slider: Orientation is a new property that allows to define the orientation explicitly. [GB.QT4] * NEW: ScrollBar: Add orientation constants. * NEW: ScrollBar: Orientation is a new property that allows to define the orientation explicitly. * NEW: Slider: Orientation is a new property that allows to define the orientation explicitly. [GB.QT5] * NEW: ScrollBar: Add orientation constants. * NEW: ScrollBar: Orientation is a new property that allows to define the orientation explicitly. * NEW: Slider: Orientation is a new property that allows to define the orientation explicitly. - - - - - 20 changed files: - comp/src/gb.form/.src/SliderBox.class - comp/src/gb.gui.base/.src/ScrollArea.class - comp/src/gb.gui.base/.src/Test/FTreeView.form - gb.gtk/src/CSlider.cpp - gb.gtk/src/CSlider.h - gb.gtk/src/gslider.cpp - gb.gtk/src/gslider.h - gb.gtk/src/main.cpp - gb.gtk3/src/main.cpp - gb.qt4/share/gb.form.const.h - gb.qt4/share/gb.form.properties.h - gb.qt4/src/CConst.cpp - gb.qt4/src/CConst.h - gb.qt4/src/CScrollBar.cpp - gb.qt4/src/CScrollBar.h - gb.qt4/src/CSlider.cpp - gb.qt4/src/CSlider.h - gb.qt4/src/CWidget.h - gb.qt4/src/main.cpp - gb.qt5/src/main.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d900937949c070ae4cf5e78c7eeb0c87a653e8ff -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d900937949c070ae4cf5e78c7eeb0c87a653e8ff You're 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 Feb 22 23:24:24 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 22 Feb 2021 22:24:24 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Use 64x64 icons for controls now. Add a few enhancements in the IDE image editor. Message-ID: <60342f192e099_b38c706398c@gitlab-sidekiq-low-urgency-cpu-bound-v1-7b59bb9bbf-6vpmt.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 3211a827 by gambas at 2021-02-22T23:19:20+01:00 Use 64x64 icons for controls now. Add a few enhancements in the IDE image editor. [CONFIGURATION] * NEW: Use 64x64 icons for controls now. [DEVELOPMENT ENVIRONMENT] * NEW: Custom control icons size is now proportional to the font size. * BUG: Form editor: Changing the toolbar icon size now keeps the current tab. * NEW: Image editor: Default image resize mode is stretching now. * NEW: Image editor: Apply a zoom fit after an image resizing. [GB.REPORT] * BUG: Rename a duplicated class that prevented the project to be opened. - - - - - 30 changed files: - app/src/gambas3/.src/Editor/Form/CControl.class - app/src/gambas3/.src/Editor/Form/FForm.class - app/src/gambas3/.src/Editor/Form/FToolBox.class - app/src/gambas3/.src/Editor/Image/FImageEditor.class - app/src/gambas3/.src/Editor/Image/FImageResize.form - app/src/gambas3/img/control/button.png - app/src/gambas3/img/control/checkbox.png - app/src/gambas3/img/control/columnview.png - app/src/gambas3/img/control/combobox.png - app/src/gambas3/img/control/dnsclient.png - app/src/gambas3/img/control/drawingarea.png - ? app/src/gambas3/img/control/editor.png - app/src/gambas3/img/control/frame.png - app/src/gambas3/img/control/ftpclient.png - app/src/gambas3/img/control/glarea.png - app/src/gambas3/img/control/gridview.png - app/src/gambas3/img/control/hbox.png - app/src/gambas3/img/control/hpanel.png - app/src/gambas3/img/control/hsplit.png - app/src/gambas3/img/control/httpclient.png - app/src/gambas3/img/control/iconview.png - app/src/gambas3/img/control/label.png - app/src/gambas3/img/control/listbox.png - app/src/gambas3/img/control/listview.png - app/src/gambas3/img/control/moviebox.png - app/src/gambas3/img/control/panel.png - app/src/gambas3/img/control/picturebox.png - app/src/gambas3/img/control/printer.png - app/src/gambas3/img/control/progressbar.png - app/src/gambas3/img/control/radiobutton.png View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/3211a8278d1ca1d313c23e38f2f18937421d62f3 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/3211a8278d1ca1d313c23e38f2f18937421d62f3 You're 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 Feb 23 00:46:13 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 22 Feb 2021 23:46:13 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] More 64x64 control icons. Sort IDE toolbox controls in the alphabetical order. Message-ID: <603442471f4c8_b381d08856a@gitlab-sidekiq-low-urgency-cpu-bound-v1-58bf69d85c-crfsz.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 1c3e95a7 by gambas at 2021-02-23T00:43:25+01:00 More 64x64 control icons. Sort IDE toolbox controls in the alphabetical order. [CONFIGURATION] * NEW: More 64x64 control icons. [DEVELOPMENT ENVIRONMENT] * NEW: Image editor: Use SpinBox controls for grid options. * NEW: Form editor: Sort toolbox controls in the alphabetical order. - - - - - 30 changed files: - app/src/gambas3/.src/Editor/Connection/FConnectionEditor.form - app/src/gambas3/.src/Editor/Form/FToolBox.class - app/src/gambas3/.src/Editor/Form/FToolPanel.class - app/src/gambas3/.src/Editor/Image/FImageProperty.form - app/src/gambas3/img/background/christ.png - ? app/src/gambas3/img/background/muhammad.png - + comp/src/gb.db.form/.hidden/control/database.png - comp/src/gb.db.form/.hidden/control/databrowser.png - comp/src/gb.db.form/.hidden/control/datacheckbox.png - comp/src/gb.db.form/.hidden/control/datacombo.png - comp/src/gb.db.form/.hidden/control/datacomboview.png - comp/src/gb.db.form/.hidden/control/datacontrol.png - comp/src/gb.db.form/.hidden/control/datasource.png - comp/src/gb.db.form/.hidden/control/dataview.png - comp/src/gb.db.form/.src/Test/FTest.class - comp/src/gb.form/.hidden/control/buttonbox.png - comp/src/gb.form/.hidden/control/colorbutton.png - comp/src/gb.form/.hidden/control/colorchooser.png - comp/src/gb.form/.hidden/control/colorpalette.png - comp/src/gb.form/.hidden/control/datebox.png - comp/src/gb.form/.hidden/control/datechooser.png - comp/src/gb.form/.hidden/control/dirbox.png - comp/src/gb.form/.hidden/control/dirchooser.png - comp/src/gb.form/.hidden/control/dirview.png - comp/src/gb.form/.hidden/control/documentview.png - comp/src/gb.form/.hidden/control/expander.png - comp/src/gb.form/.hidden/control/filechooser.png - comp/src/gb.form/.hidden/control/fileproperties.png - comp/src/gb.form/.hidden/control/fileview.png - comp/src/gb.form/.hidden/control/fontbox.png View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/1c3e95a7b96f54db9ff4e1a32e707d158b4d82fd -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/1c3e95a7b96f54db9ff4e1a32e707d158b4d82fd You're 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 Feb 23 00:47:28 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 22 Feb 2021 23:47:28 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix 'table' and 'database' stock icons. Message-ID: <60344290e1cca_b3834c88879@gitlab-sidekiq-low-urgency-cpu-bound-v1-58bf69d85c-crfsz.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: d89c13d8 by gambas at 2021-02-23T00:46:30+01:00 Fix 'table' and 'database' stock icons. [GB.FORM.STOCK] * BUG: Fix 128 pixels 'table' stock icon. * NEW: Add yellow inside 'database' stock icon. - - - - - 2 changed files: - comp/src/gb.form.stock/gambas/128/table.png - comp/src/gb.form.stock/gambas/32/database.png View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d89c13d87b79cff2d219cc5b28bcff9f1eb71cb3 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d89c13d87b79cff2d219cc5b28bcff9f1eb71cb3 You're 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 Feb 23 00:48:10 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 22 Feb 2021 23:48:10 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Use a 64x64 control icon. Message-ID: <603442bba1e44_c38144778f7@gitlab-sidekiq-low-urgency-cpu-bound-v1-58bf69d85c-rf589.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: f212d5ab by gambas at 2021-02-23T00:47:41+01:00 Use a 64x64 control icon. [GB.MEDIA.FORM] * NEW: Use a 64x64 control icon. - - - - - 1 changed file: - comp/src/gb.media.form/.hidden/control/mediaview.png View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f212d5abf8d883e7ba648ebed1df07dd16b802f0 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f212d5abf8d883e7ba648ebed1df07dd16b802f0 You're 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 Feb 23 00:49:54 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 22 Feb 2021 23:49:54 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Support for CloudFlare. Message-ID: <6034432414e23_c32015442f4@gitlab-sidekiq-low-urgency-cpu-bound-v1-58bf69d85c-f9szg.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 36b0b55c by gambas at 2021-02-23T00:48:54+01:00 Support for CloudFlare. [WIKI] * NEW: Use a different URL for editing pages, so that CloudFlare can be used. * BUG: Fix css of message boxes. - - - - - 5 changed files: - app/src/gambas-wiki/.project - app/src/gambas-wiki/.public/style.css - app/src/gambas-wiki/.public/vb.png - app/src/gambas-wiki/.src/Main.module - app/src/gambas-wiki/.src/Wiki.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/36b0b55c5b7cad09d85206bcff280c57e94c939d -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/36b0b55c5b7cad09d85206bcff280c57e94c939d You're 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 Feb 23 00:51:42 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 22 Feb 2021 23:51:42 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Add a '-count' option to tell how many times the benchmark will be run. The... Message-ID: <6034438f7a6cf_bcb80905186@gitlab-sidekiq-low-urgency-cpu-bound-v1-58bf69d85c-szlfq.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 9598cd28 by gambas at 2021-02-23T00:50:41+01:00 Add a '-count' option to tell how many times the benchmark will be run. The displayed times will be the mean of all runs. [BENCHMARK] * NEW: Add a '-count' option to tell how many times the benchmark will be run. The displayed times will be the mean of all runs. - - - - - 1 changed file: - benchmark/benchmark.gbs View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/9598cd289d4e256b2546315a79970a429bfbc0e6 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/9598cd289d4e256b2546315a79970a429bfbc0e6 You're 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 Feb 23 00:54:03 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 22 Feb 2021 23:54:03 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Update background image list. Message-ID: <6034441b62ffb_cb0f6e440c0@gitlab-sidekiq-low-urgency-cpu-bound-v1-58bf69d85c-mxzrc.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 1391e2dd by gambas at 2021-02-23T00:53:57+01:00 Update background image list. [DEVELOPMENT ENVIRONMENT] * NEW: Update background image list. - - - - - 1 changed file: - app/src/gambas3/img/background/list View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/1391e2dd7f568ff5335a045d6209dff5a6e7a06f -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/1391e2dd7f568ff5335a045d6209dff5a6e7a06f You're 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 Feb 23 16:35:19 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Tue, 23 Feb 2021 15:35:19 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] TerminalView: Link detection management. Message-ID: <603520b770f1d_b38388894a5@gitlab-sidekiq-low-urgency-cpu-bound-v1-5c95895679-r7stm.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 007e9839 by gambas at 2021-02-23T16:35:10+01:00 TerminalView: Link detection management. [GB.FORM.TERMINAL] * NEW: TerminalView: Link is a new event raised during mouse move for detecting links. * NEW: TerminalView: Link is a new property that returns an object for managing links. * NEW: TerminalView: Click is a new event raised when a link has been clicked. * NEW: TerminalView: ShowLink is a new property that toggles the link management. * NEW: Update French translation. - - - - - 6 changed files: - comp/src/gb.form.terminal/.lang/fr.po - + comp/src/gb.form.terminal/.src/TerminalView/TerminalLink.class - comp/src/gb.form.terminal/.src/TerminalView/TerminalScreen.class - comp/src/gb.form.terminal/.src/TerminalView/TerminalView.class - comp/src/gb.form.terminal/.src/TerminalView/test/FTestTerminalView.class - comp/src/gb.form.terminal/.src/TerminalView/test/FTestTerminalView.form View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/007e98397d67cbb9ad3449def451e8832020ab08 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/007e98397d67cbb9ad3449def451e8832020ab08 You're 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 Feb 23 16:43:27 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Tue, 23 Feb 2021 15:43:27 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Automatic completion is now run after a little delay. Code positions are... Message-ID: <603522a127253_c381585032c@gitlab-sidekiq-low-urgency-cpu-bound-v1-6cf6f97bb-w9zlc.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 78dc3152 by gambas at 2021-02-23T16:43:19+01:00 Automatic completion is now run after a little delay. Code positions are detected as links in the output console. [DEVELOPMENT ENVIRONMENT] * BUG: Fix layout of profile window buttons. * NEW: Output console: Handle code positions emitted by the DEBUG instruction as links. * NEW: Automatic completion: It is now run after a little delay, so that repeated cursor moves trigger it once. * NEW: Update French translation. - - - - - 15 changed files: - app/src/gambas3/.lang/fr.po - app/src/gambas3/.src/Debug/FDebugButton.class - app/src/gambas3/.src/Debug/FDebugExpr.form - app/src/gambas3/.src/Debug/FDebugInfo.form - app/src/gambas3/.src/Debug/FOutput.class - app/src/gambas3/.src/Debug/FOutput.form - app/src/gambas3/.src/Debug/FTestSuite.form - app/src/gambas3/.src/Editor/Code/CCompletion.class - app/src/gambas3/.src/Editor/Code/FCompletion.class - app/src/gambas3/.src/Editor/Code/FCompletion.form - app/src/gambas3/.src/Editor/Code/FEditor.class - app/src/gambas3/.src/Editor/Code/FSignature.class - app/src/gambas3/.src/Editor/Code/FSignature.form - app/src/gambas3/.src/Editor/Code/FTextEditor.class - app/src/gambas3/.src/VersionControl/FVersionControl.form View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/78dc31525f17ddee32722044c4b4022eac07fd2d -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/78dc31525f17ddee32722044c4b4022eac07fd2d You're 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 Feb 23 18:55:10 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Tue, 23 Feb 2021 17:55:10 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix a crash when GB.ReturnNewString() is used with a zero length. Message-ID: <6035417fa27d0_c38158840f@gitlab-sidekiq-low-urgency-cpu-bound-v1-6cf6f97bb-pxhld.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: d68c687b by gambas at 2021-02-23T18:54:34+01:00 Fix a crash when GB.ReturnNewString() is used with a zero length. [INTERPRETER] * BUG: Fix a crash when GB.ReturnNewString() is used with a zero length. - - - - - 1 changed file: - main/gbx/gbx_api.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d68c687b4e981e831e0c7c1d7ed09e25e4990933 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d68c687b4e981e831e0c7c1d7ed09e25e4990933 You're 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 Feb 23 19:55:25 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Tue, 23 Feb 2021 18:55:25 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Redraw and fix some control icons: Dial, DrawingArea and GridView. Message-ID: <60354f9de5d0c_b18a39cc18038@gitlab-sidekiq-low-urgency-cpu-bound-v1-6cf6f97bb-8krsq.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 15008f9f by gambas at 2021-02-23T19:54:53+01:00 Redraw and fix some control icons: Dial, DrawingArea and GridView. [DEVELOPMENT ENVIRONMENT] * NEW: Redraw and fix some control icons: Dial, DrawingArea and GridView. - - - - - 3 changed files: - app/src/gambas3/img/control/dial.png - app/src/gambas3/img/control/drawingarea.png - app/src/gambas3/img/control/gridview.png View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/15008f9f832941f1441ae363c7ed00bfc909b5d4 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/15008f9f832941f1441ae363c7ed00bfc909b5d4 You're 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 Feb 23 19:56:05 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Tue, 23 Feb 2021 18:56:05 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Redraw the ReportSvgImage control icon. Message-ID: <60354fc5a933b_c194c0f46143c@gitlab-sidekiq-low-urgency-cpu-bound-v1-6cf6f97bb-lvjhp.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 4c5545e6 by gambas at 2021-02-23T19:55:39+01:00 Redraw the ReportSvgImage control icon. [GB.REPORT2] * NEW: Redraw the ReportSvgImage control icon. - - - - - 1 changed file: - comp/src/gb.report2/.hidden/control/reportsvgimage.png View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/4c5545e60f577d5bdc8de331f5eacd5c701d0945 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/4c5545e60f577d5bdc8de331f5eacd5c701d0945 You're 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 Feb 24 00:46:10 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Tue, 23 Feb 2021 23:46:10 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] TextEditor: Fix the highlighting of the current edited line. Message-ID: <603593c2b8522_b383b0430cf@gitlab-sidekiq-low-urgency-cpu-bound-v1-6cf6f97bb-49hwc.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: cc4cefcf by gambas at 2021-02-24T00:46:02+01:00 TextEditor: Fix the highlighting of the current edited line. [GB.FORM.EDITOR] * BUG: TextEditor: Fix the highlighting of the current edited line. - - - - - 1 changed file: - comp/src/gb.form.editor/.src/CDocument.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/cc4cefcf331c09a6fe6828e6eeef63439e5fb50e -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/cc4cefcf331c09a6fe6828e6eeef63439e5fb50e You're 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 Feb 24 01:51:29 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 24 Feb 2021 00:51:29 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Disable default handling of '-V' and '-h' options if they are handled manually. Message-ID: <6035a312e44df_b43ef9dc687f6@gitlab-sidekiq-low-urgency-cpu-bound-v1-6cf6f97bb-ss9qz.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 8da6637a by Bruce Steers at 2021-02-24T00:51:28+00:00 Disable default handling of '-V' and '-h' options if they are handled manually. [GB.ARGS] * NEW: Disable default handling of '-V' and '-h' options if they are handled manually. - - - - - ef4493c4 by Beno?t Minisini at 2021-02-24T00:51:28+00:00 Merge branch 'arg-update' into 'master' gb.args: allow override of version and help. See merge request gambas/gambas!189 - - - - - 4 changed files: - comp/src/gb.args/.component - comp/src/gb.args/.project - comp/src/gb.args/.src/Args.module - comp/src/gb.args/.src/MMain.module View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/cc4cefcf331c09a6fe6828e6eeef63439e5fb50e...ef4493c46051f344d8727ed8aef5a4c73620242e -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/cc4cefcf331c09a6fe6828e6eeef63439e5fb50e...ef4493c46051f344d8727ed8aef5a4c73620242e You're 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 Feb 24 01:52:12 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 24 Feb 2021 00:52:12 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 2 commits: https instead of http Message-ID: <6035a33e210c9_b651cb2853622@gitlab-sidekiq-low-urgency-cpu-bound-v1-6cf6f97bb-n9wmj.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 2e353d63 by Mart?n Belmonte at 2020-12-16T08:35:17+00:00 https instead of http - - - - - 5baaf2a3 by Beno?t Minisini at 2021-02-24T00:52:10+00:00 Merge branch 'master' into 'master' https instead of http See merge request gambas/gambas!175 - - - - - 1 changed file: - INSTALL View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/ef4493c46051f344d8727ed8aef5a4c73620242e...5baaf2a3e16744222ab38562fd8869338060387b -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/ef4493c46051f344d8727ed8aef5a4c73620242e...5baaf2a3e16744222ab38562fd8869338060387b You're 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 Feb 24 16:25:06 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 24 Feb 2021 15:25:06 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 4 commits: Fix management of default minimum size of modal and utility windows. Message-ID: <60366fd3edb5e_b255f8062375@gitlab-sidekiq-low-urgency-cpu-bound-v1-7cb767f7cd-klhkl.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 693854a8 by gambas at 2021-02-24T16:21:41+01:00 Fix management of default minimum size of modal and utility windows. [GB.GTK] * BUG: Fix management of default minimum size of modal and utility windows. [GB.GTK3] * BUG: Fix management of default minimum size of modal and utility windows. [GB.QT4] * BUG: Fix management of default minimum size of modal and utility windows. [GB.QT5] * BUG: Fix management of default minimum size of modal and utility windows. - - - - - 4aa8cab8 by gambas at 2021-02-24T16:23:02+01:00 Add a 128 pixels version of 'database' colored icon. [GB.FORM.STOCK] * NEW: Add a 128 pixels version of 'database' colored icon. - - - - - d55b8362 by gambas at 2021-02-24T16:23:59+01:00 New icon for DataSource control. [GB.DB.FORM] * NEW: New icon for DataSource control. - - - - - af34c1a7 by gambas at 2021-02-24T16:24:56+01:00 Merge branch 'master' of gitlab.com:gambas/gambas - - - - - 7 changed files: - comp/src/gb.db.form/.hidden/control/datasource.png - + comp/src/gb.form.stock/gambas/128/database.png - gb.gtk/src/gmainwindow.cpp - gb.gtk/src/gmainwindow.h - gb.qt4/src/CWidget.cpp - gb.qt4/src/CWindow.cpp - gb.qt4/src/CWindow.h View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/5baaf2a3e16744222ab38562fd8869338060387b...af34c1a78b4c63b0140be1cccb705cc7aa297dfe -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/5baaf2a3e16744222ab38562fd8869338060387b...af34c1a78b4c63b0140be1cccb705cc7aa297dfe You're 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 Feb 24 16:25:46 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 24 Feb 2021 15:25:46 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Redraw 'drawingarea' and 'scrollarea' controls icons. Message-ID: <60366ffb3078e_b9a5254850e0@gitlab-sidekiq-low-urgency-cpu-bound-v1-7cb767f7cd-j2sfh.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: adedd1a6 by gambas at 2021-02-24T16:25:19+01:00 Redraw 'drawingarea' and 'scrollarea' controls icons. [DEVELOPMENT ENVIRONMENT] * NEW: Redraw 'drawingarea' and 'scrollarea' controls icons. - - - - - 4 changed files: - app/src/gambas3/.src/Help/FHelpBrowser.form - app/src/gambas3/.src/Project/FMakeExecutable.form - app/src/gambas3/img/control/drawingarea.png - app/src/gambas3/img/control/scrollarea.png View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/adedd1a623c4b812bfd810fbf340e49f50c91df3 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/adedd1a623c4b812bfd810fbf340e49f50c91df3 You're 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 Feb 25 02:39:23 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 25 Feb 2021 01:39:23 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Remove some specific support for client-side decoration. It broke window arrangement. Message-ID: <6036ffccb42c2_c3842881784@gitlab-sidekiq-low-urgency-cpu-bound-v1-84bb76fcb8-cvjl5.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 9a16dbdc by gambas at 2021-02-25T02:38:32+01:00 Remove some specific support for client-side decoration. It broke window arrangement. [GB.GTK3] * BUG: Remove some specific support for client-side decoration. It broke window arrangement. - - - - - 1 changed file: - gb.gtk/src/gmainwindow.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/9a16dbdc9fbf77ec58433021e1d22a27daab01c1 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/9a16dbdc9fbf77ec58433021e1d22a27daab01c1 You're 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 Feb 25 13:53:50 2021 From: gitlab at mg.gitlab.com (Tobias Boege) Date: Thu, 25 Feb 2021 12:53:50 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] gb.test: don't mark string formats as translatable Message-ID: <60379de0163b8_b4daaf87902a@gitlab-sidekiq-low-urgency-cpu-bound-v1-6cb9c6579d-zlfjb.mail> Tobias Boege pushed to branch master at Gambas / gambas Commits: 59974788 by Tobias Boege at 2021-02-25T13:51:10+01:00 gb.test: don't mark string formats as translatable [GB.TEST] * BUG: Remove the marking of some string as translatable which are just formats, like "&1: &2". - - - - - 2 changed files: - main/lib/test/gb.test/.src/TestRunner.module - main/lib/test/gb.test/.src/TestSuite/Test.module View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/599747881c93b694ea5d3a92d6525202b024a0d6 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/599747881c93b694ea5d3a92d6525202b024a0d6 You're 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 Feb 25 23:03:18 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 25 Feb 2021 22:03:18 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 3 commits: Allow ON ... GOTO / GOSUB to span on multiple lines. Message-ID: <60381ea6e3237_b44d91b8704d@gitlab-sidekiq-low-urgency-cpu-bound-v1-7b98ddf6fc-j87jv.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: e90ce66d by gambas at 2021-02-25T23:01:04+01:00 Allow ON ... GOTO / GOSUB to span on multiple lines. [COMPILER] * NEW: Allow ON ... GOTO / GOSUB to span on multiple lines. - - - - - f0f65942 by gambas at 2021-02-25T23:01:53+01:00 Add 128 pixels versions of some icons. Update others. [GB.FORM.STOCK] * NEW: Add 128 pixels versions of some icons. Update others. - - - - - 725f523e by gambas at 2021-02-25T23:03:06+01:00 Merge branch 'master' of gitlab.com:gambas/gambas - - - - - 18 changed files: - + comp/src/gb.form.stock/gambas/128/battery.png - comp/src/gb.form.stock/gambas/128/computer.png - + comp/src/gb.form.stock/gambas/128/keyboard.png - + comp/src/gb.form.stock/gambas/128/mail.png - + comp/src/gb.form.stock/gambas/128/media-player.png - + comp/src/gb.form.stock/gambas/128/microphone.png - + comp/src/gb.form.stock/gambas/128/package.png - + comp/src/gb.form.stock/gambas/128/pda.png - comp/src/gb.form.stock/gambas/128/security.png - + comp/src/gb.form.stock/gambas/128/star.png - + comp/src/gb.form.stock/gambas/128/sun.png - + comp/src/gb.form.stock/gambas/128/system.png - comp/src/gb.form.stock/gambas/32/computer.png - comp/src/gb.form.stock/gambas/32/keyboard.png - comp/src/gb.form.stock/gambas/32/security.png - comp/src/gb.form.stock/gambas/32/star.png - comp/src/gb.form.stock/gambas/32/sun.png - main/gbc/gbc_trans_ctrl.c View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/599747881c93b694ea5d3a92d6525202b024a0d6...725f523ebe5d228377a47c7ad4745c6c494f3bb4 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/599747881c93b694ea5d3a92d6525202b024a0d6...725f523ebe5d228377a47c7ad4745c6c494f3bb4 You're 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 Feb 26 03:39:14 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 26 Feb 2021 02:39:14 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Start to rework top-level window layout management. Message-ID: <60385f52637f6_c10169a81916a@gitlab-sidekiq-low-urgency-cpu-bound-v1-565468b755-q8ptv.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 10412811 by gambas at 2021-02-26T03:38:28+01:00 Start to rework top-level window layout management. [GB.GTK] * BUG: Start to rework top-level window layout management. [GB.GTK3] * BUG: Start to rework top-level window layout management. - - - - - 17 changed files: - gb.gtk/src/CWindow.cpp - gb.gtk/src/CWindow.h - gb.gtk/src/gapplication.cpp - gb.gtk/src/gcombobox.cpp - gb.gtk/src/gcontrol.cpp - gb.gtk/src/gcontrol.h - gb.gtk/src/gdrawingarea.cpp - gb.gtk/src/gglarea.cpp - gb.gtk/src/glabel.cpp - gb.gtk/src/gmainwindow.cpp - gb.gtk/src/gmainwindow.h - gb.gtk/src/gpanel.cpp - gb.gtk/src/gslider.cpp - gb.gtk/src/gtools.cpp - gb.gtk/src/gtools.h - gb.gtk/src/main.cpp - gb.gtk3/src/main.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/104128117db23442ea6cfd4d57d7400de7d41ef7 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/104128117db23442ea6cfd4d57d7400de7d41ef7 You're 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 Feb 26 10:19:21 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 26 Feb 2021 09:19:21 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Window layout management now should work both on X11 and Wayland. Message-ID: <6038bd1a968fc_c42bc3304811a@gitlab-sidekiq-low-urgency-cpu-bound-v1-565468b755-q8ptv.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: d59be8f9 by gambas at 2021-02-26T10:17:43+01:00 Window layout management now should work both on X11 and Wayland. [GB.GTK] * BUG: Window layout management now should work both on X11 and Wayland. [GB.GTK3] * BUG: Window layout management now should work both on X11 and Wayland. - - - - - 1 changed file: - gb.gtk/src/gmainwindow.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d59be8f904cc0a01af3be99b78f2cb78f780ec3a -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d59be8f904cc0a01af3be99b78f2cb78f780ec3a You're 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 Feb 26 11:32:10 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 26 Feb 2021 10:32:10 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] TextArea: Setting background and foreground colors now should work correctly in all cases. Message-ID: <6038ce2ade256_b4803a50127611@gitlab-sidekiq-low-urgency-cpu-bound-v1-565468b755-8v27x.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 7e817e5d by gambas at 2021-02-26T11:31:33+01:00 TextArea: Setting background and foreground colors now should work correctly in all cases. [GB.QT4] * BUG: TextArea: Setting background and foreground colors now should work correctly in all cases. [GB.QT5] * BUG: TextArea: Setting background and foreground colors now should work correctly in all cases. - - - - - 4 changed files: - gb.qt4/src/CTextArea.cpp - gb.qt4/src/CWidget.cpp - gb.qt4/src/main.cpp - gb.qt4/src/main.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/7e817e5dfb57c41695fa7a59a6c8fccdc6f13cba -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/7e817e5dfb57c41695fa7a59a6c8fccdc6f13cba You're 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 Feb 26 11:51:34 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 26 Feb 2021 10:51:34 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Connection editor: Running a request that is not a SELECT now automatically updates the table list. Message-ID: <6038d2b736211_c4a771d8978f4@gitlab-sidekiq-low-urgency-cpu-bound-v1-565468b755-tng6k.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 2406344c by gambas at 2021-02-26T11:51:27+01:00 Connection editor: Running a request that is not a SELECT now automatically updates the table list. [DEVELOPMENT ENVIRONMENT] * NEW: Update French translation. * NEW: Connection editor: Running a request that is not a SELECT now automatically updates the table list. * NEW: Connection editor: Request duration is now displayed in the status bar. * NEW: Form editor: New layout icons. - - - - - 18 changed files: - app/src/gambas3/.lang/fr.po - app/src/gambas3/.src/Debug/FDebugButton.class - app/src/gambas3/.src/Editor/Connection/FConnectionEditor.class - app/src/gambas3/.src/Editor/Connection/FConnectionEditor.form - app/src/gambas3/img/family/column-i.png - app/src/gambas3/img/family/column.png - app/src/gambas3/img/family/horizontal-c.png - app/src/gambas3/img/family/horizontal-i-c.png - app/src/gambas3/img/family/horizontal-i.png - app/src/gambas3/img/family/horizontal.png - app/src/gambas3/img/family/hsplit.png - app/src/gambas3/img/family/row-i.png - app/src/gambas3/img/family/row.png - app/src/gambas3/img/family/vertical-c.png - app/src/gambas3/img/family/vertical-i-c.png - app/src/gambas3/img/family/vertical-i.png - app/src/gambas3/img/family/vertical.png - app/src/gambas3/img/family/vsplit.png View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/2406344c589d02885532643f63d1ed352307385c -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/2406344c589d02885532643f63d1ed352307385c You're 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 Feb 26 11:54:05 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 26 Feb 2021 10:54:05 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Forgot to commit some TextArea changes. Message-ID: <6038d34ed266c_b53fcf1479578@gitlab-sidekiq-low-urgency-cpu-bound-v1-565468b755-skwjg.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: e737985c by gambas at 2021-02-26T11:53:20+01:00 Forgot to commit some TextArea changes. [GB.QT5] * BUG: Forgot to commit some TextArea changes. - - - - - 2 changed files: - gb.qt5/src/main.cpp - gb.qt5/src/main.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/e737985c5fff2737aab23142640b8b461c881522 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/e737985c5fff2737aab23142640b8b461c881522 You're 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 Feb 26 16:52:59 2021 From: gitlab at mg.gitlab.com (Christof Thalhofer) Date: Fri, 26 Feb 2021 15:52:59 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] gb.test report Error.Where on error and crash Message-ID: <6039195d2ccea_c7e32ea01018f6@gitlab-sidekiq-low-urgency-cpu-bound-v1-565468b755-q8ptv.mail> Christof Thalhofer pushed to branch master at Gambas / gambas Commits: d5803003 by Christof Thalhofer at 2021-02-26T16:50:32+01:00 gb.test report Error.Where on error and crash [GB.TEST] * NEW: Report Error.Where on error and crash. - - - - - 2 changed files: - main/lib/test/gb.test/.project - main/lib/test/gb.test/.src/TestSuite/TestCase.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d58030036ab706bc7c88b57db2472b228e823d04 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d58030036ab706bc7c88b57db2472b228e823d04 You're 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 Feb 26 20:19:43 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 26 Feb 2021 19:19:43 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 4 commits: New 'invert' icon. New big icons of 'linux' and 'terminal'. Some fixes. Message-ID: <603949d027e97_baa9a9981850af@gitlab-sidekiq-low-urgency-cpu-bound-v1-565468b755-8v27x.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 1557fcf0 by gambas at 2021-02-26T19:36:42+01:00 New 'invert' icon. New big icons of 'linux' and 'terminal'. Some fixes. [GB.FORM.STOCK] * NEW: New 'invert' icon. * NEW: Monochrome version of emote icons. * NEW: 128 pixels version of 'linux' and 'terminal' icons.. * NEW: Update and fix some other icons. - - - - - cc1d7012 by gambas at 2021-02-26T19:37:10+01:00 New 'invert' stock icon. [GB.FORM] * NEW: New 'invert' stock icon. - - - - - 29733863 by gambas at 2021-02-26T20:18:50+01:00 TerminalView: Support for file URL drops. [GB.FORM.TERMINAL] * NEW: TerminalView: Support for file URL drops. - - - - - 84996d59 by gambas at 2021-02-26T20:19:34+01:00 Merge branch 'master' of gitlab.com:gambas/gambas - - - - - 30 changed files: - comp/src/gb.form.stock/gambas-mono/32/computer.png - comp/src/gb.form.stock/gambas-mono/32/copy.png - + comp/src/gb.form.stock/gambas-mono/32/emote-cool.png - + comp/src/gb.form.stock/gambas-mono/32/emote-crying.png - + comp/src/gb.form.stock/gambas-mono/32/emote-happy.png - + comp/src/gb.form.stock/gambas-mono/32/emote-laugh.png - + comp/src/gb.form.stock/gambas-mono/32/emote-plain.png - + comp/src/gb.form.stock/gambas-mono/32/emote-raspberry.png - + comp/src/gb.form.stock/gambas-mono/32/emote-sad.png - + comp/src/gb.form.stock/gambas-mono/32/emote-surprise.png - + comp/src/gb.form.stock/gambas-mono/32/emote-uncertain.png - + comp/src/gb.form.stock/gambas-mono/32/emote-wink.png - + comp/src/gb.form.stock/gambas-mono/32/invert.png - comp/src/gb.form.stock/gambas-mono/32/keyboard.png - comp/src/gb.form.stock/gambas-mono/32/layout.png - comp/src/gb.form.stock/gambas-mono/32/new-window.png - comp/src/gb.form.stock/gambas-mono/32/terminal.png - + comp/src/gb.form.stock/gambas/128/linux.png - comp/src/gb.form.stock/gambas/128/lock.png - + comp/src/gb.form.stock/gambas/128/terminal.png - comp/src/gb.form.stock/gambas/128/unlock.png - + comp/src/gb.form.stock/gambas/32/invert.png - comp/src/gb.form.stock/gambas/32/join-bevel.png - comp/src/gb.form.stock/gambas/32/key.png - comp/src/gb.form.stock/gambas/32/lamp.png - comp/src/gb.form.stock/gambas/32/layout.png - comp/src/gb.form.stock/gambas/32/lock.png - comp/src/gb.form.stock/gambas/32/network.png - comp/src/gb.form.stock/gambas/32/new-window.png - comp/src/gb.form.stock/gambas/32/terminal.png View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/d58030036ab706bc7c88b57db2472b228e823d04...84996d59484fd99391f7b259935da84446cbd5e7 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/d58030036ab706bc7c88b57db2472b228e823d04...84996d59484fd99391f7b259935da84446cbd5e7 You're 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 Feb 27 22:35:13 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 27 Feb 2021 21:35:13 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 2 commits: The enumerator object now can register a free function that is called when the... Message-ID: <603abb131dab8_bf5e03582175bc@gitlab-sidekiq-low-urgency-cpu-bound-v1-565468b755-skwjg.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 4a5991d5 by gambas at 2021-02-27T22:31:31+01:00 The enumerator object now can register a free function that is called when the enumeration ends or is aborted. [INTERPRETER] * NEW: The enumerator object now can register a free function that is called when the enumeration ends or is aborted. - - - - - 9b244afa by gambas at 2021-02-27T22:34:08+01:00 Fix control enumerations. [GB.GTK] * BUG: Fix enumeration of all application controls. * BUG: Fix enumeration of the controls of a specific window. [GB.GTK3] * BUG: Fix enumeration of all application controls. * BUG: Fix enumeration of the controls of a specific window. - - - - - 18 changed files: - gb.gtk/src/CDrawingArea.cpp - gb.gtk/src/CWindow.cpp - gb.gtk/src/gapplication.cpp - gb.gtk/src/gapplication.h - gb.gtk/src/gcontainer.cpp - gb.gtk/src/gcontainer.h - gb.gtk/src/gcontrol.cpp - gb.gtk/src/gcontrol.h - gb.gtk/src/gdesktop.cpp - gb.gtk/src/gmainwindow.cpp - gb.gtk/src/gmainwindow.h - gb.gtk/src/main.cpp - gb.gtk3/src/main.cpp - main/gbx/gbx_api.c - main/gbx/gbx_api.h - main/gbx/gbx_c_enum.c - main/gbx/gbx_c_enum.h - main/share/gambas.h View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/84996d59484fd99391f7b259935da84446cbd5e7...9b244afa0e7af747eee37ebbe0c9d8433fc3cf75 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/84996d59484fd99391f7b259935da84446cbd5e7...9b244afa0e7af747eee37ebbe0c9d8433fc3cf75 You're 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 Feb 27 22:49:18 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 27 Feb 2021 21:49:18 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 3 commits: Fix picture cache refresh routine and reimplement the deprecated Picture.Cached property. Message-ID: <603abe60a9a_b107575b42640fa@gitlab-sidekiq-low-urgency-cpu-bound-v1-565468b755-8v27x.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 3ccb6061 by gambas at 2021-02-27T22:35:43+01:00 Fix picture cache refresh routine and reimplement the deprecated Picture.Cached property. [GB.GUI.BASE] * BUG: Fix picture cache refresh routine. * BUG: PictureBox: Reimplement the deprecated Cached property. - - - - - ff6105c9 by gambas at 2021-02-27T22:37:58+01:00 Update stock icons. [GB.FORM] * NEW: New 'office-presentation' stock icon. [GB.FORM.STOCK] * NEW: New 'office-presentation' stock icon. * NEW: Add 128 pixels version of some colored stock icons. - - - - - 668ca3bc by gambas at 2021-02-27T22:48:41+01:00 Source files icons follow dark themes again. [DEVELOPMENT ENVIRONMENT] * NEW: Image editor: Add an invert button for testing the dark version of an icon. * BUG: Project tree: Source files icons follow dark themes again. * NEW: Project tree: Make bigger source files icons. - - - - - 30 changed files: - app/src/gambas3/.lang/fr.po - app/src/gambas3/.project - app/src/gambas3/.src/Editor/Image/FImageEditor.class - app/src/gambas3/.src/Editor/Image/FImageProperty.form - app/src/gambas3/.src/Project.module - app/src/gambas3/img/module/class.png - app/src/gambas3/img/module/form.png - app/src/gambas3/img/module/module.png - app/src/gambas3/img/module/report.png - app/src/gambas3/img/module/termform.png - app/src/gambas3/img/module/test.png - app/src/gambas3/img/module/webform.png - app/src/gambas3/img/module/webpage.png - + comp/src/gb.form.stock/gambas-mono/32/office-presentation.png - comp/src/gb.form.stock/gambas/128/component.png - + comp/src/gb.form.stock/gambas/128/group.png - comp/src/gb.form.stock/gambas/128/linux.png - + comp/src/gb.form.stock/gambas/128/office-calc.png - + comp/src/gb.form.stock/gambas/128/office-draw.png - + comp/src/gb.form.stock/gambas/128/office-presentation.png - comp/src/gb.form.stock/gambas/128/office.png - comp/src/gb.form.stock/gambas/128/plugin.png - comp/src/gb.form.stock/gambas/128/sun.png - comp/src/gb.form.stock/gambas/128/unlock.png - comp/src/gb.form.stock/gambas/128/warning.png - comp/src/gb.form.stock/gambas/128/wizard.png - comp/src/gb.form.stock/gambas/32/component.png - comp/src/gb.form.stock/gambas/32/group.png - comp/src/gb.form.stock/gambas/32/office-draw.png - + comp/src/gb.form.stock/gambas/32/office-presentation.png View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/9b244afa0e7af747eee37ebbe0c9d8433fc3cf75...668ca3bcd1d03c921c787e48a0110288d6dea8be -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/9b244afa0e7af747eee37ebbe0c9d8433fc3cf75...668ca3bcd1d03c921c787e48a0110288d6dea8be You're 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 Feb 27 23:13:03 2021 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 27 Feb 2021 22:13:03 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] TerminalView: Do not handle the Drop event if the user has defined its own event handler. Message-ID: <603ac3efa6428_bfcb6cf421825c@gitlab-sidekiq-low-urgency-cpu-bound-v1-565468b755-skwjg.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 8bbfbad3 by gambas at 2021-02-27T23:12:56+01:00 TerminalView: Do not handle the Drop event if the user has defined its own event handler. [GB.FORM.TERMINAL] * NEW: TerminalView: Do not handle the Drop event if the user has defined its own event handler. - - - - - 2 changed files: - comp/src/gb.form.terminal/.src/TerminalView/TerminalView.class - comp/src/gb.form.terminal/.src/TerminalView/test/FTestTerminalView.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/8bbfbad38175aa54b6d3dd20fa2fb320ca5da72a -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/8bbfbad38175aa54b6d3dd20fa2fb320ca5da72a You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: