[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] 3 commits: Stock: Change how icon sizes are computed, and add 'xx-small', 'x-small' (a...
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] 3 commits: Stock: Change how icon sizes are computed, and add 'xx-small', 'x-small' (a...
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Sat, 04 May 2024 14:47:32 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: a18e94e6 by Benoît Minisini at 2024-05-04T16:43:18+02:00 Stock: Change how icon sizes are computed, and add 'xx-small', 'x-small' (a synonymous of 'tiny'), 'x-large' (a synonymous of 'huge') and 'xx-large' sizes. [GB.FORM] * NEW: Stock: Change how icon sizes are computed, and add 'xx-small', 'x-small' (a synonymous of 'tiny'), 'x-large' (a synonymous of 'huge') and 'xx-large' sizes. - - - - - 524c5d90 by Benoît Minisini at 2024-05-04T16:45:07+02:00 Toolbar: Update the font size used for displaying button texts. Fix the icon size combo-bo in the configuration dialog. [GB.FORM.MDI] * NEW: Toolbar: Update the font size used for displaying button texts. * BUG: Toolbar: Fix the icon size combo-bo in the configuration dialog. - - - - - b3e89cb1 by Benoît Minisini at 2024-05-04T16:47:11+02:00 Adapt to new way of computing stock icon sizes. Correctly refresh translations when the project changes. [DEVELOPMENT ENVIRONMENT] * NEW: Adapt to new way of computing stock icon sizes. * BUG: Version control: The translations are correctly refreshed when the project changes now. - - - - - 16 changed files: - app/src/gambas3/.lang/fr.po - app/src/gambas3/.src/Debug/FOutput.class - app/src/gambas3/.src/Editor/Translation/FProjectTranslation.class - app/src/gambas3/.src/Options/FOption.form - app/src/gambas3/.src/Project/CProjectTree.class - app/src/gambas3/.src/Welcome/CCoolButton.class - app/src/gambas3/.src/Welcome/FWelcome.class - comp/src/gb.form.mdi/.lang/fr.po - comp/src/gb.form.mdi/.src/ToolBar/FToolBar.class - comp/src/gb.form.mdi/.src/ToolBar/FToolBarConfig.form - comp/src/gb.form/.icon.png - comp/src/gb.form/.lang/fr.po - comp/src/gb.form/.project - comp/src/gb.form/.src/Button/SwitchButton.class - comp/src/gb.form/.src/File/Properties/FFileProperties.form - comp/src/gb.form/.src/Stock.class View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/72fb602009782aa1982509e29f6dcefc72e93b9e...b3e89cb11672f788030bae9a5fc300f33f626c68 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/72fb602009782aa1982509e29f6dcefc72e93b9e...b3e89cb11672f788030bae9a5fc300f33f626c68 You're receiving this email because of your account on gitlab.com.