[Gambas-Notification] [Git][gambas/gambas][master] 3 commits: Add 'view-compact' and modify 'view-detail' icon.
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Wed Dec 21 08:00:17 CET 2022
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
49a0b08e by Benoît Minisini at 2022-12-21T07:54:48+01:00
Add 'view-compact' and modify 'view-detail' icon.
[GB.FORM.STOCK]
* NEW: Add 'view-compact' and modify 'view-detail' icon.
- - - - -
511ffd79 by Benoît Minisini at 2022-12-21T07:59:01+01:00
FileView: 'Style' is a new property that allows to define the view style between 'Normal', 'Compact', and 'Detailed'.
[GB.FORM]
* NEW: Update French translation.
* BUG: FileView: Generate thumbnails differently so that they are smooth on Qt.
* NEW: FileView: 'Style' is a new property that allows to define the view style between 'Normal', 'Compact', and 'Detailed'.
* NEW: FileView: The 'ShowDetailed' property is now deprecated.
* NEW: FileView: Memorize a different icon size for 'Compact' and 'Normal' view.
* NEW: DirChooser & FileChooser: Add the 'Style' property.
* NEW: Add 'view-compact' stock icon.
- - - - -
1076eba4 by Benoît Minisini at 2022-12-21T08:00:02+01:00
IconView: Fix drawing and selection in horizontal orientation.
[GB.GUI.BASE]
* BUG: IconView: Fix drawing and selection in horizontal orientation.
- - - - -
18 changed files:
- + comp/src/gb.form.stock/gambas-mono/32/view-compact.png
- comp/src/gb.form.stock/gambas-mono/32/view-detail.png
- + comp/src/gb.form.stock/gambas/32/view-compact.png
- comp/src/gb.form.stock/gambas/32/view-detail.png
- comp/src/gb.form/.lang/fr.po
- comp/src/gb.form/.project
- comp/src/gb.form/.src/File/CTaskPreview.class
- comp/src/gb.form/.src/File/Chooser/DirChooser.class
- comp/src/gb.form/.src/File/Chooser/FDirChooser.class
- comp/src/gb.form/.src/File/Chooser/FDirChooser.form
- comp/src/gb.form/.src/File/Chooser/FileChooser.class
- comp/src/gb.form/.src/File/FileView.class
- comp/src/gb.form/.src/Test/FTestFileView.form
- comp/src/gb.form/map/icon.map
- comp/src/gb.gui.base/.project
- comp/src/gb.gui.base/.src/IconView/IconView.class
- comp/src/gb.gui.base/.src/IconView/_IconView_Item.class
- comp/src/gb.gui.base/.src/Test/FTestIconView.form
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/9da87e7895c80aa0e894f3380094c4f11c6b116d...1076eba4fa446edc879a93e4d7bc6559d860e5e8
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/9da87e7895c80aa0e894f3380094c4f11c6b116d...1076eba4fa446edc879a93e4d7bc6559d860e5e8
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20221221/b3398665/attachment.htm>
More information about the Notification
mailing list