gambas-source-code/gb.qt4/share
gambas 8a191771ec Fix Mouse.Button and Mouse.State, especially for mouses having more than 3 buttons.
[GB.GTK]
* BUG: Now Mouse.Button returns the button number, between 1 and 5.
* BUG: Mouse.State returns the same thing as with Qt components, except that apparently GTK+ cannot tell if button 4 and 5 are pressed all the time.

[GB.GTK3]
* BUG: Now Mouse.Button returns the button number, between 1 and 5.
* BUG: Mouse.State returns the same thing as with Qt components, except that apparently GTK+ cannot tell if button 4 and 5 are pressed all the time.

[GB.QT4]
* BUG: Now Mouse.Button returns the button number, between 1 and 5.

[GB.QT5]
* BUG: Now Mouse.Button returns the button number, between 1 and 5.
2021-06-10 02:10:09 +02:00
..
gb.form.action.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gb.form.arrangement.h Support for fonts whose name is made of digits only. 2021-03-08 20:12:59 +01:00
gb.form.const.h Fix Mouse.Button and Mouse.State, especially for mouses having more than 3 buttons. 2021-06-10 02:10:09 +02:00
gb.form.font.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gb.form.print.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gb.form.properties.h Add Placeholder to the list of ComboBox control properties. 2021-06-04 21:22:14 +02:00
gb.form.trayicon.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gb.form.trayicon.large.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00