wxWidgets/src
Vadim Zeitlin f29b59b781 Use more native icons in wxMSW wxArtProvider.
Use SHGetStockIconInfo() and SHGetFileInfo() to look up some icons.

Closes #15068.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73593 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-03-02 12:11:47 +00:00
..
aui Create new tab at the correct location in wxAuiNotebook. 2013-02-10 16:13:42 +00:00
cocoa use const arrays for wxDC array parameters, closes #10712 2013-01-18 17:27:51 +00:00
common Don't give error message for non-existent paths in wxFileSystemWatcher. 2013-03-02 12:11:40 +00:00
dfb use const arrays for wxDC array parameters, closes #10712 2013-01-18 17:27:51 +00:00
expat Synchronised svn:eol-style and svn:executable properties of some file types. 2012-01-18 18:00:07 +00:00
generic Interpret wxRect passed to wxRichToolTip::ShowFor() as client coords. 2013-03-02 12:11:36 +00:00
gtk Fix crash when drawing bitmaps with mask in wxGTK with GTK+ < 2.20. 2013-02-21 14:32:04 +00:00
gtk1 let wxCheckListBox get the properties of wxCheckListBoxBase (was wxListBox) for wxGTK1, just like the other versions of wx 2013-01-23 10:15:15 +00:00
html Fix background corruption in scrolled wxHtmlWindow. 2013-02-19 23:13:21 +00:00
jpeg Remove support for MetroWerks CodeWarrior compiler. 2012-04-05 18:40:11 +00:00
motif Remove wxRTTI macro for wxComboBox from Motif port. 2013-02-15 12:40:22 +00:00
msdos
msw Use more native icons in wxMSW wxArtProvider. 2013-03-02 12:11:47 +00:00
os2 Rename WXTHREAD_XXX_PRIORITY yo wxPRIORITY_XXX. 2013-01-20 02:10:07 +00:00
osx enabling menu close event, fixes #15069 2013-02-28 18:11:35 +00:00
png merged libpng 1.5.7 to trunk 2012-01-18 17:55:54 +00:00
propgrid Put "#if wxUSE_TOOLBAR" around a variable only used in this case. 2013-01-20 02:09:27 +00:00
regex removing old codewarrior files 2011-05-03 18:24:15 +00:00
ribbon Just some spelling fixes, no real changes. Closes #15001. 2013-01-27 14:30:52 +00:00
richtext Corrected loading of images: we need the parent size to compute initial object size 2013-02-28 17:23:09 +00:00
stc Fix harmless warning about NULL in wxStyledTextCtrl code. 2013-02-06 00:42:11 +00:00
tiff Check for _MSC_VER definedness in libtiff code. 2013-02-06 00:42:06 +00:00
univ Revert all wxNOEXCEPT-related changes. 2012-11-20 12:49:03 +00:00
unix Don't use ternary operator ?: with wxString and literal strings. 2013-02-15 12:40:20 +00:00
x11 use const arrays for wxDC array parameters, closes #10712 2013-01-18 17:27:51 +00:00
xml Add check to prevent creation of element wxXmlNodes with content data. 2011-07-16 10:04:48 +00:00
xrc Update OpenVMS make-files 2012-11-07 10:02:04 +00:00
zlib removing old codewarrior files 2011-05-03 18:24:15 +00:00
cwcopysetup.bat
cwdcopysetup.bat
wxJpeg.icc
wxPng.icc
wxTiff.icc
wxWin.icc
Wxwindll.icc
wxXpm.icc
wxZlib.icc