wxWidgets/src/unix
Paul Cornett 4e675101a7 use unsigned for display count
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41548 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-02 05:38:05 +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 ListLoaded() fixes for 64 bit archs 2006-08-04 22:32:08 +00:00
fontenum.cpp check encoding in EnumerateFacenames(); implemented EnumerateEncodings() for wxUSE_PANGO case 2006-09-09 17:41:17 +00:00
fontutil.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
gsocket.cpp Detect and use sys/select.h required by POSIX for select 2006-08-09 11:18:24 +00:00
joystick.cpp Detect and use sys/select.h required by POSIX for select 2006-08-09 11:18:24 +00:00
mediactrl.cpp mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
mimetype.cpp Use substitions when converting gnome mime files from UTF-8 (bug 1518012) 2006-07-17 09:39:11 +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 corrected code to really skip stack frames in the beginning and to number the remaining frames correctly 2005-10-10 20:11:29 +00:00
stdpaths.cpp added wxStandardPaths::GetResourcesDir() and GetLocalizedResourcesDir() 2006-03-25 17:00:40 +00:00
taskbarx11.cpp Include wx/image.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-07-03 19:02:54 +00:00
threadpsx.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
utilsunx.cpp fix wxGetFreeMemory() for Linux 2.6 (part of patch 1549176) 2006-09-16 00:43:13 +00:00
utilsx11.cpp include X11/Xutil.h for wxMotif compilation 2006-07-25 01:28:10 +00:00