wxWidgets/samples
Vadim Zeitlin 7653edb34d Avoid blank alpha and graphics screens in the drawing sample.
It was confusing to not see anything when selecting one of the screens using
wxGraphicsRenderer if a renderer hadn't been selected from the menu before.

Switch to using wxGC automatically now if one of these screens selected and
there was no previously selected renderer.
2015-03-08 16:28:22 +01: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 Undo the change of the number of items in dataview sample. 2014-12-20 21:51:47 +00:00
debugrpt Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
dialogs Add wxAddRemoveCtrl class. 2015-02-09 00:26:11 +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 some typos in the comments and messages in the samples. 2014-12-24 13:57:19 +00:00
docview Show how to handle files on command line in docview sample. 2015-02-15 18:35:13 +00:00
dragimag Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
drawing Avoid blank alpha and graphics screens in the drawing sample. 2015-03-08 16:28:22 +01: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 No real changes, just fix some typos in comments in the samples. 2014-12-16 13:51:09 +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 Remove unnecessary wxUSE_MFC option. 2014-12-16 20:16:16 +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 Undo accidental change to the notebook sample. 2015-02-09 12:10:36 +00:00
oleauto Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
opengl No real changes, just fix some typos in comments in the samples. 2014-12-16 13:51:09 +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 Restore original grid size when finishing the tests in propgrid sample. 2015-02-18 17:19:11 +00:00
regtest Revert "Add support for reading multi string values to wxRegKey." 2014-12-27 14:24:52 +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 some typos in the comments and messages in the samples. 2014-12-24 13:57:19 +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 some typos in the comments and messages in the samples. 2014-12-24 13:57:19 +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 No real changes, just fix some typos in comments in the samples. 2014-12-16 13:51:09 +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 Allow setting hints for multi-line wxTextCtrl when supported. 2014-12-25 01:32:00 +00:00
thread Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
toolbar Fix the size of the "new" bitmap in the toolbar sample. 2015-01-03 13:33:45 +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 Improve widgets sample UI consistency. 2015-01-02 14:26:53 +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 some typos in the comments and messages in the samples. 2014-12-24 13:57:19 +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