wxWidgets/build/msw
Vadim Zeitlin a30e702974 added wxGenericStaticBitmap (#9608)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54314 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-06-21 15:32:33 +00:00
..
config.bcc regenerated makefiles with bkl-0.2.3 2008-01-23 12:13:07 +00:00
config.gcc regenerated makefiles with bkl-0.2.3 2008-01-23 12:13:07 +00:00
config.vc regenerated makefiles with bkl-0.2.3 2008-01-23 12:13:07 +00:00
config.wat regenerated makefiles with bkl-0.2.3 2008-01-23 12:13:07 +00:00
makefile.bcc added wxGenericStaticBitmap (#9608) 2008-06-21 15:32:33 +00:00
makefile.gcc added wxGenericStaticBitmap (#9608) 2008-06-21 15:32:33 +00:00
makefile.vc added wxGenericStaticBitmap (#9608) 2008-06-21 15:32:33 +00:00
makefile.wat added wxGenericStaticBitmap (#9608) 2008-06-21 15:32:33 +00:00
wx_adv.dsp native wxBitmapComboBox implementation for MSW (patch 1941399) 2008-05-17 22:43:00 +00:00
wx_aui.dsp regenerated makefiles with bkl-0.2.3 2008-01-23 12:13:07 +00:00
wx_base.dsp add wxXLocale class and wxIsxxx_l() and wxToxxx_l() functions (heavily modified and extended patch 1874287) 2008-02-10 17:03:23 +00:00
wx_core.dsp added wxGenericStaticBitmap (#9608) 2008-06-21 15:32:33 +00:00
wx_dll.dsw remove ODBC and DBgrid libraries 2007-10-23 13:40:27 +00:00
wx_gl.dsp regenerated makefiles with bkl-0.2.3 2008-01-23 12:13:07 +00:00
wx_html.dsp regenerated makefiles with bkl-0.2.3 2008-01-23 12:13:07 +00:00
wx_media.dsp regenerated makefiles with bkl-0.2.3 2008-01-23 12:13:07 +00:00
wx_net.dsp regenerated makefiles with bkl-0.2.3 2008-01-23 12:13:07 +00:00
wx_qa.dsp regenerated makefiles with bkl-0.2.3 2008-01-23 12:13:07 +00:00
wx_richtext.dsp regenerated makefiles with bkl-0.2.3 2008-01-23 12:13:07 +00:00
wx_stc.dsp regenerated makefiles with bkl-0.2.3 2008-01-23 12:13:07 +00:00
wx_vc7_adv.vcproj native wxBitmapComboBox implementation for MSW (patch 1941399) 2008-05-17 22:43:00 +00:00
wx_vc7_aui.vcproj supress warning about in custom build steps with VC7+ (temporary workaround until bakefile 0.2.4) 2008-01-24 11:25:15 +00:00
wx_vc7_base.vcproj add wxXLocale class and wxIsxxx_l() and wxToxxx_l() functions (heavily modified and extended patch 1874287) 2008-02-10 17:03:23 +00:00
wx_vc7_core.vcproj added wxGenericStaticBitmap (#9608) 2008-06-21 15:32:33 +00:00
wx_vc7_gl.vcproj supress warning about in custom build steps with VC7+ (temporary workaround until bakefile 0.2.4) 2008-01-24 11:25:15 +00:00
wx_vc7_html.vcproj supress warning about in custom build steps with VC7+ (temporary workaround until bakefile 0.2.4) 2008-01-24 11:25:15 +00:00
wx_vc7_media.vcproj supress warning about in custom build steps with VC7+ (temporary workaround until bakefile 0.2.4) 2008-01-24 11:25:15 +00:00
wx_vc7_net.vcproj supress warning about in custom build steps with VC7+ (temporary workaround until bakefile 0.2.4) 2008-01-24 11:25:15 +00:00
wx_vc7_qa.vcproj supress warning about in custom build steps with VC7+ (temporary workaround until bakefile 0.2.4) 2008-01-24 11:25:15 +00:00
wx_vc7_richtext.vcproj supress warning about in custom build steps with VC7+ (temporary workaround until bakefile 0.2.4) 2008-01-24 11:25:15 +00:00
wx_vc7_stc.vcproj supress warning about in custom build steps with VC7+ (temporary workaround until bakefile 0.2.4) 2008-01-24 11:25:15 +00:00
wx_vc7_wxexpat.vcproj regenerated makefiles with bkl-0.2.3 2008-01-23 12:13:07 +00:00
wx_vc7_wxjpeg.vcproj regenerated makefiles with bkl-0.2.3 2008-01-23 12:13:07 +00:00
wx_vc7_wxpng.vcproj regenerated makefiles with bkl-0.2.3 2008-01-23 12:13:07 +00:00
wx_vc7_wxregex.vcproj supress warning about in custom build steps with VC7+ (temporary workaround until bakefile 0.2.4) 2008-01-24 11:25:15 +00:00
wx_vc7_wxscintilla.vcproj regenerated makefiles with bkl-0.2.3 2008-01-23 12:13:07 +00:00
wx_vc7_wxtiff.vcproj regenerated makefiles with bkl-0.2.3 2008-01-23 12:13:07 +00:00
wx_vc7_wxzlib.vcproj regenerated makefiles with bkl-0.2.3 2008-01-23 12:13:07 +00:00
wx_vc7_xml.vcproj supress warning about in custom build steps with VC7+ (temporary workaround until bakefile 0.2.4) 2008-01-24 11:25:15 +00:00
wx_vc7_xrc.vcproj supress warning about in custom build steps with VC7+ (temporary workaround until bakefile 0.2.4) 2008-01-24 11:25:15 +00:00
wx_vc7.sln replace wxAddProcessCallback() with wxAppTraits::AddProcessCallback() to fix linking problems in Unix ports; also reduce code duplication between GUI and base versions making src/unix/baseunix.cpp unnecessary any longer 2008-03-22 00:07:13 +00:00
wx_vc8_adv.vcproj native wxBitmapComboBox implementation for MSW (patch 1941399) 2008-05-17 22:43:00 +00:00
wx_vc8_aui.vcproj supress warning about in custom build steps with VC7+ (temporary workaround until bakefile 0.2.4) 2008-01-24 11:25:15 +00:00
wx_vc8_base.vcproj add wxXLocale class and wxIsxxx_l() and wxToxxx_l() functions (heavily modified and extended patch 1874287) 2008-02-10 17:03:23 +00:00
wx_vc8_core.vcproj added wxGenericStaticBitmap (#9608) 2008-06-21 15:32:33 +00:00
wx_vc8_gl.vcproj supress warning about in custom build steps with VC7+ (temporary workaround until bakefile 0.2.4) 2008-01-24 11:25:15 +00:00
wx_vc8_html.vcproj supress warning about in custom build steps with VC7+ (temporary workaround until bakefile 0.2.4) 2008-01-24 11:25:15 +00:00
wx_vc8_media.vcproj supress warning about in custom build steps with VC7+ (temporary workaround until bakefile 0.2.4) 2008-01-24 11:25:15 +00:00
wx_vc8_net.vcproj supress warning about in custom build steps with VC7+ (temporary workaround until bakefile 0.2.4) 2008-01-24 11:25:15 +00:00
wx_vc8_qa.vcproj supress warning about in custom build steps with VC7+ (temporary workaround until bakefile 0.2.4) 2008-01-24 11:25:15 +00:00
wx_vc8_richtext.vcproj supress warning about in custom build steps with VC7+ (temporary workaround until bakefile 0.2.4) 2008-01-24 11:25:15 +00:00
wx_vc8_stc.vcproj supress warning about in custom build steps with VC7+ (temporary workaround until bakefile 0.2.4) 2008-01-24 11:25:15 +00:00
wx_vc8_wxexpat.vcproj use _vc8 suffix for VS2005 projects for consistency 2008-01-23 22:51:05 +00:00
wx_vc8_wxjpeg.vcproj use _vc8 suffix for VS2005 projects for consistency 2008-01-23 22:51:05 +00:00
wx_vc8_wxpng.vcproj use _vc8 suffix for VS2005 projects for consistency 2008-01-23 22:51:05 +00:00
wx_vc8_wxregex.vcproj supress warning about in custom build steps with VC7+ (temporary workaround until bakefile 0.2.4) 2008-01-24 11:25:15 +00:00
wx_vc8_wxscintilla.vcproj use _vc8 suffix for VS2005 projects for consistency 2008-01-23 22:51:05 +00:00
wx_vc8_wxtiff.vcproj use _vc8 suffix for VS2005 projects for consistency 2008-01-23 22:51:05 +00:00
wx_vc8_wxzlib.vcproj use _vc8 suffix for VS2005 projects for consistency 2008-01-23 22:51:05 +00:00
wx_vc8_xml.vcproj supress warning about in custom build steps with VC7+ (temporary workaround until bakefile 0.2.4) 2008-01-24 11:25:15 +00:00
wx_vc8_xrc.vcproj supress warning about in custom build steps with VC7+ (temporary workaround until bakefile 0.2.4) 2008-01-24 11:25:15 +00:00
wx_vc8.sln use _vc8 suffix for VS2005 projects for consistency 2008-01-23 22:51:05 +00:00
wx_wxexpat.dsp regenerated makefiles with bkl-0.2.3 2008-01-23 12:13:07 +00:00
wx_wxjpeg.dsp regenerated makefiles with bkl-0.2.3 2008-01-23 12:13:07 +00:00
wx_wxpng.dsp regenerated makefiles with bkl-0.2.3 2008-01-23 12:13:07 +00:00
wx_wxregex.dsp regenerated makefiles with bkl-0.2.3 2008-01-23 12:13:07 +00:00
wx_wxscintilla.dsp regenerated makefiles with bkl-0.2.3 2008-01-23 12:13:07 +00:00
wx_wxtiff.dsp regenerated makefiles with bkl-0.2.3 2008-01-23 12:13:07 +00:00
wx_wxzlib.dsp regenerated makefiles with bkl-0.2.3 2008-01-23 12:13:07 +00:00
wx_xml.dsp regenerated makefiles with bkl-0.2.3 2008-01-23 12:13:07 +00:00
wx_xrc.dsp regenerated makefiles with bkl-0.2.3 2008-01-23 12:13:07 +00:00
wx.dsw remove ODBC and DBgrid libraries 2007-10-23 13:40:27 +00:00