wxWidgets/samples
Vadim Zeitlin b84c33c242 Fix syntax error in the dialogs sample after r75028.
An extra "&&" was left in the preprocessor check, remove it.

Also remove the check for __WXMAC_OSX__ as it's unneeded as
USE_NATIVE_FONT_DIALOG_FOR_MACOSX is only defined as 1 under wxOSX and,
actually, wrong, as __WXMAC_OSX__ is never defined anywhere and was probably a
corruption of __WXOSX_MAC__ in the first place.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@75033 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-10-17 22:26:50 +00:00
..
access Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
animate Fix wrong common_samples.bkl include path in animate sample bakefile. 2013-10-09 20:42:49 +00:00
artprov Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
aui remove executable property from non-executable files, closes #15504 2013-09-16 15:47:27 +00:00
calendar Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
caret Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
clipboard Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
collpane Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
combo Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
config Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
console Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
controls Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
dataview Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
debugrpt Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
dialogs Fix syntax error in the dialogs sample after r75028. 2013-10-17 22:26:50 +00:00
dialup Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
display Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
dll Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
dnd Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
docview Remove unnecessary forward declarations from the docview sample. 2013-10-04 23:48:15 +00:00
dragimag Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
drawing Partially account for the shifted origin in wxBufferedDC. 2013-10-07 09:58:56 +00:00
erase Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
event Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
except Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
exec Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
flash Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
font Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
fswatcher Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
grid Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
help Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
htlbox Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
html Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
image Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
internat Undo the changes to a sample message catalog by "$Id" removal. 2013-10-09 10:34:15 +00:00
ipc Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
joytest Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
keyboard Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
layout Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
listctrl Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
mdi Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
mediaplayer Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
memcheck Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
menu Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
mfc Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
minimal remove executable property from non-executable files, closes #15504 2013-09-16 15:47:27 +00:00
nativdlg Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
notebook Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
oleauto Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
opengl Add code showing stereo support to the OpenGL cube sample. 2013-09-15 00:16:44 +00:00
ownerdrw Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
popup Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
power Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
preferences Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
printing Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
propgrid fix building with WXWIN_COMPATIBILITY_2_8 == 0 2013-09-19 06:16:34 +00:00
regtest Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
render Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
ribbon Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
richtext Fixed image insertion in the wxRTC sample 2013-10-12 06:15:07 +00:00
sashtest Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
scroll Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
shaped Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
sockets Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
sound Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
splash Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
splitter Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
statbar Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
stc Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
svg Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
taborder Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
taskbar Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
text Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
thread Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
toolbar Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
treectrl Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
treelist Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
typetest Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
uiaction Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
validate Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
vscroll Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
webview Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
widgets Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
wizard Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
wrapsizer Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
xrc Misc validity fixes to samples/xrc/rc/*.xrc. 2013-10-03 11:08:54 +00:00
xti Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
Info.plist Change version to 3.0.0. 2013-09-11 01:46:08 +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 Rebake the rest of the files after TOOLKIT change in MSW bakefile. 2013-07-06 12:32:23 +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
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