wxWidgets/src/unix
2007-03-30 19:02:30 +00:00
..
baseunix.cpp wxPlatformInfo (patch 1532064) 2006-08-13 21:00:32 +00:00
descrip.mms Committing in . 2006-02-20 13:47:08 +00:00
dialup.cpp mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
dir.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
displayx11.cpp use unsigned for display count 2006-10-02 05:38:05 +00:00
dlunix.cpp first phase of transition to unified Unicode build: 2007-03-17 10:26:10 +00:00
fontenum.cpp implemented wxFontEnumerator for wxDFB 2006-12-01 10:14:28 +00:00
fontutil.cpp compilation fix for switch(wxChar) 2007-03-19 01:38:37 +00:00
gsocket.cpp don't handle orderly socket shutdown by the peer as an error (patch 1688222) 2007-03-30 19:02:30 +00:00
joystick.cpp first phase of transition to unified Unicode build: 2007-03-17 10:26:10 +00:00
mediactrl.cpp free old resources in DoLoad(), apparently fixes memory leaks with gstreamer 0.10 (patch 1598317) 2006-11-17 18:25:15 +00:00
mimetype.cpp fix memory leak in wxFileTypeImpl::SetCommand() if creating the association fails 2007-03-30 16:13:12 +00:00
net.cpp wxDialUpManager fixes 1999-10-03 17:26:45 +00:00
snglinst.cpp Include wx/utils.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-02 10:39:23 +00:00
sound_sdl.cpp Include wx/module.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-08-31 19:31:43 +00:00
sound.cpp mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
stackwalk.cpp cast size_t to unsigned long, not unsigned (even though there is no risk of truncation here, it's still better practice) 2006-12-13 13:04:44 +00:00
stdpaths.cpp Solves 2 problems I encounterd on OpenVMS : 2006-11-16 13:31:40 +00:00
taskbarx11.cpp wxMGL/Unix compilation fix attempt 2006-11-16 14:02:14 +00:00
threadpsx.cpp test for pthread_mutex_timedlock() availability in configure 2007-03-13 22:37:26 +00:00
utilsunx.cpp don't return junk from wxGetOsVersion() if we failed to execute 'uname -r' (thanks coverity) 2007-03-30 13:22:18 +00:00
utilsx11.cpp fix XModifierKeymap memory leak (patch 1683137) 2007-03-18 17:48:04 +00:00