wxWidgets/src
2020-09-17 09:29:30 -07:00
..
aui Merge branch 'updateui-ischeckable' 2020-09-02 19:34:05 +02:00
common Fix wxDataViewCheckIconTextRenderer icon size with GTK3 2020-09-17 09:29:30 -07:00
dfb Remove _() macros from assert messages 2020-07-19 00:20:22 +02:00
expat@4444957d18 Update libtiff and expat to allow using them with CMake 2020-08-15 15:42:25 +02:00
generic Merge branch 'mac-native-focus-ring' of https://github.com/vslavik/wxWidgets 2020-09-01 14:59:42 +02:00
gtk Add src/gtk/image_gtk.cpp for compilation in OpenVMS makefile 2020-09-17 09:37:12 +02:00
gtk1 Fix recurrent typo in "usable" 2020-09-02 20:49:39 +02:00
html Add wxWindow::GetDPIScaleFactor() 2020-07-18 23:42:44 +02:00
jpeg@8524936115 Upgrade libjpeg to the latest 9d version 2020-04-04 00:46:40 +02:00
motif OpenVMS : add wxUSE_MENUBAR definition + fix for building wxMOTIF 2020-07-15 08:34:59 +02:00
msw Implement platform-specific coordinate conversion functions 2020-09-13 23:47:26 +02:00
osx OSX: Fixes for readonly text fields (#2049) 2020-09-15 08:21:47 +02:00
png@3ffeff7877 Update linpng submodule to fix a build problem under iOS 2020-07-21 22:32:50 +02:00
propgrid Add wxWindow::GetDPIScaleFactor() 2020-07-18 23:42:44 +02:00
qt Rename Qt-specific GetEventType() to start with "Qt" prefix 2020-08-31 01:25:45 +02:00
regex define WXBUILDING when compiling the library on OpenVMS 2020-03-05 08:15:04 +01:00
ribbon Make IsCheckable true by default and switch to explicitly disallowing it 2020-08-21 23:15:38 +01:00
richtext Merge branch 'dpi-scaling-factor' 2020-07-20 15:55:23 +02:00
stc Make sure generated wxSTC files have LF EOL 2020-08-03 21:33:33 +02:00
tiff@6e69a96bf6 Update libtiff and expat to allow using them with CMake 2020-08-15 15:42:25 +02:00
univ define WXBUILDING when compiling the library on OpenVMS 2020-03-05 08:15:04 +01:00
unix Call GDK functions from main thread in wxGStreamerMediaBackend 2020-09-02 23:24:05 +02:00
x11 Suppress warnings on OpenVMS 2020-07-20 16:24:27 +02:00
xml define WXBUILDING when compiling the library on OpenVMS 2020-03-05 08:15:04 +01:00
xrc Add wxUSE_MENUBAR build option, off by default in wxiOS 2020-07-14 18:16:59 +02:00
zlib@5888671274