]> git.saurik.com Git - wxWidgets.git/history - samples/widgets/toggle.cpp
added .c_str() to wxStrlcpy() calls to fix wxUSE_STL build (closes #10252)
[wxWidgets.git] / samples / widgets / toggle.cpp
2006-12-03  Vadim Zeitlinfix initial layout of the widgets pages: avoid calling...
2006-06-06  Włodzimierz SkibaOn-demand creation of the pages for speedup of sample...
2006-05-26  Włodzimierz SkibaSmall devices adjustements.
2006-05-24  Włodzimierz SkibawxToggleButton page added to widgets sample.