[Gambas-Notification] [Git][gambas/gambas][master] 6 commits: Remove 'Mouse.FullDelta' property. Make mouse wheel events ignore partial...

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Tue Nov 14 18:45:36 CET 2023



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


Commits:
4dcc9679 by Benoît Minisini at 2023-11-13T19:59:49+01:00
Remove 'Mouse.FullDelta' property. Make mouse wheel events ignore partial rotations of high precision mouses.

[GB.GTK]
* NEW: Remove 'Mouse.FullDelta' property.

[GB.GTK3]
* NEW: Remove 'Mouse.FullDelta' property.

[GB.QT4]
* NEW: Remove 'Mouse.FullDelta' property.
* BUG: Make mouse wheel events ignore partial rotations of high precision mouses.

[GB.QT5]
* NEW: Remove 'Mouse.FullDelta' property.
* BUG: Make mouse wheel events ignore partial rotations of high precision mouses.

- - - - -
ba626c14 by Benoît Minisini at 2023-11-14T18:30:33+01:00
TerminalView: Mouse.FullDelta has been removed.

[GB.FORM.TERMINAL]
* BUG: TerminalView: Mouse.FullDelta has been removed.

- - - - -
e884896c by Benoît Minisini at 2023-11-14T18:36:38+01:00
ScrollArea: Still adapt mouse wheel scrolling to client size.

[GB.GUI.BASE]
* NEW: Update documentation.
* BUG: Mouse.FullDelta has been removed.
* NEW: ScrollArea: The mouse wheel scrolls less.

- - - - -
17c53b8a by Benoît Minisini at 2023-11-14T18:37:11+01:00
Optimize the 'Asc()' function.

[GB.JIT]
* NEW: Optimize the 'Asc()' function.

- - - - -
2e4f0b49 by Benoît Minisini at 2023-11-14T18:41:38+01:00
TabPanel: Mouse.FullDelta has been removed.

[GB.FORM]
* NEW: Update documentation.
* NEW: TabPanel: Mouse.FullDelta has been removed.

- - - - -
002214c3 by Benoît Minisini at 2023-11-14T18:44:03+01:00
Mouse.FullDelta has been removed. Do not update the '.gitignore' file to a lower version than the current one.

[DEVELOPMENT ENVIRONMENT]
* NEW: Mouse.FullDelta has been removed.
* BUG: Project tree: Fix popup menu contents.
* NEW: Do not update the '.gitignore' file to a lower version than the current one.
* NEW: When profiling is enabled, change the debugger start icon.

- - - - -


18 changed files:

- app/src/gambas3/.src/Editor/Image/FImageEditor.class
- app/src/gambas3/.src/Editor/MCompressFile.module
- app/src/gambas3/.src/Editor/Profile/FProfile.form
- app/src/gambas3/.src/FMain.class
- app/src/gambas3/.src/Project.module
- comp/src/gb.form.terminal/.src/TerminalView/TerminalView.class
- comp/src/gb.form/.src/Color/ColorPalette.class
- comp/src/gb.form/.src/TabPanel/_TabPanelButton.class
- comp/src/gb.gui.base/.src/ComboBox/ComboBox.class
- comp/src/gb.gui.base/.src/ScrollArea.class
- comp/src/gb.gui.base/.src/ScrollView.class
- comp/src/gb.gui.base/.src/TreeView/_TreeView.class
- gb.gtk/src/CMouse.cpp
- gb.qt4/src/CMouse.cpp
- gb.qt4/src/CWidget.cpp
- main/lib/jit/gb.jit/.icon.png
- main/lib/jit/gb.jit/jit.h
- main/lib/jit/jit_body.c


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/99c0b50cdea0dacc0b0d1c214ca47bd65b949f1e...002214c3e591eeeb19729f3146a54aa4dcdd5de7

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/99c0b50cdea0dacc0b0d1c214ca47bd65b949f1e...002214c3e591eeeb19729f3146a54aa4dcdd5de7
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20231114/a57768b6/attachment.htm>


More information about the Notification mailing list