wxWidgets/include/wx/unix
2008-11-28 15:06:50 +00:00
..
private remove wxSocketManager::CreateSocket() function, we don't need to have different wxSocketImpl implementation for the same platform, all the differences between console and GUI applications are abstracted by wxSocketManager::Install/Uninstall_Callback() methods 2008-11-28 15:06:50 +00:00
app.h Streamline wxSocket code: wxSocketBase now uses wxSocketImpl (previously known 2008-11-28 12:47:07 +00:00
apptbase.h also rename gsocketiohandler.* to socketiohandler.* and move it to wxNet where it belongs 2008-11-28 13:37:19 +00:00
apptrait.h Streamline wxSocket code: wxSocketBase now uses wxSocketImpl (previously known 2008-11-28 12:47:07 +00:00
chkconf.h
evtloop.h
execute.h
fontutil.h
glx11.h
joystick.h
mimetype.h
pipe.h
private.h compilation fixes for Unix after moving wxFD_XXX macros from wx/unix/private.h 2008-11-23 01:52:20 +00:00
sound.h
stackwalk.h
stdpaths.h
taskbarx11.h
tls.h
utilsx11.h