..
private
Get/Set LayoutDirection
2006-10-11 04:09:58 +00:00
app.h
m_displayMode needs complete wxVideoMode.
2006-09-14 16:51:13 +00:00
bitmap.h
COW cleanup patch (1583966):
2006-10-30 19:26:48 +00:00
brush.h
add IsOk() to all classes having Ok() method (patch 1570985)
2006-10-08 21:56:55 +00:00
chkconf.h
check that wxUniv is enabled when compiling for wxMGL
2006-08-10 10:09:34 +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
COW cleanup patch (1583966):
2006-10-30 19:26:48 +00:00
dc.h
Forgot one wxCoordRound
2006-10-29 18:09:42 +00:00
dcclient.h
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
dcmemory.h
Added wxMemoryDC::SelectObjectAsSource() and make SelectObject() unshare
2006-10-30 19:41:46 +00:00
dcscreen.h
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
2006-09-05 20:47:48 +00:00
font.h
moved wxMGL's font management code to common so that it can be reused by wxDFB; implemented wxDFB part
2006-11-20 20:45:57 +00:00
palette.h
COW cleanup patch (1583966):
2006-10-30 19:26:48 +00:00
pen.h
add IsOk() to all classes having Ok() method (patch 1570985)
2006-10-08 21:56:55 +00:00
popupwin.h
Use old licence name
2004-05-23 20:53:33 +00:00
private.h
Undefine true and false defined in scitech header
2006-01-04 14:14:32 +00:00
region.h
Add wxRegion ctor from array of points to wxMGL.
2006-11-10 19:58:43 +00:00
toplevel.h
removed code that already exist in ~wxTLWBase from ~wxTLW
2006-12-10 15:53:29 +00:00
window.h
Get/SetTitle only for wxTopLevelWindow (wxMGL part).
2005-11-04 18:49:49 +00:00