wxWidgets/include/wx/dfb
2009-01-08 14:21:53 +00:00
..
private
app.h
bitmap.h
brush.h
chkconf.h
cursor.h provide backward-compat wxCursor(int) ctor; remove empty stubs of XBM ctor from all ports except gtk,motif; make all ports emit wxLogError on invalid bitmap types; implement wxCursor(const wxString&, ...) ctor on GTK (not tested yet) 2008-09-25 17:56:07 +00:00
dc.h change generic ints to enums in wxDC (closes #9959) 2009-01-08 14:21:53 +00:00
dcclient.h
dcmemory.h
dcscreen.h
dfbptr.h
evtloop.h added wxEventLoop::DispatchTimeout() 2008-12-26 22:28:34 +00:00
font.h fix the incoherence pointed out by ifacecheck between wx docs, that documents usage of the wxFontFamily, wxFontStyle and wxFontWeight enums in wxFont setters and getters, and the actual sources, which use 'int' instead; provided the same backward-compatibility pattern already used for wxBrush,wxPen both against 'int' overloads and against the wxDeprecatedGUIConstants enum values 2008-11-03 17:02:25 +00:00
nonownedwnd.h
pen.h
popupwin.h
private.h
region.h
toplevel.h
window.h
wrapdfb.h