[Gambas-Notification] [Git][gambas/gambas][master] 4 commits: FileView: Permanent store of previews.

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Tue Jan 3 12:33:30 CET 2023



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
2f4989fe by Benoît Minisini at 2023-01-03T05:09:18+01:00
FileView: Permanent store of previews.

[GB.FORM]
* NEW: FileView; Reload() method takes an optional boolean argument for refreshing the preview cache.
* NEW: DirChooser & FileChooser: 'SHIFT + F5' now refreshes the preview cache.
* NEW: FileView: If the 'gb.desktop' component is loaded, file previews are stored in the home cache directory.
* NEW: FileView: File preview frame has now a one pixel gap with the contents.

- - - - -
b2294075 by Benoît Minisini at 2023-01-03T06:53:03+01:00
Label & TextLabel: 'Trim' is a new property that trims the text if it overflows its frame.

[GB.GUI.BASE]
* NEW: Label & TextLabel: 'Trim' is a new property that trims the text if it overflows its frame.

- - - - -
1b0ce917 by Benoît Minisini at 2023-01-03T06:54:14+01:00
FileProperties: Use the new 'Trim' property for the file name label.

[GB.FORM]
* BUG: FileView: Save the maximum preview file size in the settings.
* NEW: FileProperties: Use the new 'Trim' property for the file name label.

- - - - -
eb68fa43 by Benoît Minisini at 2023-01-03T12:33:25+01:00
Version control: Remove the 'Revert all changes' button in the bottom panel. Project browser: Upgrade to the new FileView view modes.

[DEVELOPMENT ENVIRONMENT]
* NEW: Project browser: Upgrade to the new FileView view modes.
* NEW: Version control: Remove the 'Revert all changes' button in the bottom panel. It can be dangerous to leave it there.

- - - - -


11 changed files:

- app/src/gambas3/.src/Debug/FDebugInfo.class
- app/src/gambas3/.src/Debug/FDebugInfo.form
- app/src/gambas3/.src/Editor/Browse/FProjectBrowser.class
- app/src/gambas3/.src/Editor/Browse/FProjectBrowser.form
- app/src/gambas3/.src/FMain.form
- comp/src/gb.form/.src/File/CTaskPreview.class
- comp/src/gb.form/.src/File/Chooser/FDirChooser.class
- comp/src/gb.form/.src/File/FileView.class
- comp/src/gb.form/.src/File/Properties/FFileProperties.form
- comp/src/gb.gui.base/.src/IconView/IconView.class
- comp/src/gb.gui.base/.src/Label.class


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/ca0023dcbc44b7c7a41e5020faeb176a1b8b8252...eb68fa43708e872eaeb79d14be082c9552bef31f

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/ca0023dcbc44b7c7a41e5020faeb176a1b8b8252...eb68fa43708e872eaeb79d14be082c9552bef31f
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/20230103/87c62ba0/attachment.htm>


More information about the Notification mailing list