wxWidgets/src
Vadim Zeitlin 8c26773f2f Don't use _{get,ch}drive() functions in Cygwin builds.
They are not available there when not using MinGW headers, e.g. in 64 bit
builds.

Also simplify the code by using wxHAS_DRIVE_FUNCTIONS instead of complicated
(and sometimes negated) checks for MinGW32 version.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76504 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-05-12 13:14:30 +00:00
..
aui adding wxFALLTHROUGH where until now we had comments, allows for code-analysis support 2014-04-26 17:36:32 +00:00
cocoa Refactor YieldFor() to avoid code duplication among the ports. 2014-03-02 18:58:00 +00:00
common Use wxArrayInt methods instead of duplicating them. 2014-05-04 22:13:02 +00:00
dfb Refactor YieldFor() to avoid code duplication among the ports. 2014-03-02 18:58:00 +00:00
expat Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
generic Don't use _{get,ch}drive() functions in Cygwin builds. 2014-05-12 13:14:30 +00:00
gtk Make wxGetPangoContext() work even without open display. 2014-05-07 15:24:50 +00:00
gtk1 Refactor YieldFor() to avoid code duplication among the ports. 2014-03-02 18:58:00 +00:00
html adding wxFALLTHROUGH where until now we had comments, allows for code-analysis support 2014-04-26 17:36:32 +00:00
jpeg Remove the long obsolete and unused since 2.7.0 __WIN95__ define. 2013-07-13 23:23:19 +00:00
motif Refactor YieldFor() to avoid code duplication among the ports. 2014-03-02 18:58:00 +00:00
msdos Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
msw Don't use LCID and WXLCID interchangeably in wxMSW code. 2014-05-12 13:14:27 +00:00
os2 Refactor YieldFor() to avoid code duplication among the ports. 2014-03-02 18:58:00 +00:00
osx Added support for using OS X' full screen API (available since OS X 10.7). 2014-05-11 22:41:13 +00:00
png Merge libpng 1.6.2 into the trunk. 2013-07-07 17:44:15 +00:00
propgrid build fix for wxUSE_VALIDATORS==0 2014-04-11 15:53:41 +00:00
regex Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
ribbon Don't crash when dismissing expanded ribbon panel. 2014-05-02 14:19:48 +00:00
richtext Fixed code checking for bit flags. 2014-05-11 23:16:56 +00:00
stc Improve RTL support in wxStyledTextCtrl. 2014-05-10 16:16:01 +00:00
tiff Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
univ Merge the changes from 3.0 branch. 2013-11-12 18:06:37 +00:00
unix Implement access to a global toplevel GdkWindow in a way that does not require always having an extra GtkWindow. 2014-05-05 15:53:27 +00:00
x11 Implement access to a global toplevel GdkWindow in a way that does not require always having an extra GtkWindow. 2014-05-05 15:53:27 +00:00
xml remove executable property from non-executable files, closes #15504 2013-09-16 15:47:27 +00:00
xrc adding wxFALLTHROUGH where until now we had comments, allows for code-analysis support 2014-04-26 17:36:32 +00:00
zlib Upgrade bundled zlib to 1.2.8. 2013-10-01 16:08:25 +00:00