Files
wxWidgets/src/msw
Artur Wieczorek 1033a1636d Process HDN_ITEMCHANGING notifications only when column is being resized
When column resizing is finished, after HDN_ENDTRACK notification there is
also sent one (and last) HDN_ITEMCHANGING notification. We have to skip it
to prevent from sending EVT_HEADER_RESIZING after EVT_HEADER_END_RESIZE
because EVT_HEADER_END_RESIZE should be really the last one event
in the sequence of resizing events (like it's assumed in wxGrid).

Closes #16390.
2017-11-20 21:57:05 +01:00
..
2016-09-23 07:59:11 -07:00
2015-09-23 00:52:30 +02:00
2016-09-23 07:59:11 -07:00
2016-02-22 22:42:16 +02:00
2014-05-15 22:32:17 +00:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2017-01-10 22:56:49 +01:00
2015-09-23 00:52:30 +02:00
2017-03-05 15:08:40 +02:00
2017-03-05 15:10:52 +02:00
2016-09-23 07:59:11 -07:00
2015-09-23 00:52:30 +02:00
2015-09-23 00:52:30 +02:00
2017-03-05 15:12:08 +02:00
2016-02-22 21:01:19 +02:00
2016-09-23 07:59:11 -07:00
2017-03-05 15:15:55 +02:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2015-08-27 11:00:16 +02:00
2016-09-23 07:59:11 -07:00
2015-09-23 00:52:30 +02:00
2015-09-23 00:52:30 +02:00
2017-01-02 20:23:33 -08:00
2016-09-23 07:59:11 -07:00
2015-09-23 00:52:30 +02:00
2015-09-23 00:52:30 +02:00
2017-03-05 15:25:25 +02:00
2016-09-25 13:21:28 -07:00
2017-03-05 15:26:30 +02:00
2016-09-23 07:59:11 -07:00
2015-09-23 00:52:30 +02:00
2017-03-15 00:49:11 +01:00
2017-06-21 22:51:57 +04:00
2015-09-23 00:52:30 +02:00
2016-09-23 07:59:11 -07:00
2015-12-06 03:43:28 +01:00