wxWidgets/include/wx/unix
2008-06-08 00:12:12 +00:00
..
private don't leak epoll descriptor 2007-07-14 20:22:27 +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 no changes, just removed unnecessary forward declaration 2008-03-22 20:10:40 +00:00
apptrait.h argh, really, really fix Darwin build 2008-04-11 13:01:34 +00:00
chkconf.h Added wxUSE_CONSOLE_EVENTLOOP and wxUSE_SELECT/EPOLLDISPATCHER guards; 2007-07-14 19:06:18 +00:00
evtloop.h Added wxUSE_CONSOLE_EVENTLOOP and wxUSE_SELECT/EPOLLDISPATCHER guards; 2007-07-14 19:06:18 +00:00
execute.h don't use negative PID hack in GUI neither, add a separate flag to wxEndProcessData for this 2008-03-22 15:37:16 +00:00
fontutil.h Use old licence name 2004-05-23 20:53:33 +00:00
glx11.h added multisampling (anti-aliasing) support to wxGLCanvas (#9145) 2008-06-08 00:12:12 +00:00
gsockunx.h more socket cleanup to allow using wxSocket from both wxBase and wxCore (replaces patch 1756260) 2007-12-19 16:45:08 +00:00
joystick.h remove unneccessary header dependencies on wx/thread.h 2007-12-03 02:55:14 +00:00
mimetype.h wxMimeTypesManagerImpl and wxFileTypeImpl are in base, not core 2008-04-01 22:48:55 +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 WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
stackwalk.h added maxDepth parameter to WalkFromException() (patch 1759239) 2007-07-28 00:14:53 +00:00
stdpaths.h Try standard XDG location for documents directory 2008-04-08 13:52:39 +00:00
taskbarx11.h prevent crash if panel/kicker is killed, bug 1872724 2008-05-11 22:45:36 +00:00
utilsx11.h Use old licence name 2004-05-23 20:53:33 +00:00