[Gambas-Notification] [Git][gambas/gambas][master] 3 commits: Add Expand() and Shrink() methods to the rectangle classes.
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Tue Jan 3 00:39:29 CET 2023
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
3c1a7624 by Benoît Minisini at 2023-01-02T20:22:30+01:00
Add Expand() and Shrink() methods to the rectangle classes.
[GB.GEOM]
* NEW: Add Expand() and Shrink() methods to the rectangle classes.
- - - - -
31cae9e5 by Benoît Minisini at 2023-01-03T00:36:14+01:00
Fix IconView icon layout. Fix Paint.TrimRichText(). Fix ColumnView first column automatic resizing.
[GB.GUI.BASE]
* BUG: IconView: Fix icon layout in both orientations.
* BUG: Rewrite and fix 'Paint.TrimRichText()' method.
* BUG: ColumnView: Fix automatic resizing of the first column.
- - - - -
821cc464 by Benoît Minisini at 2023-01-03T00:39:24+01:00
FileView: 'Style' property has been renamed as 'View'. File preview is now a 'View' mode.
[GB.FORM]
* BUG: FileView; Fix line count of text file previews.
* NEW: FileView: 'Style' property has been renamed as 'View'.
* NEW: FileView: File preview is now a 'View' mode associated to the new 'Preview' constant.
* BUG: FileView: Correctly abort preview when the 'Dir' property changes.
* NEW: FileChooser & DirChooser: 'Style' property has been renamed as 'View'.
- - - - -
17 changed files:
- 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/FTestFileChooser.form
- 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/Main.module
- comp/src/gb.gui.base/.src/Paint.class
- comp/src/gb.gui.base/.src/Test/FTestIconView.class
- comp/src/gb.gui.base/.src/Test/FTestIconView.form
- comp/src/gb.gui.base/.src/TreeView/_TreeView.class
- main/lib/geom/crect_temp.h
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/aaee1fa427b8dac7642f99dd3a015f8869d746c7...821cc4640ec9eb2478c0821180625173bed0d418
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/aaee1fa427b8dac7642f99dd3a015f8869d746c7...821cc4640ec9eb2478c0821180625173bed0d418
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/20230102/4e0b0659/attachment-0001.htm>
More information about the Notification
mailing list