wxWidgets/include/wx/unix
2007-06-04 13:39:23 +00:00
..
private reset one shot timer internal state instead of leaving it thinking that it's still running (mdified patch 1730597) 2007-06-04 13:34:54 +00:00
.cvsignore
app.h rename old wxAppConsole to wxAppConsoleBase and wxAppConsoleUnix to wxAppConsole for consistency with wxAppBase/wxApp and to fix the bug 1729377 (crash when using timers under Unix in console app); also #define wxApp as wxAppConsole instead of declaring it as a real class in console build to avoid problems with ODR violation 2007-06-04 13:39:23 +00:00
apptbase.h
apptrait.h don't define wxEventLoop class differently in GUI and base, this breaks the 2007-05-22 02:30:01 +00:00
evtloop.h implement event loop for console applications (heavily modified patch 1715735) 2007-05-14 23:43:39 +00:00
execute.h
fontutil.h
glx11.h Committing in . 2007-04-20 08:16:48 +00:00
gsockunx.h
joystick.h multiple fixes to wxJoystick under Unix and new index-based API for accessing joystick buttons and axes (patch 1678497) 2007-03-16 00:51:43 +00:00
mimetype.h
pipe.h
private.h refactoring: replace wxSocketDispatcher with more generic wxSelectDispatcher (patch 1618976) 2007-03-16 15:45:12 +00:00
sound.h
stackwalk.h
stdpaths.h take wxString, not wxChar* in wxStandardPaths::GetLocalizedResourcesDir 2007-05-23 19:10:36 +00:00
taskbarx11.h
utilsx11.h