wxWidgets/samples/dataview
Vadim Zeitlin 9a83f86094 Globally replace _T() with wxT().
Standardize on using a single macro across all wxWidgets sources and solve the name clash with Sun CC standard headers (see #10660).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61508 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-07-23 20:30:22 +00:00
..
dataview_vc7.vcproj update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
dataview_vc8.vcproj update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
dataview_vc9.vcproj update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
dataview.bkl reorganize the sample splitting it in two source files and an additional header; most important: don't tile all the controls into the main frame: it becomes too big; rather use a notebook control to properly layout them 2009-03-04 17:21:40 +00:00
dataview.cpp Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
dataview.dsp reorganize the sample splitting it in two source files and an additional header; most important: don't tile all the controls into the main frame: it becomes too big; rather use a notebook control to properly layout them 2009-03-04 17:21:40 +00:00
makefile.bcc update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
makefile.gcc update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
Makefile.in don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles 2009-05-12 09:13:36 +00:00
makefile.unx update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
makefile.vc update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
makefile.wat update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
mymodels.cpp Change Compare() method to being const 2009-03-10 14:06:04 +00:00
mymodels.h Change Compare() method to being const 2009-03-10 14:06:04 +00:00
null.xpm
wx_small.xpm Add new line at the end of the file 2009-03-06 19:13:54 +00:00