[Gambas-Notification] [Git][gambas/gambas][master] 4 commits: Take Application.Animations property into account in some controls.

Benoît Minisini gitlab at mg.gitlab.com
Thu Sep 6 09:57:13 CEST 2018


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


Commits:
89eb4ff2 by gambas at 2018-09-06T07:32:38Z
Take Application.Animations property into account in some controls.

[GB.FORM]
* NEW: SwitchButton: Take Application.Animations property into account.
* NEW: MessageView: Take Application.Animations property into account.

- - - - -
0ce7ddf5 by gambas at 2018-09-06T07:33:55Z
ScrollArea: Fix for scrolling animations. Add a new Scrolling property that returns if the control is scrolling for animations.

[GB.GUI.BASE]
* NEW: ScrollArea: Scrolling is a new property that returns if the control is scrolling for animations.
* NEW: ScrollArea: Don't animate scrolling if nothing has been drawn yet.
* BUG: ScrollArea: Fix the ScrollX and ScrollY properties when animations are enabled.

- - - - -
da1863bd by gambas at 2018-09-06T07:52:29Z
TextEditor: Support for dotted highlighted text.

[GB.FORM.EDITOR]
* NEW: TextEditor: Support for dotted highlighted text.

- - - - -
1b2ad271 by gambas at 2018-09-06T07:54:39Z
Support for the new dotted highlighting style, and editor fixes for scrolling animation.

[DEVELOPMENT ENVIRONMENT]
* BUG: Animations and tooltips are enabled by default.
* NEW: Option dialog: Support for the new dotted highlighting style.
* NEW: Update highlighting themes.
* BUG: Code editor: Fix message labels when animations are enabled.

- - - - -


30 changed files:

- app/src/gambas3/.lang/fr.mo
- app/src/gambas3/.lang/fr.po
- app/src/gambas3/.src/CStyle.class
- app/src/gambas3/.src/Debug/FDebugInfo.class
- app/src/gambas3/.src/Editor/Code/FConflictEditor.class
- app/src/gambas3/.src/Editor/Code/FEditor.class
- app/src/gambas3/.src/Editor/Code/FTextEditor.class
- app/src/gambas3/.src/Exported/TextEditor.class
- app/src/gambas3/.src/MTheme.module
- app/src/gambas3/.src/Options/FOption.class
- app/src/gambas3/.src/Options/FOption.form
- app/src/gambas3/.src/Project.module
- app/src/gambas3/theme/amber
- app/src/gambas3/theme/amethyst
- app/src/gambas3/theme/blues
- app/src/gambas3/theme/emerald
- app/src/gambas3/theme/gambas
- app/src/gambas3/theme/obsidian
- app/src/gambas3/theme/pastel
- app/src/gambas3/theme/quest
- app/src/gambas3/theme/quick
- app/src/gambas3/theme/ruby
- app/src/gambas3/theme/sapphire
- app/src/gambas3/theme/visual
- app/src/gambas3/theme/zen
- comp/src/gb.form.editor/.src/TextEditor.class
- comp/src/gb.form.editor/.src/TextEditorStyle.class
- comp/src/gb.form.editor/.src/_TextEditor_Styles.class
- comp/src/gb.form/.project
- comp/src/gb.form/.src/Button/SwitchButton.class


View it on GitLab: https://gitlab.com/gambas/gambas/compare/f00acc7104c381bffec7d76ed41637709131462c...1b2ad271ae15c0279d60172857bf187abba00dd4

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/compare/f00acc7104c381bffec7d76ed41637709131462c...1b2ad271ae15c0279d60172857bf187abba00dd4
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/20180906/4c58ff31/attachment-0001.html>


More information about the Notification mailing list