From gitlab at mg.gitlab.com Sun Apr 1 18:53:37 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sun, 01 Apr 2018 16:53:37 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Debugger: Don't allow to change breakpoints while the project is running. Message-ID: <5ac10e92838ae_1aaac3fafb64592f01303f9@sidekiq-asap-01.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 31193668 by gambas at 2018-04-01T16:52:52Z Debugger: Don't allow to change breakpoints while the project is running. [DEVELOPMENT ENVIRONMENT] * BUG: Debugger: Don't allow to change breakpoints while the project is running, as the internal debugger does not support it. - - - - - 4 changed files: - app/src/gambas3/.lang/fr.po - app/src/gambas3/.src/Debug/Design.module - app/src/gambas3/.src/Debug/FDebugInfo.class - app/src/gambas3/.src/Editor/Code/FEditor.class View it on GitLab: https://gitlab.com/gambas/gambas/commit/31193668a9dbf88cbf8883de2b637cc05fecb81a --- View it on GitLab: https://gitlab.com/gambas/gambas/commit/31193668a9dbf88cbf8883de2b637cc05fecb81a You're 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 Apr 2 11:12:39 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 02 Apr 2018 09:12:39 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Debugger: Renaming a module correctly updates breakpoints now. Message-ID: <5ac1f407beb98_97073ff639fbd2581103d@sidekiq-asap-03.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 9969c3c5 by gambas at 2018-04-02T09:12:03Z Debugger: Renaming a module correctly updates breakpoints now. [DEVELOPMENT ENVIRONMENT] * BUG: Debugger: Renaming a module correctly updates breakpoints now. - - - - - 2 changed files: - app/src/gambas3/.src/Debug/FDebugInfo.class - app/src/gambas3/.src/Project.module View it on GitLab: https://gitlab.com/gambas/gambas/commit/9969c3c5284b67741e46feb24071b391bbaed896 --- View it on GitLab: https://gitlab.com/gambas/gambas/commit/9969c3c5284b67741e46feb24071b391bbaed896 You're 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 Apr 2 11:38:49 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 02 Apr 2018 09:38:49 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix Gambas 2 to Gambas 3 project conversion. Message-ID: <5ac1fa2ab2ec9_1ba0d3f97824b85d0210196@sidekiq-asap-04.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: a2eec9ea by gambas at 2018-04-02T09:38:18Z Fix Gambas 2 to Gambas 3 project conversion. [DEVELOPMENT ENVIRONMENT] * BUG: Fix Gambas 2 to Gambas 3 project conversion. - - - - - 3 changed files: - app/src/gambas3/.src/Project.module - app/src/gambas3/.src/Project/CProjectTree.class - app/src/gambas3/.src/Project/Conversion/MConvert.module View it on GitLab: https://gitlab.com/gambas/gambas/commit/a2eec9ea2ac25e829a7abc3a6a9f204f85408689 --- View it on GitLab: https://gitlab.com/gambas/gambas/commit/a2eec9ea2ac25e829a7abc3a6a9f204f85408689 You're 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 Apr 2 13:21:58 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 02 Apr 2018 11:21:58 +0000 Subject: [Gambas-Notification] =?utf-8?b?W0dpdF1bZ2FtYmFzL2dhbWJhc11bbWFz?= =?utf-8?q?ter=5D_Debugger=3A_Do_not_switch_to_the_debugging_panel_each_ti?= =?utf-8?q?me_the_debugger_stops=2E=E2=80=A6?= Message-ID: <5ac21257b56a_474e3f95b3315c301631e7@sidekiq-asap-03.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 362aa289 by gambas at 2018-04-02T11:20:12Z Debugger: Do not switch to the debugging panel each time the debugger stops. Instead, switch to it only at startup, and automatically switch to the console only when something is written in it. [DEVELOPMENT ENVIRONMENT] * BUG: Debugger: Do not switch to the debugging panel each time the debugger stops. Instead, switch to it only at startup, and automatically switch to the console only when something is written in it. - - - - - 1 changed file: - app/src/gambas3/.src/Debug/Design.module View it on GitLab: https://gitlab.com/gambas/gambas/commit/362aa289c039d2a03821517bbd3cccd185573e17 --- View it on GitLab: https://gitlab.com/gambas/gambas/commit/362aa289c039d2a03821517bbd3cccd185573e17 You're 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 Apr 3 23:48:00 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Tue, 03 Apr 2018 21:48:00 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 3 commits: DataSource: Better support of SQL queries in the Table property. Message-ID: <5ac3f691dbfeb_54523fddeaeca3306066b2@sidekiq-asap-04.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 77392c32 by gambas at 2018-04-03T21:44:32Z DataSource: Better support of SQL queries in the Table property. [GB.DB.FORM] * BUG: DataSource: Better support of SQL queries in the Table property. Using a SQL query now make the DataSource automatically read-only. - - - - - 29b8b10c by gambas at 2018-04-03T21:45:43Z GridView: Use a lighter version of the SelectedBackground color instead of a light gray when the control loses the focus. [GB.GUI.BASE] * NEW: GridView: Use a lighter version of the SelectedBackground color instead of a light gray when the control loses the focus. - - - - - ac7ac1e9 by gambas at 2018-04-03T21:47:16Z Update French translation. [DEVELOPMENT ENVIRONMENT] * NEW: Update French translation. - - - - - 13 changed files: - app/src/gambas3/.lang/fr.mo - app/src/gambas3/.lang/fr.po - app/src/gambas3/.src/Project.module - comp/src/gb.db.form/.connection/Connection3.connection - comp/src/gb.db.form/.src/DataSource.class - comp/src/gb.db.form/.src/DataTable.class - comp/src/gb.db.form/.src/Test/FMain.class - comp/src/gb.db.form/.src/Test/FMain.form - comp/src/gb.gui.base/.project - comp/src/gb.gui.base/.src/GridView/GridView.class - comp/src/gb.gui.base/.src/MMain.module - comp/src/gb.gui.base/.src/Paint.class - comp/src/gb.gui.base/.src/Test/FGridView.form View it on GitLab: https://gitlab.com/gambas/gambas/compare/362aa289c039d2a03821517bbd3cccd185573e17...ac7ac1e9d81e78f5c1581cf9a9888c87218c838a --- View it on GitLab: https://gitlab.com/gambas/gambas/compare/362aa289c039d2a03821517bbd3cccd185573e17...ac7ac1e9d81e78f5c1581cf9a9888c87218c838a You're 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 Apr 5 00:39:48 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 04 Apr 2018 22:39:48 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] TextEditor: Fix a potential crash when some editor views are invalid. Message-ID: <5ac5543563b6d_f4893fc6bf223ca49723c@sidekiq-asap-02.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 19609d3e by gambas at 2018-04-04T22:39:03Z TextEditor: Fix a potential crash when some editor views are invalid. [GB.FORM.EDITOR] * BUG: TextEditor: Fix a potential crash when some editor views are invalid. - - - - - 1 changed file: - comp/src/gb.form.editor/.src/TextEditor.class View it on GitLab: https://gitlab.com/gambas/gambas/commit/19609d3eb4cc35553075bfb7954796c4f603f285 --- View it on GitLab: https://gitlab.com/gambas/gambas/commit/19609d3eb4cc35553075bfb7954796c4f603f285 You're 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 Apr 5 00:46:06 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 04 Apr 2018 22:46:06 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] TerminalView: Process output is sent to the terminal each 50 ms now, instead of 250 ms before. Message-ID: <5ac555b0363ce_132f43f8a15e455b4190266@sidekiq-asap-03.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 6136b8e8 by gambas at 2018-04-04T22:45:16Z TerminalView: Process output is sent to the terminal each 50 ms now, instead of 250 ms before. [GB.FORM.TERMINAL] * NEW: TerminalView: Process output is sent to the terminal each 50 ms now, instead of 250 ms before. - - - - - 1 changed file: - comp/src/gb.form.terminal/.src/TerminalView/TerminalView.class View it on GitLab: https://gitlab.com/gambas/gambas/commit/6136b8e840e607f6dabaa0955849b02e6ba2d91a --- View it on GitLab: https://gitlab.com/gambas/gambas/commit/6136b8e840e607f6dabaa0955849b02e6ba2d91a You're 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 Apr 5 00:46:43 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 04 Apr 2018 22:46:43 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][stable] 17 commits: Don't try to save breakpoints when dealing with a "fake" project. Message-ID: <5ac555d353884_142093f934d51dc481970f@sidekiq-asap-04.mail> Beno?t Minisini pushed to branch stable at Gambas / gambas Commits: 117d4ed5 by gambas at 2018-03-27T21:07:40Z Don't try to save breakpoints when dealing with a "fake" project. [DEVELOPMENT ENVIRONMENT] * BUG: Don't try to save breakpoints when dealing with a "fake" project. - - - - - 66b1cfe2 by gambas at 2018-03-29T20:51:09Z Project tree: Do not crash if a file has no mime-type or no associated icon. [DEVELOPMENT ENVIRONMENT] * BUG: Project tree: Do not crash if a file has no mime-type or no associated icon. - - - - - b81e6539 by gambas at 2018-03-29T22:38:13Z TerminalView: Add a default popup-menu that allows to copy, paste, and clear the terminal. [GB.FORM.TERMINAL] * NEW: TerminalView: Add a default popup-menu that allows to copy, paste, and clear the terminal. - - - - - f218d6a3 by gambas at 2018-03-29T22:51:10Z Code editor: Correctly hide the insert special character button when the editor is read-only. [DEVELOPMENT ENVIRONMENT] * BUG: Code editor: Correctly hide the insert special character button when the editor is read-only. - - - - - 789227d5 by gambas at 2018-03-30T00:11:27Z Debugger: Correctly update breakpoints when a source file is renamed. [DEVELOPMENT ENVIRONMENT] * BUG: Debugger: Correctly update breakpoints when a source file is renamed. - - - - - 62bc061d by gambas at 2018-03-30T14:57:00Z Integer computed fields are always 64 bits. [GB.DB.SQLITE3] * BUG: Computed fields are always 64 bits. - - - - - b7ce3160 by gambas at 2018-03-30T14:57:54Z DataView: Long integers are now right aligned like other numbers. [GB.DB.FORM] * BUG: DataView: Long integers are now right aligned like other numbers. - - - - - 31193668 by gambas at 2018-04-01T16:52:52Z Debugger: Don't allow to change breakpoints while the project is running. [DEVELOPMENT ENVIRONMENT] * BUG: Debugger: Don't allow to change breakpoints while the project is running, as the internal debugger does not support it. - - - - - 9969c3c5 by gambas at 2018-04-02T09:12:03Z Debugger: Renaming a module correctly updates breakpoints now. [DEVELOPMENT ENVIRONMENT] * BUG: Debugger: Renaming a module correctly updates breakpoints now. - - - - - a2eec9ea by gambas at 2018-04-02T09:38:18Z Fix Gambas 2 to Gambas 3 project conversion. [DEVELOPMENT ENVIRONMENT] * BUG: Fix Gambas 2 to Gambas 3 project conversion. - - - - - 362aa289 by gambas at 2018-04-02T11:20:12Z Debugger: Do not switch to the debugging panel each time the debugger stops. Instead, switch to it only at startup, and automatically switch to the console only when something is written in it. [DEVELOPMENT ENVIRONMENT] * BUG: Debugger: Do not switch to the debugging panel each time the debugger stops. Instead, switch to it only at startup, and automatically switch to the console only when something is written in it. - - - - - 77392c32 by gambas at 2018-04-03T21:44:32Z DataSource: Better support of SQL queries in the Table property. [GB.DB.FORM] * BUG: DataSource: Better support of SQL queries in the Table property. Using a SQL query now make the DataSource automatically read-only. - - - - - 29b8b10c by gambas at 2018-04-03T21:45:43Z GridView: Use a lighter version of the SelectedBackground color instead of a light gray when the control loses the focus. [GB.GUI.BASE] * NEW: GridView: Use a lighter version of the SelectedBackground color instead of a light gray when the control loses the focus. - - - - - ac7ac1e9 by gambas at 2018-04-03T21:47:16Z Update French translation. [DEVELOPMENT ENVIRONMENT] * NEW: Update French translation. - - - - - 19609d3e by gambas at 2018-04-04T22:39:03Z TextEditor: Fix a potential crash when some editor views are invalid. [GB.FORM.EDITOR] * BUG: TextEditor: Fix a potential crash when some editor views are invalid. - - - - - 6136b8e8 by gambas at 2018-04-04T22:45:16Z TerminalView: Process output is sent to the terminal each 50 ms now, instead of 250 ms before. [GB.FORM.TERMINAL] * NEW: TerminalView: Process output is sent to the terminal each 50 ms now, instead of 250 ms before. - - - - - 8adcd5c3 by gambas at 2018-04-04T22:46:30Z Merge branch 'master' into stable - - - - - 24 changed files: - app/src/gambas3/.lang/fr.mo - app/src/gambas3/.lang/fr.po - app/src/gambas3/.src/Debug/Design.module - app/src/gambas3/.src/Debug/FDebugInfo.class - app/src/gambas3/.src/Editor/Code/FEditor.class - app/src/gambas3/.src/Editor/Code/FTextEditor.class - app/src/gambas3/.src/Project.module - app/src/gambas3/.src/Project/CProjectTree.class - app/src/gambas3/.src/Project/Conversion/MConvert.module - comp/src/gb.db.form/.connection/Connection3.connection - comp/src/gb.db.form/.src/DataSource.class - comp/src/gb.db.form/.src/DataTable.class - comp/src/gb.db.form/.src/DataView.class - comp/src/gb.db.form/.src/Test/FMain.class - comp/src/gb.db.form/.src/Test/FMain.form - comp/src/gb.form.editor/.src/TextEditor.class - comp/src/gb.form.terminal/.src/TerminalView/FTestTerminalView.form - comp/src/gb.form.terminal/.src/TerminalView/TerminalView.class - comp/src/gb.gui.base/.project - comp/src/gb.gui.base/.src/GridView/GridView.class - comp/src/gb.gui.base/.src/MMain.module - comp/src/gb.gui.base/.src/Paint.class - comp/src/gb.gui.base/.src/Test/FGridView.form - gb.db.sqlite3/src/helper.c View it on GitLab: https://gitlab.com/gambas/gambas/compare/9a51a5efd380a19be1a7b64053fb4973224f3039...8adcd5c3e8da98cfe58fd45c51a7d3bc82753764 --- View it on GitLab: https://gitlab.com/gambas/gambas/compare/9a51a5efd380a19be1a7b64053fb4973224f3039...8adcd5c3e8da98cfe58fd45c51a7d3bc82753764 You're 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 Apr 5 15:51:06 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 05 Apr 2018 13:51:06 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 5 commits: New stock icon "database". Message-ID: <5ac629cb7590d_4203f8278c6a1a83613e5@sidekiq-asap-03.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: ceed651a by gambas at 2018-04-05T11:57:44Z New stock icon "database". [GB.FORM] * NEW: New stock icon "database". [GB.FORM.STOCK] * NEW: New stock icon "database". - - - - - df02d308 by gambas at 2018-04-05T11:58:27Z Search dialog: Searching in form contents is now supported. But not replacing. [DEVELOPMENT ENVIRONMENT] * BUG: Code editor: Text replace should not crash anymore in text editor. * NEW: Search dialog: Searching in form contents is now supported. But not replacing. * NEW: Remove unused icons. - - - - - 10013d28 by gambas at 2018-04-05T12:01:37Z [GB.DB.FORM] * NEW: Add a project icon. [GB.FORM.EDITOR] * NEW: Add a project icon. [GB.FORM.MDI] * NEW: Add a project icon. - - - - - 9e6e254d by gambas at 2018-04-05T13:49:32Z Update "database" icons. [GB.FORM.STOCK] * NEW: Update "database" icons. - - - - - 3ffa6b48 by gambas at 2018-04-05T13:50:07Z Update control icons and remove unused variables. [GB.DB.FORM] * NEW: Update control icons. * BUG: Remove unused variables. - - - - - 30 changed files: - app/src/gambas3/.lang/fr.mo - app/src/gambas3/.lang/fr.po - app/src/gambas3/.src/Connection/FNewConnection.class - app/src/gambas3/.src/Connection/FNewConnection.form - app/src/gambas3/.src/Connection/MConnection.module - app/src/gambas3/.src/Debug/FDebugExpr.form - app/src/gambas3/.src/Debug/FDebugInfo.class - app/src/gambas3/.src/Debug/FDebugInfo.form - app/src/gambas3/.src/Editor/Code/FCompletion.class - app/src/gambas3/.src/Editor/Code/FEditor.form - app/src/gambas3/.src/Editor/Code/FTextEditor.class - app/src/gambas3/.src/Editor/Connection/FConnectionEditor.class - app/src/gambas3/.src/Editor/Connection/FConnectionEditor.form - app/src/gambas3/.src/Editor/Connection/FNewTable.form - app/src/gambas3/.src/Editor/Form/FForm.class - app/src/gambas3/.src/Editor/Form/FProperty.class - app/src/gambas3/.src/Project/CProjectTree.class - app/src/gambas3/.src/Search/CFindResult.class - app/src/gambas3/.src/Search/FSearch.class - ? app/src/gambas3/img/16/arrow-down.png - ? app/src/gambas3/img/16/breakpoint-dark.png - ? app/src/gambas3/img/16/breakpoint.png - ? app/src/gambas3/img/16/console-dark.png - ? app/src/gambas3/img/16/console.png - ? app/src/gambas3/img/16/current-dark.png - ? app/src/gambas3/img/16/current.png - ? app/src/gambas3/img/16/database-dark.png - ? app/src/gambas3/img/16/database.png - ? app/src/gambas3/img/16/down-b.png - ? app/src/gambas3/img/16/frame.png View it on GitLab: https://gitlab.com/gambas/gambas/compare/6136b8e840e607f6dabaa0955849b02e6ba2d91a...3ffa6b48b7dc49e3e86ea5ee5695805c62236472 --- View it on GitLab: https://gitlab.com/gambas/gambas/compare/6136b8e840e607f6dabaa0955849b02e6ba2d91a...3ffa6b48b7dc49e3e86ea5ee5695805c62236472 You're 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 Apr 6 00:23:23 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Thu, 05 Apr 2018 22:23:23 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 2 commits: ScrollView: The background and foreground colors are now applied to the entire widget. Message-ID: <5ac6a1dc53a2f_190703f94e359cc1885568@sidekiq-asap-05.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: cb9f245c by gambas at 2018-04-05T22:18:59Z ScrollView: The background and foreground colors are now applied to the entire widget. [GB.QT4] * NEW: ScrollView: The background and foreground colors are now applied to the entire widget. [GB.QT5] * NEW: ScrollView: The background and foreground colors are now applied to the entire widget. - - - - - 23e7dec1 by gambas at 2018-04-05T22:20:31Z Move the tooltip to the bottom right, and add "LANGUAGE=C" to the predefined environment variables. [DEVELOPMENT ENVIRONMENT] * NEW: Form editor: Move the tooltip to the bottom right. * NEW: Form editor: Move the background outside of the form container, so that it does not scroll anymore with it. * NEW: Image editor: Move the tooltip to the bottom right. * NEW: Project property dialog: Add "LANGUAGE=C" to the predefined environment variables. - - - - - 5 changed files: - app/src/gambas3/.src/Editor/Form/FForm.class - app/src/gambas3/.src/Editor/Form/FForm.form - app/src/gambas3/.src/Editor/Image/FImageEditor.class - app/src/gambas3/.src/Project/FProjectProperty.form - gb.qt4/src/CWidget.cpp View it on GitLab: https://gitlab.com/gambas/gambas/compare/3ffa6b48b7dc49e3e86ea5ee5695805c62236472...23e7dec185dce8c321d658678e7c983e79668c6a --- View it on GitLab: https://gitlab.com/gambas/gambas/compare/3ffa6b48b7dc49e3e86ea5ee5695805c62236472...23e7dec185dce8c321d658678e7c983e79668c6a You're 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 Apr 7 18:14:44 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 07 Apr 2018 16:14:44 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix Date.FromUnixTime() and Date.ToUnixTime(). Message-ID: <5ac8ee753a1ac_c5283fac576fca5051092e@sidekiq-asap-02.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 72384c08 by gambas at 2018-04-07T16:14:22Z Fix Date.FromUnixTime() and Date.ToUnixTime(). [GB.UTIL] * BUG: Fix Date.FromUnixTime() and Date.ToUnixTime(). - - - - - 2 changed files: - comp/src/gb.util/.src/Date.module - comp/src/gb.util/.src/MMain.module View it on GitLab: https://gitlab.com/gambas/gambas/commit/72384c0806071556d50e1e8870dd12f868985155 --- View it on GitLab: https://gitlab.com/gambas/gambas/commit/72384c0806071556d50e1e8870dd12f868985155 You're 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 Apr 8 20:38:25 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sun, 08 Apr 2018 18:38:25 +0000 Subject: [Gambas-Notification] =?utf-8?b?W0dpdF1bZ2FtYmFzL2dhbWJhc11bbWFz?= =?utf-8?q?ter=5D_Automatic_completion=3A_Hide_a_symbol_with_an_underscore?= =?utf-8?q?_inside_only_if_it_is_a=E2=80=A6?= Message-ID: <5aca61a2ed28a_44743ff9744ca524103170@sidekiq-asap-02.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 80c6f1fc by gambas at 2018-04-08T18:36:48Z Automatic completion: Hide a symbol with an underscore inside only if it is a method (it is assumed to be an event handler). [DEVELOPMENT ENVIRONMENT] * BUG: Automatic completion: Hide a symbol with an underscore inside only if it is a method (it is assumed to be an event handler). - - - - - 1 changed file: - app/src/gambas3/.src/Editor/Code/FCompletion.class View it on GitLab: https://gitlab.com/gambas/gambas/commit/80c6f1fca9b6f617866d9f7dee164926fbbf2b2b --- View it on GitLab: https://gitlab.com/gambas/gambas/commit/80c6f1fca9b6f617866d9f7dee164926fbbf2b2b You're 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 Apr 9 19:04:11 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 09 Apr 2018 17:04:11 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix conversion between dates and their local string representation. Message-ID: <5acb9d0bdae2d_dfeb3fdb7d894f4823122f@sidekiq-asap-04.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: de12caa1 by gambas at 2018-04-09T16:58:11Z Fix conversion between dates and their local string representation. [INTERPRETER] * BUG: Fix conversion between dates and their local string representation. * OPT: Little optimization in conversion functions calls. [GB.UTIL] * BUG: Fix Date.ToUnixTime() and Date.FromUnixTime() according to the interpreter fix. - - - - - 4 changed files: - comp/src/gb.util/.src/Date.module - comp/src/gb.util/.src/MMain.module - main/gbx/gbx_date.c - main/gbx/gbx_exec_loop.c View it on GitLab: https://gitlab.com/gambas/gambas/commit/de12caa1e784ba956bcf0e15a3b6efdc3cbe0c13 --- View it on GitLab: https://gitlab.com/gambas/gambas/commit/de12caa1e784ba956bcf0e15a3b6efdc3cbe0c13 You're 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 Apr 11 03:44:01 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 11 Apr 2018 01:44:01 +0000 Subject: [Gambas-Notification] =?utf-8?b?W0dpdF1bZ2FtYmFzL2dhbWJhc11bbWFz?= =?utf-8?q?ter=5D_Don=27t_free_channels_at_library_unloading=2C_it_crashes?= =?utf-8?b?LiBEbyB0aGF0IGluIHRoZSAnX2V4aXQn4oCm?= Message-ID: <5acd6861c7d79_b8c53fd5571e15382313951@sidekiq-asap-02.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 78ac58fb by gambas at 2018-04-11T01:43:18Z Don't free channels at library unloading, it crashes. Do that in the '_exit' method of the Channel class. [GB.SDL2.AUDIO] * BUG: Don't free channels at library unloading, it crashes. Do that in the '_exit' method of the Channel class. - - - - - 2 changed files: - gb.sdl2/src/audio/c_channel.c - gb.sdl2/src/audio/main.c View it on GitLab: https://gitlab.com/gambas/gambas/commit/78ac58fb48e593d83120acf1ba021f5eb9ecca8a --- View it on GitLab: https://gitlab.com/gambas/gambas/commit/78ac58fb48e593d83120acf1ba021f5eb9ecca8a You're 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 Apr 11 04:00:56 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 11 Apr 2018 02:00:56 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][stable] 12 commits: New stock icon "database". Message-ID: <5acd6c59dfe0a_b8c53fd583d13e98232701d@sidekiq-asap-02.mail> Beno?t Minisini pushed to branch stable at Gambas / gambas Commits: ceed651a by gambas at 2018-04-05T11:57:44Z New stock icon "database". [GB.FORM] * NEW: New stock icon "database". [GB.FORM.STOCK] * NEW: New stock icon "database". - - - - - df02d308 by gambas at 2018-04-05T11:58:27Z Search dialog: Searching in form contents is now supported. But not replacing. [DEVELOPMENT ENVIRONMENT] * BUG: Code editor: Text replace should not crash anymore in text editor. * NEW: Search dialog: Searching in form contents is now supported. But not replacing. * NEW: Remove unused icons. - - - - - 10013d28 by gambas at 2018-04-05T12:01:37Z [GB.DB.FORM] * NEW: Add a project icon. [GB.FORM.EDITOR] * NEW: Add a project icon. [GB.FORM.MDI] * NEW: Add a project icon. - - - - - 9e6e254d by gambas at 2018-04-05T13:49:32Z Update "database" icons. [GB.FORM.STOCK] * NEW: Update "database" icons. - - - - - 3ffa6b48 by gambas at 2018-04-05T13:50:07Z Update control icons and remove unused variables. [GB.DB.FORM] * NEW: Update control icons. * BUG: Remove unused variables. - - - - - cb9f245c by gambas at 2018-04-05T22:18:59Z ScrollView: The background and foreground colors are now applied to the entire widget. [GB.QT4] * NEW: ScrollView: The background and foreground colors are now applied to the entire widget. [GB.QT5] * NEW: ScrollView: The background and foreground colors are now applied to the entire widget. - - - - - 23e7dec1 by gambas at 2018-04-05T22:20:31Z Move the tooltip to the bottom right, and add "LANGUAGE=C" to the predefined environment variables. [DEVELOPMENT ENVIRONMENT] * NEW: Form editor: Move the tooltip to the bottom right. * NEW: Form editor: Move the background outside of the form container, so that it does not scroll anymore with it. * NEW: Image editor: Move the tooltip to the bottom right. * NEW: Project property dialog: Add "LANGUAGE=C" to the predefined environment variables. - - - - - 72384c08 by gambas at 2018-04-07T16:14:22Z Fix Date.FromUnixTime() and Date.ToUnixTime(). [GB.UTIL] * BUG: Fix Date.FromUnixTime() and Date.ToUnixTime(). - - - - - 80c6f1fc by gambas at 2018-04-08T18:36:48Z Automatic completion: Hide a symbol with an underscore inside only if it is a method (it is assumed to be an event handler). [DEVELOPMENT ENVIRONMENT] * BUG: Automatic completion: Hide a symbol with an underscore inside only if it is a method (it is assumed to be an event handler). - - - - - de12caa1 by gambas at 2018-04-09T16:58:11Z Fix conversion between dates and their local string representation. [INTERPRETER] * BUG: Fix conversion between dates and their local string representation. * OPT: Little optimization in conversion functions calls. [GB.UTIL] * BUG: Fix Date.ToUnixTime() and Date.FromUnixTime() according to the interpreter fix. - - - - - 78ac58fb by gambas at 2018-04-11T01:43:18Z Don't free channels at library unloading, it crashes. Do that in the '_exit' method of the Channel class. [GB.SDL2.AUDIO] * BUG: Don't free channels at library unloading, it crashes. Do that in the '_exit' method of the Channel class. - - - - - fe83704a by gambas at 2018-04-11T02:00:40Z Merge branch 'master' into stable - - - - - 30 changed files: - app/src/gambas3/.lang/fr.mo - app/src/gambas3/.lang/fr.po - app/src/gambas3/.src/Connection/FNewConnection.class - app/src/gambas3/.src/Connection/FNewConnection.form - app/src/gambas3/.src/Connection/MConnection.module - app/src/gambas3/.src/Debug/FDebugExpr.form - app/src/gambas3/.src/Debug/FDebugInfo.class - app/src/gambas3/.src/Debug/FDebugInfo.form - app/src/gambas3/.src/Editor/Code/FCompletion.class - app/src/gambas3/.src/Editor/Code/FEditor.form - app/src/gambas3/.src/Editor/Code/FTextEditor.class - app/src/gambas3/.src/Editor/Connection/FConnectionEditor.class - app/src/gambas3/.src/Editor/Connection/FConnectionEditor.form - app/src/gambas3/.src/Editor/Connection/FNewTable.form - app/src/gambas3/.src/Editor/Form/FForm.class - app/src/gambas3/.src/Editor/Form/FForm.form - app/src/gambas3/.src/Editor/Form/FProperty.class - app/src/gambas3/.src/Editor/Image/FImageEditor.class - app/src/gambas3/.src/Project/CProjectTree.class - app/src/gambas3/.src/Project/FProjectProperty.form - app/src/gambas3/.src/Search/CFindResult.class - app/src/gambas3/.src/Search/FSearch.class - ? app/src/gambas3/img/16/arrow-down.png - ? app/src/gambas3/img/16/breakpoint-dark.png - ? app/src/gambas3/img/16/breakpoint.png - ? app/src/gambas3/img/16/console-dark.png - ? app/src/gambas3/img/16/console.png - ? app/src/gambas3/img/16/current-dark.png - ? app/src/gambas3/img/16/current.png - ? app/src/gambas3/img/16/database-dark.png View it on GitLab: https://gitlab.com/gambas/gambas/compare/8adcd5c3e8da98cfe58fd45c51a7d3bc82753764...fe83704adb1d42f06cbcc8ffb7b53c0a2535505b --- View it on GitLab: https://gitlab.com/gambas/gambas/compare/8adcd5c3e8da98cfe58fd45c51a7d3bc82753764...fe83704adb1d42f06cbcc8ffb7b53c0a2535505b You're 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 Apr 13 17:10:33 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 13 Apr 2018 15:10:33 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 3 commits: Don't center modal forms if they have been explicitely moved. Message-ID: <5ad0c869d833c_17aef3ff525924be013982ea@sidekiq-asap-03.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: c88b94cf by gambas at 2018-04-13T15:06:00Z Don't center modal forms if they have been explicitely moved. [GB.QT4] * BUG: Don't center modal forms if they have been explicitely moved. [GB.QT5] * BUG: Don't center modal forms if they have been explicitely moved. - - - - - 4454c726 by gambas at 2018-04-13T15:07:41Z Database editor: Display the record counts of tables and SQL queries, and use true toolbars. [DEVELOPMENT ENVIRONMENT] * BUG: Remove all explicit form positions, so that they are now automatically centered. * NEW: Database editor: Display the record counts of tables and SQL queries. * NEW: Database editor: Use true toolbars. - - - - - 27af7609 by gambas at 2018-04-13T15:09:38Z Toolbar: Disabled controls are now correctly managed when the toolbar is in configuration mode. [GB.FORM.MDI] * BUG: Toolbar: Disabled controls are now correctly managed when the toolbar is in configuration mode. - - - - - 29 changed files: - app/src/gambas3/.lang/fr.mo - app/src/gambas3/.lang/fr.po - app/src/gambas3/.src/Debug/FDebugInfo.form - app/src/gambas3/.src/Debug/FOutput.form - app/src/gambas3/.src/Dialog/FColorChooser.form - app/src/gambas3/.src/Dialog/FFontChooser.form - app/src/gambas3/.src/Dialog/FList.form - app/src/gambas3/.src/Editor/Code/FCompletion.form - app/src/gambas3/.src/Editor/Code/FEditor.form - app/src/gambas3/.src/Editor/Code/FSignature.form - app/src/gambas3/.src/Editor/Code/FTextEditor.form - app/src/gambas3/.src/Editor/Connection/FConnectionEditor.class - app/src/gambas3/.src/Editor/Connection/FConnectionEditor.form - app/src/gambas3/.src/Editor/FGotoLine.form - app/src/gambas3/.src/Editor/Form/FFormStack.form - app/src/gambas3/.src/Editor/Form/FMenu.form - app/src/gambas3/.src/Editor/Form/FProperty.form - app/src/gambas3/.src/Editor/Form/FText.form - app/src/gambas3/.src/Editor/Form/FToolBox.form - app/src/gambas3/.src/Editor/Form/FToolPanel.form - app/src/gambas3/.src/FSave.form - app/src/gambas3/.src/Project/FProjectProperty.form - app/src/gambas3/.src/Translation/FNewTranslation.form - app/src/gambas3/.src/Translation/FTranslate.form - app/src/gambas3/.src/Welcome/FAbout.form - app/src/gambas3/.src/Welcome/FWelcome.form - comp/src/gb.form.mdi/.src/Tests/FMain.form - comp/src/gb.form.mdi/.src/ToolBar/FToolBar.class - gb.qt4/src/CWindow.cpp View it on GitLab: https://gitlab.com/gambas/gambas/compare/78ac58fb48e593d83120acf1ba021f5eb9ecca8a...27af76092ee1ad2844a2f81b70763320b3a11d2b --- View it on GitLab: https://gitlab.com/gambas/gambas/compare/78ac58fb48e593d83120acf1ba021f5eb9ecca8a...27af76092ee1ad2844a2f81b70763320b3a11d2b You're 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 Apr 14 20:01:22 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 14 Apr 2018 18:01:22 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 4 commits: Paint.DrawRect() is a new method that draws a rectangle frame. Message-ID: <5ad241f263cd3_1992b3f937645100c140514@sidekiq-asap-05.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: d4e2dfcc by gambas at 2018-04-14T16:43:25Z Paint.DrawRect() is a new method that draws a rectangle frame. [GB.GUI.BASE] * NEW: Paint.DrawRect() is a new method that draws a rectangle frame. - - - - - c3d36e65 by gambas at 2018-04-14T16:44:09Z Toolbar: Correctly manage the disabled state of the item when dropping it on a toolbar. [GB.FORM.MDI] * BUG: Toolbar: Correctly manage the disabled state of the item when dropping it on a toolbar. * NEW: Toolbar: Size is a new property that returns the toolbar icon size as a stock string size. * NEW: Toolbar: Redesign the expander, separator and space items icons. - - - - - 96a52309 by gambas at 2018-04-14T17:22:46Z Redraw the 'database', 'security' and 'table' icons. [GB.FORM.STOCK] * NEW: Redraw the 'database', 'security' and 'table' icons. - - - - - a18b5eb7 by gambas at 2018-04-14T17:26:37Z Image editor: Fix undo/redo management. [DEVELOPMENT ENVIRONMENT] * BUG: Image editor: Fix undo/redo management. * NEW: Database editor: Use the 'table' stock icon to create the system table icon. - - - - - 18 changed files: - app/src/gambas3/.src/Connection/MConnection.module - app/src/gambas3/.src/Editor/Connection/FConnectionEditor.class - app/src/gambas3/.src/Editor/Connection/FConnectionEditor.form - app/src/gambas3/.src/Editor/Image/FImageEditor.class - comp/src/gb.form.mdi/.src/Tests/FMain.form - comp/src/gb.form.mdi/.src/ToolBar/FToolBar.class - comp/src/gb.form.mdi/.src/ToolBar/FToolBarConfig.class - comp/src/gb.form.mdi/.src/ToolBar/ToolBar.class - comp/src/gb.form.mdi/img/expander.png - comp/src/gb.form.mdi/img/separator.png - comp/src/gb.form.mdi/img/space.png - comp/src/gb.form.stock/gambas-mono/32/database.png - comp/src/gb.form.stock/gambas-mono/32/security.png - comp/src/gb.form.stock/gambas/32/database.png - comp/src/gb.form.stock/gambas/32/table.png - comp/src/gb.gui.base/.project - comp/src/gb.gui.base/.src/Paint.class - comp/src/gb.gui.base/.src/Test/FTestClipping.class View it on GitLab: https://gitlab.com/gambas/gambas/compare/27af76092ee1ad2844a2f81b70763320b3a11d2b...a18b5eb7d83ed2df254483dbb338c68ecbaee9d8 --- View it on GitLab: https://gitlab.com/gambas/gambas/compare/27af76092ee1ad2844a2f81b70763320b3a11d2b...a18b5eb7d83ed2df254483dbb338c68ecbaee9d8 You're 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 Apr 16 16:37:35 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 16 Apr 2018 14:37:35 +0000 Subject: [Gambas-Notification] =?utf-8?b?W0dpdF1bZ2FtYmFzL2dhbWJhc11bbWFz?= =?utf-8?q?ter=5D_5_commits=3A_Database_editor=3A_Do_not_try_to_open_a_new?= =?utf-8?q?ly_created_connection_if_a_password_is=E2=80=A6?= Message-ID: <5ad4b5302e3ac_1f07c3ff341720d3431465f@sidekiq-asap-04.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: a4c94e1d by gambas at 2018-04-16T14:27:06Z Database editor: Do not try to open a newly created connection if a password is required but not provided. [DEVELOPMENT ENVIRONMENT] * BUG: Database editor: Do not try to open a newly created connection if a password is required but not provided. - - - - - 4fdd2722 by gambas at 2018-04-16T14:28:44Z Correctly quote index fields when generating an UPDATE or DELETE request in Result.Save() and Result.Delete() methods. [GB.DB] * BUG: Correctly quote index fields when generating an UPDATE or DELETE request in Result.Save() and Result.Delete() methods. - - - - - cc96782e by gambas at 2018-04-16T14:31:44Z Correctly quote field names everywhere and always display error balloons on the accurate cell. [GB.DB.FORM] * BUG: DataView: Always display the error balloon on the accurate cell. * BUG: Correctly quote field names everywhere. - - - - - aaeebacc by gambas at 2018-04-16T14:33:51Z DateBox: Clicking on a date automatically closes the date chooser popup. [GB.FORM] * NEW: DateChooser: Raise a Click event when a date is clicked in the inner calendar. * NEW: DateBox: Clicking on a date automatically closes the date chooser popup. - - - - - f0ad78cb by gambas at 2018-04-16T14:36:10Z Toolbar: Make the toolbar configuration dialog defaut size smaller. [GB.FORM.MDI] * NEW: Toolbar: Make the toolbar configuration dialog defaut size smaller. - - - - - 11 changed files: - app/src/gambas3/.src/Connection/MConnection.module - comp/src/gb.db.form/.src/Common.module - comp/src/gb.db.form/.src/DataView.class - comp/src/gb.form.mdi/.src/ToolBar/FToolBarConfig.class - comp/src/gb.form.mdi/.src/ToolBar/FToolBarConfig.form - comp/src/gb.form/.project - comp/src/gb.form/.src/Date/DateBox.class - comp/src/gb.form/.src/Date/DateChooser.class - comp/src/gb.form/.src/Date/FCalendar.class - main/lib/db/CResult.c - main/lib/db/gb.db/.settings View it on GitLab: https://gitlab.com/gambas/gambas/compare/a18b5eb7d83ed2df254483dbb338c68ecbaee9d8...f0ad78cb1f1f9a09bada3f7e596b04879fd8106a --- View it on GitLab: https://gitlab.com/gambas/gambas/compare/a18b5eb7d83ed2df254483dbb338c68ecbaee9d8...f0ad78cb1f1f9a09bada3f7e596b04879fd8106a You're 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 Apr 16 20:58:31 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Mon, 16 Apr 2018 18:58:31 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Correctly quote table names when using schemas. Message-ID: <5ad4f257be365_9b1c3f83780ecbe011724b@sidekiq-asap-04.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 87f546bb by gambas at 2018-04-16T18:57:56Z Correctly quote table names when using schemas. [GB.DB] * BUG: Correctly quote table names when using schemas. - - - - - 5 changed files: - main/lib/db/CConnection.c - main/lib/db/CResult.c - main/lib/db/gb.db/.settings - main/lib/db/main.c - main/lib/db/main.h View it on GitLab: https://gitlab.com/gambas/gambas/commit/87f546bb8166d699c62db289a237e693b7ff207f --- View it on GitLab: https://gitlab.com/gambas/gambas/commit/87f546bb8166d699c62db289a237e693b7ff207f You're 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 Apr 18 03:18:31 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Wed, 18 Apr 2018 01:18:31 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Support for case sensitive schema names. Message-ID: <5ad69ce788d0a_13daf3ff51d25ea20544732@sidekiq-asap-04.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 6712de71 by gambas at 2018-04-18T01:17:30Z Support for case sensitive schema names. [GB.DB] * BUG: Support for case sensitive schema names. [GB.DB.POSTGRESQL] * BUG: Support for case sensitive schema names. - - - - - 2 changed files: - gb.db.postgresql/src/main.c - main/lib/db/main.c View it on GitLab: https://gitlab.com/gambas/gambas/commit/6712de717c7bbf5ded904cb43e7b8e83d49dd569 --- View it on GitLab: https://gitlab.com/gambas/gambas/commit/6712de717c7bbf5ded904cb43e7b8e83d49dd569 You're 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 Apr 20 18:34:15 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 20 Apr 2018 16:34:15 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 2 commits: UTF-8 string routines position cache now should behave correctly in all cases. Message-ID: <5ada1688bf7ec_f8eb3f82640be3e08455d@sidekiq-asap-04.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 43285550 by gambas at 2018-04-20T16:26:52Z UTF-8 string routines position cache now should behave correctly in all cases. [INTERPRETER] * BUG: UTF-8 string routines position cache now should behave correctly in all cases. - - - - - 9fc9132b by gambas at 2018-04-20T16:31:02Z String controls can be used as toolbar expander now. [DEVELOPMENT ENVIRONMENT] * NEW: Move lock icons to the right of the toolbar. * NEW: Remove some unused icons. * BUG: Form editor: String controls can be used as toolbar expander now. * NEW: Project tree: symbolic link emblem should be more visible now. - - - - - 18 changed files: - app/src/gambas3/.lang/fr.po - app/src/gambas3/.project - app/src/gambas3/.src/Connection/MConnection.module - app/src/gambas3/.src/Editor/Code/FEditor.class - app/src/gambas3/.src/Editor/Code/FEditor.form - app/src/gambas3/.src/Editor/Code/FTextEditor.form - app/src/gambas3/.src/Editor/Form/CControl.class - app/src/gambas3/.src/Editor/Form/FForm.form - app/src/gambas3/.src/Editor/Image/FImageEditor.form - app/src/gambas3/.src/Project.module - app/src/gambas3/.src/Project/Farm/FPublish.form - ? app/src/gambas3/img/16/system-table-dark.png - ? app/src/gambas3/img/16/system-table.png - ? app/src/gambas3/img/32/database.png - ? app/src/gambas3/img/32/database_gnome.png - app/src/gambas3/img/32/do-not-translate.png - app/src/gambas3/img/32/exported.png - main/gbx/gbx_c_string.c View it on GitLab: https://gitlab.com/gambas/gambas/compare/6712de717c7bbf5ded904cb43e7b8e83d49dd569...9fc9132b75cf77c58b846988f22ba7fb67507bd0 --- View it on GitLab: https://gitlab.com/gambas/gambas/compare/6712de717c7bbf5ded904cb43e7b8e83d49dd569...9fc9132b75cf77c58b846988f22ba7fb67507bd0 You're 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 Apr 21 15:31:46 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 21 Apr 2018 13:31:46 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] DesktopFile: Properties should be correctly writable now. Message-ID: <5adb3d43509b5_148f13f7e0fd8a3984254d5@sidekiq-asap-03.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 9b527616 by gambas at 2018-04-21T13:31:09Z DesktopFile: Properties should be correctly writable now. [GB.DESKTOP] * BUG: DesktopFile: Properties should be correctly writable now. - - - - - 5 changed files: - comp/src/gb.desktop/.settings - comp/src/gb.desktop/.src/DesktopFile.class - comp/src/gb.desktop/.src/DesktopMime.class - comp/src/gb.desktop/.src/Main.module - comp/src/gb.desktop/.src/_Desktop_Passwords.class View it on GitLab: https://gitlab.com/gambas/gambas/commit/9b52761613d8b0277acf9309f17182fa728fe29b --- View it on GitLab: https://gitlab.com/gambas/gambas/commit/9b52761613d8b0277acf9309f17182fa728fe29b You're 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 Apr 21 20:40:51 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 21 Apr 2018 18:40:51 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] TerminalView: Fix "EraseStartOfLine" VT-100 command and remove "Erase screen" optimization. Message-ID: <5adb85b48b42c_c1d53f9bbe71cb2493522@sidekiq-asap-04.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 2b3cbd92 by gambas at 2018-04-21T18:38:57Z TerminalView: Fix "EraseStartOfLine" VT-100 command and remove "Erase screen" optimization. [GB.FORM.TERMINAL] * BUG: TerminalView: Remove "Erase screen" optimization. * BUG: TerminalView: Fix "EraseStartOfLine" VT-100 command. - - - - - 4 changed files: - comp/src/gb.form.terminal/.src/TerminalView/FTestTerminalView.class - comp/src/gb.form.terminal/.src/TerminalView/TerminalFilter_VT100.class - comp/src/gb.form.terminal/.src/TerminalView/TerminalScreen.class - comp/src/gb.form.terminal/.src/TerminalView/TerminalView.class View it on GitLab: https://gitlab.com/gambas/gambas/commit/2b3cbd921798dd616f6ba368141ba48d921aacc7 --- View it on GitLab: https://gitlab.com/gambas/gambas/commit/2b3cbd921798dd616f6ba368141ba48d921aacc7 You're 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 Apr 21 20:41:49 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 21 Apr 2018 18:41:49 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Search dialog: Do not crash anymore if the last searched window has been closed. Message-ID: <5adb85ed76d0c_3d5c3fe404bc2e3823547@sidekiq-asap-03.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 15cab715 by gambas at 2018-04-21T18:41:05Z Search dialog: Do not crash anymore if the last searched window has been closed. [DEVELOPMENT ENVIRONMENT] * BUG: Search dialog: Do not crash anymore if the last searched window has been closed. - - - - - 1 changed file: - app/src/gambas3/.src/Search/FSearch.class View it on GitLab: https://gitlab.com/gambas/gambas/commit/15cab715ac18228f61a30db098ea83062325d1d8 --- View it on GitLab: https://gitlab.com/gambas/gambas/commit/15cab715ac18228f61a30db098ea83062325d1d8 You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From bagonergi at gmail.com Sun Apr 22 19:18:02 2018 From: bagonergi at gmail.com (Gianluigi) Date: Sun, 22 Apr 2018 19:18:02 +0200 Subject: [Gambas-Notification] Why select "create menu entry"? Message-ID: I know I'm not particularly smart, first I could not to access the Software farm because I was mistaken the password, then I selected "create menu entry" without knowing what was is for, so to remedy I uninstalled the project without need, it is enough to deselect "create menu entry". That said, someone kindly can explain to me what purpose to select "create menu entry" in Software farm publish procedure? Regards Gianluigi -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Sat Apr 28 16:04:00 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 28 Apr 2018 14:04:00 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 3 commits: Shortcut: Write modifier keys with the first letter capitalized only. Message-ID: <5ae47f5116ebd_133ca3f89729965d4281c5@sidekiq-asap-05.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 93fe4c8a by gambas at 2018-04-28T13:53:17Z Shortcut: Write modifier keys with the first letter capitalized only. [GB.GUI.BASE] * BUG: Shortcut: Write modifier keys with the first letter capitalized only. - - - - - 20f650aa by gambas at 2018-04-28T13:54:33Z Shortcut configuration dialog: Use the Shortcut class and display action icons correctly. [GB.FORM.MDI] * NEW: Shortcut configuration dialog: Use the Shortcut class. * BUG: Shortcut configuration dialog: Display action icons correctly. - - - - - f57ffd73 by gambas at 2018-04-28T14:00:12Z Automatic completion: SUPER and ME always show all hidden symbols and update source archive exclude list. [DEVELOPMENT ENVIRONMENT] * NEW: Automatic completion: SUPER and ME always show all hidden symbols. * NEW: Option dialog: Remove unused source archive configuration. * NEW: Update source archives exclude list. * BUG: Project tree: Modified classes correctly update their form icons. * NEW: Update support file. - - - - - 13 changed files: - app/src/gambas3/.src/Editor/Code/CCompletion.class - app/src/gambas3/.src/Editor/Code/FCompletion.class - app/src/gambas3/.src/Editor/Code/FEditor.class - app/src/gambas3/.src/Options/FOption.class - app/src/gambas3/.src/Options/FOption.form - app/src/gambas3/.src/Project.module - app/src/gambas3/.src/Save.module - app/src/gambas3/.src/Search/FSearch.class - app/src/gambas3/support.txt - comp/src/gb.form.mdi/.src/Action/CAction.class - comp/src/gb.form.mdi/.src/Shortcut/FShortcut.class - comp/src/gb.form.mdi/.src/Shortcut/FShortcutEditor.class - comp/src/gb.gui.base/.src/Shortcut.class View it on GitLab: https://gitlab.com/gambas/gambas/compare/15cab715ac18228f61a30db098ea83062325d1d8...f57ffd73540d709a0a3cdc9ac9c42f2fd1305f2e --- View it on GitLab: https://gitlab.com/gambas/gambas/compare/15cab715ac18228f61a30db098ea83062325d1d8...f57ffd73540d709a0a3cdc9ac9c42f2fd1305f2e You're 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 Apr 28 16:07:12 2018 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Sat, 28 Apr 2018 14:07:12 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][stable] 23 commits: Don't center modal forms if they have been explicitely moved. Message-ID: <5ae48010bb0a5_193153f86f1767a84138891@sidekiq-asap-03.mail> Beno?t Minisini pushed to branch stable at Gambas / gambas Commits: c88b94cf by gambas at 2018-04-13T15:06:00Z Don't center modal forms if they have been explicitely moved. [GB.QT4] * BUG: Don't center modal forms if they have been explicitely moved. [GB.QT5] * BUG: Don't center modal forms if they have been explicitely moved. - - - - - 4454c726 by gambas at 2018-04-13T15:07:41Z Database editor: Display the record counts of tables and SQL queries, and use true toolbars. [DEVELOPMENT ENVIRONMENT] * BUG: Remove all explicit form positions, so that they are now automatically centered. * NEW: Database editor: Display the record counts of tables and SQL queries. * NEW: Database editor: Use true toolbars. - - - - - 27af7609 by gambas at 2018-04-13T15:09:38Z Toolbar: Disabled controls are now correctly managed when the toolbar is in configuration mode. [GB.FORM.MDI] * BUG: Toolbar: Disabled controls are now correctly managed when the toolbar is in configuration mode. - - - - - d4e2dfcc by gambas at 2018-04-14T16:43:25Z Paint.DrawRect() is a new method that draws a rectangle frame. [GB.GUI.BASE] * NEW: Paint.DrawRect() is a new method that draws a rectangle frame. - - - - - c3d36e65 by gambas at 2018-04-14T16:44:09Z Toolbar: Correctly manage the disabled state of the item when dropping it on a toolbar. [GB.FORM.MDI] * BUG: Toolbar: Correctly manage the disabled state of the item when dropping it on a toolbar. * NEW: Toolbar: Size is a new property that returns the toolbar icon size as a stock string size. * NEW: Toolbar: Redesign the expander, separator and space items icons. - - - - - 96a52309 by gambas at 2018-04-14T17:22:46Z Redraw the 'database', 'security' and 'table' icons. [GB.FORM.STOCK] * NEW: Redraw the 'database', 'security' and 'table' icons. - - - - - a18b5eb7 by gambas at 2018-04-14T17:26:37Z Image editor: Fix undo/redo management. [DEVELOPMENT ENVIRONMENT] * BUG: Image editor: Fix undo/redo management. * NEW: Database editor: Use the 'table' stock icon to create the system table icon. - - - - - a4c94e1d by gambas at 2018-04-16T14:27:06Z Database editor: Do not try to open a newly created connection if a password is required but not provided. [DEVELOPMENT ENVIRONMENT] * BUG: Database editor: Do not try to open a newly created connection if a password is required but not provided. - - - - - 4fdd2722 by gambas at 2018-04-16T14:28:44Z Correctly quote index fields when generating an UPDATE or DELETE request in Result.Save() and Result.Delete() methods. [GB.DB] * BUG: Correctly quote index fields when generating an UPDATE or DELETE request in Result.Save() and Result.Delete() methods. - - - - - cc96782e by gambas at 2018-04-16T14:31:44Z Correctly quote field names everywhere and always display error balloons on the accurate cell. [GB.DB.FORM] * BUG: DataView: Always display the error balloon on the accurate cell. * BUG: Correctly quote field names everywhere. - - - - - aaeebacc by gambas at 2018-04-16T14:33:51Z DateBox: Clicking on a date automatically closes the date chooser popup. [GB.FORM] * NEW: DateChooser: Raise a Click event when a date is clicked in the inner calendar. * NEW: DateBox: Clicking on a date automatically closes the date chooser popup. - - - - - f0ad78cb by gambas at 2018-04-16T14:36:10Z Toolbar: Make the toolbar configuration dialog defaut size smaller. [GB.FORM.MDI] * NEW: Toolbar: Make the toolbar configuration dialog defaut size smaller. - - - - - 87f546bb by gambas at 2018-04-16T18:57:56Z Correctly quote table names when using schemas. [GB.DB] * BUG: Correctly quote table names when using schemas. - - - - - 6712de71 by gambas at 2018-04-18T01:17:30Z Support for case sensitive schema names. [GB.DB] * BUG: Support for case sensitive schema names. [GB.DB.POSTGRESQL] * BUG: Support for case sensitive schema names. - - - - - 43285550 by gambas at 2018-04-20T16:26:52Z UTF-8 string routines position cache now should behave correctly in all cases. [INTERPRETER] * BUG: UTF-8 string routines position cache now should behave correctly in all cases. - - - - - 9fc9132b by gambas at 2018-04-20T16:31:02Z String controls can be used as toolbar expander now. [DEVELOPMENT ENVIRONMENT] * NEW: Move lock icons to the right of the toolbar. * NEW: Remove some unused icons. * BUG: Form editor: String controls can be used as toolbar expander now. * NEW: Project tree: symbolic link emblem should be more visible now. - - - - - 9b527616 by gambas at 2018-04-21T13:31:09Z DesktopFile: Properties should be correctly writable now. [GB.DESKTOP] * BUG: DesktopFile: Properties should be correctly writable now. - - - - - 2b3cbd92 by gambas at 2018-04-21T18:38:57Z TerminalView: Fix "EraseStartOfLine" VT-100 command and remove "Erase screen" optimization. [GB.FORM.TERMINAL] * BUG: TerminalView: Remove "Erase screen" optimization. * BUG: TerminalView: Fix "EraseStartOfLine" VT-100 command. - - - - - 15cab715 by gambas at 2018-04-21T18:41:05Z Search dialog: Do not crash anymore if the last searched window has been closed. [DEVELOPMENT ENVIRONMENT] * BUG: Search dialog: Do not crash anymore if the last searched window has been closed. - - - - - 93fe4c8a by gambas at 2018-04-28T13:53:17Z Shortcut: Write modifier keys with the first letter capitalized only. [GB.GUI.BASE] * BUG: Shortcut: Write modifier keys with the first letter capitalized only. - - - - - 20f650aa by gambas at 2018-04-28T13:54:33Z Shortcut configuration dialog: Use the Shortcut class and display action icons correctly. [GB.FORM.MDI] * NEW: Shortcut configuration dialog: Use the Shortcut class. * BUG: Shortcut configuration dialog: Display action icons correctly. - - - - - f57ffd73 by gambas at 2018-04-28T14:00:12Z Automatic completion: SUPER and ME always show all hidden symbols and update source archive exclude list. [DEVELOPMENT ENVIRONMENT] * NEW: Automatic completion: SUPER and ME always show all hidden symbols. * NEW: Option dialog: Remove unused source archive configuration. * NEW: Update source archives exclude list. * BUG: Project tree: Modified classes correctly update their form icons. * NEW: Update support file. - - - - - cdd5be47 by gambas at 2018-04-28T14:06:52Z Merge branch 'master' into stable - - - - - 30 changed files: - app/src/gambas3/.lang/fr.mo - app/src/gambas3/.lang/fr.po - app/src/gambas3/.project - app/src/gambas3/.src/Connection/MConnection.module - app/src/gambas3/.src/Debug/FDebugInfo.form - app/src/gambas3/.src/Debug/FOutput.form - app/src/gambas3/.src/Dialog/FColorChooser.form - app/src/gambas3/.src/Dialog/FFontChooser.form - app/src/gambas3/.src/Dialog/FList.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/FEditor.form - app/src/gambas3/.src/Editor/Code/FSignature.form - app/src/gambas3/.src/Editor/Code/FTextEditor.form - app/src/gambas3/.src/Editor/Connection/FConnectionEditor.class - app/src/gambas3/.src/Editor/Connection/FConnectionEditor.form - app/src/gambas3/.src/Editor/FGotoLine.form - app/src/gambas3/.src/Editor/Form/CControl.class - app/src/gambas3/.src/Editor/Form/FForm.form - app/src/gambas3/.src/Editor/Form/FFormStack.form - app/src/gambas3/.src/Editor/Form/FMenu.form - app/src/gambas3/.src/Editor/Form/FProperty.form - app/src/gambas3/.src/Editor/Form/FText.form - app/src/gambas3/.src/Editor/Form/FToolBox.form - app/src/gambas3/.src/Editor/Form/FToolPanel.form - app/src/gambas3/.src/Editor/Image/FImageEditor.class - app/src/gambas3/.src/Editor/Image/FImageEditor.form - app/src/gambas3/.src/FSave.form View it on GitLab: https://gitlab.com/gambas/gambas/compare/fe83704adb1d42f06cbcc8ffb7b53c0a2535505b...cdd5be47c06988bcb1056b02d931776b6cebf9a8 --- View it on GitLab: https://gitlab.com/gambas/gambas/compare/fe83704adb1d42f06cbcc8ffb7b53c0a2535505b...cdd5be47c06988bcb1056b02d931776b6cebf9a8 You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: