wxWidgets/samples
Vadim Zeitlin 0cc1991e2a Add wxUSE_UNICODE guard around wxDF_UNICODETEXT in the sample.
Unicode text is not supported in non-Unicode builds.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68144 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-07-04 09:02:57 +00:00
..
access removing old codewarrior files 2011-05-03 18:22:31 +00:00
animate Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
artprov Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
aui Fixed various typos. 2011-03-22 14:17:38 +00:00
calendar Implement wxCalendarCtrl::SetDateRange() in the native GTK version. 2011-06-19 22:46:36 +00:00
caret Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
clipboard Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
collpane Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
combo Also show EVT_TEXT_ENTER in the combo sample 2011-04-18 09:58:27 +00:00
config Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
console Changed licence references to "wxWindows licence". 2011-04-04 09:21:52 +00:00
controls removing old codewarrior files 2011-05-03 18:22:31 +00:00
dataview Add wxUSE_UNICODE guard around wxDF_UNICODETEXT in the sample. 2011-07-04 09:02:57 +00:00
debugrpt Fixed various typos. 2011-03-22 14:17:38 +00:00
dialogs removing old codewarrior files 2011-05-03 18:22:31 +00:00
dialup Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
display Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
dll Move wxThreadEvent into wxBase. 2011-06-28 17:24:37 +00:00
dnd removing old codewarrior files 2011-05-03 18:22:31 +00:00
docview Updated copyright year before 2.9.2 release. 2011-06-29 09:22:35 +00:00
dragimag Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
drawing Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
erase Added a simple example of semi-transparent window to the erase sample. 2011-03-20 22:33:25 +00:00
event Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
except Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
exec Fix code reading from the pipe stream in exec sample. 2011-06-24 13:10:23 +00:00
flash Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
font Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
fswatcher Implement watching directory correctly in MSW wxFileSystemWatcher. 2011-05-03 23:31:39 +00:00
grid Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
help Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
htlbox Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
html Add wxHtmlHelpController::SetShouldPreventAppExit(). 2011-03-18 09:16:14 +00:00
image Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
internat Fixed various typos. 2011-03-22 14:17:38 +00:00
ipc Link console programs with PNG library in monolithic build. 2011-02-05 20:25:09 +00:00
joytest Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
keyboard Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
layout Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
listctrl Fix the comparison function in the list control sample to do what it says. 2011-05-13 13:30:07 +00:00
mdi Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
mediaplayer Fixed various typos. 2011-03-22 14:17:38 +00:00
memcheck Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
menu No code changes, fixed various typos. 2011-04-03 20:31:32 +00:00
mfc Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
minimal Updated copyright year before 2.9.2 release. 2011-06-29 09:22:35 +00:00
nativdlg Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
notebook Change wxNotebook selection before sending page changed event in wxMSW. 2011-04-23 16:19:15 +00:00
oleauto Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
opengl Fix harmless warning about unused variable in isosurf sample. 2011-06-30 12:20:38 +00:00
ownerdrw Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
popup Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
power Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
printing Update printing sample to compile again after r68026. 2011-06-23 08:02:12 +00:00
propgrid Fix warning about hiding a virtual function in propgrid sample. 2011-06-30 12:20:29 +00:00
regtest Allow accessing 64 bit registry from 32 bit MSW code and vice versa. 2011-02-06 01:01:01 +00:00
render Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
ribbon Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
richtext Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
sashtest Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
scroll Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
shaped Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
sockets Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
sound Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
splash Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
splitter Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
statbar Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
stc Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
svg Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
taborder Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
taskbar make sure the quit item is only shown where appropriate on osx 2011-02-28 10:07:00 +00:00
text Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
thread Move wxThreadEvent into wxBase. 2011-06-28 17:24:37 +00:00
toolbar Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
treectrl Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
typetest Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
uiaction Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
validate Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
vscroll Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
widgets Generic wxHyperlinkCtrl appearance and behaviour improvements. 2011-06-15 21:56:23 +00:00
wizard Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
wrapsizer Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
xrc No code changes, fixed various typos. 2011-04-03 20:31:32 +00:00
xti Changed licence references to "wxWindows licence". 2011-04-04 09:21:52 +00:00
Info.plist Updated copyright year before 2.9.2 release. 2011-06-29 09:22:35 +00:00
makefile.bcc Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
makefile.gcc Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
Makefile.in
makefile.vc Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
makefile.wat Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
sample_os2.ico
sample.ico
sample.r
sample.rc
sample.rc4
sample.rcO
sample.xpm
samples.bkl
samples.dsw