warning fixes for BCC and OW (heavily modified patch 819146)
[wxWidgets.git] / src / msw / taskbar.cpp
2003-10-16  Vadim Zeitlinwarning fixes for BCC and OW (heavily modified patch...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-11  Julian SmartMore WinCE mods
2003-07-10  Mattia Barbon STL-ification patch for wxMSW and wxGTK.
2003-05-23  Julian SmartApplied patch [ 736322 ] Remove TWINE support, merge...
2003-05-01  Vadim Zeitlinshow the taskbar icon even after Explorer restart ...
2003-04-05  Václav Slavíkadded taskbarcmn.cpp
2003-04-04  Václav Slavíkpreparation for X11 wxTaskBarIcon version:
2003-01-25  Vadim Zeitlinremoved warnings about using the deprecated functions...
2003-01-25  Ron LeeUpdate wxList operators, TRUE, FALSE.
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-06-09  Mattia BarbonUpdate taskbar.h to use DECLARE/DEFINE_EVENT_TYPE;...
2002-05-09  Vadim Zeitlinapplied patch to build wxMSW with CW7 (patch 550445)
2001-11-21  Vadim Zeitlinfixed wxTaskBarIcon compilation
2001-05-07  Julian SmartMisc small mods
2000-07-15  Bryan Pettymerged 2.2 branch
2000-02-14  Vadim Zeitlinfixes for compilation with the old mingw32, wxUSE_NORLA...
1999-12-20  Julian SmartMostly Mingw32/Cygwin corrections
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-11-02  Vadim Zeitlininclude <wx/...> => include "wx/..."
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-08-12  Julian SmartwxBook additions; added a couple of pixels in menu...
1999-08-10  Robert Roebling A few compile fixes,
1999-08-10  Julian SmartFixed my fix
1999-08-09  Julian SmartA fix for wxTaskBarIcon (temporary wxFrame interfering...
1999-08-04  J. Russell SmythMade changes to allow build with new mingw32/gcc-2.95
1999-06-14  Ove KaavenA few weeks of Unicode fixes (my old win95 laptop compi...
1999-01-19  Julian SmartTWIN32 compatibility added; wxMotif uses wxGTK's wxPost...
1999-01-19  Julian SmartSome changes in a vain attempt to make Salford C++...
1999-01-09  Julian SmartMore SC++ fixes; HelpGen starting to compile with VC...
1999-01-08  Julian SmartChanges to allow Cygwin to compile in non-PCH mode
1998-12-11  Robin DunnChanged the "delete win" to the more proper "win->Destr...
1998-12-11  Robin DunnAdded wxTaskBarIcon::PopupMenu()
1998-11-22  Robin DunnChanged the event handling to use events, instead of...
1998-05-20  Karsten Ballüderadded some wxMSW stuff