wxwidgets/build/msw
Vadim Zeitlin f5a735ed87 Stop using native MSW wxImageList in wxUniv
This doesn't make any sense, native image list implementation is only
needed for interoperability with the native controls which are not used
by wxUniv, so always use the generic version in it instead.
2023-04-22 19:03:08 +02:00
..
config.gcc Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
config.vc Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
makefile.gcc Stop using native MSW wxImageList in wxUniv 2023-04-22 19:03:08 +02:00
makefile.vc Stop using native MSW wxImageList in wxUniv 2023-04-22 19:03:08 +02:00
wx_adv.vcxproj Remove wxSuffix from MSBuild files, it's always "u" now 2022-10-28 18:26:15 +01: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 Remove wxSuffix from MSBuild files, it's always "u" now 2022-10-28 18:26:15 +01:00
wx_aui.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_base.vcxproj Remove memory debugging/tracing support and all related options 2023-01-05 21:41:38 +01:00
wx_base.vcxproj.filters Remove memory debugging/tracing support and all related options 2023-01-05 21:41:38 +01:00
wx_config.props Recognize MSVS 2022 in solution files 2021-08-24 22:11:29 +02:00
wx_core.vcxproj Remove src/msw/gdiobj.cpp which seems to have been never used 2023-04-12 17:28:45 +02:00
wx_core.vcxproj.filters Remove src/msw/gdiobj.cpp which seems to have been never used 2023-04-12 17:28:45 +02:00
wx_custom_build.vcxproj Remove setup0.h files 2021-01-31 19:02:56 +01:00
wx_custom_build.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_gl.vcxproj Remove wxSuffix from MSBuild files, it's always "u" now 2022-10-28 18:26:15 +01:00
wx_gl.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_html.vcxproj Remove wxSuffix from MSBuild files, it's always "u" now 2022-10-28 18:26:15 +01:00
wx_html.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_media.vcxproj Remove wxSuffix from MSBuild files, it's always "u" now 2022-10-28 18:26:15 +01:00
wx_media.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_net.vcxproj Remove wxSuffix from MSBuild files, it's always "u" now 2022-10-28 18:26:15 +01:00
wx_net.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_propgrid.vcxproj Move wxPropertyGrid internal stuff to the separate private header 2023-03-10 23:57:43 +01:00
wx_propgrid.vcxproj.filters Move wxPropertyGrid internal stuff to the separate private header 2023-03-10 23:57:43 +01:00
wx_qa.vcxproj Remove wxSuffix from MSBuild files, it's always "u" now 2022-10-28 18:26:15 +01:00
wx_qa.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_ribbon.vcxproj Remove wxSuffix from MSBuild files, it's always "u" now 2022-10-28 18:26:15 +01:00
wx_ribbon.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_richtext.vcxproj Remove wxSuffix from MSBuild files, it's always "u" now 2022-10-28 18:26:15 +01:00
wx_richtext.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_setup.props Remove wxSuffix from MSBuild files, it's always "u" now 2022-10-28 18:26:15 +01:00
wx_stc.vcxproj Update MSVS projects with Scintilla and Lexilla changes 2023-02-14 22:52:26 +01:00
wx_stc.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_vc14.sln Update MSVS projects with Scintilla and Lexilla changes 2023-02-14 22:52:26 +01:00
wx_vc15.sln Update MSVS projects with Scintilla and Lexilla changes 2023-02-14 22:52:26 +01:00
wx_vc16.sln Update MSVS projects with Scintilla and Lexilla changes 2023-02-14 22:52:26 +01:00
wx_vc17.sln Update MSVS projects with Scintilla and Lexilla changes 2023-02-14 22:52:26 +01:00
wx_webview.vcxproj Remove wxSuffix from MSBuild files, it's always "u" now 2022-10-28 18:26:15 +01:00
wx_webview.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_wxexpat.vcxproj Support linking with static runtime when using MSBuild 2022-08-04 02:27:01 +02:00
wx_wxexpat.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_wxjpeg.vcxproj Support linking with static runtime when using MSBuild 2022-08-04 02:27:01 +02:00
wx_wxjpeg.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_wxlexilla.vcxproj Update MSVS projects with Scintilla and Lexilla changes 2023-02-14 22:52:26 +01:00
wx_wxlexilla.vcxproj.filters Update MSVS projects with Scintilla and Lexilla changes 2023-02-14 22:52:26 +01:00
wx_wxpng.vcxproj Support linking with static runtime when using MSBuild 2022-08-04 02:27:01 +02:00
wx_wxpng.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_wxregex.vcxproj Remove wxSuffix from MSBuild files, it's always "u" now 2022-10-28 18:26:15 +01:00
wx_wxregex.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_wxscintilla.vcxproj Update MSVS projects with Scintilla and Lexilla changes 2023-02-14 22:52:26 +01:00
wx_wxscintilla.vcxproj.filters Update MSVS projects with Scintilla and Lexilla changes 2023-02-14 22:52:26 +01:00
wx_wxtiff.vcxproj Support linking with static runtime when using MSBuild 2022-08-04 02:27:01 +02:00
wx_wxtiff.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_wxzlib.vcxproj Support linking with static runtime when using MSBuild 2022-08-04 02:27:01 +02:00
wx_wxzlib.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_xml.vcxproj Remove wxSuffix from MSBuild files, it's always "u" now 2022-10-28 18:26:15 +01:00
wx_xml.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_xrc.vcxproj Remove wxSuffix from MSBuild files, it's always "u" now 2022-10-28 18:26:15 +01:00
wx_xrc.vcxproj.filters Factor out common code from most wxBookCtrl-related XRC handlers 2022-02-27 22:42:00 +00:00