Files
wxWidgets/include/wx/msw
Vadim Zeitlin 73e23a4fd2 Revert "Improve calculating wxButton best size under wxMSW"
This reverts commit de10f054c4 and a bunch
of commits improving it done since then:

6f888df474 (Restore button size calculation when not using manifest in wxMSW, 2021-04-24)
de10f054c4 (Improve calculating wxButton best size under wxMSW, 2021-04-08)
6f888df474 (Restore button size calculation when not using manifest in wxMSW, 2021-04-24)
75d508b6e6 (Fix regression in sizes of buttons with bitmaps in wxMSW, 2021-07-08)
051418ac00 (Fix recent wxMSW buttons with bitmaps appearance regression, 2021-08-26)
fbc6462375 (Fix a gcc warning introduced by the previous commit, 2021-08-26)

The reason for reverting is that using BCM_GETIDEALSIZE doesn't seem to
have any advantages compared to using our old code, as it doesn't take
the margins into account neither and we still have to add them ourselves
and so it's simpler to just always do it without using this message.
2022-02-21 23:28:30 +00: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
2021-03-23 00:42:02 +01: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
2020-07-17 17:52:16 +02:00
2021-10-03 17:07:44 +02:00
2020-07-17 17:52:16 +02:00
2021-10-03 17:07:44 +02:00
2020-07-17 17:52:16 +02:00
2020-08-31 14:45:02 +02:00
2020-07-17 17:52:16 +02:00
2020-07-17 17:52:16 +02:00
2018-01-22 00:51:11 +01:00
2020-07-17 17:52:16 +02:00
2020-07-17 17:52:16 +02:00
2022-02-04 15:45:49 +03: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
2021-04-18 13:09:17 +02:00
2020-07-17 17:52:16 +02:00
2019-07-12 00:11:53 +02:00
2022-02-19 21:44:27 +00:00
2021-10-03 17:07:44 +02:00
2021-11-03 11:19:07 +01:00
2021-02-05 22:18:31 +01:00
2020-04-13 16:41:33 +02:00