problems for wxMSW, wxGTK, wxMotif, wxX11 and wxMac in default
configuration. Non-default configurations will probably need some more
fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19172
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#pragma interface "fontenum.h"
#endif
-#include "wx/font.h"
-
// ----------------------------------------------------------------------------
// wxFontEnumerator enumerates all available fonts on the system or only the
// fonts with given attributes
#pragma interface "gdicmn.h"
#endif
-#include "wx/object.h"
+#include "wx/setup.h"
#include "wx/list.h"
-#include "wx/hash.h"
#include "wx/string.h"
-#include "wx/setup.h"
-#include "wx/colour.h"
-#include "wx/font.h"
+#include "wx/fontenc.h"
// ---------------------------------------------------------------------------
// forward declarations
#include "wx/object.h"
#include "wx/string.h"
#include "wx/gdicmn.h"
-#include "wx/bitmap.h"
+#if WXWIN_COMPATIBILITY_2_2
+# include "wx/bitmap.h"
+#endif
#include "wx/hashmap.h"
#if wxUSE_STREAMS
class WXDLLEXPORT wxImageHandler;
class WXDLLEXPORT wxImage;
+class WXDLLEXPORT wxPalette;
//-----------------------------------------------------------------------------
// wxImageHandler
// ----------------------------------------------------------------------------
// simple types
// ----------------------------------------------------------------------------
+#include "wx/dynarray.h"
+
#if wxUSE_OWNER_DRAWN
class WXDLLEXPORT wxOwnerDrawn;
#include "wx/gdicmn.h"
#include "wx/gdiobj.h"
#include "wx/bitmap.h"
+#include "wx/colour.h"
class WXDLLEXPORT wxBrush;
#include "wx/gdiobj.h"
#include "wx/bitmap.h"
+#include "wx/colour.h"
typedef WXDWORD wxMSWDash;
#if wxUSE_GUI
#include <wx/gdicmn.h>
+#include <wx/colour.h>
// make conversion from wxColour and COLORREF a bit less painful
inline COLORREF wxColourToRGB(const wxColour& c)
#if wxUSE_STATUSBAR
#include "wx/list.h"
+#include "wx/dynarray.h"
WX_DECLARE_LIST(wxString, wxListString);
#include "wx/window.h" // for wxClientData
#include "wx/event.h"
+#include "wx/dynarray.h"
// ----------------------------------------------------------------------------
// wxTreeItemId identifies an element of the tree. In this implementation, it's
#endif
#include "wx/scrolwin.h" // for wxScrollHelper
+#include "wx/dynarray.h"
// ----------------------------------------------------------------------------
// the actions supported by this control
#include "wx/validate.h" // for wxDefaultValidator (always include it)
#if wxUSE_PALETTE
- #include "wx/dcclient.h"
#include "wx/palette.h"
#endif // wxUSE_PALETTE
#ifndef WX_PRECOMP
# include "wx/defs.h"
+# include "wx/palette.h"
#endif
#if wxUSE_STREAMS && wxUSE_GIF
#include "wx/icon.h"
#include "wx/log.h"
#include "wx/intl.h"
+ #include "wx/bitmap.h"
#endif
#ifndef _WX_IMAGE_H_
#include "wx/wfstream.h"
#include "wx/intl.h"
#include "wx/module.h"
+#include "wx/hash.h"
// For memcpy
#include <string.h>
#ifndef WX_PRECOMP
# include "wx/defs.h"
+# include "wx/palette.h"
#endif
#if wxUSE_IMAGE && wxUSE_PCX
#ifndef WX_PRECOMP
#include "wx/listbox.h"
+ #include "wx/dynarray.h"
#endif
// ============================================================================
#endif
#ifndef WX_PRECOMP
+ #include "wx/palette.h"
#endif
#include "wx/image.h"
#include "wx/dialog.h"
#include "wx/msgdlg.h"
#include "wx/statusbr.h"
+ #include "wx/dcclient.h"
#endif //WX_PRECOMP
#if wxUSE_CONSTRAINTS
#include "wx/imaglist.h"
#include "wx/dir.h"
#include "wx/artprov.h"
+#include "wx/hash.h"
#if wxUSE_TOOLTIPS
#include "wx/tooltip.h"
#ifndef WX_PRECOMP
#include "wx/settings.h"
#include "wx/intl.h"
+ #include "wx/dcclient.h"
#endif
#include <stdio.h>
#endif
#include "wx/brush.h"
+#include "wx/colour.h"
#include <gdk/gdk.h>
#endif
#include "wx/gdicmn.h"
+#include "wx/colour.h"
#include "wx/gtk/private.h"
#include <gdk/gdk.h>
#endif
#include "wx/pen.h"
+#include "wx/colour.h"
#include <gdk/gdk.h>
#endif
#include "wx/brush.h"
+#include "wx/colour.h"
#include <gdk/gdk.h>
#endif
#include "wx/gdicmn.h"
+#include "wx/colour.h"
#include "wx/gtk/private.h"
#include <gdk/gdk.h>
#endif
#include "wx/pen.h"
+#include "wx/colour.h"
#include <gdk/gdk.h>
#include "wx/log.h"
#include "wx/intl.h"
#include "wx/evtloop.h"
+#include "wx/hash.h"
#if wxUSE_THREADS
#include "wx/thread.h"
#include "wx/utils.h"
#include "wx/log.h"
#include "wx/app.h"
+#include "wx/icon.h"
#ifdef __VMS__
#pragma message disable nosimpint
#include "wx/mdi.h"
#include "wx/menu.h"
#include "wx/settings.h"
+#include "wx/icon.h"
#ifdef __VMS__
#pragma message disable nosimpint
#include "wx/menuitem.h"
#include "wx/log.h"
#include "wx/evtloop.h"
+#include "wx/hash.h"
#if wxUSE_DRAG_AND_DROP
#include "wx/dnd.h"
#include "wx/bitmap.h"
#include "wx/icon.h"
#include "wx/cursor.h"
+ #include "wx/settings.h"
#endif
#include "wx/ptr_scpd.h"
#include "wx/evtloop.h"
#include "wx/timer.h"
#include "wx/filename.h"
+#include "wx/hash.h"
#include "wx/univ/theme.h"
#include "wx/univ/renderer.h"
#include "wx/setup.h"
#include "wx/utils.h"
#include "wx/brush.h"
+#include "wx/colour.h"
//-----------------------------------------------------------------------------
// wxBrush
#include "wx/panel.h"
#include "wx/clipbrd.h"
#include "wx/tokenzr.h"
+#include "wx/dcclient.h"
#include "wx/univ/inphand.h"
#include "wx/univ/renderer.h"
#include "wx/log.h"
#include "wx/fontutil.h"
#include "wx/univ/renderer.h"
+#include "wx/hash.h"
#if wxUSE_DRAG_AND_DROP
#include "wx/dnd.h"