wxWidgets/build/msw
Vadim Zeitlin 31adb7d55b Merge branch 'bookctrl-bmp-bundle'
Use wxBitmapBundle in XRC handlers of wxBookCtrl-related controls and
refactor these handlers to avoid code duplication.

See #22151.
2022-02-27 22:45:25 +00:00
..
config.gcc Make wxrc independent from GUI support 2021-08-06 21:51:11 +02:00
config.vc Make wxrc independent from GUI support 2021-08-06 21:51:11 +02:00
makefile.gcc Factor out common code from most wxBookCtrl-related XRC handlers 2022-02-27 22:42:00 +00:00
makefile.vc Factor out common code from most wxBookCtrl-related XRC handlers 2022-02-27 22:42:00 +00:00
wx_adv.vcxproj Use PCRE as built-in regex library 2021-07-24 19:17:59 +02:00
wx_adv.vcxproj.filters Mark MSVS *.vcxproj.filters files as using CR LF as well 2021-11-24 12:13:12 +01:00
wx_aui.vcxproj Use PCRE as built-in regex library 2021-07-24 19:17:59 +02:00
wx_aui.vcxproj.filters
wx_base.vcxproj Add wxUILocale with minimal functionality 2021-08-20 22:02:46 +02:00
wx_base.vcxproj.filters Add wxUILocale with minimal functionality 2021-08-20 22:02:46 +02:00
wx_config.props Recognize MSVS 2022 in solution files 2021-08-24 22:11:29 +02:00
wx_core.vcxproj Add simple wxBitmapBundle::FromSVG() implementation using NanoSVG 2021-10-05 16:06:43 +01:00
wx_core.vcxproj.filters Add simple wxBitmapBundle::FromSVG() implementation using NanoSVG 2021-10-05 16:06:43 +01:00
wx_custom_build.vcxproj Remove setup0.h files 2021-01-31 19:02:56 +01:00
wx_custom_build.vcxproj.filters
wx_gl.vcxproj Use PCRE as built-in regex library 2021-07-24 19:17:59 +02:00
wx_gl.vcxproj.filters
wx_html.vcxproj Use PCRE as built-in regex library 2021-07-24 19:17:59 +02:00
wx_html.vcxproj.filters
wx_media.vcxproj Use PCRE as built-in regex library 2021-07-24 19:17:59 +02:00
wx_media.vcxproj.filters
wx_net.vcxproj Use PCRE as built-in regex library 2021-07-24 19:17:59 +02:00
wx_net.vcxproj.filters
wx_propgrid.vcxproj Use PCRE as built-in regex library 2021-07-24 19:17:59 +02:00
wx_propgrid.vcxproj.filters
wx_qa.vcxproj Use PCRE as built-in regex library 2021-07-24 19:17:59 +02:00
wx_qa.vcxproj.filters
wx_ribbon.vcxproj Use PCRE as built-in regex library 2021-07-24 19:17:59 +02:00
wx_ribbon.vcxproj.filters
wx_richtext.vcxproj Use PCRE as built-in regex library 2021-07-24 19:17:59 +02:00
wx_richtext.vcxproj.filters
wx_setup.props Add wxSuffixDebug to MSVS properties file 2022-02-23 22:12:57 +00:00
wx_stc.vcxproj Add wxStyledTextCtrl XRC handler 2021-09-28 15:39:20 +02:00
wx_stc.vcxproj.filters Add wxStyledTextCtrl XRC handler 2021-09-28 15:39:20 +02:00
wx_vc8_adv.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
wx_vc8_aui.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
wx_vc8_base.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
wx_vc8_core.vcproj Factor out common code from most wxBookCtrl-related XRC handlers 2022-02-27 22:42:00 +00:00
wx_vc8_gl.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
wx_vc8_html.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
wx_vc8_media.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
wx_vc8_net.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
wx_vc8_propgrid.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
wx_vc8_qa.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
wx_vc8_ribbon.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
wx_vc8_richtext.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
wx_vc8_stc.vcproj Add wxStyledTextCtrl XRC handler 2021-09-28 15:39:20 +02:00
wx_vc8_webview.vcproj Rebake for static web view edge 2022-02-07 22:49:33 +01:00
wx_vc8_wxexpat.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
wx_vc8_wxjpeg.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
wx_vc8_wxpng.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
wx_vc8_wxregex.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
wx_vc8_wxscintilla.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
wx_vc8_wxtiff.vcproj Avoid warnings in tif_print.c by excluding it from build 2021-11-16 17:34:32 +01:00
wx_vc8_wxzlib.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
wx_vc8_xml.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
wx_vc8_xrc.vcproj Factor out common code from most wxBookCtrl-related XRC handlers 2022-02-27 22:42:00 +00:00
wx_vc8.sln
wx_vc9_adv.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
wx_vc9_aui.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
wx_vc9_base.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
wx_vc9_core.vcproj Factor out common code from most wxBookCtrl-related XRC handlers 2022-02-27 22:42:00 +00:00
wx_vc9_gl.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
wx_vc9_html.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
wx_vc9_media.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
wx_vc9_net.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
wx_vc9_propgrid.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
wx_vc9_qa.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
wx_vc9_ribbon.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
wx_vc9_richtext.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
wx_vc9_stc.vcproj Add wxStyledTextCtrl XRC handler 2021-09-28 15:39:20 +02:00
wx_vc9_webview.vcproj Rebake for static web view edge 2022-02-07 22:49:33 +01:00
wx_vc9_wxexpat.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
wx_vc9_wxjpeg.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
wx_vc9_wxpng.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
wx_vc9_wxregex.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
wx_vc9_wxscintilla.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
wx_vc9_wxtiff.vcproj Avoid warnings in tif_print.c by excluding it from build 2021-11-16 17:34:32 +01:00
wx_vc9_wxzlib.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
wx_vc9_xml.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
wx_vc9_xrc.vcproj Factor out common code from most wxBookCtrl-related XRC handlers 2022-02-27 22:42:00 +00:00
wx_vc9.sln
wx_vc10.sln Remove dependencies on "adv" library in MSVS solutions 2021-08-27 14:47:44 +01:00
wx_vc11.sln Remove dependencies on "adv" library in MSVS solutions 2021-08-27 14:47:44 +01:00
wx_vc12.sln Remove dependencies on "adv" library in MSVS solutions 2021-08-27 14:47:44 +01:00
wx_vc14.sln Remove dependencies on "adv" library in MSVS solutions 2021-08-27 14:47:44 +01:00
wx_vc15.sln Remove dependencies on "adv" library in MSVS solutions 2021-08-27 14:47:44 +01:00
wx_vc16.sln Remove dependencies on "adv" library in MSVS solutions 2021-08-27 14:47:44 +01:00
wx_vc17.sln Add MSVS 2022 solutions for the library and minimal sample 2021-12-18 20:16:59 +01:00
wx_webview.vcxproj Allow usage of static loader with wxWebViewEdge 2022-02-07 22:49:33 +01:00
wx_webview.vcxproj.filters
wx_wxexpat.vcxproj
wx_wxexpat.vcxproj.filters
wx_wxjpeg.vcxproj
wx_wxjpeg.vcxproj.filters
wx_wxpng.vcxproj
wx_wxpng.vcxproj.filters
wx_wxregex.vcxproj Use PCRE as built-in regex library 2021-07-24 19:17:59 +02:00
wx_wxregex.vcxproj.filters
wx_wxscintilla.vcxproj
wx_wxscintilla.vcxproj.filters
wx_wxtiff.vcxproj
wx_wxtiff.vcxproj.filters
wx_wxzlib.vcxproj
wx_wxzlib.vcxproj.filters
wx_xml.vcxproj Use PCRE as built-in regex library 2021-07-24 19:17:59 +02:00
wx_xml.vcxproj.filters
wx_xrc.vcxproj Factor out common code from most wxBookCtrl-related XRC handlers 2022-02-27 22:42:00 +00:00
wx_xrc.vcxproj.filters Factor out common code from most wxBookCtrl-related XRC handlers 2022-02-27 22:42:00 +00:00