wxwidgets/samples
Vadim Zeitlin 036e35bf28 Rename wxFileHistoryMenuLabelStyle to wxFileHistoryMenuPathStyle
It seems useful to have the word "Path" in the name of this enum to
indicate that it applies to the paths shown in the menu labels.

Also rename the methods using this enum.
2021-04-05 16:09:34 +02:00
..
access Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
animate Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
archive Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
artprov Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
aui Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
calendar Fix inheritance hierarchy of wxDatePickerCtrlGeneric too 2020-11-13 01:19:52 +01:00
caret Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
clipboard Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
collpane Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
combo Make wxPenStyleComboBox in Combo sample DPI aware 2021-02-13 01:59:24 +01:00
config Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
console Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
dataview Replace tabs with spaces 2020-12-23 17:03:10 +01:00
debugrpt Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
dialogs Demonstrate wxOSX_FILEDIALOG_ALWAYS_SHOW_TYPES in dialogs sample 2021-02-15 00:37:45 +01:00
dialup Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
display Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
dll Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
dnd Avoid some -Wcast-qual warnings 2021-03-17 10:16:32 -07:00
docview Update copyright years to 2021 2021-01-03 18:12:37 +01:00
dragimag Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
drawing Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
erase Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
event Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
except Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
exec Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
font Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
fswatcher Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
grid Make slowness of attribute lookups more apparent in grid sample 2021-02-15 12:36:03 +01:00
help Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
htlbox Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
html Removed macOS only wxWebKitCtrl 2020-12-14 10:17:35 +01:00
image Demonstrate storing wxImage to clipboard in image sample 2020-12-31 12:58:23 +01:00
internat Remove platform-specific translations support 2021-02-07 00:06:21 +01:00
ipc Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
joytest Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
keyboard Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
layout Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
listctrl Avoids asserts in the listctrl sample on pressing Ctrl-I 2020-11-09 00:40:43 +01:00
mdi Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
mediaplayer Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
memcheck Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
menu Rename wxFileHistoryMenuLabelStyle to wxFileHistoryMenuPathStyle 2021-04-05 16:09:34 +02:00
mfc Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
minimal CMake: Fix out of sync iOS/macOS deployment target 2021-01-08 13:02:30 +01:00
nativdlg Include windows.h in native dialog sample resource file 2020-10-21 01:01:26 +02:00
notebook Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
oleauto Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
opengl Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
ownerdrw Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
popup Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
power Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
preferences Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
printing Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
propgrid Add option to demonstrate disabled wxPropertyGrid in propgrid sample 2021-03-12 20:35:06 +01:00
regtest Replace tabs with spaces 2020-12-23 17:03:10 +01:00
render Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
ribbon Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
richtext Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
sashtest Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
scroll Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
secretstore Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
shaped Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
sockets Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
sound Replace tabs with spaces 2020-12-23 17:03:10 +01:00
splash Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
splitter Remove tooltip tracking code from wxOSX 2021-01-16 18:54:27 +01:00
statbar Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
stc Replace tabs with spaces 2020-12-23 17:03:10 +01:00
svg Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
taborder Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
taskbar Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
taskbarbutton Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
text Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
thread Really support milliseconds in wxLog 2021-01-15 14:55:06 +01:00
toolbar Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
treectrl Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
treelist Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
typetest Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
uiaction Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
validate Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
vscroll Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
webrequest Make sure wxEVT_WEBREQUEST_DATA is processed in the main thread 2021-01-16 23:53:15 +01:00
webview Fix unused warning in sample 2021-02-28 20:06:59 +01:00
widgets Avoid setting layout direction to wxLayout_Default in widgets sample 2021-03-11 08:49:59 -08:00
wizard Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
wrapsizer Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
xrc Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
xti Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
Info.plist.in Set NSPrincipalClass to wxNSApplcation for CMake builds too 2018-05-02 15:53:09 +02:00
makefile.bcc Remove BCC make and project files 2020-10-13 18:54:01 +02:00
makefile.gcc Merge branch 'master' into web-request 2020-12-12 18:12:25 +01:00
Makefile.in Build samples in parallel with "make -jN" 2017-08-15 19:16:27 +02:00
makefile.vc Merge branch 'master' into web-request 2020-12-12 18:12:25 +01:00
sample.ico
sample.rc Remove obsolete symbols from the samples 2015-12-03 22:11:04 +01:00
sample.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
samples.bkl Merge branch 'master' into web-request 2020-12-12 18:12:25 +01:00