wxwidgets/samples
Vadim Zeitlin 13ebaee247 Stop using enum for integer constants in image sample
This always wasn't the best and started to result in CI failures now as
recent versions of gcc (e.g. 11.3 in Ubuntu 2.2.04) started giving
-Wdeprecated-enum-float-conversion when using REAL_SIZE in the
expressions.
2023-03-30 21:18:02 +02:00
..
access Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
animate Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
archive Replace wxScopedPtr with std::unique_ptr in the samples too 2023-03-06 23:37:53 +01:00
artprov Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
aui Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
calendar Switch to using wxUILocale in the calendar sample 2023-03-04 16:47:08 +01:00
caret Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
clipboard Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
collpane Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
combo Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
config Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
console Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
dataview Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
debugrpt Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
dialogs Don't use "Copyright" word in wxAboutDialog under MSW 2023-02-24 00:42:13 +00:00
dialup Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
display Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
dll Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
dnd Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
docview Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
dragimag Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
drawing Merge branch 'msw-overlay' 2023-02-20 18:28:21 +01:00
erase Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
event Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
except Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
exec Replace wxScopedPtr with std::unique_ptr in the samples too 2023-03-06 23:37:53 +01:00
font Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
fswatcher Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
grid Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
help Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
htlbox Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
html Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
image Stop using enum for integer constants in image sample 2023-03-30 21:18:02 +02:00
internat Merge branch 'scintilla-5.0' of https://github.com/MaartenBent/wxWidgets 2023-02-20 18:25:35 +01:00
ipc Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
joytest Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
keyboard Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
layout Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
listctrl Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
mdi Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
mediaplayer Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
menu Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
mfc Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
minimal Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
nativdlg Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
notebook Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
oleauto Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
opengl Merge branch 'opengl-default-attrs' 2023-02-20 18:26:52 +01:00
ownerdrw Use std::unique_ptr<> instead of wxDECLARE_SCOPED_PTR 2023-03-06 18:36:37 +00:00
popup Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
power Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
preferences Replace wxScopedPtr with std::unique_ptr in the samples too 2023-03-06 23:37:53 +01:00
printing Add support for printing only the current page 2023-03-29 01:15:06 +02:00
propgrid Merge branch 'scintilla-5.0' of https://github.com/MaartenBent/wxWidgets 2023-02-20 18:25:35 +01:00
regtest Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
render Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
ribbon Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
richtext Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
sashtest Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
scroll Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
secretstore Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
shaped Replace wxScopedPtr with std::unique_ptr in the samples too 2023-03-06 23:37:53 +01:00
sockets Don't expose internal strings to translation in samples 2023-03-22 18:26:05 +01:00
sound Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
splash Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
splitter Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
statbar Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
stc Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
svg Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
taborder Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
taskbar Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
taskbarbutton Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
text Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
thread Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
toolbar Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
treectrl Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
treelist Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
typetest Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
uiaction Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
validate Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
vscroll Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
webrequest Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
webview Add wxWebViewWindowFeatures and event 2023-03-24 15:10:21 +01:00
widgets Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
wizard Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
wrapsizer Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
xrc Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
xti Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
makefile.gcc Remove memcheck sample 2023-01-05 18:24:57 +01:00
Makefile.in Build samples in parallel with "make -jN" 2017-08-15 19:16:27 +02:00
makefile.vc Remove memcheck sample 2023-01-05 18:24:57 +01:00
sample.ico Update sample icon to use new logo image in more resolutions 2021-07-06 12:53:39 +01:00
sample.rc Move manifest explanation in the main wxMSW install docs 2023-01-09 23:22:17 +00:00
sample.xpm Update sample icon to use new logo image in more resolutions 2021-07-06 12:53:39 +01:00
samples.bkl Remove memcheck sample 2023-01-05 18:24:57 +01:00