wxWidgets/samples
Vadim Zeitlin ca3e63656c Remove unwanted flag from sizer in the help sample
This resulted in an assert failure as wxALIGN_CENTER_VERTICAL has no chance of
working for an element of a vertical wxBoxSizer.
2016-10-15 13:41:31 +02:00
..
access Fix warning about signed/unsigned mismatch in the accessibility sample 2016-09-20 20:37:18 +02:00
animate Update version to 3.1.1 2016-03-03 23:23:06 +01:00
artprov Update version to 3.1.1 2016-03-03 23:23:06 +01:00
aui Update version to 3.1.1 2016-03-03 23:23:06 +01:00
calendar Update version to 3.1.1 2016-03-03 23:23:06 +01:00
caret Update version to 3.1.1 2016-03-03 23:23:06 +01:00
clipboard Update version to 3.1.1 2016-03-03 23:23:06 +01:00
collpane Update version to 3.1.1 2016-03-03 23:23:06 +01:00
combo Update version to 3.1.1 2016-03-03 23:23:06 +01:00
config Update version to 3.1.1 2016-03-03 23:23:06 +01:00
console Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
dataview Add wxDataViewTextRenderer::EnableMarkup() 2016-06-16 00:06:23 +02:00
debugrpt Update version to 3.1.1 2016-03-03 23:23:06 +01:00
dialogs Replace wxEXPLICIT with the 'explicit' keyword 2016-09-14 18:45:12 +09:00
dialup Update version to 3.1.1 2016-03-03 23:23:06 +01:00
display Update version to 3.1.1 2016-03-03 23:23:06 +01:00
dll Update version to 3.1.1 2016-03-03 23:23:06 +01:00
dnd Update version to 3.1.1 2016-03-03 23:23:06 +01:00
docview Update version to 3.1.1 2016-03-03 23:23:06 +01:00
dragimag Update version to 3.1.1 2016-03-03 23:23:06 +01:00
drawing Add saving as SVG to drawing sample. 2016-06-12 18:40:11 +02:00
erase Update version to 3.1.1 2016-03-03 23:23:06 +01:00
event Update version to 3.1.1 2016-03-03 23:23:06 +01:00
except Update version to 3.1.1 2016-03-03 23:23:06 +01:00
exec Add wxFileType::GetExpandedCommand() 2016-03-05 03:09:59 +01:00
flash Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
font Update version to 3.1.1 2016-03-03 23:23:06 +01:00
fswatcher Update version to 3.1.1 2016-03-03 23:23:06 +01:00
grid Roughly show the current selection in the grid sample 2016-06-06 01:06:38 +02:00
help Remove unwanted flag from sizer in the help sample 2016-10-15 13:41:31 +02:00
htlbox Update version to 3.1.1 2016-03-03 23:23:06 +01:00
html Update version to 3.1.1 2016-03-03 23:23:06 +01:00
image Update version to 3.1.1 2016-03-03 23:23:06 +01:00
internat Update version to 3.1.1 2016-03-03 23:23:06 +01:00
ipc Update version to 3.1.1 2016-03-03 23:23:06 +01:00
joytest Update version to 3.1.1 2016-03-03 23:23:06 +01:00
keyboard Update version to 3.1.1 2016-03-03 23:23:06 +01:00
layout Update version to 3.1.1 2016-03-03 23:23:06 +01:00
listctrl Merge branch 'rename-listctrl-checkbox-methods' of https://github.com/discnl/wxWidgets 2016-04-23 18:53:41 +02:00
mdi Update version to 3.1.1 2016-03-03 23:23:06 +01:00
mediaplayer Update version to 3.1.1 2016-03-03 23:23:06 +01:00
memcheck Update version to 3.1.1 2016-03-03 23:23:06 +01:00
menu Fix accidental changes made to menu sample 2016-06-15 02:38:10 +02:00
mfc Allow MFC have idle events too in the MFC sample 2016-03-06 19:38:05 +01:00
minimal Fix string iteration logic in wxFTP::Pwd() 2016-09-25 01:20:41 +02:00
nativdlg Update version to 3.1.1 2016-03-03 23:23:06 +01:00
notebook Update version to 3.1.1 2016-03-03 23:23:06 +01:00
oleauto Update version to 3.1.1 2016-03-03 23:23:06 +01:00
opengl Fix macro redefinition warning 2016-04-15 02:35:40 +00:00
ownerdrw Update version to 3.1.1 2016-03-03 23:23:06 +01:00
popup Update version to 3.1.1 2016-03-03 23:23:06 +01:00
power Update version to 3.1.1 2016-03-03 23:23:06 +01:00
preferences Update version to 3.1.1 2016-03-03 23:23:06 +01:00
printing Fix MSVC14 warnings about a shadowed variable in the printing sample. 2016-04-08 18:46:02 +02:00
propgrid Update version to 3.1.1 2016-03-03 23:23:06 +01:00
regtest Update version to 3.1.1 2016-03-03 23:23:06 +01:00
render Update version to 3.1.1 2016-03-03 23:23:06 +01:00
ribbon Update version to 3.1.1 2016-03-03 23:23:06 +01:00
richtext Update version to 3.1.1 2016-03-03 23:23:06 +01:00
sashtest Update version to 3.1.1 2016-03-03 23:23:06 +01:00
scroll Update version to 3.1.1 2016-03-03 23:23:06 +01:00
secretstore Rebake to get rid of whitespace-only changes in generated files 2016-09-08 00:48:06 +02:00
shaped Update version to 3.1.1 2016-03-03 23:23:06 +01:00
sockets Update version to 3.1.1 2016-03-03 23:23:06 +01:00
sound Update version to 3.1.1 2016-03-03 23:23:06 +01:00
splash Update version to 3.1.1 2016-03-03 23:23:06 +01:00
splitter Update version to 3.1.1 2016-03-03 23:23:06 +01:00
statbar Update version to 3.1.1 2016-03-03 23:23:06 +01:00
stc Update version to 3.1.1 2016-03-03 23:23:06 +01:00
svg Update version to 3.1.1 2016-03-03 23:23:06 +01:00
taborder Update version to 3.1.1 2016-03-03 23:23:06 +01:00
taskbar Update version to 3.1.1 2016-03-03 23:23:06 +01:00
taskbarbutton Update version to 3.1.1 2016-03-03 23:23:06 +01:00
text Ignore hints on wxTE_PASSWORD controls when not supported natively 2016-06-28 14:40:52 +02:00
thread Update version to 3.1.1 2016-03-03 23:23:06 +01:00
toolbar Update version to 3.1.1 2016-03-03 23:23:06 +01:00
treectrl Update version to 3.1.1 2016-03-03 23:23:06 +01:00
treelist Update version to 3.1.1 2016-03-03 23:23:06 +01:00
typetest Add support for returning item location to wxGTK wxMimeTypesManager. 2016-06-07 14:29:52 +02:00
uiaction Add a trivial "About" dialog to the uiaction sample 2016-06-05 00:10:13 +02:00
validate Update version to 3.1.1 2016-03-03 23:23:06 +01:00
vscroll Update version to 3.1.1 2016-03-03 23:23:06 +01:00
webview Fix assert in webview sample when using find functionality 2016-09-29 01:35:28 +02:00
widgets Fix widgets sample build with MinGW-w64 4.9.1 2016-05-17 23:36:06 +02:00
wizard Update version to 3.1.1 2016-03-03 23:23:06 +01:00
wrapsizer Update version to 3.1.1 2016-03-03 23:23:06 +01:00
xrc Remove invalid "option" elements from XRC sample file 2016-07-06 18:48:35 +02:00
xti Replace wx_static_cast/wx_const_cast/wx_reinterpret_cast with the function-style casts 2016-09-14 18:45:12 +09:00
Info.plist Update version to 3.1.1 2016-03-03 23:23:06 +01:00
makefile.bcc Rebake to get rid of whitespace-only changes in generated files 2016-09-08 00:48:06 +02:00
makefile.gcc Rebake to get rid of whitespace-only changes in generated files 2016-09-08 00:48:06 +02:00
Makefile.in Add distclean target to samples/Makefile. 2012-11-01 17:14:59 +00:00
makefile.vc Rebake to get rid of whitespace-only changes in generated files 2016-09-08 00:48:06 +02:00
sample_os2.ico Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
sample.ico
sample.r
sample.rc Remove obsolete symbols from the samples 2015-12-03 22:11:04 +01:00
sample.rc4 Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
sample.rcO Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
sample.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
samples.bkl Add wxSecretStore 2016-06-04 18:29:15 +02:00