git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29699
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
builds of wxWidgets and to return flags/libs for selected libraries only
- wx-config has new --version-full option
-wxMAC:
+wxMac:
- Fixed MLTE text control GetLineText and GetLineLength on OSX (RN)
- Added OSX wxTaskBarIcon implementation for the OSX Dock (RN)
- don't send duplicate EVT_COMBOBOX events whenever selection changes any more
- implemented support for selecting printer bin (Steven Van Ingelgem)
- fixed wxListCtrl::SetSingleStyle() which was broken since a few releases
+- fixed print setup problem (always uses default printer) in Unicode build
wxUniv/X11: