wxWidgets/include/wx/x11
2009-01-08 16:43:56 +00:00
..
nanox/X11
app.h
bitmap.h replace wx_{const,static,reinterpret}_cast with their standard C++ equivalents 2008-11-02 02:39:52 +00:00
brush.h
chkconf.h
clipbrd.h
colour.h
cursor.h solving missing definitions in include/wx/x11/cursor.h 2008-10-03 07:42:19 +00:00
dataform.h
dataobj2.h
dataobj.h
dc.h
dcclient.h change generic ints to enums in wxDC (closes #9959) 2009-01-08 14:21:53 +00:00
dcmemory.h
dcprint.h
dcscreen.h
dnd.h
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
glcanvas.h
joystick.h
minifram.h
palette.h
pen.h
popupwin.h
print.h
private.h
privx.h
region.h a few more int/wxPolygonFillMode substitutions in wxRegion and wxGraphicsContext code 2009-01-08 16:43:56 +00:00
reparent.h
textctrl.h
toplevel.h
window.h