From gitlab at mg.gitlab.com Sat Mar 2 12:51:25 2019 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 02 Mar 2019 11:51:25 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Optimize division, thanks to Cedron Dawg. Message-ID: <5c7a6e3e413a0_24ea3fb72fcdb9701889a@sidekiq-asap-04-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: a0302b7f by gambas at 2019-03-02T11:50:33Z Optimize division, thanks to Cedron Dawg. [GB.COMPLEX] * OPT: Optimize division, thanks to Cedron Dawg. - - - - - 1 changed file: - main/lib/complex/ccomplex.c View it on GitLab: https://gitlab.com/gambas/gambas/commit/a0302b7f77731ec5ee5fe25e3dd7ca4d6e10d5d4 -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/a0302b7f77731ec5ee5fe25e3dd7ca4d6e10d5d4 You're 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 Mar 4 01:36:51 2019 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 04 Mar 2019 00:36:51 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 2 commits: String.Code() now returns -1 on incorrect UTF-8 string. Message-ID: <5c7c7323c912c_b4a3fed39b71c7064723@sidekiq-asap-02-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: b2571193 by gambas at 2019-03-04T00:35:33Z String.Code() now returns -1 on incorrect UTF-8 string. [INTERPRETER] * BUG: String.Code() now returns -1 on incorrect UTF-8 string. - - - - - b8af5cf2 by gambas at 2019-03-04T00:36:35Z Merge branch 'master' of gitlab.com:gambas/gambas - - - - - 1 changed file: - main/gbx/gbx_c_string.c View it on GitLab: https://gitlab.com/gambas/gambas/compare/a0302b7f77731ec5ee5fe25e3dd7ca4d6e10d5d4...b8af5cf2894e02fe167467dc3be0c204d711f4b7 -- View it on GitLab: https://gitlab.com/gambas/gambas/compare/a0302b7f77731ec5ee5fe25e3dd7ca4d6e10d5d4...b8af5cf2894e02fe167467dc3be0c204d711f4b7 You're 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 Mar 4 01:39:15 2019 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 04 Mar 2019 00:39:15 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix some icons. Message-ID: <5c7c73b42d7df_37763fc30b3d246870983@sidekiq-asap-03-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: f2de1bc2 by gambas at 2019-03-04T00:38:57Z Fix some icons. [GB.FORM.STOCK] * NEW: Fix some icons. - - - - - 30 changed files: - comp/src/gb.form.stock/.component - comp/src/gb.form.stock/.project - comp/src/gb.form.stock/gambas-mono/32/add.png - comp/src/gb.form.stock/gambas-mono/32/bottom.png - comp/src/gb.form.stock/gambas-mono/32/clock.png - comp/src/gb.form.stock/gambas-mono/32/connect.png - comp/src/gb.form.stock/gambas-mono/32/disconnect.png - comp/src/gb.form.stock/gambas-mono/32/down.png - comp/src/gb.form.stock/gambas-mono/32/first.png - comp/src/gb.form.stock/gambas-mono/32/insert-image.png - comp/src/gb.form.stock/gambas-mono/32/insert-link.png - comp/src/gb.form.stock/gambas-mono/32/insert-text.png - comp/src/gb.form.stock/gambas-mono/32/last.png - comp/src/gb.form.stock/gambas-mono/32/left.png - comp/src/gb.form.stock/gambas-mono/32/menu.png - comp/src/gb.form.stock/gambas-mono/32/monitor.png - comp/src/gb.form.stock/gambas-mono/32/muted.png - comp/src/gb.form.stock/gambas-mono/32/paste.png - comp/src/gb.form.stock/gambas-mono/32/preview.png - comp/src/gb.form.stock/gambas-mono/32/print.png - comp/src/gb.form.stock/gambas-mono/32/printer.png - comp/src/gb.form.stock/gambas-mono/32/remove.png - comp/src/gb.form.stock/gambas-mono/32/right.png - comp/src/gb.form.stock/gambas-mono/32/top.png - comp/src/gb.form.stock/gambas-mono/32/up.png - comp/src/gb.form.stock/gambas/32/add.png - comp/src/gb.form.stock/gambas/32/book.png - comp/src/gb.form.stock/gambas/32/bookmark.png - comp/src/gb.form.stock/gambas/32/bottom.png - comp/src/gb.form.stock/gambas/32/connect.png View it on GitLab: https://gitlab.com/gambas/gambas/commit/f2de1bc271b55f6e93f2143fca7aa08278319402 -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/f2de1bc271b55f6e93f2143fca7aa08278319402 You're 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 Mar 5 19:11:29 2019 From: gitlab at mg.gitlab.com (BODARD Fabien) Date: Tue, 05 Mar 2019 18:11:29 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] [GB.GUI.BASE] Message-ID: <5c7ebbd1831ce_3c8f3f80022481fc1888f0@sidekiq-asap-03-sv-gprd.mail> BODARD Fabien pushed to branch master at Gambas / gambas Commits: f5858899 by gambix at 2019-03-05T18:11:25Z [GB.GUI.BASE] * OPT: Set the ScrollArea Shade more smooth. - - - - - 1 changed file: - comp/src/gb.gui.base/.src/ScrollArea.class View it on GitLab: https://gitlab.com/gambas/gambas/commit/f58588998730d3e4b5d7a8de0f8610331f8d385b -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/f58588998730d3e4b5d7a8de0f8610331f8d385b You're 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 Mar 6 04:00:56 2019 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 06 Mar 2019 03:00:56 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Array.SortUsing() is a new method that sorts an array according to the sort... Message-ID: <5c7f37eaf98_2fd3fa8eb7c63b0172334e@sidekiq-asap-05-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: d668dadc by gambas at 2019-03-06T02:55:48Z Array.SortUsing() is a new method that sorts an array according to the sort order defined by another array. [INTERPRETER] * NEW: Array.SortUsing() is a new method that sorts an array according to the sort order defined by another array. - - - - - 0614a255 by gambas at 2019-03-06T02:56:52Z Merge branch 'master' of gitlab.com:gambas/gambas - - - - - 5 changed files: - main/gbx/Makefile.am - main/gbx/gbx_c_array.c - main/gbx/gbx_c_array.h - main/gbx/gbx_compare.c - main/gbx/gbx_subr_test.c View it on GitLab: https://gitlab.com/gambas/gambas/compare/f58588998730d3e4b5d7a8de0f8610331f8d385b...0614a25525c2566777ee8541dd30ad79a6d35a2d -- View it on GitLab: https://gitlab.com/gambas/gambas/compare/f58588998730d3e4b5d7a8de0f8610331f8d385b...0614a25525c2566777ee8541dd30ad79a6d35a2d You're 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 Mar 7 08:31:07 2019 From: gitlab at mg.gitlab.com (Tobias Boege) Date: Thu, 07 Mar 2019 07:31:07 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] gb.inotify: Fix Watch.Events[] accessor Message-ID: <5c80c8bcdc3f7_56c83f9887718ff45589a@sidekiq-asap-04-sv-gprd.mail> Tobias Boege pushed to branch master at Gambas / gambas Commits: 76da51ce by Tobias Boege at 2019-03-07T07:24:08Z gb.inotify: Fix Watch.Events[] accessor [GB.INOTIFY] * BUG: Watch.Events._put incorrectly reset events outside the given event set and ignored the assigned value. - - - - - 1 changed file: - main/lib/inotify/c_watch.c View it on GitLab: https://gitlab.com/gambas/gambas/commit/76da51ce70fa114edeb6e559b96e8bf8550993ef -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/76da51ce70fa114edeb6e559b96e8bf8550993ef You're 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 Mar 7 14:59:37 2019 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 07 Mar 2019 13:59:37 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Code formatting now ignores void files, fixes in javascript compression. Message-ID: <5c8123c965395_71403fab123f19b465852@sidekiq-asap-03-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 15641c10 by gambas at 2019-03-07T13:56:03Z Code formatting now ignores void files, fixes in javascript compression. [DEVELOPMENT ENVIRONMENT] * BUG: Code formatting now ignores void files. * NEW: Connection editor: Display the duration of custom requests is the request editor. * NEW: Connection editor: The request editor now wraps its contents. * BUG: Text editor: Some fixes in javascript compression. - - - - - 463bc16b by gambas at 2019-03-07T13:59:25Z Merge branch 'master' of gitlab.com:gambas/gambas - - - - - 5 changed files: - app/src/gambas3/.src/Editor/Code/MPrettyCode.module - app/src/gambas3/.src/Editor/Connection/FConnectionEditor.class - app/src/gambas3/.src/Editor/Connection/FConnectionEditor.form - app/src/gambas3/.src/Editor/MCompressFile.module - app/src/gambas3/.src/VersionControl/FVersionControl.form View it on GitLab: https://gitlab.com/gambas/gambas/compare/76da51ce70fa114edeb6e559b96e8bf8550993ef...463bc16b4776cc34e25fb8cd014ad6ca839a2623 -- View it on GitLab: https://gitlab.com/gambas/gambas/compare/76da51ce70fa114edeb6e559b96e8bf8550993ef...463bc16b4776cc34e25fb8cd014ad6ca839a2623 You're 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 Mar 8 12:29:20 2019 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 08 Mar 2019 11:29:20 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] String.Right() does not crash anymore on invalid UTF-8 strings. Message-ID: <5c825210c906b_5f663ff8365603ec2278bc@sidekiq-asap-04-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: c7d6ddd3 by gambas at 2019-03-08T11:28:41Z String.Right() does not crash anymore on invalid UTF-8 strings. [INTERPRETER] * BUG: String.Right() does not crash anymore on invalid UTF-8 strings. - - - - - 1 changed file: - main/gbx/gbx_c_string.c View it on GitLab: https://gitlab.com/gambas/gambas/commit/c7d6ddd31fd9d285216101961b62e89fabf19749 -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/c7d6ddd31fd9d285216101961b62e89fabf19749 You're 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 Mar 8 12:33:26 2019 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 08 Mar 2019 11:33:26 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] SerialPort: Support for any port speed on Linux. Message-ID: <5c8253072d615_5f663ff830168c182440c9@sidekiq-asap-04-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 7a5f7701 by gambas at 2019-03-08T11:32:22Z SerialPort: Support for any port speed on Linux. [GB.NET] * NEW: SerialPort: Open() method now raises more detailed errors. * NEW: SerialPort: Support for any port speed on Linux. - - - - - 6 changed files: - gb.net/src/CSerialPort.c - gb.net/src/Makefile.am - + gb.net/src/speed.c - + gb.net/src/speed.h - gb.net/src/tools.c - gb.net/src/tools.h View it on GitLab: https://gitlab.com/gambas/gambas/commit/7a5f7701cebf0038409133e641aeca94894d0257 -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/7a5f7701cebf0038409133e641aeca94894d0257 You're 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 Mar 8 12:50:57 2019 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 08 Mar 2019 11:50:57 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Help browser: Opening the help browser from the welcome dialog does not crash... Message-ID: <5c825721a6106_205b3fe131fdb48c108920@sidekiq-asap-01-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: cfd5d3bc by gambas at 2019-03-08T11:48:30Z Help browser: Opening the help browser from the welcome dialog does not crash anymore if the left panel is visible. [DEVELOPMENT ENVIRONMENT] * BUG: Help browser: Opening the help browser from the welcome dialog does not crash anymore if the left panel is visible. * BUG: Help browser: Fix the left panel contents. * NEW: Search dialog: Make it larger for long checkbox labels. - - - - - 5 changed files: - app/src/gambas3/.src/Component/CClassInfo.class - app/src/gambas3/.src/Help/FHelpBrowser.class - app/src/gambas3/.src/Help/FHelpBrowser.form - app/src/gambas3/.src/Project.module - app/src/gambas3/.src/Search/FSearch.form View it on GitLab: https://gitlab.com/gambas/gambas/commit/cfd5d3bce1b0afce3257c7ef429de9bf6c57e98c -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/cfd5d3bce1b0afce3257c7ef429de9bf6c57e98c You're 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 Mar 8 21:43:48 2019 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 08 Mar 2019 20:43:48 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Variant[].Sort() and Variant[].SortUsing() methods have been added and... Message-ID: <5c82d4059b04e_f523fce5bdd0acc12153a3@sidekiq-asap-03-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: f38f1b16 by gambas at 2019-03-08T20:42:33Z Variant[].Sort() and Variant[].SortUsing() methods have been added and SortUsing() methods now take an optional sort mode as second argument. [INTERPRETER] * NEW: Variant[].Sort() and Variant[].SortUsing() methods have been added. * NEW: SortUsing() methods now take an optional sort mode as second argument. - - - - - 1 changed file: - main/gbx/gbx_c_array.c View it on GitLab: https://gitlab.com/gambas/gambas/commit/f38f1b1657a615d4f7934a6651e3246aea1387ec -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/f38f1b1657a615d4f7934a6651e3246aea1387ec You're 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 Mar 8 21:51:49 2019 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 08 Mar 2019 20:51:49 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix SortUsing() methods public declaration. Message-ID: <5c82d5e5ce729_64783fd11b3b28fc7459cb@sidekiq-asap-05-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 209a8faa by gambas at 2019-03-08T20:51:27Z Fix SortUsing() methods public declaration. [INTERPRETER] * BUG: Fix SortUsing() methods public declaration. - - - - - 1 changed file: - main/gbx/gbx_c_array.c View it on GitLab: https://gitlab.com/gambas/gambas/commit/209a8faacfcc5bcdd62cd2c6dc3c568d29e844b7 -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/209a8faacfcc5bcdd62cd2c6dc3c568d29e844b7 You're 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 Mar 11 16:36:38 2019 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 11 Mar 2019 15:36:38 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Run JIT compilation in the background to make programs start faster. Message-ID: <5c868086d0a90_12493fc9d327626c338141@sidekiq-asap-05-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 3f7095bb by gambas at 2019-03-11T15:34:50Z Run JIT compilation in the background to make programs start faster. [INTERPRETER] * OPT: JIT compilation is run in two steps. [GB.JIT] * OPT: Run JIT compilation in the background. * NEW: JIT.Debug is a new property that allows to enable JIT debugging messages at runtime. - - - - - 7 changed files: - main/gbx/gbx.c - main/gbx/gbx_c_process.c - main/gbx/gbx_class_load.c - main/gbx/gbx_jit.c - main/gbx/gbx_jit.h - + main/lib/jit/gb.jit/.src/CCompilation.class - main/lib/jit/gb.jit/.src/Jit.module View it on GitLab: https://gitlab.com/gambas/gambas/commit/3f7095bbd9b1f6abcac3c64c8c9865fa8fce2246 -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/3f7095bbd9b1f6abcac3c64c8c9865fa8fce2246 You're 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 Mar 11 17:53:48 2019 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 11 Mar 2019 16:53:48 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Don't try to abort JIT compilation if the JIT component is not loaded. Message-ID: <5c86929e223fb_3bb53f801d2b3310125819@sidekiq-asap-03-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: eb8c8717 by gambas at 2019-03-11T16:53:18Z Don't try to abort JIT compilation if the JIT component is not loaded. [INTERPRETER] * BUG: Don't try to abort JIT compilation if the JIT component is not loaded. - - - - - 1 changed file: - main/gbx/gbx_jit.c View it on GitLab: https://gitlab.com/gambas/gambas/commit/eb8c87174098c19df1d98ced16fc18061e5ee1e4 -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/eb8c87174098c19df1d98ced16fc18061e5ee1e4 You're 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 Mar 11 19:48:23 2019 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 11 Mar 2019 18:48:23 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Add IDE Category to .desktop Message-ID: <5c86ad7ae906d_69cb3ff848f32c8c543063@sidekiq-asap-02-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 42cc5d63 by bgermann at 2019-03-01T18:10:25Z Add IDE Category to .desktop - - - - - 60b30b70 by Beno?t Minisini at 2019-03-11T18:48:10Z Merge branch 'master' into 'master' Add IDE Category to .desktop See merge request gambas/gambas!79 - - - - - 1 changed file: - app/desktop/gambas3.desktop View it on GitLab: https://gitlab.com/gambas/gambas/compare/eb8c87174098c19df1d98ced16fc18061e5ee1e4...60b30b707392979800193aaf9cf0c134be17f3c2 -- View it on GitLab: https://gitlab.com/gambas/gambas/compare/eb8c87174098c19df1d98ced16fc18061e5ee1e4...60b30b707392979800193aaf9cf0c134be17f3c2 You're 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 Mar 11 19:48:48 2019 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 11 Mar 2019 18:48:48 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 2 commits: [GP.MAP] Message-ID: <5c86ad9361409_69cb3ff83dff7664543919@sidekiq-asap-02-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 02fe8682 by Gen Braga at 2019-03-11T18:48:37Z [GP.MAP] * BUG: Small bug fixes. - - - - - bec2b078 by Beno?t Minisini at 2019-03-11T18:48:37Z Merge branch 'master' into 'master' Updates, bugfixes, a few code reorganization and inline comments. See merge request gambas/gambas!77 - - - - - 16 changed files: - comp/src/gb.map/.icon.png - comp/src/gb.map/.project - comp/src/gb.map/.src/FCarto.class - comp/src/gb.map/.src/Map.class - comp/src/gb.map/.src/MapView.class - comp/src/gb.map/.src/Shapes/_ShapeItem.class - comp/src/gb.map/.src/Tests/Form3.class - comp/src/gb.map/.src/Tests/Form4.class - comp/src/gb.map/.src/Tools/Geo.module - comp/src/gb.map/.src/Tools/Proj.class - comp/src/gb.map/.src/Tools/_MapProxy.class - comp/src/gb.map/.src/Types/MapPoint.class - comp/src/gb.map/.src/Types/_Tile.class - comp/src/gb.map/.src/_MapLayer.class - comp/src/gb.map/.src/_MapShape.class - comp/src/gb.map/.src/_MapTile.class View it on GitLab: https://gitlab.com/gambas/gambas/compare/60b30b707392979800193aaf9cf0c134be17f3c2...bec2b078021c3ffdfc3e63b785b4fa6fde7a396f -- View it on GitLab: https://gitlab.com/gambas/gambas/compare/60b30b707392979800193aaf9cf0c134be17f3c2...bec2b078021c3ffdfc3e63b785b4fa6fde7a396f You're 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 Mar 12 03:51:01 2019 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Tue, 12 Mar 2019 02:51:01 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Active file descriptor watches and active timers are now automatically... Message-ID: <5c871e965ec5d_69cb3ff848f3345c176717a@sidekiq-asap-02-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: a0bcf85b by gambas at 2019-03-12T02:46:30Z Active file descriptor watches and active timers are now automatically transferred to the component declaring a custom event loop. [INTERPRETER] * BUG: Active file descriptor watches and active timers are now automatically transferred to the component declaring a custom event loop. Consequently, a process started before the declaration of the event loop will have its termination signal correctly catched. * NEW: Use waitpid() instead of wait4(). [GB.GTK] * BUG: Declare the event loop hook last so that active file descriptor watches and active transfer are automatically transferred. [GB.GTK3] * BUG: Declare the event loop hook last so that active file descriptor watches and active transfer are automatically transferred. [GB.QT4] * BUG: Declare the event loop hook last so that active file descriptor watches and active transfer are automatically transferred. [GB.QT5] * BUG: Declare the event loop hook last so that active file descriptor watches and active transfer are automatically transferred. - - - - - dd336c20 by gambas at 2019-03-12T02:50:52Z Merge branch 'master' of gitlab.com:gambas/gambas - - - - - 9 changed files: - gb.gtk/src/main.cpp - gb.qt4/src/CWatch.cpp - gb.qt4/src/main.cpp - main/gbx/gbx_api.c - main/gbx/gbx_c_process.c - main/gbx/gbx_signal.c - main/gbx/gbx_watch.c - main/gbx/gbx_watch.h - main/lib/jit/gb.jit/.src/CCompilation.class View it on GitLab: https://gitlab.com/gambas/gambas/compare/bec2b078021c3ffdfc3e63b785b4fa6fde7a396f...dd336c2067060ad9a175c7ea7d60b21e346c649a -- View it on GitLab: https://gitlab.com/gambas/gambas/compare/bec2b078021c3ffdfc3e63b785b4fa6fde7a396f...dd336c2067060ad9a175c7ea7d60b21e346c649a You're 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 Mar 13 12:59:45 2019 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 13 Mar 2019 11:59:45 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Disabling JIT compiler works correctly again. Message-ID: <5c88f0b2e2b23_15c63f81df42c2b489765@sidekiq-asap-02-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 63d9d81b by gambas at 2019-03-13T11:59:14Z Disabling JIT compiler works correctly again. [INTERPRETER] * BUG: Disabling JIT compiler works correctly again. - - - - - 4 changed files: - main/gbx/gbx_exec.c - main/gbx/gbx_exec_loop.c - main/gbx/gbx_jit.c - main/gbx/gbx_jit.h View it on GitLab: https://gitlab.com/gambas/gambas/commit/63d9d81bd25c2d0050b96793805d1b981300823e -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/63d9d81bd25c2d0050b96793805d1b981300823e You're 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 Mar 13 14:27:28 2019 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 13 Mar 2019 13:27:28 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Raise an error if there is not enough local slots for control structures. Message-ID: <5c890540f33a3_15c63f82011273801453690@sidekiq-asap-02-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: d3a182aa by gambas at 2019-03-13T13:25:32Z Raise an error if there is not enough local slots for control structures. [COMPILER] * BUG: Raise an error if there is not enough local slots for control structures. - - - - - 1 changed file: - main/gbc/gbc_trans_ctrl.c View it on GitLab: https://gitlab.com/gambas/gambas/commit/d3a182aa0e54375bf98d11a1bbce6b34b1e9b8b6 -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/d3a182aa0e54375bf98d11a1bbce6b34b1e9b8b6 You're 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 Mar 14 01:54:14 2019 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 14 Mar 2019 00:54:14 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 2 commits: GridView: Make selected color less transparent. Message-ID: <5c89a637759f5_30153fb48dd120a0219187@sidekiq-asap-03-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: d26bb859 by gambas at 2019-03-13T20:36:30Z GridView: Make selected color less transparent. [GB.GUI.BASE] * NEW: GridView: Make selected color less transparent. - - - - - a8bcabb7 by gambas at 2019-03-14T00:52:37Z Unary minus operator is now sticked to its argument when put between parentheses or brackets. [GB.EVAL] * NEW: Unary minus operator is now sticked to its argument when put between parentheses or brackets. - - - - - 2 changed files: - comp/src/gb.gui.base/.src/GridView/GridView.class - main/lib/eval/eval_analyze.c View it on GitLab: https://gitlab.com/gambas/gambas/compare/d3a182aa0e54375bf98d11a1bbce6b34b1e9b8b6...a8bcabb74197ce9d666794ddc1fbfd0109aabe8d -- View it on GitLab: https://gitlab.com/gambas/gambas/compare/d3a182aa0e54375bf98d11a1bbce6b34b1e9b8b6...a8bcabb74197ce9d666794ddc1fbfd0109aabe8d You're 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 Mar 14 02:48:00 2019 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 14 Mar 2019 01:48:00 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Form editor: The dialog for editing text property now displays the name of the... Message-ID: <5c89b2d110b6b_370e3fa6827a377c1156fd@sidekiq-asap-05-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: ddfdb080 by gambas at 2019-03-14T01:13:42Z Form editor: The dialog for editing text property now displays the name of the editer property in its title. [DEVELOPMENT ENVIRONMENT] * NEW: Update French translation. * NEW: Form editor: The dialog for editing text property now displays the name of the editer property in its title. * NEW: Project property dialog: Add GB_NO_JIT as pre-defined environment variable. * BUG: Project property dialog: The environment variable table now automatically resizes its columns. - - - - - 0bbf4761 by gambas at 2019-03-14T01:47:36Z Enhance formatting of unary minus operator. [GB.EVAL] * NEW: Enhance formatting of unary minus operator. - - - - - 8 changed files: - app/src/gambas3/.lang/fr.po - app/src/gambas3/.src/Editor/Form/FProperty.class - app/src/gambas3/.src/Editor/Form/FText.class - app/src/gambas3/.src/Editor/Form/FText.form - app/src/gambas3/.src/Project.module - app/src/gambas3/.src/Project/FProjectProperty.class - app/src/gambas3/.src/Project/FProjectProperty.form - main/lib/eval/eval_analyze.c View it on GitLab: https://gitlab.com/gambas/gambas/compare/a8bcabb74197ce9d666794ddc1fbfd0109aabe8d...0bbf4761d6b169fbdfa75c4e8627e13eab688d13 -- View it on GitLab: https://gitlab.com/gambas/gambas/compare/a8bcabb74197ce9d666794ddc1fbfd0109aabe8d...0bbf4761d6b169fbdfa75c4e8627e13eab688d13 You're 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 Mar 14 02:49:08 2019 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 14 Mar 2019 01:49:08 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Just some changes due to the new minus unary operator formatting. Message-ID: <5c89b3147fab5_30153fb48de279042665cd@sidekiq-asap-03-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 01cb3d2a by gambas at 2019-03-14T01:48:19Z Just some changes due to the new minus unary operator formatting. - - - - - 10 changed files: - app/src/gambas3/.project - app/src/gambas3/.src/Debug/CProfile.class - app/src/gambas3/.src/Editor/Form/FForm.class - app/src/gambas3/.src/Editor/Image/CImageSelection.class - app/src/gambas3/.src/Editor/Image/FImageEditor.class - app/src/gambas3/.src/Family/Report/CFamilyReport.class - app/src/gambas3/.src/Help/FTips.class - ? app/src/gambas3/.src/Packager/Package.module.orig - app/src/gambas3/.src/Project.module - app/src/gambas3/.src/Welcome/FAbout.class View it on GitLab: https://gitlab.com/gambas/gambas/commit/01cb3d2a550e0bce901dda133370d188ff6bd6bc -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/01cb3d2a550e0bce901dda133370d188ff6bd6bc You're 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 Mar 19 17:02:57 2019 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Tue, 19 Mar 2019 16:02:57 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 5 commits: Update Workspace.class Message-ID: <5c9112b2c9c08_10473f8531dc4d94259713@sidekiq-asap-01-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 523effc9 by Jorge Carri?n Molpeceres at 2019-03-11T18:30:59Z Update Workspace.class - - - - - 2c6944c2 by Jorge Carri?n Molpeceres at 2019-03-11T18:34:11Z Update FWorkspace.class - - - - - d144a76c by Jorge Carri?n Molpeceres at 2019-03-11T20:34:44Z Update FWorkspace.class - - - - - 263d5660 by Jorge Carri?n Molpeceres at 2019-03-11T20:35:57Z Update Workspace.class - - - - - 4605b577 by Beno?t Minisini at 2019-03-19T16:02:42Z Merge branch 'master' into 'master' Workspace: Add CloseButton property. See merge request gambas/gambas!81 - - - - - 2 changed files: - comp/src/gb.form.mdi/.src/Workspace/FWorkspace.class - comp/src/gb.form.mdi/.src/Workspace/Workspace.class View it on GitLab: https://gitlab.com/gambas/gambas/compare/faa54caf024d3f11a2ea2a9ab21e5e39ad6bd8d5...4605b5776032f17e4f2889daa87400d48fbc12ed -- View it on GitLab: https://gitlab.com/gambas/gambas/compare/faa54caf024d3f11a2ea2a9ab21e5e39ad6bd8d5...4605b5776032f17e4f2889daa87400d48fbc12ed You're 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 Mar 19 17:03:53 2019 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Tue, 19 Mar 2019 16:03:53 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Contains fix and new Italian translations Message-ID: <5c9112eaa4f92_31fc3fdb7c808f3016804a7@sidekiq-asap-02-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: a89bd83d by GianluigiOr at 2019-03-15T22:05:32Z Contains fix and new Italian translations [DEVELOPMENT ENVIRONMENT] * NEW: The IDE translation is now complete and correct. - - - - - 7df526ac by Beno?t Minisini at 2019-03-19T16:03:35Z Merge branch 'italian-translations' into 'master' Contains fix and new Italian translations See merge request gambas/gambas!82 - - - - - 1 changed file: - app/src/gambas3/.lang/it.po View it on GitLab: https://gitlab.com/gambas/gambas/compare/4605b5776032f17e4f2889daa87400d48fbc12ed...7df526ac5d8e5d20488632579715e373fdb171be -- View it on GitLab: https://gitlab.com/gambas/gambas/compare/4605b5776032f17e4f2889daa87400d48fbc12ed...7df526ac5d8e5d20488632579715e373fdb171be You're 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 Mar 20 15:09:21 2019 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 20 Mar 2019 14:09:21 +0000 Subject: [Gambas-Notification] =?utf-8?b?W0dpdF1bZ2FtYmFzL2dhbWJhc11bbWFz?= =?utf-8?q?ter=5D_Array=2EShuffle=28=29_is_a_new_method_that_randomly_shuf?= =?utf-8?q?fles_an_array_using_Fisher=E2=80=93Yates_algorithm=2E?= Message-ID: <5c9249923f152_40ca3fe9c7968ea81907f7@sidekiq-asap-04-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: a6eb4227 by gambas at 2019-03-20T14:08:16Z Array.Shuffle() is a new method that randomly shuffles an array using Fisher?Yates algorithm. [INTERPRETER] * NEW: Array.Shuffle() is a new method that randomly shuffles an array using Fisher?Yates algorithm. - - - - - 2 changed files: - main/gbx/gbx_c_array.c - main/gbx/gbx_c_array.h View it on GitLab: https://gitlab.com/gambas/gambas/commit/a6eb42275643e5f67bddc426564b048841e1432c -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/a6eb42275643e5f67bddc426564b048841e1432c You're 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 Mar 20 19:47:15 2019 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 20 Mar 2019 18:47:15 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix Array.Shuffle() on String, Long and Object arrays. Message-ID: <5c928ab3e1f2d_17e63fad504dddd8175276@sidekiq-asap-01-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 2bb7d795 by gambas at 2019-03-20T18:39:56Z Fix Array.Shuffle() on String, Long and Object arrays. [INTERPRETER] * BUG: Fix Array.Shuffle() on String, Long and Object arrays. - - - - - 1 changed file: - main/gbx/gbx_c_array.c View it on GitLab: https://gitlab.com/gambas/gambas/commit/2bb7d795b7bb7b4d7062ae36cd894d8a586f2fd2 -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/2bb7d795b7bb7b4d7062ae36cd894d8a586f2fd2 You're 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 Mar 21 23:21:15 2019 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 21 Mar 2019 22:21:15 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 7 commits: Cosmetic changes in debugger code. Message-ID: <5c940e5de23f0_13003fc4e78d3dd01055f9@sidekiq-asap-01-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 6c9df4c4 by gambas at 2019-03-21T22:14:22Z Cosmetic changes in debugger code. [INTERPRETER] * NEW: Cosmetic changes in debugger code. [GB.DEBUG] * NEW: Cosmetic changes in debugger code. - - - - - 0feaec90 by gambas at 2019-03-21T22:15:23Z Fix typo in a source file that is not yet used. [GB.GSL] * BUG: Fix typo in a source file that is not yet used. - - - - - dfdbd3bd by gambas at 2019-03-21T22:16:01Z Correctly normalize SQLite session file names. [GB.WEB] * BUG: Correctly normalize SQLite session file names. - - - - - 92cde532 by gambas at 2019-03-21T22:17:26Z Fix case typo in source code. [GB.FORM.MDI] * BUG: Fix case typo in source code. - - - - - 107d4032 by gambas at 2019-03-21T22:18:15Z NEW: Run Gambas tests last. [BENCHMARKS] * NEW: Run Gambas tests last. - - - - - 3c9a8616 by gambas at 2019-03-21T22:18:54Z TerminalView: the minimal screen height is now 2 lines. [GB.FORM.TERMINAL] * NEW: TerminalView: the minimal screen height is now 2 lines. - - - - - d7867cb7 by gambas at 2019-03-21T22:20:00Z Changes in testing code. - - - - - 18 changed files: - benchmark/benchmark.gbs - comp/src/gb.form.mdi/.src/Workspace/FWorkspace.class - comp/src/gb.form.terminal/.src/TerminalView/FTestTerminalView.class - comp/src/gb.form.terminal/.src/TerminalView/TerminalView.class - comp/src/gb.form/.src/Test/FSwitchButton.form - comp/src/gb.net.pop3/.component - comp/src/gb.net.pop3/.project - comp/src/gb.net.pop3/.src/MTest.module - comp/src/gb.net.smtp/.component - comp/src/gb.net.smtp/.project - comp/src/gb.net.smtp/.src/Main.module - comp/src/gb.report2/.icon.png - comp/src/gb.report2/.project - comp/src/gb.util.web/.src/MMain.module - comp/src/gb.web/.src/SqliteSessionManager.class - gb.gsl/src/c_newtonpolynomial.c - main/lib/debug/CDebug.c - main/share/gb_file_temp.h View it on GitLab: https://gitlab.com/gambas/gambas/compare/2bb7d795b7bb7b4d7062ae36cd894d8a586f2fd2...d7867cb7cd12db782486d065b0c2177d9e19fa76 -- View it on GitLab: https://gitlab.com/gambas/gambas/compare/2bb7d795b7bb7b4d7062ae36cd894d8a586f2fd2...d7867cb7cd12db782486d065b0c2177d9e19fa76 You're 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 Mar 22 00:12:20 2019 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 21 Mar 2019 23:12:20 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][stable] 128 commits: Do not reset CFLAGS or CXXFLAGS Message-ID: <5c941a558030e_77383ffbb98917d8691b0@sidekiq-asap-03-sv-gprd.mail> Beno?t Minisini pushed to branch stable at Gambas / gambas Commits: ee0b38be by bgermann at 2018-10-27T12:56:13Z Do not reset CFLAGS or CXXFLAGS Do not reset CFLAGS or CXXFLAGS so one can overwrite them. - - - - - df419c94 by gambas at 2019-01-12T17:20:38Z UdpSocket: Host is a new property that allows to define the IP address the UDP socket will be bounded to. [GB.NET] * NEW: UdpSocket: Host is a new property that allows to define the IP address the UDP socket will be bounded to. - - - - - 23a8fbc8 by gambas at 2019-01-12T17:23:50Z Fix UdpSocket class declaration. [GB.NET] * BUG: Fix UdpSocket class declaration. - - - - - 388bc701 by gambas at 2019-01-13T07:58:00Z Don't crash when drawing one-character static strings. [GB.SDL2] * BUG: Don't crash when drawing one-character static strings. - - - - - 0d989266 by Gianluigi Gradaschi at 2019-01-15T22:17:03Z Italian translations - - - - - bcaf4d99 by Beno?t Minisini at 2019-01-15T22:17:03Z Merge branch 'italian-translations' into 'master' Update Italian translation for the development environment, the tips, gb.wiki, gb.args, gb.db.form, gb.form, gb.form.dialog, gb.form.mdi, gb.report2, gb.web.form. See merge request gambas/gambas!60 - - - - - 69d864f1 by gambas at 2019-01-16T03:32:44Z Ignore trailing zeros in the decimal part of floating point number constants. [INTERPRETER] * NEW: Allow one more decimal digit in floating point number constants. * BUG: Ignore trailing zeros in the decimal part of floating point number constants. It may introduce rounding differences. - - - - - f1ed9011 by gambas at 2019-01-19T00:03:57Z If the option '-t' is specified, the compiler now automatically calls 'msgfmt' to compile the translation files if needed. [COMPILER] * NEW: If the option '-t' is specified, the compiler now automatically calls 'msgfmt' to compile the translation files if needed. - - - - - 525b6865 by gambas at 2019-01-19T00:05:48Z Do not call 'msgfmt' anymore, this is automatically done by the compiler now. [DEVELOPMENT ENVIRONMENT] * NEW: Do not call 'msgfmt' anymore, this is automatically done by the compiler now. - - - - - 912d804d by gambas at 2019-01-19T00:06:38Z Raise the maximum number of decimal digit of a Float value to 16. [INTERPRETER] * NEW: Raise the maximum number of decimal digit of a Float value to 16. - - - - - 845d535b by gambas at 2019-01-19T00:08:00Z Fix corrupted image in BeastScroll example. [EXAMPLES] * BUG: Fix corrupted image in BeastScroll example. - - - - - 1181b784 by gambas at 2019-01-19T01:58:48Z Spinner: Enable the spinner timer only if needed, and not permanently! [GB.FORM] * BUG: Spinner: Enable the spinner timer only if needed, and not permanently! - - - - - fe55f495 by gambas at 2019-01-20T21:50:35Z Fix the default value of optional Object function arguments. [GB.JIT] * BUG: Fix the default value of optional Object function arguments. - - - - - 75b1d595 by gambas at 2019-01-20T22:28:00Z Replace 'Guint' by 'uint', otherwise the component seems to not compile anymore on some systems. [GB.PDF] * BUG: Replace 'Guint' by 'uint', otherwise the component seems to not compile anymore on some systems. - - - - - 4dae37d4 by christof at 2019-01-21T13:54:34Z Fix packager creates component name with leading dot this happend if vendorname = Null - - - - - e5b5487a by gambas at 2019-01-23T23:57:54Z Search dialog: text highlight now works correctly whatever the editor font is. [DEVELOPMENT ENVIRONMENT] * BUG: Search dialog: text highlight now works correctly whatever the editor font is. [GB.EVAL.HIGHLIGHT] * NEW: TextHighlighter: Paint() is a new method that paints the highlighted text. [GB.GUI.BASE] * NEW: Paint: Add an hidden undocumented method that computes the character width of a fixed font. - - - - - 402d1acb by gambas at 2019-01-24T03:11:35Z Compile translations on installation. [DEVELOPMENT ENVIRONMENT] * BUG: Compile translations on installation. - - - - - 245d3d74 by gambas at 2019-01-26T14:24:46Z Do not add an extra decimal digit to floating point numbers, it introduces rounding errors. [INTERPRETER] * BUG: Do not add an extra decimal digit to floating point numbers, it introduces rounding errors. - - - - - 7b75f31e by gambas at 2019-01-26T14:25:51Z TabStrip: Tab labels are now correctly displayed when the tab has no icon. [GB.GTK3] * BUG: TabStrip: Tab labels are now correctly displayed when the tab has no icon. - - - - - 6bd779d2 by gambas at 2019-01-26T15:11:19Z Make component compile with GTK+ < 3.20. [GB.GTK3] * BUG: Make component compile with GTK+ < 3.20. - - - - - 8f09b682 by gambas at 2019-01-26T17:28:05Z MediaView: Merge the play and pause button and remove the big white pause symbol. [GB.MEDIA.FORM] * NEW: MediaView: Merge the play and pause button. * NEW: MediaView: Remove the big white pause symbol. - - - - - e467d664 by gambas at 2019-01-29T00:18:41Z Code editor: The background color of error or watch tooltips is now explicitely merged with the theme default background color. [DEVELOPMENT ENVIRONMENT] * BUG: Code editor: The background color of error or watch tooltips is now explicitely merged with the theme default background color. - - - - - 579c9e1f by Tobias Boege at 2019-02-01T10:57:09Z gb.xml: <!DOCTYPE> declaration is case-insensitive [GB.XML] * BUG: <!DOCTYPE> declaration is case-insensitive. - - - - - 0a6b9ff3 by gambix at 2019-02-01T21:23:52Z Circle mapItem now really have the good radius and MapPoint.Distance is now a static function [GB.MAP] * BUG: Circle map item now a really the good radius * OPT: MapPoint.Distance is now a static public Function - - - - - 13120e91 by gambix at 2019-02-01T21:24:58Z Merge branch 'master' of gitlab.com:gambas/gambas - - - - - 92a09ad1 by gambas at 2019-02-01T23:37:54Z Workspace: Sometimes closing a tab with the middle button is triggered twice, leading to a crash. Made a workaround. [GB.FORM.MDI] * BUG: Workspace: Sometimes closing a tab with the middle button is triggered twice, leading to a crash. Made a workaround. - - - - - c875f00a by gambas at 2019-02-01T23:40:30Z TimeBox is a new control that allows to enter a duration. Maybe the name of the control is not very good. [GB.FORM] * NEW: TimeBox is a new control that allows to enter a duration. Maybe the name of the control is not very good. - - - - - f812d812 by gambas at 2019-02-01T23:41:36Z Enhance the SpinBox control. [GB.GUI.BASE] * NEW: SpinBox: Alignment is a new property that allows to define the alignment of the control inner text. * NEW: SpinBox: ShowZero is a new property that tells to pad the displayed number with zeros. * NEW: SpinBox: Limit is a new event that is raised when the user tries to move past the maximum value, or beofre the minimum value. * BUG: SpinBox: The value entered with the keyboard is now always taken into account by the next use of the mouse. - - - - - 3a8b6873 by gambas at 2019-02-01T23:49:44Z Merge branch 'master' of gitlab.com:gambas/gambas - - - - - a7bbfbfb by gambas at 2019-02-01T23:55:16Z Now that *.mo files are automatically generated by the compiler, do not put them in the git repository. [CONFIGURATION] * NEW: Now that *.mo files are automatically generated by the compiler, do not put them in the git repository. - - - - - f9311313 by gambas at 2019-02-02T00:06:42Z Update French translation. [WIKI] * NEW: Update French translation. - - - - - 5bb2f41b by gambas at 2019-02-02T00:07:37Z Remove '*.mo' files now automatically generated by the compiler, and other filed that should be ignored too. - - - - - 6c7837ec by gambas at 2019-02-02T00:10:46Z Add the root '.gitignore' file, the only one that should be kept in the repository. - - - - - efee886d by gambas at 2019-02-02T01:00:58Z * Remove other '*.mo' files from the repository. - - - - - 3482e7dd by gambix at 2019-02-02T17:06:31Z Add the require of gb.eval and force the gb.eval componant loading if not done [GB.REPORT] * BUG: Add the require for gb.eval in component info and force the loading of it. - - - - - 4226f329 by gambas at 2019-02-05T01:23:12Z Translation dialog: Add two buttons to move between translated strings and redesign the dialog a bit. [DEVELOPMENT ENVIRONMENT] * NEW: Translation dialog: Move the current translation related buttons to their own toolbars juste above the translation field. * NEW: Translation dialog: Add two buttons to move between translated strings. - - - - - 66a4368b by gambas at 2019-02-05T01:25:07Z Merge branch 'master' of gitlab.com:gambas/gambas - - - - - a5ec01c2 by Beno?t Minisini at 2019-02-06T18:03:19Z Merge branch 'componentwithoutdot' into 'master' Fix packager creates component name with leading dot See merge request gambas/gambas!61 - - - - - d2ed9a43 by Tim Dickson at 2019-02-06T20:57:04Z fix slackware package genreation [DEVELOPMENT ENVIRONMENT] * BUG: generate missing doinst.sh file for desktop packages * BUG: make requires file point at correct package for slapt-get * BUG: generate one package for slackware, as dep packages are not used. - - - - - 4770a192 by Beno?t Minisini at 2019-02-06T21:18:53Z Merge branch 'master' into 'master' fix slackware package genreation See merge request gambas/gambas!65 - - - - - 6d12e87a by gambas at 2019-02-06T21:24:35Z Cosmetic enhancement of the fix on package names with a leading dot. [DEVELOPMENT ENVIRONMENT] * BUG: Packager: Cosmetic enhancement of the fix on package names with a leading dot. - - - - - 8d04122c by gambas at 2019-02-06T21:25:44Z Merge branch 'master' of gitlab.com:gambas/gambas - - - - - c0eab6b4 by gambas at 2019-02-06T22:23:18Z Don't crash if a component use NULL as error message argument. Replace it by a void string. [INTERPRETER] * BUG: Don't crash if a component use NULL as error message argument. Replace it by a void string. - - - - - 466a5704 by gambas at 2019-02-06T22:24:08Z Connection.GetTemplate() and Connection.ApplyTemplate() now take tables without primary key into account correctly. [GB.DB] * BUG: Connection.GetTemplate() and Connection.ApplyTemplate() now take tables without primary key into account correctly. - - - - - 2a8ebf36 by gambas at 2019-02-07T13:20:43Z Support for automatic translation based on 'translate-shell' tool. [DEVELOPMENT ENVIRONMENT] * NEW: Translation dialog: Support for automatic translation based on 'translate-shell' tool. * NEW: Option dialog: Support for automatic translation based on 'translate-shell' tool. * BUG: Mark some strings in forms as not to be translated. * NEW: Update the Spanish translation. - - - - - 80cc24b6 by GianluigiOr at 2019-02-07T22:51:59Z Contains fix and new Italian translations [DEVELOPMENT ENVIRONMENT] * NEW: The IDE translation is now complete and correct. - - - - - 019bae27 by gambas at 2019-02-07T23:42:20Z Translation dialog: Deleting a translation correctly removes it from the translation combo box. [DEVELOPMENT ENVIRONMENT] * BUG: Translation dialog: Deleting a translation correctly removes it from the translation combo box. - - - - - 66b357dc by Beno?t Minisini at 2019-02-08T00:07:21Z Merge branch 'italian-translations' into 'master' Contains fix and new Italian translations See merge request gambas/gambas!66 - - - - - 4f729896 by gambas at 2019-02-08T22:07:47Z Unused function warnings now point at the beginning of the function. [COMPILER] * BUG: Unused function warnings now point at the beginning of the function. - - - - - 66253171 by gambas at 2019-02-08T22:08:34Z Merge branch 'master' of gitlab.com:gambas/gambas - - - - - 24c2f184 by gambas at 2019-02-09T13:26:47Z URLLabel: Rewrite the control as a child of Label. [GB.FORM] * NEW: URLLabel: Rewrite the control as a child of Label. - - - - - a5660d9b by gambas at 2019-02-09T13:27:31Z Fix how format on load & save option is taken into account. [DEVELOPMENT ENVIRONMENT] * BUG: Format on load & save option now mark the files as modified, so that search does not become silly. * BUG: Format on load & save option is now taken into account by the text editor, not just by code editor. * NEW: URLLabel.Padding now works correctly in form editor. - - - - - 8ab745c2 by gambas at 2019-02-09T15:07:17Z Fix corrupted test form. [GB.FORM] * BUG: Fix corrupted test form. - - - - - f3d0e359 by GianluigiOr at 2019-02-09T15:51:51Z Contains new Italian translations [DEVELOPMENT ENVIRONMENT] * NEW: The IDE translation is now complete. - - - - - 5318c1db by gambas at 2019-02-11T00:21:44Z Option dialog: Add new snippets and display custom snippets in bold. [DEVELOPMENT ENVIRONMENT] * NEW: Option dialog: Add new snippets. * NEW: Option dialog: Display custom snippets in bold. - - - - - b565ce87 by Gen Braga at 2019-02-11T13:16:24Z Replace pt_BR.po, updated translation. - - - - - 8b825452 by Beno?t Minisini at 2019-02-11T13:47:16Z Merge branch 'italian-translations' into 'master' Update Italian translation. See merge request gambas/gambas!67 - - - - - a761404a by Beno?t Minisini at 2019-02-11T13:47:58Z Merge branch 'undefined' into 'master' Replace pt_BR.po, updated translation. See merge request gambas/gambas!68 - - - - - 24574407 by Beno?t Minisini at 2019-02-11T13:54:58Z Update .gitlab-ci.yml - - - - - a03ffa0c by Bernhard M. Wiedemann at 2019-02-14T09:32:37Z Make 'gb.pdf' compile with poppler-0.72 completes commit a576b687dbf4c081cb7935c1698dad8f6ddb224a Without this change, it would complain about missing getCString because the POPPLER_VERSION_0_72 was not there. - - - - - 1bf58ddd by gambas at 2019-02-14T17:08:31Z WebTextArea: The Text property works correctly again. [GB.WEB.FORM] * BUG: WebTextArea: The Text property works correctly again. - - - - - 25226915 by gambas at 2019-02-14T17:09:41Z Support for integrated playground. [WIKI] * NEW: Support for integrated playground. - - - - - 98c6018e by gambas at 2019-02-14T17:10:09Z Merge branch 'master' of gitlab.com:gambas/gambas - - - - - a4fb029f by gambas at 2019-02-14T17:10:34Z Curl.DefaultProxy is a new property that allows to define the default proxy of all newly created HttpClient objects. [GB.NET.CURL] * NEW: Curl.DefaultProxy is a new property that allows to define the default proxy of all newly created HttpClient objects. - - - - - 315eb81d by gambas at 2019-02-14T22:21:18Z TextEditor: The inner shadow now covers the margin. [GB.FORM.EDITOR] * BUG: TextEditor: The inner shadow now covers the margin. - - - - - 757af8c1 by Gen Braga at 2019-02-14T22:26:05Z Map.Proxy is a new property that allows to define the proxy used by all HTTP requests made to retrieve the map tiles. [GB.MAP] * NEW: Map.Proxy is a new property that allows to define the proxy used by all HTTP requests made to retrieve the map tiles. - - - - - 40798a79 by Beno?t Minisini at 2019-02-14T22:26:05Z Merge branch 'master' into 'master' Added HTTP Proxy support. See merge request gambas/gambas!72 - - - - - 905e7c51 by Beno?t Minisini at 2019-02-14T22:27:01Z Merge branch 'poppler' into 'master' Make 'gb.pdf' compile with poppler-0.72 See merge request gambas/gambas!73 - - - - - b7a9af45 by Beno?t Minisini at 2019-02-15T15:07:14Z Merge branch 'flags' into 'master' Do not reset CFLAGS or CXXFLAGS See merge request gambas/gambas!50 - - - - - b4a8adf2 by gambas at 2019-02-16T01:00:17Z Fix string to floating point conversion routine. [INTERPRETER] * BUG: Fix string to floating point conversion routine. - - - - - aa66e9bc by gambas at 2019-02-22T23:15:35Z Windows without any active child control correctly catch keyboard events now. [GB.GTK] * BUG: Windows without any active child control correctly catch keyboard events now. [GB.GTK3] * BUG: Windows without any active child control correctly catch keyboard events now. - - - - - 1f739469 by gambas at 2019-02-24T23:20:43Z Put 'gbh3' back into the git repository. [CONFIGURATION] * BUG: Don't put main/tools in .gitignore. [HELPER] * BUG: Put 'gbh3' back into the git repository. - - - - - 3cd80f11 by gambas at 2019-02-26T19:59:03Z Allocate custom language environment variables statically, because environment is accessed by shared library exit routines, after the interpreter memory allocations have been freed. [INTERPRETER] * BUG: Allocate custom language environment variables statically, because environment is accessed by shared library exit routines, after the interpreter memory allocations have been freed. - - - - - 7c808bbb by gambas at 2019-02-26T20:01:18Z Define a new limit constant, that is the maximum length of the System.Language variable. It is 16 bytes. [INTERPRETER] * NEW: Define a new limit constant, that is the maximum length of the System.Language variable. It is 16 bytes. - - - - - fd7ae28a by gambas at 2019-02-28T01:57:25Z File.RealPath() is a new statis method that returns the the canonicalized absolute pathname of path, with no symbolic links inside. [INTERPRETER] * NEW: File.RealPath() is a new statis method that returns the the canonicalized absolute pathname of path, with no symbolic links inside. - - - - - 4840818e by gambas at 2019-02-28T16:41:55Z The page title now starts with the page path. [WIKI] * NEW: The page title now starts with the page path. - - - - - 2d11bf54 by gambas at 2019-02-28T16:45:26Z Image editor: Do not crash when using the erase tool while pressing SHIFT key. [DEVELOPMENT ENVIRONMENT] * NEW: Update financial support. * BUG: Image editor: Do not crash when using the erase tool while pressing SHIFT key. - - - - - 6eedf188 by gambas at 2019-02-28T16:46:53Z FileView: Sometimes the contents was not correctly refreshed. [GB.FORM] * BUG: FileView: Sometimes the contents was not correctly refreshed. - - - - - 42cc5d63 by bgermann at 2019-03-01T18:10:25Z Add IDE Category to .desktop - - - - - a0302b7f by gambas at 2019-03-02T11:50:33Z Optimize division, thanks to Cedron Dawg. [GB.COMPLEX] * OPT: Optimize division, thanks to Cedron Dawg. - - - - - b2571193 by gambas at 2019-03-04T00:35:33Z String.Code() now returns -1 on incorrect UTF-8 string. [INTERPRETER] * BUG: String.Code() now returns -1 on incorrect UTF-8 string. - - - - - b8af5cf2 by gambas at 2019-03-04T00:36:35Z Merge branch 'master' of gitlab.com:gambas/gambas - - - - - f2de1bc2 by gambas at 2019-03-04T00:38:57Z Fix some icons. [GB.FORM.STOCK] * NEW: Fix some icons. - - - - - f5858899 by gambix at 2019-03-05T18:11:25Z [GB.GUI.BASE] * OPT: Set the ScrollArea Shade more smooth. - - - - - d668dadc by gambas at 2019-03-06T02:55:48Z Array.SortUsing() is a new method that sorts an array according to the sort order defined by another array. [INTERPRETER] * NEW: Array.SortUsing() is a new method that sorts an array according to the sort order defined by another array. - - - - - 0614a255 by gambas at 2019-03-06T02:56:52Z Merge branch 'master' of gitlab.com:gambas/gambas - - - - - 76da51ce by Tobias Boege at 2019-03-07T07:24:08Z gb.inotify: Fix Watch.Events[] accessor [GB.INOTIFY] * BUG: Watch.Events._put incorrectly reset events outside the given event set and ignored the assigned value. - - - - - 15641c10 by gambas at 2019-03-07T13:56:03Z Code formatting now ignores void files, fixes in javascript compression. [DEVELOPMENT ENVIRONMENT] * BUG: Code formatting now ignores void files. * NEW: Connection editor: Display the duration of custom requests is the request editor. * NEW: Connection editor: The request editor now wraps its contents. * BUG: Text editor: Some fixes in javascript compression. - - - - - 463bc16b by gambas at 2019-03-07T13:59:25Z Merge branch 'master' of gitlab.com:gambas/gambas - - - - - c7d6ddd3 by gambas at 2019-03-08T11:28:41Z String.Right() does not crash anymore on invalid UTF-8 strings. [INTERPRETER] * BUG: String.Right() does not crash anymore on invalid UTF-8 strings. - - - - - 7a5f7701 by gambas at 2019-03-08T11:32:22Z SerialPort: Support for any port speed on Linux. [GB.NET] * NEW: SerialPort: Open() method now raises more detailed errors. * NEW: SerialPort: Support for any port speed on Linux. - - - - - cfd5d3bc by gambas at 2019-03-08T11:48:30Z Help browser: Opening the help browser from the welcome dialog does not crash anymore if the left panel is visible. [DEVELOPMENT ENVIRONMENT] * BUG: Help browser: Opening the help browser from the welcome dialog does not crash anymore if the left panel is visible. * BUG: Help browser: Fix the left panel contents. * NEW: Search dialog: Make it larger for long checkbox labels. - - - - - f38f1b16 by gambas at 2019-03-08T20:42:33Z Variant[].Sort() and Variant[].SortUsing() methods have been added and SortUsing() methods now take an optional sort mode as second argument. [INTERPRETER] * NEW: Variant[].Sort() and Variant[].SortUsing() methods have been added. * NEW: SortUsing() methods now take an optional sort mode as second argument. - - - - - 209a8faa by gambas at 2019-03-08T20:51:27Z Fix SortUsing() methods public declaration. [INTERPRETER] * BUG: Fix SortUsing() methods public declaration. - - - - - 3f7095bb by gambas at 2019-03-11T15:34:50Z Run JIT compilation in the background to make programs start faster. [INTERPRETER] * OPT: JIT compilation is run in two steps. [GB.JIT] * OPT: Run JIT compilation in the background. * NEW: JIT.Debug is a new property that allows to enable JIT debugging messages at runtime. - - - - - eb8c8717 by gambas at 2019-03-11T16:53:18Z Don't try to abort JIT compilation if the JIT component is not loaded. [INTERPRETER] * BUG: Don't try to abort JIT compilation if the JIT component is not loaded. - - - - - 523effc9 by Jorge Carri?n Molpeceres at 2019-03-11T18:30:59Z Update Workspace.class - - - - - 2c6944c2 by Jorge Carri?n Molpeceres at 2019-03-11T18:34:11Z Update FWorkspace.class - - - - - 60b30b70 by Beno?t Minisini at 2019-03-11T18:48:10Z Merge branch 'master' into 'master' Add IDE Category to .desktop See merge request gambas/gambas!79 - - - - - 02fe8682 by Gen Braga at 2019-03-11T18:48:37Z [GP.MAP] * BUG: Small bug fixes. - - - - - bec2b078 by Beno?t Minisini at 2019-03-11T18:48:37Z Merge branch 'master' into 'master' Updates, bugfixes, a few code reorganization and inline comments. See merge request gambas/gambas!77 - - - - - d144a76c by Jorge Carri?n Molpeceres at 2019-03-11T20:34:44Z Update FWorkspace.class - - - - - 263d5660 by Jorge Carri?n Molpeceres at 2019-03-11T20:35:57Z Update Workspace.class - - - - - a0bcf85b by gambas at 2019-03-12T02:46:30Z Active file descriptor watches and active timers are now automatically transferred to the component declaring a custom event loop. [INTERPRETER] * BUG: Active file descriptor watches and active timers are now automatically transferred to the component declaring a custom event loop. Consequently, a process started before the declaration of the event loop will have its termination signal correctly catched. * NEW: Use waitpid() instead of wait4(). [GB.GTK] * BUG: Declare the event loop hook last so that active file descriptor watches and active transfer are automatically transferred. [GB.GTK3] * BUG: Declare the event loop hook last so that active file descriptor watches and active transfer are automatically transferred. [GB.QT4] * BUG: Declare the event loop hook last so that active file descriptor watches and active transfer are automatically transferred. [GB.QT5] * BUG: Declare the event loop hook last so that active file descriptor watches and active transfer are automatically transferred. - - - - - dd336c20 by gambas at 2019-03-12T02:50:52Z Merge branch 'master' of gitlab.com:gambas/gambas - - - - - 63d9d81b by gambas at 2019-03-13T11:59:14Z Disabling JIT compiler works correctly again. [INTERPRETER] * BUG: Disabling JIT compiler works correctly again. - - - - - d3a182aa by gambas at 2019-03-13T13:25:32Z Raise an error if there is not enough local slots for control structures. [COMPILER] * BUG: Raise an error if there is not enough local slots for control structures. - - - - - d26bb859 by gambas at 2019-03-13T20:36:30Z GridView: Make selected color less transparent. [GB.GUI.BASE] * NEW: GridView: Make selected color less transparent. - - - - - a8bcabb7 by gambas at 2019-03-14T00:52:37Z Unary minus operator is now sticked to its argument when put between parentheses or brackets. [GB.EVAL] * NEW: Unary minus operator is now sticked to its argument when put between parentheses or brackets. - - - - - ddfdb080 by gambas at 2019-03-14T01:13:42Z Form editor: The dialog for editing text property now displays the name of the editer property in its title. [DEVELOPMENT ENVIRONMENT] * NEW: Update French translation. * NEW: Form editor: The dialog for editing text property now displays the name of the editer property in its title. * NEW: Project property dialog: Add GB_NO_JIT as pre-defined environment variable. * BUG: Project property dialog: The environment variable table now automatically resizes its columns. - - - - - 0bbf4761 by gambas at 2019-03-14T01:47:36Z Enhance formatting of unary minus operator. [GB.EVAL] * NEW: Enhance formatting of unary minus operator. - - - - - 01cb3d2a by gambas at 2019-03-14T01:48:19Z Just some changes due to the new minus unary operator formatting. - - - - - 98938913 by gambas at 2019-03-15T18:36:22Z ASSERT ... PRINT or ERROR allows to use PRINT or ERROR to print a message when the assertion fails. [COMPILER] * NEW: ASSERT ... PRINT or ERROR allows to use PRINT or ERROR to print a message when the assertion fails. - - - - - faa54caf by gambas at 2019-03-15T18:44:48Z Tasks work again. [INTERPRETER] * BUG: Tasks work again. - - - - - a89bd83d by GianluigiOr at 2019-03-15T22:05:32Z Contains fix and new Italian translations [DEVELOPMENT ENVIRONMENT] * NEW: The IDE translation is now complete and correct. - - - - - 4605b577 by Beno?t Minisini at 2019-03-19T16:02:42Z Merge branch 'master' into 'master' Workspace: Add CloseButton property. See merge request gambas/gambas!81 - - - - - 7df526ac by Beno?t Minisini at 2019-03-19T16:03:35Z Merge branch 'italian-translations' into 'master' Contains fix and new Italian translations See merge request gambas/gambas!82 - - - - - a6eb4227 by gambas at 2019-03-20T14:08:16Z Array.Shuffle() is a new method that randomly shuffles an array using Fisher?Yates algorithm. [INTERPRETER] * NEW: Array.Shuffle() is a new method that randomly shuffles an array using Fisher?Yates algorithm. - - - - - 2bb7d795 by gambas at 2019-03-20T18:39:56Z Fix Array.Shuffle() on String, Long and Object arrays. [INTERPRETER] * BUG: Fix Array.Shuffle() on String, Long and Object arrays. - - - - - 6c9df4c4 by gambas at 2019-03-21T22:14:22Z Cosmetic changes in debugger code. [INTERPRETER] * NEW: Cosmetic changes in debugger code. [GB.DEBUG] * NEW: Cosmetic changes in debugger code. - - - - - 0feaec90 by gambas at 2019-03-21T22:15:23Z Fix typo in a source file that is not yet used. [GB.GSL] * BUG: Fix typo in a source file that is not yet used. - - - - - dfdbd3bd by gambas at 2019-03-21T22:16:01Z Correctly normalize SQLite session file names. [GB.WEB] * BUG: Correctly normalize SQLite session file names. - - - - - 92cde532 by gambas at 2019-03-21T22:17:26Z Fix case typo in source code. [GB.FORM.MDI] * BUG: Fix case typo in source code. - - - - - 107d4032 by gambas at 2019-03-21T22:18:15Z NEW: Run Gambas tests last. [BENCHMARKS] * NEW: Run Gambas tests last. - - - - - 3c9a8616 by gambas at 2019-03-21T22:18:54Z TerminalView: the minimal screen height is now 2 lines. [GB.FORM.TERMINAL] * NEW: TerminalView: the minimal screen height is now 2 lines. - - - - - d7867cb7 by gambas at 2019-03-21T22:20:00Z Changes in testing code. - - - - - c41dce48 by gambas at 2019-03-21T23:10:39Z Merge branch 'master' into stable - - - - - 3a30f8cf by gambas at 2019-03-21T23:11:19Z Switch to 3.12.3 version. - - - - - 30 changed files: - .gitignore - .gitlab-ci.yml - VERSION - acinclude.m4 - app/Makefile.am - app/desktop/gambas3.desktop - ? app/examples/Basic/Blights/.lang/ca.mo - ? app/examples/Basic/Blights/.lang/cs.mo - ? app/examples/Basic/Blights/.lang/de.mo - ? app/examples/Basic/Blights/.lang/es.mo - ? app/examples/Basic/Blights/.lang/nl.mo - ? app/examples/Basic/Blights/.lang/sv.mo - ? app/examples/Basic/Collection/.lang/ca.mo - ? app/examples/Basic/Collection/.lang/cs.mo - ? app/examples/Basic/Collection/.lang/de.mo - ? app/examples/Basic/Collection/.lang/es.mo - ? app/examples/Basic/Collection/.lang/nl.mo - ? app/examples/Basic/Object/.lang/ca.mo - ? app/examples/Basic/Object/.lang/cs.mo - ? app/examples/Basic/Object/.lang/de.mo - ? app/examples/Basic/Object/.lang/es.mo - ? app/examples/Basic/Object/.lang/nl.mo - ? app/examples/Basic/Timer/.lang/ca.mo - ? app/examples/Basic/Timer/.lang/cs.mo - ? app/examples/Basic/Timer/.lang/de.mo - ? app/examples/Basic/Timer/.lang/es.mo - ? app/examples/Basic/Timer/.lang/nl.mo - ? app/examples/Control/ArrayOfControls/.lang/ca.mo - ? app/examples/Control/ArrayOfControls/.lang/cs.mo - ? app/examples/Control/ArrayOfControls/.lang/de.mo View it on GitLab: https://gitlab.com/gambas/gambas/compare/cc61d92c3862a3422977593b956f80452d57d19e...3a30f8cfb57b231eae576c09dcf24e0755ea8925 -- View it on GitLab: https://gitlab.com/gambas/gambas/compare/cc61d92c3862a3422977593b956f80452d57d19e...3a30f8cfb57b231eae576c09dcf24e0755ea8925 You're 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 Mar 22 00:13:28 2019 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 21 Mar 2019 23:13:28 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas] Pushed new tag 3.12.3 Message-ID: <5c941a99bcf50_13003fc4e78d3c18170639@sidekiq-asap-01-sv-gprd.mail> Beno?t Minisini pushed new tag 3.12.3 at Gambas / gambas -- View it on GitLab: https://gitlab.com/gambas/gambas/tree/3.12.3 You're 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 Mar 22 00:48:50 2019 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 21 Mar 2019 23:48:50 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas] Deleted tag 3.12.3 Message-ID: <5c9422e344186_77553fac2f87bfac433eb@sidekiq-asap-02-sv-gprd.mail> Beno?t Minisini deleted tag 3.12.3 at Gambas / gambas -- You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Fri Mar 22 00:58:07 2019 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 21 Mar 2019 23:58:07 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Option dialog: Fix spacing of some options in 'Project' tab. Message-ID: <5c94250f8dae5_77383ffbba7fdf78121074@sidekiq-asap-03-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: b5e2e823 by gambas at 2019-03-21T23:57:30Z Option dialog: Fix spacing of some options in 'Project' tab. [DEVELOPMENT ENVIRONMENT] * BUG: Option dialog: Fix spacing of some options in 'Project' tab. - - - - - 1 changed file: - app/src/gambas3/.src/Options/FOption.form View it on GitLab: https://gitlab.com/gambas/gambas/commit/b5e2e82355130cae9d7fdfa53aa4f3e826a133d9 -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/b5e2e82355130cae9d7fdfa53aa4f3e826a133d9 You're 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 Mar 22 00:58:51 2019 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 21 Mar 2019 23:58:51 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][stable] 2 commits: Option dialog: Fix spacing of some options in 'Project' tab. Message-ID: <5c94253c854c3_74323f8bd7c8a724149627@sidekiq-asap-04-sv-gprd.mail> Beno?t Minisini pushed to branch stable at Gambas / gambas Commits: b5e2e823 by gambas at 2019-03-21T23:57:30Z Option dialog: Fix spacing of some options in 'Project' tab. [DEVELOPMENT ENVIRONMENT] * BUG: Option dialog: Fix spacing of some options in 'Project' tab. - - - - - 7ef17621 by gambas at 2019-03-21T23:58:41Z Merge branch 'master' into stable - - - - - 1 changed file: - app/src/gambas3/.src/Options/FOption.form View it on GitLab: https://gitlab.com/gambas/gambas/compare/3a30f8cfb57b231eae576c09dcf24e0755ea8925...7ef17621e23729ab8452304b593a1b5f92467b1b -- View it on GitLab: https://gitlab.com/gambas/gambas/compare/3a30f8cfb57b231eae576c09dcf24e0755ea8925...7ef17621e23729ab8452304b593a1b5f92467b1b You're 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 Mar 22 13:23:13 2019 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 22 Mar 2019 12:23:13 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Update readme files. Message-ID: <5c94d3b1a0420_40dd3f985559f0b01645f2@sidekiq-asap-01-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: b8be1210 by gambas at 2019-03-22T12:22:54Z Update readme files. [CONFIGURATION] * NEW: Update readme files. - - - - - 2 changed files: - README - README.md View it on GitLab: https://gitlab.com/gambas/gambas/commit/b8be1210b3727446ef96a4e1b898271df09ec1ce -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/b8be1210b3727446ef96a4e1b898271df09ec1ce You're 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 Mar 23 17:43:11 2019 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 23 Mar 2019 16:43:11 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][stable] 2 commits: Update readme files. Message-ID: <5c9662206249_50443f953aa10fa44091fb@sidekiq-asap-03-sv-gprd.mail> Beno?t Minisini pushed to branch stable at Gambas / gambas Commits: b8be1210 by gambas at 2019-03-22T12:22:54Z Update readme files. [CONFIGURATION] * NEW: Update readme files. - - - - - 3c688831 by gambas at 2019-03-23T16:42:59Z Merge branch 'master' into stable - - - - - 2 changed files: - README - README.md View it on GitLab: https://gitlab.com/gambas/gambas/compare/7ef17621e23729ab8452304b593a1b5f92467b1b...3c688831947d3dcaf2ff2d477af2402b7789dece -- View it on GitLab: https://gitlab.com/gambas/gambas/compare/7ef17621e23729ab8452304b593a1b5f92467b1b...3c688831947d3dcaf2ff2d477af2402b7789dece You're 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 Mar 23 17:44:14 2019 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 23 Mar 2019 16:44:14 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas] Pushed new tag 3.12.3 Message-ID: <5c96625fcf2a8_46ad3ff1ae382630436657@sidekiq-asap-02-sv-gprd.mail> Beno?t Minisini pushed new tag 3.12.3 at Gambas / gambas -- View it on GitLab: https://gitlab.com/gambas/gambas/tree/3.12.3 You're 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 Mar 23 17:49:29 2019 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 23 Mar 2019 16:49:29 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas] Deleted tag 3.12.3 Message-ID: <5c96639a5386e_422b3f97d0da871446115d@sidekiq-asap-04-sv-gprd.mail> Beno?t Minisini deleted tag 3.12.3 at Gambas / gambas -- You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Mon Mar 25 04:00:46 2019 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 25 Mar 2019 03:00:46 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Support for playing speed rate and step-by-step forward. Message-ID: <5c98445e78225_b143fb902b4f60411375b8@sidekiq-asap-05-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 3d688792 by gambas at 2019-03-25T02:57:02Z Support for playing speed rate and step-by-step forward. [GB.MEDIA] * NEW: MediaPipeline: Pos is a new synonymous for the Position property. * NEW: MediaPipeline: Position is a new event that is raised when the media position has changed. * NEW: MediaPipeline: Seek() is a new method that allows to move the media to a specific position while specifying GStreamer seek flags. * NEW: MediaPipeline: Speed is a new property that allows to define the media playing speed rate. A negative speed will play backward. * NEW: MediaPipeline: Forward() is a new method that allows to move forward a specific amount of frames. Moving backward does not work at the moment. * NEW: Media: Add MediaPipeline.Seek() seek constants. - - - - - 663e0a43 by gambas at 2019-03-25T02:58:35Z Speed is a new property that allows to define the media playing speed. A negative speed moves backward. [GB.MEDIA.FORM] * NEW: MediaView: Speed is a new property that allows to define the media playing speed. A negative speed moves backward. * NEW: MediaView: Resizing the control while the media is paused correctly resizes the displayed frame. - - - - - 7 changed files: - comp/src/gb.media.form/.icon.png - comp/src/gb.media.form/.src/FMediaPlayer.class - comp/src/gb.media.form/.src/FMediaPlayer.form - comp/src/gb.media.form/.src/FTest.form - comp/src/gb.media.form/.src/MediaView.class - gb.media/src/c_media.c - gb.media/src/c_media.h View it on GitLab: https://gitlab.com/gambas/gambas/compare/b8be1210b3727446ef96a4e1b898271df09ec1ce...663e0a4347812c971b7fc36f783f5ba508c7d164 -- View it on GitLab: https://gitlab.com/gambas/gambas/compare/b8be1210b3727446ef96a4e1b898271df09ec1ce...663e0a4347812c971b7fc36f783f5ba508c7d164 You're 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 Mar 28 00:07:39 2019 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 27 Mar 2019 23:07:39 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Compile with GStreamer < 1.16. Message-ID: <5c9c023dfe6d_68903fe87882d2c82258067@sidekiq-asap-01-sv-gprd.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: a247c14d by gambas at 2019-03-27T23:07:05Z Compile with GStreamer < 1.16. [GB.MEDIA] * BUG: Compile with GStreamer < 1.16. - - - - - 1 changed file: - gb.media/src/c_media.c View it on GitLab: https://gitlab.com/gambas/gambas/commit/a247c14d24b8edc4533cba6bf1b9240a4bf1463a -- View it on GitLab: https://gitlab.com/gambas/gambas/commit/a247c14d24b8edc4533cba6bf1b9240a4bf1463a You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: