wxWidgets/src
Vadim Zeitlin 3bcb0be2bb Don't include wx/msw/wrapgdip.h if !wxUSE_GRAPHICS_CONTEXT.
Fix compilation when GDI+ headers are not available by not including the
header that includes <gdiplus.h> in this case.

Closes #13640.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69699 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-11-08 11:02:07 +00:00
..
aui Perform wxAuiToolBar idle updates from UpdateWindowUI(), not OnIdle(). 2011-10-30 16:51:10 +00:00
cocoa Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
common Updates to compile WX on OpenVMS 2011-11-07 09:42:06 +00:00
dfb Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
expat Fixed various typos. 2011-03-22 14:17:38 +00:00
generic Use Enter and Space for cell editing in generic wxDVC too. 2011-11-08 10:53:49 +00:00
gtk Move GDK_META_MASK definition in the header in which it is also used. 2011-11-08 11:02:05 +00:00
gtk1 correcting typo in previous commit 2011-09-28 09:46:02 +00:00
html Applied patch #13534: wxRichTextCtrl: Make it easier to use TextEffects flags 2011-10-22 13:19:40 +00:00
jpeg removing old codewarrior files 2011-05-03 18:24:15 +00:00
mgl Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
motif Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
msdos No changes, synchronised source names that appear commented at the top of files with the actual path to the files. 2011-03-20 00:14:35 +00:00
msw Don't include wx/msw/wrapgdip.h if !wxUSE_GRAPHICS_CONTEXT. 2011-11-08 11:02:07 +00:00
os2 Change wxSound ctor from in-memory data to use size_t/void *. 2011-09-21 15:08:02 +00:00
osx Use correct direction in wxDataObject::IsSupported() in wxOSX dnd code. 2011-11-05 11:23:48 +00:00
palmos Change wxSound ctor from in-memory data to use size_t/void *. 2011-09-21 15:08:02 +00:00
png
propgrid Fix format specifiers used for "unsigned long" in wxPG code. 2011-09-17 11:06:15 +00:00
regex removing old codewarrior files 2011-05-03 18:24:15 +00:00
ribbon Use WX_XXX_ARRAY_PTR macro variants for arrays of pointers. 2011-10-27 21:10:51 +00:00
richtext Fixed problem with the size of paragraphs not needing layout not being taken into account when calculating overall box size. 2011-10-30 17:28:03 +00:00
stc Rename lineAnchor in Scintilla code to avoid shadowing warning. 2011-11-05 10:28:48 +00:00
tiff Set svn properties on various files throughout the repository (skipped docs/ ). 2011-03-18 15:10:15 +00:00
univ Fixed best size of wxUniv's wxNotebook. 2011-08-25 23:32:05 +00:00
unix Explicitly include X11/Xlib.h to fix AIX build. 2011-11-01 12:04:27 +00:00
x11 Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
xml Add check to prevent creation of element wxXmlNodes with content data. 2011-07-16 10:04:48 +00:00
xrc Simplify wxIdRange code by using new XRCID_Assign() function. 2011-11-04 17:40:49 +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