rebake
[wxWidgets.git] / samples / shaped / shaped.cpp
2008-05-08  Václav Slavíkchanged ShowWithEffects() to use directional wxSHOW_EFF...
2008-04-06  Vadim Zeitlindelay setting the window shape until it is realized...
2007-11-26  Stefan Csomoravoiding menu id = 0 , adding rotating through directio...
2007-11-24  Vadim Zeitlinadded Show/HideWithEffect() and implemented them using...
2007-11-24  Vadim Zeitlinrewrite the sample to use a main frame to make it more...
2007-10-22  Vadim Zeitlinadded wxBG_STYLE_TRANSPARENT and implemented it for...
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...