[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] 2 commits: TreeView, ListView and ColumnView: Add 'Grid' property.
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] 2 commits: TreeView, ListView and ColumnView: Add 'Grid' property.
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Thu, 02 Jan 2025 03:10:26 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: 8eacfbd9 by Benoît Minisini at 2025-01-02T04:05:26+01:00 TreeView, ListView and ColumnView: Add 'Grid' property. [GB.GUI.BASE] * NEW: TreeView, ListView and ColumnView: Add 'Grid' property. - - - - - 29ab7c1c by Benoît Minisini at 2025-01-02T04:10:20+01:00 Fix the translation workspace. [DEVELOPMENT ENVIRONMENT] * BUG: Translation workspace: Fix management of special character in strings (quote, newlines...). * BUG: Translation workspace: An error in the translation tools does not prevent the workspace to open anymore. * NEW: Translation workspace: The translation view has now a grid, and displays multiline strings entirely and unquoted. * NEW: Translation workspace: Display newline characters in the current untranslated string textbox. * NEW: Translation workspace: The translated string must always be unquoted. - - - - - 10 changed files: - app/src/gambas3/.lang/fr.po - app/src/gambas3/.src/Editor/Translation/CTranslation.class - app/src/gambas3/.src/Editor/Translation/FProjectTranslation.class - app/src/gambas3/.src/Editor/Translation/FProjectTranslation.form - app/src/gambas3/.src/FMain.class - app/src/gambas3/.src/Project.module - comp/src/gb.gui.base/.src/TreeView/ColumnView.class - comp/src/gb.gui.base/.src/TreeView/ListView.class - comp/src/gb.gui.base/.src/TreeView/TreeView.class - comp/src/gb.gui.base/.src/TreeView/_TreeView.class View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/59467fff0529d9ab6004a3671375fe10a5660019...29ab7c1c1846aa3a341c1d91d2ca1d536fb0a172 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/59467fff0529d9ab6004a3671375fe10a5660019...29ab7c1c1846aa3a341c1d91d2ca1d536fb0a172 You're receiving this email because of your account on gitlab.com.