wxWidgets/include/wx/x11
2007-05-30 10:29:12 +00:00
..
nanox/X11
app.h Main change is that we now close X11 display on program exit: as this couldn't 2006-10-19 14:39:53 +00:00
bitmap.h Generalized compilation fix for old compilers. 2006-11-01 01:16:01 +00:00
brush.h
chkconf.h
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
colour.h use wxString instead of wxChar* in wxColour::Set/FromString 2007-05-30 10:29:12 +00:00
cursor.h COW cleanup patch (1583966): 2006-10-30 19:26:48 +00:00
dataform.h
dataobj2.h
dataobj.h
dc.h Moved all the coordinate system calculation to wxDCBase 2007-05-02 11:05:45 +00:00
dcclient.h changed wxDC::GetTextExtent() and related methods to take const wxFont pointer, for consistency with wxWindow::GetTextExtent() and because it generally doesn't need a non-const font 2007-04-25 01:49:47 +00:00
dcmemory.h Added wxMemoryDC::SelectObjectAsSource() and make SelectObject() unshare 2006-10-30 19:41:46 +00:00
dcprint.h Headers cleaning. 2006-10-17 14:44:52 +00:00
dcscreen.h Headers cleaning. 2006-10-17 14:44:52 +00:00
dnd.h
font.h Headers cleaning. 2006-10-17 14:44:52 +00:00
glcanvas.h Refactor all code common to X11 OpenGL implementations into glx11.h/.cpp 2007-04-15 23:06:45 +00:00
joystick.h Headers cleaning. 2006-10-17 14:44:52 +00:00
minifram.h Headers cleaning. 2006-10-17 14:44:52 +00:00
palette.h COW cleanup patch (1583966): 2006-10-30 19:26:48 +00:00
pen.h
popupwin.h
print.h Headers cleaning. 2006-10-17 14:44:52 +00:00
private.h
privx.h
region.h
reparent.h
textctrl.h
toplevel.h made wxTLW::SetIcon() non-virtual, it was already implemented in terms of 2007-04-07 23:40:55 +00:00
window.h