wxWidgets/samples
Vadim Zeitlin e841e90fef Make all bitmaps of the same size in the toolbar sample.
This is a requirement under MSW and resulted in problems when a secondary
toolbar was created.

Closes #16707.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@78238 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-12-05 22:18:32 +00:00
..
access Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
animate Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
artprov Add wxART_FULL_SCREEN icon. 2014-10-11 16:30:06 +00:00
aui Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
calendar Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
caret Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
clipboard Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
collpane Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
combo Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
config Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
console Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
controls Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
dataview fix assert in dataview sample, closes #16679 2014-11-21 17:20:04 +00:00
debugrpt Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
dialogs Allow customizing wxBusyInfo appearance. 2014-10-24 21:54:38 +00:00
dialup Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
display Add wxART_FULL_SCREEN icon. 2014-10-11 16:30:06 +00:00
dll Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
dnd Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
docview Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
dragimag Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
drawing Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
erase Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
event Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
except Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
exec Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
flash Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
font Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
fswatcher Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
grid Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
help Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
htlbox Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
html Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
image Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
internat Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
ipc Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
joytest Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
keyboard Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
layout Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
listctrl Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
mdi Add a popup menu to the MDI sample. 2014-12-05 22:17:38 +00:00
mediaplayer Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
memcheck Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
menu Log wxMenuEvent::GetMenu() in the menu sample for wxEVT_MENU_{OPEN,CLOSE}. 2014-11-11 01:02:27 +00:00
mfc Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
minimal Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
nativdlg Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
notebook Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
oleauto Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
opengl Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
ownerdrw Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
popup Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
power Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
preferences Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
printing Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
propgrid Reactivate 'SetSplitterPosition' test in wxPG sample. 2014-11-15 17:48:54 +00:00
regtest Add support for reading multi string values to wxRegKey. 2014-11-11 01:03:00 +00:00
render Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
ribbon Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
richtext Fix memory leak in richtext sample. 2014-10-19 12:56:51 +00:00
sashtest Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
scroll Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
shaped Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
sockets Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
sound Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
splash Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
splitter Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
statbar Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
stc Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
svg Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
taborder Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
taskbar Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
taskbarbutton Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
text Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
thread Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
toolbar Make all bitmaps of the same size in the toolbar sample. 2014-12-05 22:18:32 +00:00
treectrl Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
treelist Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
typetest Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
uiaction Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
validate Use wxFILTER_EXCLUDE_CHAR_LIST in the sample. 2014-11-12 12:37:40 +00:00
vscroll Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
webview Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
widgets Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
wizard Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
wrapsizer Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
xrc Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
xti Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
Info.plist Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
makefile.bcc Remove support for Win9x from wxMSW. 2014-05-16 02:33:40 +00:00
makefile.gcc Remove support for Win9x from wxMSW. 2014-05-16 02:33:40 +00:00
Makefile.in Add distclean target to samples/Makefile. 2012-11-01 17:14:59 +00:00
makefile.vc Remove support for Win9x from wxMSW. 2014-05-16 02:33:40 +00:00
sample_os2.ico Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
sample.ico added common (for all samples) .ico/.r/.rc files 2003-08-06 12:27:23 +00:00
sample.r making proper resource-fork apps 2007-05-05 17:22:09 +00:00
sample.rc Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00: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 made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
samples.bkl Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00