wxWidgets/misc
Vadim Zeitlin f68c67aa85 Use "pair of ints" type for wxGridBagSizer size and position in XRC
Introduce a new type for XRC values imaginatively called just "pair of
integers" which can be used for values not expressed in pixels and hence for
which it doesn't make sense to use dialog units nor to scale them by the DPI.

Use this new type for wxGridBagSizer position and span elements to prevent
them from being changed when using higher than normal DPI.

Closes #17592.
2016-07-06 18:44:07 +02:00
..
gdb Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
languages Remove MicroWindows support. 2015-08-27 11:00:16 +02:00
msvc Display wxString in more readable way in MSVS debug visualizer. 2014-06-15 12:58:12 +00:00
schema Use "pair of ints" type for wxGridBagSizer size and position in XRC 2016-07-06 18:44:07 +02:00
scripts Update the version in MSVS binaries helper script 2016-04-28 23:30:29 +02:00
theme_test Fixed various typos. 2011-03-22 14:17:38 +00:00
unictabl Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00