wxWidgets/include/wx/unix
2007-06-26 22:41:53 +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
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 always compile at least a minimal version of wxStandardPaths class, it's used too often 2007-06-15 15:21:57 +00:00
evtloop.h implement event loop for console applications (heavily modified patch 1715735) 2007-05-14 23:43:39 +00:00
execute.h Add import/export attributes 2005-08-02 22:58:06 +00:00
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 [ 1604925 ] Fix loading MIME types for KDE 2006-11-30 13:24:32 +00:00
pipe.h wxPipeInputStream depends on wxFile, use wxUSE_FILE 2006-08-08 13:06:05 +00:00
private.h refactoring: replace wxSocketDispatcher with more generic wxSelectDispatcher (patch 1618976) 2007-03-16 15:45:12 +00:00
sound.h added newline at end of file 2006-10-19 13:09:48 +00:00
stackwalk.h Applied wxStackWalker improvement part of 2006-11-12 14:33:03 +00:00
stdpaths.h take wxString, not wxChar* in wxStandardPaths::GetLocalizedResourcesDir 2007-05-23 19:10:36 +00:00
taskbarx11.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
utilsx11.h