office-gobmx/svtools
Caolán McNamara 0b05a04f97 clarify what WantMouseEvent is for
and add tristate machine support that we also need

WantMouseEvent is if the first click in a browse cell that activates it should
be passed to the control that appears on click as if it was itself clicked on

primarily for the the CheckBoxController to toggle it immediately.
Rework to explicitly toggle the checkbox in that implementation rather than
rely on passing fake mouse click/release/tracking events.

seeing as the main dbaccess table design view doesn't auto-launch its listboxes
on clicking in a cell, but the sub create index dialog does, drop the auto-launch
in the index dialog to match the main table design rathern than add a feature
to weld::ComboBox to auto-launch the popup for that one solitary case

Change-Id: Ie3d3f2ecf55d3d5b0b02b85ca09a6ca64bb800e9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98603
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-07-12 20:54:15 +02:00
..
inc update pches 2020-07-12 12:20:05 +02:00
langsupport
qa fix make screenshot breakage 2020-04-26 16:36:35 +02:00
source clarify what WantMouseEvent is for 2020-07-12 20:54:15 +02:00
uiconfig/ui weld CheckBoxControl 2020-07-12 18:16:22 +02:00
util
AllLangMoTarget_svt.mk
CppunitTest_svtools_dialogs_test.mk
CppunitTest_svtools_graphic.mk
CppunitTest_svtools_html.mk
Executable_langsupport.mk
IwyuFilter_svtools.yaml replace usage of blacklist with excludelist for IWYU 2020-07-10 02:03:40 +02:00
JunitTest_svtools_unoapi.mk
Library_svt.mk move InterimItemWindow to vcl 2020-05-22 13:27:41 +02:00
Makefile
Module_svtools.mk
README
UIConfig_svt.mk weld CheckBoxControl 2020-07-12 18:16:22 +02:00

Tools on top of VCL. Common dialogs, file and print dialogs, wizards, vcl filters, lots of helper code.