[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] 3 commits: IconView: 'Item.IconRect' is a new property that returns the relative position...
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] 3 commits: IconView: 'Item.IconRect' is a new property that returns the relative position...
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Wed, 22 Apr 2026 13:11:05 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: 9847a3ba by Benoît Minisini at 2026-04-22T15:03:44+02:00 IconView: 'Item.IconRect' is a new property that returns the relative position of the icon in the item cell. [GB.GUI.BASE] * NEW: IconView: 'Item.IconRect' is a new property that returns the relative position of the icon in the item cell. - - - - - cad5373f by Benoît Minisini at 2026-04-22T15:09:42+02:00 FileView & DirView: 'Emblem' is a new event that allows to add custom emblems of the icons. [GB.FORM] * NEW: DirView: 'Emblem' is a new event that allows to add custom emblems of the icons. * NEW: DirView: 'AddEmblem()' is a new method that add an emblem to an icon during the 'Emblem' event handler. * NEW: FileView: 'Emblem' is a new event that allows to add custom emblems of the icons. * NEW: FileView: 'AddEmblem()' is a new method that add an emblem to an icon during the 'Emblem' event handler. * NEW: FileView: Do not draw the icon on top of the preview anymore. It's ugly. * BUG: FileView: The 'Settings' property does not return the internal array of icon sizes anymore, but a copy of it. * NEW: Update the default lock icon. - - - - - 96109e14 by Benoît Minisini at 2026-04-22T15:10:49+02:00 Project browser: Add version control emblems to icons. [DEVELOPMENT ENVIRONMENT] * NEW: Project browser: Add version control emblems to icons. - - - - - 8 changed files: - app/src/gambas3/.src/Editor/Browse/FProjectBrowser.class - comp/src/gb.form/.project - comp/src/gb.form/.src/File/DirView.class - comp/src/gb.form/.src/File/FileView.class - comp/src/gb.form/.src/Main.module - comp/src/gb.form/.src/Test/FTestFileView.form - comp/src/gb.form/img/emblem/lock.png - comp/src/gb.gui.base/.src/IconView/_IconView_Item.class View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/29538c15cbb2f6b3dfdd97d686c633fecde036c7...96109e1456bd31fe77bd76e745d2b434d17c8296 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/29538c15cbb2f6b3dfdd97d686c633fecde036c7...96109e1456bd31fe77bd76e745d2b434d17c8296 You're receiving this email because of your account on gitlab.com. Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help