wxWidgets/src
Vadim Zeitlin a489001977 Disable the use of new style wxDirDialog under Vista.
IFileDialog-based dialog has a bug making it return a wrong path sometimes
under Vista, disable its use there to avoid it.

Closes #16005.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76152 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-03-16 13:05:47 +00:00
..
aui native GTK3 implementation for DrawSash() 2014-02-24 01:00:24 +00:00
cocoa Refactor YieldFor() to avoid code duplication among the ports. 2014-03-02 18:58:00 +00:00
common Fix recently introduced compilation error in wxUSE_PALETTE==0 build. 2014-03-14 19:22:16 +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 Skip mouse button release events in wxGenericTreeCtrl. 2014-03-07 13:17:21 +00:00
gtk build fixes for wxUniversal 2014-03-15 19:34:31 +00:00
gtk1 Refactor YieldFor() to avoid code duplication among the ports. 2014-03-02 18:58:00 +00:00
html Speed up wxHtmlHelpWindow startup time by freezing font choices. 2014-02-17 23:53:20 +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 Disable the use of new style wxDirDialog under Vista. 2014-03-16 13:05:47 +00:00
os2 Refactor YieldFor() to avoid code duplication among the ports. 2014-03-02 18:58:00 +00:00
osx adding 10.5 compatibility again 2014-03-13 17:09:00 +00:00
png Merge libpng 1.6.2 into the trunk. 2013-07-07 17:44:15 +00:00
propgrid Avoid unused variable warning in wxUSE_VALIDATORS==0 build. 2014-03-13 16:17:15 +00:00
regex Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
ribbon Fix memory leak in wxRibbonToolBar in case of error. 2014-02-21 00:51:58 +00:00
richtext Added on-demand image loading option to wxRTC. 2014-03-10 11:08:42 +00:00
stc Upgrade included Scintilla to version 3.3.9. 2014-03-12 13:23:54 +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 Correct wxThread::SetPriority() under Unix to hopefully work. 2014-03-11 16:04:17 +00:00
x11 Refactor YieldFor() to avoid code duplication among the ports. 2014-03-02 18:58:00 +00:00
xml remove executable property from non-executable files, closes #15504 2013-09-16 15:47:27 +00:00
xrc Remove confusing delete from wxIdRangeManager dtor. 2014-02-22 22:39:56 +00:00
zlib Upgrade bundled zlib to 1.2.8. 2013-10-01 16:08:25 +00:00