wxWidgets/samples
Vadim Zeitlin 6268b5c619 Fix building font sample in STL mode after recent breakage
The changes of adb8bbab4d (Sort font names in the dialog showing them in
the font sample, 2022-05-12) didn't compile with wxUSE_STL==1 because
wxSortedArrayString doesn't inherit from wxArrayString in this case.

Fix this by using wxArrayString and its Sort() method instead.
2022-05-12 21:00:01 +02:00
..
access Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
animate Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
archive Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
artprov Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
aui Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
calendar Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
caret Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
clipboard Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
collpane Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
combo Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
config Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
console Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
dataview Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
debugrpt Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
dialogs Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
dialup Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
display Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
dll Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
dnd Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
docview Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
dragimag Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
drawing Make all pages in the drawing sample DPI aware 2022-05-03 22:56:07 +02:00
erase Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
event Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
except Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
exec Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
font Fix building font sample in STL mode after recent breakage 2022-05-12 21:00:01 +02:00
fswatcher Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
grid Merge branch 'msw-scroll-beyond-2_27' 2022-05-05 17:24:58 +02:00
help Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
htlbox Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
html Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
image Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
internat Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
ipc Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
joytest Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
keyboard Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
layout Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
listctrl Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
mdi Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
mediaplayer Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
memcheck Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
menu Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
mfc Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
minimal Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
nativdlg Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
notebook Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
oleauto Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
opengl Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
ownerdrw Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
popup Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
power Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
preferences Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
printing Merge remote-tracking branch 'MaartenBent/wxdc-dpi' 2022-05-01 02:53:12 +02:00
propgrid Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
regtest Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
render Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
ribbon Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
richtext Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
sashtest Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
scroll Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
secretstore Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
shaped Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
sockets Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
sound Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
splash Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
splitter Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
statbar Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
stc Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
svg Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
taborder Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
taskbar Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
taskbarbutton Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
text Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
thread Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
toolbar Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
treectrl Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
treelist Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
typetest Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
uiaction Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
validate Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
vscroll Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
webrequest Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
webview Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
widgets Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wizard Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wrapsizer Use appropriate initial size for the wrapsizer sample frame 2022-05-11 15:24:34 +01:00
xrc Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
xti Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
makefile.gcc Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
Makefile.in
makefile.vc Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
sample.ico
sample.rc Don't override wxUSE_DPI_AWARE_MANIFEST in resource file 2022-04-21 22:04:10 +02:00
sample.xpm
samples.bkl Add treelist sample to the main samples bakefile 2022-01-14 22:53:24 +01:00