Files
wxWidgets/src
Vadim Zeitlin 682cb8355c Replace "sendEvent" parameter in wxGridSelection with "eventType"
Instead of just passing a boolean flag indicating whether
wxEVT_GRID_RANGE_SELECTED should be sent, pass wxEventType to send, with
wxEVT_NULL being interpreted as "don't send anything".

No real changes yet, but this will allow using the existing functions to
send wxEVT_GRID_RANGE_SELECTING and not only SELECTED in the upcoming
commits.
2020-08-21 11:49:34 +02:00
..
2020-07-20 15:55:23 +02:00
2020-07-18 23:42:44 +02:00
2020-08-08 21:58:14 +02:00
2020-07-10 22:29:23 +01:00
2020-07-20 16:24:27 +02:00