wxWidgets/samples
Vadim Zeitlin 246ae58c19 Replace wxTreeItemAttr and wxListItemAttr with wxItemAttr
The two existing structs were completely identical, just replace them with a
single wxItemAttr.

Notice that wxDataViewItemAttr is not quite the same, although pretty similar,
so it remains separate for now. It would be nice to combine it with this one
too in the future, e.g. to make it simpler to make items bold in a wxListCtrl.
2016-04-16 19:04:52 +02:00
..
access Update version to 3.1.1 2016-03-03 23:23:06 +01: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 Support background colour in wxDataViewItemAttr in wxGTK 2016-03-22 17:49:49 +01:00
debugrpt Update version to 3.1.1 2016-03-03 23:23:06 +01:00
dialogs Update version to 3.1.1 2016-03-03 23:23:06 +01: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 Modified drawing sample to use wxGraphicsContext::GetTextExtent function. 2016-03-25 23:14:17 +01: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 Update version to 3.1.1 2016-03-03 23:23:06 +01:00
help Fix harmless unused variable warning in the help sample 2016-03-06 22:12:30 +01: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 Replace wxTreeItemAttr and wxListItemAttr with wxItemAttr 2016-04-16 19:04:52 +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 Update version to 3.1.1 2016-03-03 23:23:06 +01:00
mfc Allow MFC have idle events too in the MFC sample 2016-03-06 19:38:05 +01:00
minimal Update version to 3.1.1 2016-03-03 23:23:06 +01: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
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 Update version to 3.1.1 2016-03-03 23:23:06 +01: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 Update version to 3.1.1 2016-03-03 23:23:06 +01:00
uiaction Update version to 3.1.1 2016-03-03 23:23:06 +01: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 Update version to 3.1.1 2016-03-03 23:23:06 +01:00
widgets Update version to 3.1.1 2016-03-03 23:23:06 +01: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 Add support for wxAuiManager and wxAuiPaneInfo to XRC 2016-03-09 01:11:16 +01:00
xti Update version to 3.1.1 2016-03-03 23:23:06 +01:00
Info.plist Update version to 3.1.1 2016-03-03 23:23:06 +01:00
makefile.bcc Remove the ancient controls sample 2016-01-30 05:09:32 +01:00
makefile.gcc Remove the ancient controls sample 2016-01-30 05:09:32 +01:00
Makefile.in Add distclean target to samples/Makefile. 2012-11-01 17:14:59 +00:00
makefile.vc Remove the ancient controls sample 2016-01-30 05:09:32 +01: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 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 Remove the ancient controls sample 2016-01-30 05:09:32 +01:00