Remove obsolete VisualAge-related files.
[wxWidgets.git] / samples / taskbar / tbtest.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-10-28  Vadim ZeitlinFix taskbar sample compilation under wxOSX/Cocoa.
2012-03-04  Vadim ZeitlinUse wxHAS_IMAGES_IN_RESOURCES instead of explicit platf...
2012-01-15  Vadim ZeitlinRemove __WXMGL__ tests from the samples too.
2011-02-28  Stefan Csomormake sure the quit item is only shown where appropriate...
2011-02-28  Stefan Csomorosx_cocoa supports both kind of taskbaricons in the...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-01-05  Francesco Montorsifix crash because of a missing wxOK constant
2008-09-30  Václav Slavíkadded wxTaskBarIcon::IsAvailable
2007-12-10  Vadim Zeitlinput wxUSE_TASKBARICON_BALLOONS around ShowBalloon(...
2007-12-01  Vadim Zeitlinadded MSW-specific wxTaskBarIcon::ShowBalloon() method...
2007-12-01  Vadim Zeitlinremoved the menu item which could be used to remove...
2007-02-04  Vadim Zeitlincall OnInit() from all samples to allow using standard...
2005-12-03  David Surovellapplied patch 1372197, with some minor mods and cleanup
2005-01-23  Robert Roebling Forgot to commit sample testing update ui events
2004-10-16  David ElliottAdd a second wxTaskBarIcon that uses the Dock (wxCocoa...
2004-09-26  Ryan Nortonrevert to pre-drawer state
2004-09-26  Ryan Nortonadd drawer to taskbaricontest
2004-08-15  Václav Slavíkwarning fix w/o #ifdefs
2004-08-11  Włodzimierz Skiba2.4 compatibility.
2004-07-18  Václav Slavíkfixed MSW crashes when choosing Exit in popup menu
2004-06-05  Václav Slavíkcorrected EVT_TASKBAR_XXX macros to use wxTaskBarIconEvent
2004-06-04  Václav Slavíkadded wxTaskBarIcon::CreatePopupMenu API
2004-06-01  Václav Slavíkpop the menu up on mouse down, not up (this is more...
2004-05-31  Václav Slavíkshow icon changing on all platforms
2004-05-30  Václav Slavíkdon't use cryptic buttons, it's bad UI
2004-05-25  Dimitri Schoolwerthapplied patch #935127: "wxDIALOG_MODAL and wxDIALOG_MOD...
2004-05-25  Julian SmartMore name changes
2004-05-20  Włodzimierz Skiba-1->wxID_ANY, TRUE->true and FALSE->false replacements.
2004-03-23  Václav Slavíkunified wxTaskBarIcon behaviour: wxMSW version is not...
2003-09-11  Julian SmartAdd longtool tip for a button in wxToolBar test
2003-04-05  Václav Slavíkupdates to taskbar sample to use events instead of...
2002-12-14  Mattia Barbon More samples/Unicode fixes.
2002-09-05  Julian SmartApplied patch [ 603858 ] wxTextCtrl text alignment...
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-03-17  Vadim Zeitlinpatch from Dimitri fixing a few memory leaks and unTABb...
2001-10-10  Vadim Zeitlin1. new samples proejct files for VC++
2001-05-08  Julian SmartAdded "set new icon" menu item to taskbar sample; updat...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-02-04  Julian SmartMinor doc typos removed; compilation improved for VC...
1999-12-20  Julian SmartMostly Mingw32/Cygwin corrections
1999-08-09  Julian SmartA fix for wxTaskBarIcon (temporary wxFrame interfering...
1998-12-11  Robin DunnAdded wxTaskBarIcon::PopupMenu()
1998-05-20  Karsten Ballüdernow MSW stuff is complete