Files
wxWidgets/interface/wx
Vadim Zeitlin 1c63ec5564 Don't scale the value(s) of -1 in wxWindow::FromDIP().
Using FromDIP() in wxXRC broke creating controls whose width or height was
specified as -1 as it became -2 when sufficiently high DPI was used, and so
lost the special meaning of "unspecified" that -1 had.

Avoid this problem by never scaling -1 in FromDIP(), this is unlikely to ever
be useful and could result in more difficult to debug problems in the future.
2015-05-16 16:03:22 +02:00
..
2015-02-09 00:26:11 +00:00
2014-05-15 22:32:17 +00:00
2014-10-11 16:30:06 +00:00
2014-05-06 18:16:29 +00:00
2015-02-06 01:51:27 +00:00
2014-08-03 12:47:41 +00:00
2013-10-26 18:51:16 +00:00
2013-10-26 18:51:16 +00:00
2014-03-23 00:57:14 +00:00
2013-10-26 18:51:16 +00:00
2014-05-15 23:56:58 +00:00
2014-12-16 13:59:26 +00:00
2013-11-12 18:06:37 +00:00
2013-10-26 18:51:16 +00:00
2015-02-06 01:51:27 +00:00
2014-05-06 18:16:29 +00:00
2014-05-15 23:56:58 +00:00
2014-05-06 18:16:29 +00:00
2014-05-06 18:16:29 +00:00
2014-01-23 00:17:57 +00:00
2014-07-06 10:05:12 +00:00
2014-08-07 21:03:25 +00:00
2014-08-24 01:50:11 +00:00
2013-10-26 18:51:16 +00:00
2014-05-15 22:32:17 +00:00
2013-10-26 18:51:16 +00:00
2014-08-24 01:50:11 +00:00
2013-10-26 18:51:16 +00:00
2014-08-05 22:01:52 +00:00
2015-04-23 19:18:10 +02:00
2013-10-26 18:51:16 +00:00
2013-10-26 18:51:16 +00:00
2013-10-26 18:51:16 +00:00
2013-09-06 17:09:16 +00:00
2013-08-21 15:50:27 +00:00