wxWidgets/samples
Vadim Zeitlin 8fb1152eee Fix error about duplicate PNG image handler in the drawing sample
Add the handler earlier, as creating the handler main frame uses
wxArtProvider::GetBitmap() which can add the PNG handler on some
platforms (e.g. macOS, when using wxTangoArtProvider), so calling
wxImage::AddHandler() again after creating the frame could result in a
debug error message about adding the same handler twice.
2018-11-13 16:11:24 +01:00
..
access Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
animate Remove (most) occurrences of wxT() macro from the samples 2018-09-23 01:15:08 +02:00
archive Introduce MSW ARM64 support 2018-09-17 22:34:32 +02:00
artprov Remove more wxT() macros from samples 2018-09-29 17:16:12 +02:00
aui Remove (most) occurrences of wxT() macro from the samples 2018-09-23 01:15:08 +02:00
calendar Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
caret Remove (most) occurrences of wxT() macro from the samples 2018-09-23 01:15:08 +02:00
clipboard Introduce MSW ARM64 support 2018-09-17 22:34:32 +02:00
collpane Remove (most) occurrences of wxT() macro from the samples 2018-09-23 01:15:08 +02:00
combo Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
config Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
console Introduce MSW ARM64 support 2018-09-17 22:34:32 +02:00
dataview Set the column for wxEVT_DATAVIEW_ITEM_ACTIVATED in wxGTK 2018-10-09 15:21:08 +02:00
debugrpt Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
dialogs Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
dialup Remove (most) occurrences of wxT() macro from the samples 2018-09-23 01:15:08 +02:00
display Simplify and fix layout of the display sample 2018-10-29 17:40:14 +01:00
dll Add more wxOVERRIDE 2018-09-22 14:44:07 +02:00
dnd Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
docview Introduce MSW ARM64 support 2018-09-17 22:34:32 +02:00
dragimag Remove (most) occurrences of wxT() macro from the samples 2018-09-23 01:15:08 +02:00
drawing Fix error about duplicate PNG image handler in the drawing sample 2018-11-13 16:11:24 +01:00
erase Introduce MSW ARM64 support 2018-09-17 22:34:32 +02:00
event Remove (most) occurrences of wxT() macro from the samples 2018-09-23 01:15:08 +02:00
except Remove more wxT() macros from samples 2018-09-29 17:16:12 +02:00
exec Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
flash Introduce MSW ARM64 support 2018-09-17 22:34:32 +02:00
font Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
fswatcher Merge branch 'font-fixes' 2018-09-17 22:58:56 +02:00
grid Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
help Remove (most) occurrences of wxT() macro from the samples 2018-09-23 01:15:08 +02:00
htlbox Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
html Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
image Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
internat Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
ipc Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
joytest Synchronize joystick events between all ports 2018-11-05 19:27:36 +01:00
keyboard Merge branch 'font-fixes' 2018-09-17 22:58:56 +02:00
layout Remove more wxT() macros from samples 2018-09-29 17:16:12 +02:00
listctrl Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
mdi Introduce MSW ARM64 support 2018-09-17 22:34:32 +02:00
mediaplayer Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
memcheck Remove (most) occurrences of wxT() macro from the samples 2018-09-23 01:15:08 +02:00
menu Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
mfc Remove (most) occurrences of wxT() macro from the samples 2018-09-23 01:15:08 +02:00
minimal fixing iOS builds with new SKDs 2018-09-22 17:30:37 +02:00
nativdlg Remove (most) occurrences of wxT() macro from the samples 2018-09-23 01:15:08 +02:00
notebook Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
oleauto Remove (most) occurrences of wxT() macro from the samples 2018-09-23 01:15:08 +02:00
opengl Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
ownerdrw Remove (most) occurrences of wxT() macro from the samples 2018-09-23 01:15:08 +02:00
popup Reimplement wxPopupWindow as a WS_POPUP window under MSW 2018-10-20 22:50:46 +02:00
power Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
preferences Introduce MSW ARM64 support 2018-09-17 22:34:32 +02:00
printing Remove all wxS() macros from samples 2018-10-01 13:55:42 +02:00
propgrid Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
regtest Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
render Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
ribbon Remove more wxT() macros from samples 2018-09-29 17:16:12 +02:00
richtext Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
sashtest Remove (most) occurrences of wxT() macro from the samples 2018-09-23 01:15:08 +02:00
scroll Introduce MSW ARM64 support 2018-09-17 22:34:32 +02:00
secretstore Introduce MSW ARM64 support 2018-09-17 22:34:32 +02:00
shaped Show the reason transparent windows can't be used in shaped sample 2018-10-24 01:37:44 +02:00
sockets Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
sound Remove (most) occurrences of wxT() macro from the samples 2018-09-23 01:15:08 +02:00
splash Show using dynamic splash screen contents in the sample 2018-10-31 23:23:31 +01:00
splitter Remove (most) occurrences of wxT() macro from the samples 2018-09-23 01:15:08 +02:00
statbar Remove (most) occurrences of wxT() macro from the samples 2018-09-23 01:15:08 +02:00
stc Remove more wxT() macros from samples 2018-09-29 17:16:12 +02:00
svg Remove (most) occurrences of wxT() macro from the samples 2018-09-23 01:15:08 +02:00
taborder Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
taskbar Remove (most) occurrences of wxT() macro from the samples 2018-09-23 01:15:08 +02:00
taskbarbutton Remove (most) occurrences of wxT() macro from the samples 2018-09-23 01:15:08 +02:00
text Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
thread Remove (most) occurrences of wxT() macro from the samples 2018-09-23 01:15:08 +02:00
toolbar Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
treectrl Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
treelist Introduce MSW ARM64 support 2018-09-17 22:34:32 +02:00
typetest Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
uiaction Introduce MSW ARM64 support 2018-09-17 22:34:32 +02:00
validate Remove (most) occurrences of wxT() macro from the samples 2018-09-23 01:15:08 +02:00
vscroll Remove (most) occurrences of wxT() macro from the samples 2018-09-23 01:15:08 +02:00
webview Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
widgets Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
wizard Remove (most) occurrences of wxT() macro from the samples 2018-09-23 01:15:08 +02:00
wrapsizer Introduce MSW ARM64 support 2018-09-17 22:34:32 +02:00
xrc Remove all wxS() macros from samples 2018-10-01 13:55:42 +02:00
xti Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
Info.plist.in Set NSPrincipalClass to wxNSApplcation for CMake builds too 2018-05-02 15:53:09 +02:00
makefile.bcc Add archive sample 2018-02-20 14:39:27 +01:00
makefile.gcc Add archive sample 2018-02-20 14:39:27 +01:00
Makefile.in Build samples in parallel with "make -jN" 2017-08-15 19:16:27 +02:00
makefile.vc Add archive sample 2018-02-20 14:39:27 +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 Add archive sample 2018-02-20 14:39:27 +01:00