Files
wxWidgets/interface/wx
Vadim Zeitlin 9fc78c8167 Add wxLocale::GetOSInfo() and use it in MSW wxDateTimePickerCtrl.
This fixes the size of wxDateTimePickerCtrl in programs that don't set any
specific locale: previously, the standard "%m/%d/%y" format was used for
computing the best size of the control in this case, but this could have been
significantly shorter than the format actually used (compare with the default
"%d %b, %Y"), resulting in the control contents being truncated by default.

GetOSInfo() is currently different from GetInfo() only under MSW, but we might
need to make the same distinction under OS X too, so do make this function
public instead of keeping it MSW-specific.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@78220 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-12-05 22:17:13 +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
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-05-15 23:56:58 +00:00
2013-11-12 18:06:37 +00:00
2013-10-26 18:51:16 +00:00
2014-05-06 18:16:29 +00:00
2014-09-10 14:57:59 +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
2013-10-26 18:51:16 +00:00
2013-10-26 18:51:16 +00:00
2014-05-15 22:32:17 +00:00
2014-04-27 22:41:50 +00:00
2013-10-26 18:51:16 +00:00
2014-09-10 16:52:01 +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