wxWidgets/samples
Vadim Zeitlin 7d229dd695 Allow really using wxHeaderCtrl in the grid sample
The "Native" menu item actually only toggled drawing native-lookalike
labels, but didn't use wxHeaderCtrl as could be expected. Rename the
existing menu item to "Native-like" and add the new "Native" one which
really enables the use of wxHeaderCtrl.
2019-07-10 16:51:31 +02:00
..
access Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
animate Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
archive Introduce MSW ARM64 support 2018-09-17 22:34:32 +02:00
artprov Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
aui Test vetoing wxAuiNotebook page changing event in aui sample 2019-05-26 16:47:23 +02:00
calendar Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
caret Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
clipboard Try to make wxClipboard::Flush() test in sample actually useful 2019-05-10 01:53:52 +02:00
collpane Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
combo Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
config Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
console Introduce MSW ARM64 support 2018-09-17 22:34:32 +02:00
dataview Remove all trailing spaces 2019-01-30 17:35:54 +01:00
debugrpt Globally replace vadim@wxwindows.org with vadim@wxwidgets.org 2019-04-22 14:12:05 +02:00
dialogs Remove the last remnants of Windows CE related code 2019-05-18 08:40:03 +02:00
dialup Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
display Update displays sample correctly when displays change 2019-03-31 13:04:43 +02:00
dll Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
dnd Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
docview Update year in various copyrights to 2019 2019-04-21 20:39:28 +02:00
dragimag Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
drawing Show different wxPen cap styles in the drawing sample 2019-06-11 14:51:50 +02:00
erase Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
event Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
except Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
exec Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
flash Introduce MSW ARM64 support 2018-09-17 22:34:32 +02:00
font Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
fswatcher Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
grid Allow really using wxHeaderCtrl in the grid sample 2019-07-10 16:51:31 +02:00
help Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
htlbox Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
html wxOVERRIDE 2019-02-17 22:42:26 -08:00
image Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
internat Also use wx-translators@wxwidgets.org instead of @wxwindows.org 2019-04-22 14:14:10 +02:00
ipc Send Unicode data as UTF-8 text when using DDE-based IPC 2018-12-27 00:26:29 +01:00
joytest Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
keyboard Ensure that we accept WXK_XXX in RegisterHotKey() in wxMSW 2019-05-02 20:53:18 +02:00
layout Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
listctrl Demonstrate checkboxes in virtual wxListCtrl 2019-05-05 14:26:39 +02:00
mdi Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
mediaplayer Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
memcheck Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
menu Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
mfc Remove (most) occurrences of wxT() macro from the samples 2018-09-23 01:15:08 +02:00
minimal Update year in various copyrights to 2019 2019-04-21 20:39:28 +02:00
nativdlg Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
notebook Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
oleauto Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
opengl Pass parameters by const reference rather than by value 2019-04-05 09:18:07 -07:00
ownerdrw Remove all trailing spaces 2019-01-30 17:35:54 +01:00
popup Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
power Globally replace vadim@wxwindows.org with vadim@wxwidgets.org 2019-04-22 14:12:05 +02:00
preferences Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
printing Use wxScopedPtr instead of explicit delete in printing sample 2019-02-03 22:45:46 +01:00
propgrid Implement wxNumericProperty as a base class for all wxPG numeric properties 2019-06-29 11:13:13 +02:00
regtest Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
render Remove all trailing spaces 2019-01-30 17:35:54 +01:00
ribbon Remove all trailing spaces 2019-01-30 17:35:54 +01:00
richtext Reduce the scope of some local variables 2019-04-05 10:44:02 -07:00
sashtest Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
scroll macOS expose scroll invertion in event 2019-03-12 12:22:41 +01:00
secretstore Introduce MSW ARM64 support 2018-09-17 22:34:32 +02:00
shaped Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
sockets Avoid immediate destruction of temporary wxBusyInfo object 2019-04-05 09:23:40 -07:00
sound Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
splash Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
splitter Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
statbar Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
stc Remove use of wxTheColourDatabase in a sample 2019-05-22 09:50:34 -07:00
svg Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
taborder Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
taskbar Remove all trailing spaces 2019-01-30 17:35:54 +01:00
taskbarbutton Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
text Fix recently introduced mojibake in text sample 2019-02-21 04:26:46 +01:00
thread Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
toolbar Use control current, not best, size in wxMSW wxToolBar layout code 2019-03-31 13:39:57 +02:00
treectrl Make wxTreeCtrl::EnsureVisible() work while frozen in wxMSW 2019-07-09 23:00:11 +02:00
treelist Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
typetest Remove unused variables 2019-04-04 10:40:45 -07:00
uiaction Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
validate Avoid truncation of expression assigned to larger type 2019-04-05 09:55:49 -07:00
vscroll Reduce the scope of some local variables 2019-04-05 10:44:02 -07:00
webview Remove initializations which are the default value 2019-02-25 10:49:04 -08:00
widgets Merge branch 'statictext-setlabel' 2019-07-08 10:09:49 +02:00
wizard Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
wrapsizer Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
xrc Remove all trailing spaces 2019-01-30 17:35:54 +01:00
xti Remove all trailing spaces 2019-01-30 17:35:54 +01:00
Info.plist.in
makefile.bcc
makefile.gcc
Makefile.in
makefile.vc
sample.ico
sample.rc
sample.xpm
samples.bkl