gambas-source-code/gb.qt4/src
gambas 63cf3a235d MouseWheel events on disabled controls are correctly propagated now.
[GB.QT4]
* NEW: Mouse.State has now flags for keyboard modifiers too.
* BUG: MouseWheel events on disabled controls are correctly propagated now.

[GB.QT5]
* NEW: Mouse.State has now flags for keyboard modifiers too.
* BUG: MouseWheel events on disabled controls are correctly propagated now.
2018-10-08 16:34:41 +02:00
..
ext Fix mouse wheel events management again. 2018-09-28 17:59:17 +02:00
opengl
webkit PictureBox is now implemented in Gambas. 2018-10-03 16:06:54 +02:00
CButton.cpp
CButton.h
CCheckBox.cpp Many fixes to the GTK+3 components, and rewrite the SpinBox control in Gambas. 2018-09-04 15:56:23 +02:00
CCheckBox.h
CClipboard.cpp
CClipboard.h
CColor.cpp
CColor.h
CConst.cpp
CConst.h
CContainer.cpp Unify and fix the behaviour of the Container.Children property. 2018-09-24 15:39:37 +02:00
CContainer.h Unify and fix the behaviour of the Container.Children property. 2018-09-24 15:39:37 +02:00
CDialog.cpp
CDialog.h
CDraw.cpp
CDraw.h
CDrawingArea.cpp Remove ScrollView control, add a Change event to the DrawingArea control, and propagate MouseWheel events automatically. 2018-09-12 13:51:09 +02:00
CDrawingArea.h Remove ScrollView control, add a Change event to the DrawingArea control, and propagate MouseWheel events automatically. 2018-09-12 13:51:09 +02:00
CEmbedder.cpp
CEmbedder.h
CFont.cpp
CFont.h
CFrame.cpp
CFrame.h
CImage.cpp
CImage.h
CKey.cpp
CKey.h
CLabel.cpp
CLabel.h
CMenu.cpp
CMenu.h
CMessage.cpp
CMessage.h
CMouse.cpp MouseWheel events on disabled controls are correctly propagated now. 2018-10-08 16:34:41 +02:00
CMouse.h
CMovieBox.cpp
CMovieBox.h
cpaint_impl.cpp
cpaint_impl.h
CPanel.cpp
CPanel.h
CPicture.cpp
CPicture.h
cprinter.cpp
cprinter.h
CRadioButton.cpp Many fixes to the GTK+3 components, and rewrite the SpinBox control in Gambas. 2018-09-04 15:56:23 +02:00
CRadioButton.h
CScreen.cpp Remove ScrollView control, add a Change event to the DrawingArea control, and propagate MouseWheel events automatically. 2018-09-12 13:51:09 +02:00
CScreen.h
CScrollBar.cpp ScrollBar: Correctly handle mouse wheel events. 2018-10-04 12:17:10 +02:00
CScrollBar.h ScrollBar: Correctly handle mouse wheel events. 2018-10-04 12:17:10 +02:00
CSlider.cpp Fix mouse wheel events management again. 2018-09-28 17:59:17 +02:00
CSlider.h Fix mouse wheel events management again. 2018-09-28 17:59:17 +02:00
CStyle.cpp Many fixes to the GTK+3 components, and rewrite the SpinBox control in Gambas. 2018-09-04 15:56:23 +02:00
CStyle.h
csvgimage.cpp
csvgimage.h
CTabStrip.cpp
CTabStrip.h
CTextArea.cpp Fix mouse wheel events management again. 2018-09-28 17:59:17 +02:00
CTextArea.h
CTextBox.cpp PictureBox is now implemented in Gambas. 2018-10-03 16:06:54 +02:00
CTextBox.h Fix mouse wheel events management again. 2018-09-28 17:59:17 +02:00
ctrayicon.cpp
ctrayicon.h
CWatch.cpp
CWatch.h
CWatcher.cpp
CWatcher.h
CWidget.cpp MouseWheel events on disabled controls are correctly propagated now. 2018-10-08 16:34:41 +02:00
CWidget.h Fix mouse wheel events management again. 2018-09-28 17:59:17 +02:00
CWindow.cpp
CWindow.h
desktop.c
desktop.h
fix_breeze.cpp
fix_breeze.h
gb.qt.h Fix mouse wheel events management again. 2018-09-28 17:59:17 +02:00
gb.qt4.component
main.cpp PictureBox is now implemented in Gambas. 2018-10-03 16:06:54 +02:00
main.h Unify and fix the behaviour of the Container.Children property. 2018-09-24 15:39:37 +02:00
Makefile.am PictureBox is now implemented in Gambas. 2018-10-03 16:06:54 +02:00
trayicon.xpm
x11.c
x11.h