wxWidgets/samples
Vadim Zeitlin 050fabe3b9 Add wxFD_NO_FOLLOW style for wxFileDialog.
This style tells the dialog to return the paths of the link being selected
without dereferencing it.

Currently only implemented under wxMSW as the links are not dereferenced by
default in wxGTK anyhow. But we may want to change this and implement it there
too for consistency in the future.

Closes #15429.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76085 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-03-05 16:29:46 +00:00
..
access More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
animate More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
artprov More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
aui More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
calendar More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
caret More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
clipboard More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
collpane More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
combo More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
config More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
console More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
controls More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
dataview Add support for sorting by more than one column to generic wxDataViewCtrl. 2014-02-05 22:12:53 +00:00
debugrpt More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
dialogs Add wxFD_NO_FOLLOW style for wxFileDialog. 2014-03-05 16:29:46 +00:00
dialup More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
display More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
dll More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
dnd Don't use deprecated wxBOLD, wxNORMAL and similar constants. 2014-01-11 14:25:30 +00:00
docview More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
dragimag More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
drawing Support multiline strings in wxDC::DrawRotatedText() in wxMSW. 2014-01-31 19:33:53 +00:00
erase More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
event More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
except More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
exec More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
flash More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
font More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
fswatcher More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
grid More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
help More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
htlbox More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
html More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
image Don't use deprecated wxBOLD, wxNORMAL and similar constants. 2014-01-11 14:25:30 +00:00
internat More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
ipc More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
joytest More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
keyboard More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
layout More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
listctrl More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
mdi More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
mediaplayer More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
memcheck More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
menu More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
mfc More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
minimal More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
nativdlg More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
notebook More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
oleauto More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
opengl More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
ownerdrw Don't use deprecated wxBOLD, wxNORMAL and similar constants. 2014-01-11 14:25:30 +00:00
popup More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
power More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
preferences More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
printing Don't use deprecated wxBOLD, wxNORMAL and similar constants. 2014-01-11 14:25:30 +00:00
propgrid Don't use deprecated wxBOLD, wxNORMAL and similar constants. 2014-01-11 14:25:30 +00:00
regtest More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
render More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
ribbon More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
richtext Don't use deprecated wxBOLD, wxNORMAL and similar constants. 2014-01-11 14:25:30 +00:00
sashtest More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
scroll Fix wrong comment in the scroll sample. 2014-01-04 21:58:46 +00:00
shaped More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
sockets More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
sound More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
splash More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
splitter More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
statbar More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
stc Don't use deprecated wxBOLD, wxNORMAL and similar constants. 2014-01-11 14:25:30 +00:00
svg Don't use deprecated wxBOLD, wxNORMAL and similar constants. 2014-01-11 14:25:30 +00:00
taborder More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
taskbar More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
text Don't use deprecated wxBOLD, wxNORMAL and similar constants. 2014-01-11 14:25:30 +00:00
thread More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
toolbar More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
treectrl Add a helper function to get the last tree item to the sample. 2014-02-25 17:26:54 +00:00
treelist More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
typetest More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
uiaction More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
validate More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
vscroll More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
webview More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
widgets always initialize m_statText 2013-11-25 16:50:06 +00:00
wizard More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
wrapsizer More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
xrc Add support for fixed spacers and labels to wxAuiToolBar XRC handler. 2014-02-18 15:05:52 +00:00
xti Don't use deprecated wxBOLD, wxNORMAL and similar constants. 2014-01-11 14:25:30 +00:00
Info.plist Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
makefile.bcc Rebake the rest of the files after TOOLKIT change in MSW bakefile. 2013-07-06 12:32:23 +00:00
makefile.gcc Make windres command used in MinGW build configurable. 2013-10-26 20:29:57 +00:00
Makefile.in Add distclean target to samples/Makefile. 2012-11-01 17:14:59 +00:00
makefile.vc Rebake the rest of the files after TOOLKIT change in MSW bakefile. 2013-07-06 12:32:23 +00:00
makefile.wat Rebake the rest of the files after TOOLKIT change in MSW bakefile. 2013-07-06 12:32:23 +00:00
sample_os2.ico Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
sample.ico added common (for all samples) .ico/.r/.rc files 2003-08-06 12:27:23 +00:00
sample.r making proper resource-fork apps 2007-05-05 17:22:09 +00:00
sample.rc Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
sample.rc4 Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
sample.rcO Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
sample.xpm made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
samples.bkl Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
samples.dsw Add missing samples to samples.dsw. 2010-05-27 17:07:30 +00:00