wxwidgets/src
Vadim Zeitlin ff96ebb616 Merge branch 'radiobox' of https://github.com/MaartenBent/wxWidgets
Improve radio box geometry calculation/layout code, in particular stop
using hardcoded pixel values as this doesn't work at all with high DPI.

See https://github.com/wxWidgets/wxWidgets/pull/638

Closes #18010.
2017-12-11 14:40:05 +01:00
..
aui Fix drawing of the left-most AUI notebook tab under Windows 10 2017-12-10 23:39:00 +01:00
common Fix wxLanguageInfo::GetLocaleName() 2017-12-10 02:32:54 +01:00
dfb Minor formatting and style changes in wxPenInfo code 2017-09-10 01:11:06 +02:00
expat@a0c3149026 Exclude unnecessary files in the submodules from release archives 2017-11-16 23:37:36 +01:00
generic Remove wxTreeListCtrl special first column resizing logic 2017-12-10 23:21:24 +01:00
gtk Don't use GtkStock to refer to the stock icons in wxArtProvider 2017-12-11 00:06:36 +01:00
gtk1 Refactor all wxPen ctors to use wxPenRefData(wxPenInfo) ctor 2017-09-10 15:48:31 +02:00
html Use static linkage for various local names 2017-09-24 09:29:26 -07:00
jpeg@e951f6ed63 Exclude unnecessary files in the submodules from release archives 2017-11-16 23:37:36 +01:00
motif Don't refresh wxStaticText if its label didn't really change 2017-07-16 02:36:07 +02:00
msw Improve wxRadioBox height on wxMSW 2017-12-10 23:24:40 +01:00
osx Fix crash when switching between monitors in wxOSX 2017-12-04 15:11:16 +01:00
png@a016282f47 Exclude unnecessary files in the submodules from release archives 2017-11-16 23:37:36 +01:00
propgrid Simplify changing window styles in wxMSW code 2017-12-10 17:47:16 +01:00
qt Add support for stock menu items to wxQt 2017-11-22 22:08:07 +01:00
regex Work around signed/unsigned comparison warnings in regex code 2017-05-27 18:36:24 +02:00
ribbon Fix ribbon page does not delete scroll buttons on destruction 2017-12-03 10:08:01 -08:00
richtext Use wxFALLTHROUGH 2017-10-17 09:21:45 -07:00
stc Rely on native double buffering by default in wxSTC 2017-10-16 19:40:01 +02:00
tiff@3c7e58ef64 Fix libtiff compilation with MinGW-w32 6.3 2017-12-08 03:30:41 +01:00
univ Fix build error after dfd03f5 2017-07-20 08:10:33 -07:00
unix Avoid gtk_show_uri() with GTK+3.9x 2017-12-07 10:51:57 -08:00
x11 Refactor all wxPen ctors to use wxPenRefData(wxPenInfo) ctor 2017-09-10 15:48:31 +02:00
xml wx/xml: Implement line-ending modes for xml saves 2017-05-30 14:31:59 +02:00
xrc Fix compilation with wxUSE_ACCEL==0 2017-07-30 10:38:06 +02:00
zlib@5888671274 Use zlib submodule with "wx_zlib_" prefix 2017-12-08 02:38:47 +01:00