wxWidgets/samples/widgets
Dimitri Schoolwerth a1b806b982 Replaced Ok() occurrences with IsOk() throughout trunk.
Additionally renamed wxOSX' private wxNativePrinterDC::Ok() function to IsOk().

Didn't deprecate the various Ok() functions: given the amount of changes already introduced in 3.0 a trivial one like this seems more suitable for after 3.0.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67681 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-05-03 16:29:04 +00:00
..
icons
bmpcombobox.cpp Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
button.cpp Use consistent sizes for all icons used in the button page of widgets sample. 2011-03-15 11:10:42 +00:00
checkbox.cpp No code changes, fixed various typos. 2011-04-03 20:31:32 +00:00
choice.cpp
clrpicker.cpp
combobox.cpp
datepick.cpp Use correct month in the date picker page of the widgets sample. 2011-03-23 10:37:35 +00:00
dirctrl.cpp
dirpicker.cpp
editlbox.cpp
filectrl.cpp
filepicker.cpp
fontpicker.cpp
gauge.cpp
hyperlnk.cpp
itemcontainer.cpp
itemcontainer.h
listbox.cpp
makefile.bcc
makefile.gcc
Makefile.in
makefile.mic
makefile.unx
makefile.vc
makefile.wat
notebook.cpp
odcombobox.cpp
radiobox.cpp
searchctrl.cpp
slider.cpp Deprecate second parameter of wxSlider::SetTickFreq(). 2011-02-05 16:36:30 +00:00
spinbtn.cpp
statbmp.cpp Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
static.cpp Add wxUSE_MARKUP and wrap SetLabelMarkup() in it. 2011-02-27 12:48:07 +00:00
textctrl.cpp
toggle.cpp
widgets_vc7.vcproj
widgets_vc8.vcproj
widgets_vc9.vcproj
widgets.bkl
widgets.cpp Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
widgets.dsp
widgets.h