[Gambas-Notification] [Git][gambas/gambas][master] 6 commits: ScrollBar: Correctly handle mouse wheel events.

Benoît Minisini gitlab at mg.gitlab.com
Thu Oct 4 12:27:14 CEST 2018


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


Commits:
51230b93 by gambas at 2018-10-04T10:17:10Z
ScrollBar: Correctly handle mouse wheel events.

[GB.QT4]
* BUG: ScrollBar: Correctly handle mouse wheel events.

[GB.QT5]
* BUG: ScrollBar: Correctly handle mouse wheel events.

- - - - -
af3ef8d1 by gambas at 2018-10-04T10:17:53Z
Paint: Text should now be correctly drawn in all cases.

[GB.GTK]
* BUG: Paint: Text should now be correctly drawn in all cases.

[GB.GTK3]
* BUG: Paint: Text should now be correctly drawn in all cases.

- - - - -
d46368f2 by gambas at 2018-10-04T10:19:03Z
IconView items highglight is correctly drawn now, and some TreeView optimizations.

[GB.GUI.BASE]
* BUG: IconView: Items highglight is correctly drawn now.
* OPT: TreeView: Allows the view to be locked while a lot of items are added.
* NEW: TreeView: BeforeSort is a new event that allows a caller to prepare its custom view sort.

- - - - -
ddf3275b by gambas at 2018-10-04T10:24:08Z
Optimize FileView refresh, and fix SidePanel buttons that sometimes were created twice.

[GB.FORM]
* OPT: FileView: Optimize view refresh.
* BUG: SidePanel: Side buttons were sometimes created twice.
* BUG: SidePanel: Side buttons tooltips are now always correct.

- - - - -
f67b8ab3 by gambas at 2018-10-04T10:26:11Z
Update some icons.

[GB.FORM.STOCK]
* NEW: Update some icons.

- - - - -
c41dcb38 by gambas at 2018-10-04T10:26:45Z
Code editor: Fix spurious scrolling of procedure list.

[DEVELOPMENT ENVIRONMENT]
* BUG: Code editor: Fix spurious scrolling of procedure list.

- - - - -


29 changed files:

- app/src/gambas3/.src/Editor/Code/FProcedureList.class
- comp/src/gb.form.stock/gambas-mono/32/copy.png
- comp/src/gb.form.stock/gambas-mono/32/cut.png
- comp/src/gb.form.stock/gambas-mono/32/fullscreen.png
- comp/src/gb.form.stock/gambas-mono/32/paste.png
- comp/src/gb.form.stock/gambas/32/copy.png
- comp/src/gb.form.stock/gambas/32/cut.png
- comp/src/gb.form.stock/gambas/32/filter.png
- comp/src/gb.form.stock/gambas/32/fullscreen.png
- comp/src/gb.form.stock/gambas/32/paste.png
- comp/src/gb.form/.project
- comp/src/gb.form/.src/File/FileView.class
- comp/src/gb.form/.src/SidePanel/FSidePanel.class
- comp/src/gb.form/.src/TableView.class
- comp/src/gb.form/.src/Test/FTestFileView.class
- comp/src/gb.form/.src/Test/FTestFileView.form
- comp/src/gb.gui.base/.project
- comp/src/gb.gui.base/.src/IconView/IconView.class
- comp/src/gb.gui.base/.src/IconView/_IconView_Item.class
- comp/src/gb.gui.base/.src/Test/FIconView.form
- comp/src/gb.gui.base/.src/Test/FTreeView.form
- + comp/src/gb.gui.base/.src/Test/FileView/FTestFileView.class
- + comp/src/gb.gui.base/.src/Test/FileView/FTestFileView.form
- comp/src/gb.gui.base/.src/Test/FileView/FileView.class
- comp/src/gb.gui.base/.src/TreeView/_TreeView.class
- comp/src/gb.gui.base/.src/TreeView/_TreeView_Item.class
- gb.gtk/src/cpaint_impl.cpp
- gb.qt4/src/CScrollBar.cpp
- gb.qt4/src/CScrollBar.h


View it on GitLab: https://gitlab.com/gambas/gambas/compare/b7ac71f28555775f3c948bb3f677dbc19d9c7269...c41dcb3832c5c03926431a27b2496c362db06a46

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/compare/b7ac71f28555775f3c948bb3f677dbc19d9c7269...c41dcb3832c5c03926431a27b2496c362db06a46
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/20181004/7713c21b/attachment.html>


More information about the Notification mailing list