No description
Find a file
Vadim Zeitlin 28e0a7e01d Fix using Wine in wxMSW cross-CI workflow
Since 8.0~repack-3 version of the Debian Wine package, installing wine64
doesn't create wine64 symlink any more and wine package needs to be
installed to do it, apparently due to the changes done to fix
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1029536

This resulted in the tests not running any more because we used wine64
for running them. Just use "wine" now and install wine package, as it
should still run 64-bit binaries just fine.
2023-03-18 18:00:36 +01:00
.circleci Update Circle CI workflow to get Scintilla submodules 2023-02-20 18:43:35 +01:00
.github Fix using Wine in wxMSW cross-CI workflow 2023-03-18 18:00:36 +01:00
3rdparty Update to Catch v2 2022-10-18 18:39:13 +02:00
art Remove support for wxMotif 2022-10-16 16:39:56 +02:00
build Merge branch 'cmake-large-files' of https://github.com/MaartenBent/wxWidgets 2023-03-12 14:01:39 +01:00
demos Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
distrib Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
docs CMake: Update documentation of wxWidgets_USE_FILE 2023-03-09 23:59:13 +01:00
include Include header with basic wxPGProperty classes in main wxPG header 2023-03-15 19:10:02 +01:00
interface Merge branch 'webview_window_handling' 2023-03-12 13:58:01 +01:00
lib Add support for PCRE2 for OpenVMS 2021-08-20 10:00:17 +02:00
locale Update Italian translations 2023-02-10 01:31:49 +01:00
misc Remove PACKAGE_XXX definitions from Xcode config header 2023-01-26 17:36:14 +01:00
samples Add wxWebView child window handling 2023-03-09 14:30:19 +01:00
src Merge branch 'webview_window_handling' 2023-03-12 13:58:01 +01:00
tests Merge branch 'calendar-locale' 2023-03-09 00:10:43 +01:00
utils Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
.cirrus.yml Fix missing submodule in CI after Scintilla update 2023-02-15 00:20:20 +01:00
.editorconfig Revert changes in Editor Config file made by mistake in 5fbe3cab 2018-11-01 18:37:34 +01:00
.git-blame-ignore-revs Ignore commit regarding comments only 2023-02-05 19:14:32 +01:00
.gitattributes Exclude a few more files from the distribution archive 2023-01-19 14:57:46 +01:00
.gitignore Remove Henry Spencer's regex library and references to it 2022-11-16 20:19:21 +01:00
.gitmodules Add scintilla and Lexilla submodules 2023-02-14 22:43:17 +01:00
.mailmap Add mailmap entry for Ulrich Telle 2022-11-26 16:47:01 +01:00
acinclude.m4 Remove obsolete wxUSE_IOSTREAMH option 2019-10-21 20:46:21 +02:00
aclocal.m4 Pass options needed by it to libtiff configure only 2020-07-18 16:59:48 +02:00
appveyor.yml Remove wxGTK1 port and GPE support 2022-10-16 22:01:02 +02:00
autoconf_inc.m4 Regenerate autoconf_inc.m4 to avoid references to removed files 2023-01-05 18:27:41 +01:00
autogen.sh
CMakeLists.txt Update copyright years to 2023 2023-01-03 04:15:08 +01:00
config.guess Update config.{guess,sub} scripts to latest versions 2022-12-02 08:43:11 -08:00
config.sub Update config.{guess,sub} scripts to latest versions 2022-12-02 08:43:11 -08:00
configure Fix handling of duplicate -arch or -framework options 2023-03-17 11:56:59 -07:00
configure.in Fix handling of duplicate -arch or -framework options 2023-03-17 11:56:59 -07:00
descrip.mms workaround for which is probably a compiler-bug on OpenVMS-AXP 2021-01-07 09:47:46 +01:00
install-sh
Makefile.in Merge branch 'customize-dark-mode' 2023-03-12 13:42:45 +01:00
mkinstalldirs Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
README-GIT.md Add a note about updating submodules to Git README too 2022-08-04 02:30:25 +02:00
README.md Remove Windows XP and Vista support 2022-11-12 16:57:52 +00:00
regen Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
setup.h.in Remove NEED_PBT_H not used any longer 2023-01-26 17:45:10 +01:00
setup.h_vms Remove NEED_PBT_H not used any longer 2023-01-26 17:45:10 +01:00
version-script.in Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
wx-config-inplace.in Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
wx-config.in Remove Unicode option support from wx-config and wxwin.m4 2022-10-28 01:11:36 +02:00
wxwidgets.props Check that Unicode is enabled in wxwidgets.props 2022-10-28 18:27:17 +01:00
wxwin.m4 Remove Unicode option support from wx-config and wxwin.m4 2022-10-28 01:11:36 +02:00

About

wxWidgets is a free and open source cross-platform C++ framework for writing advanced GUI applications using native controls.

wxWidgets Logo

wxWidgets allows you to write native-looking GUI applications for all the major desktop platforms and also helps with abstracting the differences in the non-GUI aspects between them. It is free for the use in both open source and commercial applications, comes with the full, easy to read and modify, source and extensive documentation and a collection of more than a hundred examples. You can learn more about wxWidgets at https://www.wxwidgets.org/ and read its documentation online at https://docs.wxwidgets.org/

Platforms

AppVeyor Unix (make) Unix (CMake) MSW (MSVC) MSW (gcc) Mac OSS-Fuzz

This version of wxWidgets supports the following primary platforms:

  • Windows 7, 8, 10 and 11 (32/64 bits).
  • Most Unix variants using the GTK+ toolkit (version 2.6 or newer or 3.x).
  • macOS (10.10 or newer) using Cocoa under both amd64 and ARM platforms.

All C++11 compilers are supported including but not limited to:

  • Microsoft Visual C++ 2015 or later (up to 2022).
  • g++ 4.8 or later (up to 12), including MinGW/MinGW-64/TDM under Windows.
  • Clang (up to 14).

Please use 3.2 branch if you must use wxWidgets with a C++98 compiler or support Windows XP.

Licence

wxWidgets licence is a modified version of LGPL explicitly allowing not distributing the sources of an application using the library even in the case of static linking.

Building

For building the library, please see platform-specific documentation under docs/<port> directory, e.g. here are the instructions for wxGTK, wxMSW and wxOSX.

If you're building the sources checked out from Git, and not from a released version, please see these additional Git-specific notes.

Further information

If you are looking for community support, you can get it from

Commercial support is also available.

Finally, keep in mind that wxWidgets is an open source project collaboratively developed by its users and your contributions to it are always welcome. Please check our guidelines if you'd like to do it.

Have fun!

The wxWidgets Team.