wxWidgets/samples
Vadim Zeitlin 4c5ec23654 Remove duplicate sample.xpm inclusion from stc sample.
This sample already included sample.xpm even before the recent changes
replacing mondrian.xpm (which it also included) inclusion with sample.xpm so
now it included it twice.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64726 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-06-25 08:47:17 +00:00
..
access Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
animate Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
artprov Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
aui Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
calendar Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
caret Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
clipboard Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
collpane Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
combo Use wxComboCtrl::SetTextCtrlStyle() in the combo sample 2010-06-13 10:00:14 +00:00
config Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
console move console sample's interactive tests to two different CppUnit testsuites: InteractiveInputTestCase which requires user input and InteractiveOutputTestCase which outputs stuff to be checked from the user. 2010-06-21 21:03:47 +00:00
controls Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
dataview Make wxDataViewCtrl::GetColumnPosition() return the index under MSW as per GTK and the docs (fixes #12129), give immediate visual feedback after calling e.g. wxDataViewColumn::SetHidden(true) under MSW, also per GTK+ and as I'd expect. Make GTK+ control emit header click events also for non-reorderable columns. Add a few tests for wxDataViewColumn::SetHidden() and wxDataViewCtrl::GetColumnPosition() 2010-06-10 11:47:18 +00:00
debugrpt Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
dialogs Use wxDELETE() and wxDELETEA() when possible. 2010-06-20 18:18:23 +00:00
dialup Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
display Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
dll Check in samples/dll for WXUSINGDLL. 2010-04-30 16:46:22 +00:00
dnd Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
docview Use wxDELETE() and wxDELETEA() when possible. 2010-06-20 18:18:23 +00:00
dragimag Use wxDELETE() and wxDELETEA() when possible. 2010-06-20 18:18:23 +00:00
drawing Use wxDELETE() and wxDELETEA() when possible. 2010-06-20 18:18:23 +00:00
erase Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
event Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
except Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
exec Use wxDELETE() and wxDELETEA() when possible. 2010-06-20 18:18:23 +00:00
flash Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
font Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
fswatcher Use wxDELETE() and wxDELETEA() when possible. 2010-06-20 18:18:23 +00:00
grid Remove references to not existing any more griddemo.rc file. 2010-06-20 18:18:41 +00:00
help Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
htlbox Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
html Use wxDELETE() and wxDELETEA() when possible. 2010-06-20 18:18:23 +00:00
image Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
internat Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
ipc Use wxDELETE() and wxDELETEA() when possible. 2010-06-20 18:18:23 +00:00
joytest Remove references to joytest.rc that was recently removed. 2010-06-21 12:19:10 +00:00
keyboard Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
layout Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
listctrl Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
mdi Add wxWindow::ProcessWindowEventLocally() and use it in wxMSW MDI code. 2010-05-09 14:55:33 +00:00
mediaplayer Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
memcheck Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
menu Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
mfc Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
minimal Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
nativdlg Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
notebook Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
oleauto Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
opengl Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
ownerdrw Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
popup Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
power Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
printing Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
propgrid Suppress bogus g++ warnings about uninitialized variables. 2010-06-21 12:19:04 +00:00
regtest Use wxDELETE() and wxDELETEA() when possible. 2010-06-20 18:18:23 +00:00
render Add more tests for wxRendererNative::DrawHeaderButton(). 2010-05-15 10:47:33 +00:00
ribbon Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
richtext Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
sashtest Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
scroll Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
shaped Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
sockets Use wxDELETE() and wxDELETEA() when possible. 2010-06-20 18:18:23 +00:00
sound Use wxDELETE() and wxDELETEA() when possible. 2010-06-20 18:18:23 +00:00
splash Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
splitter Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
statbar Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
stc Remove duplicate sample.xpm inclusion from stc sample. 2010-06-25 08:47:17 +00:00
svg Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
taborder Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
taskbar Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
text Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
thread Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
toolbar Use wxDELETE() and wxDELETEA() when possible. 2010-06-20 18:18:23 +00:00
treectrl Add a test for selecting the last item in the tree control sample. 2010-06-20 17:43:11 +00:00
typetest Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
uiaction Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
validate Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
vscroll Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
widgets Use wxDELETE() and wxDELETEA() when possible. 2010-06-20 18:18:23 +00:00
wizard Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
wrapsizer Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
xrc Correct the name of the XPM file containing the icon in xrc sample. 2010-06-20 18:18:36 +00:00
Info.plist
makefile.bcc Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
makefile.gcc Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
Makefile.in
makefile.vc Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
makefile.wat Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00: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
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
samples.bkl Adding wxUIActionSimulator, a class for programmatically controlling the mouse and keyboard. 2010-03-06 20:09:23 +00:00
samples.dsw Add missing samples to samples.dsw. 2010-05-27 17:07:30 +00:00