wxWidgets/include/wx/mgl
2008-03-25 20:31:48 +00:00
..
private Get/Set LayoutDirection 2006-10-11 04:09:58 +00:00
app.h use correct WXDLLIMPEXP_FWD_XXX (patch from Tim Stahlhut) 2007-11-23 14:13:50 +00:00
bitmap.h reorganized wxBitmap/wxBitmapHandler classes to use wxBitmapType instead of "long" where possible; made them const-correct; introduce wxBITMAP_SCREEN_DEPTH instead of -1 for clearness (specially in the docs); remove wxBitmapHandler empty stubs and rename wxBitmapHandlerBase as wxBitmapHandler 2008-03-25 20:31:48 +00:00
brush.h make the Pen/Brush code backward compatible as discussed on wx-dev; marked the blocks of code to deprecate in future with FUTURE_WXWIN_COMPATIBILITY_3_0; add wxCHECK_MSG in all ports to block Get*() calls on invalid objects (as already is for all other refcounted objects and for most ports) 2008-03-20 15:08:51 +00:00
chkconf.h remove ODBC and DBgrid libraries 2007-10-23 13:40:27 +00:00
clipbrd.h 1. Moved m_usePrimary to wxClipboardBase as it's now also used by wxMSW/wxMac 2007-03-31 02:57:55 +00:00
cursor.h Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added 2007-12-15 17:54:20 +00:00
dc.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
dcclient.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
dcmemory.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
dcscreen.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
font.h Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added 2007-12-15 17:54:20 +00:00
palette.h Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added 2007-12-15 17:54:20 +00:00
pen.h make the Pen/Brush code backward compatible as discussed on wx-dev; marked the blocks of code to deprecate in future with FUTURE_WXWIN_COMPATIBILITY_3_0; add wxCHECK_MSG in all ports to block Get*() calls on invalid objects (as already is for all other refcounted objects and for most ports) 2008-03-20 15:08:51 +00:00
popupwin.h Use old licence name 2004-05-23 20:53:33 +00:00
private.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
region.h Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added 2007-12-15 17:54:20 +00:00
toplevel.h removed code that already exist in ~wxTLWBase from ~wxTLW 2006-12-10 15:53:29 +00:00
window.h move Freeze() and Thaw() to wxWindowBase to ensure that they behave consistently (i.e. recursively, as described in the docs) in all ports; removed different duplications of freeze count from derived classes 2008-01-05 00:21:31 +00:00