This website requires JavaScript.
Explore
Help
Sign in
solemnwarning
/
wxwidgets
Watch
1
Star
0
Fork
You've already forked wxwidgets
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
4
616586f301
wxwidgets
/
samples
/
dataview
History
Download ZIP
Download TAR.GZ
Vadim Zeitlin
fec8c06a53
Merge branch 'drop-ansi'
...
Remove support for "ANSI" build not using Unicode. See
#22920
.
2022-10-29 18:09:00 +02:00
..
dataview.bkl
Remove unnecessary win32-res tags from samples bakefiles
2021-10-20 17:47:47 +02:00
dataview.cpp
Merge branch 'drop-ansi'
2022-10-29 18:09:00 +02:00
descrip.mms
adding dataview sample to OpenVMS make cascade
2009-10-06 22:03:21 +00:00
makefile.gcc
Remove UNICODE build option, hardcode its value as 1
2022-10-27 19:43:59 +02:00
Makefile.in
Remove UNICODE build option, hardcode its value as 1
2022-10-27 19:43:59 +02:00
makefile.unx
Remove wxGTK1 port and GPE support
2022-10-16 22:01:02 +02:00
makefile.vc
Remove UNICODE build option, hardcode its value as 1
2022-10-27 19:43:59 +02:00
mymodels.cpp
Use nullptr instead of NULL in the code and documentation
2022-10-18 01:25:25 +02:00
mymodels.h
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
2022-10-15 18:10:45 +02:00