changed ds[pw] files to use CRLF eol style and not native one (this helps if you...
[wxWidgets.git] / samples / shaped / shaped.cpp
2007-02-04  Vadim Zeitlincall OnInit() from all samples to allow using standard...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-07-20  Vadim Zeitlintooltips work under Mac as well; no need for wxUSE_TOOL...
2005-03-30  Włodzimierz SkibaWrong #pragma interface/implementation warning fixes.
2004-06-02  Włodzimierz Skiba-1->wxID_ANY, TRUE->true and FALSE->false replacements.
2004-05-25  Julian SmartMore name changes
2003-09-11  Julian SmartAdd longtool tip for a button in wxToolBar test
2003-07-23  Mattia Barbon various compilation/warning fixes.
2003-04-30  Robin DunnShaped window support for wxMac, plus a wxSTAY_ON_TOP...
2003-04-08  Mattia Barbon Compilation fix for !wxUSE_TOOLTIP.
2003-03-28  Robin DunnTypo and compilation fix
2003-03-28  Robin DunnAdded wxTLW::SetShape and implementations for wxGTK...