wxWidgets/samples
Vadim Zeitlin 3406ebd4ea Store canvas attributes in the canvas itself in the dialogs sample.
Simplify the code by not transferring font and colours between canvas and
wxTheApp but use canvas font and colours directly instead.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62265 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-10-05 22:53:44 +00:00
..
access Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
animate Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
artprov Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
aui Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
calendar Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
caret Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
clipboard Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
collpane Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
combo Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
config Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
console Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
controls Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
dataview Don't hard code white background colour in generic wxDataViewCtrl. 2009-09-26 16:43:19 +00:00
debugrpt Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
dialogs Store canvas attributes in the canvas itself in the dialogs sample. 2009-10-05 22:53:44 +00:00
dialup Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
display Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
dnd Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
docview Applied #10811: Image in docview sample 2009-09-24 16:04:06 +00:00
dragimag Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
drawing Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
erase Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
event Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
except Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
exec Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
flash Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
font Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
grid Added support for corner, row and column headers renderers to wxGrid. 2009-09-14 00:45:29 +00:00
help Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
htlbox Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
html Merged GSOC Ribbon work from SOC2009_RIBBON branch into trunk. 2009-09-16 12:06:02 +00:00
image Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
internat Rebaked everything with bakefile 0.2.6 after wxRibbon merge. 2009-09-16 13:07:10 +00:00
ipc Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
joytest Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
keyboard Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
layout Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
listctrl Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
mdi Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
mediaplayer Remove unneeded pointer check. 2009-09-14 00:44:59 +00:00
memcheck Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
menu Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
mfc Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
minimal Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
nativdlg Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
notebook Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
oleauto Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
opengl Merged GSOC Ribbon work from SOC2009_RIBBON branch into trunk. 2009-09-16 12:06:02 +00:00
ownerdrw Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
popup Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
power Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
printing Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
propgrid Fixed bug: wxEditEnumProperty's initial string value could not be outside the list of choices. 2009-10-01 16:06:58 +00:00
regtest set up for OpenVMS richtext & regex and add more samples in compile cascade 2009-10-05 09:13:42 +00:00
render Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
ribbon Include compile support for propgrid & ribbon on OpenVMS 2009-09-22 14:13:55 +00:00
richtext set up for OpenVMS richtext & regex and add more samples in compile cascade 2009-10-05 09:13:42 +00:00
sashtest Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
scroll Remove DLL export declaration from wxScrolled. 2009-09-23 14:28:42 +00:00
shaped Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
sockets Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
sound Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
splash Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
splitter Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
statbar Add a test of precisely sized status bar fields. 2009-09-21 13:00:23 +00:00
stc configure stc support for OpenVMS 2009-10-05 14:50:45 +00:00
svg Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
taborder Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
taskbar Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
text Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
thread Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
toolbar Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
treectrl Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
typetest Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
validate Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
vscroll Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
widgets Have wxComboCtrl generate wxEVT_COMMAND_COMBOBOX_DROPDOWN and wxEVT_COMMAND_COMBOBOX_CLOSEUP events 2009-09-26 09:15:29 +00:00
wizard Added help button 2009-09-29 07:15:14 +00:00
wrapsizer Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
xrc Add wxXmlResource::LoadObjectRecursively(). 2009-09-14 23:22:00 +00:00
Info.plist removed minimal-specific Info.plist; updated the version in the generic one 2007-03-18 11:54:18 +00:00
makefile.bcc Add ribbon sample to the list of samples to build. 2009-09-16 23:18:55 +00:00
makefile.gcc Add ribbon sample to the list of samples to build. 2009-09-16 23:18:55 +00:00
Makefile.in
makefile.vc Add ribbon sample to the list of samples to build. 2009-09-16 23:18:55 +00:00
makefile.wat Add ribbon sample to the list of samples to build. 2009-09-16 23:18:55 +00:00
sample.ico
sample.r making proper resource-fork apps 2007-05-05 17:22:09 +00:00
sample.rc
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 Add ribbon sample to the list of samples to build. 2009-09-16 23:18:55 +00:00
samples.dsw Add ribbon sample to the list of samples to build. 2009-09-16 23:18:55 +00:00