Vadim Zeitlin
52649cc566
Remove wxListCtrl::EnableSortIndicator()
...
The old API seems unnecessarily complex, it is simpler to just let the
application call ShowSortIndicator() itself from its
wxEVT_LIST_COL_CLICK handler, which needs to be defined anyhow in order
to actually sort the items, rather than require it to enable sort
indicator, explicitly set it initially and then remember to not set it
any longer in response to the column clicks.
Also make RemoveSortIndicator() non-virtual and implement it simply as
ShowSortIndicator(-1) because this actually simplifies the code too.
2021-12-14 14:09:23 +00:00
..
2021-12-14 14:09:23 +00:00
2019-04-22 14:12:05 +02:00
2015-04-23 22:00:35 +04:00
2015-03-20 00:08:37 +01:00
2020-07-17 17:52:16 +02:00
2020-10-01 02:19:12 +02:00
2019-09-08 23:13:00 +02:00
2021-10-05 16:06:43 +01:00
2020-07-17 17:52:16 +02:00
2019-10-14 08:09:47 +03:00
2020-07-31 22:25:02 +02:00
2020-07-17 17:52:16 +02:00
2020-07-17 17:52:16 +02:00
2015-04-23 22:00:35 +04:00
2020-07-31 22:25:10 +02:00
2020-07-17 17:52:16 +02:00
2021-01-10 21:27:15 +01:00
2019-04-22 14:12:05 +02:00
2018-05-30 13:06:20 +02:00
2021-05-24 14:24:24 +01:00
2020-11-13 13:55:05 +01:00
2020-06-27 22:56:22 +02:00
2020-07-17 17:52:16 +02:00
2020-07-17 17:52:16 +02:00
2015-04-23 22:00:35 +04:00
2016-12-11 15:20:42 +01:00
2018-07-11 23:48:14 +02:00
2015-04-23 22:00:35 +04:00
2020-07-17 17:52:16 +02:00
2020-07-17 17:52:16 +02:00
2020-07-17 17:52:16 +02:00
2018-08-02 01:10:14 +02:00
2020-07-17 17:52:16 +02:00
2021-08-17 23:47:43 +02:00
2021-04-06 22:51:08 +02:00
2020-11-03 02:57:22 +01:00
2021-10-03 17:07:44 +02:00
2020-07-17 17:52:16 +02:00
2019-10-02 00:54:14 +02:00
2020-07-17 17:52:16 +02:00
2020-10-19 20:07:16 +02:00
2021-10-17 16:19:19 +02:00
2015-04-23 22:00:35 +04:00
2018-08-27 21:13:04 +02:00
2021-12-14 14:09:23 +00:00
2019-04-22 14:12:05 +02:00
2020-07-17 17:52:16 +02:00
2020-07-17 17:52:16 +02:00
2020-07-17 17:52:16 +02:00
2019-04-22 14:12:05 +02:00
2015-04-23 22:00:35 +04:00
2015-09-06 17:20:42 -07:00
2020-07-17 17:52:16 +02:00
2015-04-23 22:00:35 +04:00
2015-09-06 17:20:42 -07:00
2021-10-03 17:07:44 +02:00
2020-07-17 17:52:16 +02:00
2020-07-17 17:52:16 +02:00
2018-08-27 21:13:04 +02:00
2016-09-25 13:21:28 -07:00
2021-08-26 15:49:57 +02:00
2018-08-27 21:13:04 +02:00
2015-11-22 09:45:35 +01:00
2020-07-17 17:52:16 +02:00
2021-10-26 00:11:57 +02:00
2020-07-17 17:52:16 +02:00
2020-07-17 17:52:16 +02:00
2021-01-16 18:30:55 +01:00
2020-07-17 17:52:16 +02:00
2020-07-17 17:52:16 +02:00
2020-11-05 00:34:10 +01:00
2021-11-07 21:46:42 +00:00
2018-10-30 23:45:12 +01:00