[Gambas-Notification] [Git][gambas/gambas][master] 4 commits: ScrollArea: NoShadow is a new property, that disable shadows if it has been…

Benoît Minisini gitlab at mg.gitlab.com
Sat Sep 15 22:38:13 CEST 2018


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


Commits:
6462ea00 by gambas at 2018-09-15T20:32:52Z
ScrollArea: NoShadow is a new property, that disable shadows if it has been globally set by Application.Shadows.

[GB.GUI.BASE]
* NEW: ScrollArea: NoShadow is a new property, that disable shadows if it has been globally set by Application.Shadows.

- - - - -
603052af by gambas at 2018-09-15T20:34:19Z
TextEditor: GotoCenter() works correctly again, and HighlightString() correctly refreshes the editor contents in all cases.

[GB.FORM.EDITOR]
* BUG: TextEditor: GotoCenter() works correctly again.
* BUG: TextEditor: HighlightString() correctly refreshes the editor contents in all cases.

- - - - -
276c11d4 by gambas at 2018-09-15T20:35:42Z
Option dialog: Some minor layout changes.

[DEVELOPMENT ENVIRONMENT]
* NEW: Update French translation.
* NEW: Option dialog: Some minor layout changes.

- - - - -
4769d060 by gambas at 2018-09-15T20:36:38Z
SidePanel: Animate opening and closing when Application.Animations is set.

[GB.FORM]
* BUG: SidePanel: It should work correctly in all cases now.
* NEW: SidePanel: Animate opening and closing when Application.Animations is set.

- - - - -


17 changed files:

- app/src/gambas3/.lang/fr.mo
- app/src/gambas3/.lang/fr.po
- app/src/gambas3/.src/Options/FOption.class
- app/src/gambas3/.src/Options/FOption.form
- comp/src/gb.form.editor/.src/TextEditor.class
- comp/src/gb.form/.project
- comp/src/gb.form/.src/SidePanel/FSidePanel.class
- comp/src/gb.form/.src/SidePanel/FSidePanel.form
- comp/src/gb.form/.src/SidePanel/SidePanel.class
- + comp/src/gb.form/.src/Test/FTestArrangement.class
- + comp/src/gb.form/.src/Test/FTestArrangement.form
- comp/src/gb.form/.src/Test/FTestSidePanel.class
- comp/src/gb.form/.src/Test/FTestSidePanel.form
- comp/src/gb.gui.base/.project
- comp/src/gb.gui.base/.src/ScrollArea.class
- comp/src/gb.gui.base/.src/Test/TestMouseWheel.class → comp/src/gb.gui.base/.src/Test/FTestMouseWheel.class
- comp/src/gb.gui.base/.src/Test/TestMouseWheel.form → comp/src/gb.gui.base/.src/Test/FTestMouseWheel.form


View it on GitLab: https://gitlab.com/gambas/gambas/compare/f5e0d6ebbb39ecf2cc519bad6c0e1a9845293e2f...4769d0601e8680f32392bbab006a90ead1b3f89d

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/compare/f5e0d6ebbb39ecf2cc519bad6c0e1a9845293e2f...4769d0601e8680f32392bbab006a90ead1b3f89d
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/notification/attachments/20180915/c4d068f9/attachment.html>


More information about the Notification mailing list