wxRTC table layout now uses cell content to calculate column widths if no other width...
[wxWidgets.git] / src / msw / taskbar.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-09-08  Vadim ZeitlinUndid accidental modification of wxTaskBarIcon in the...
2012-09-08  Vadim ZeitlinFix narrow/wide string concatenation in recently added...
2012-06-03  Vadim ZeitlinUse wxString::t_str() in calls to Windows API functions...
2012-04-20  Robin DunnMake wxTaskBarIcon's ctor have the same API on all...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2010-04-25  Václav SlavíkDon't include wx/msw/private.h from dynlib.h.
2010-04-06  Vadim ZeitlinRemove extra semicolons from NOTIFYICONDATA_V[12]_SIZE...
2010-04-05  Robert Roeblingnon PCH compilation
2010-04-04  Vadim ZeitlinFix wxTaskBarIcon to work under all Windows versions.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2008-12-21  Vadim Zeitlinadd wxLogLastError() calls if Shell_NotifyIcon() fails...
2008-11-29  Vadim Zeitlinadd safe wxStrlcpy() function and replaced all wxStrncp...
2007-12-08  Vadim Zeitlinadd wxUSE_TASKBARICON_BALLOONS to make it possible...
2007-12-07  Chris ElliottSF patch 1840451
2007-12-02  Vadim Zeitlindelete the TLW used by taskbar icons instead of destroy...
2007-12-02  Vadim Zeitlindefine NIN_BALLOONXXX constants if the SDK doesn't
2007-12-01  Vadim Zeitlinadded wxEVT_TASKBAR_BALLOON_TIMEOUT/CLICK which will...
2007-12-01  Vadim Zeitlinadded MSW-specific wxTaskBarIcon::ShowBalloon() method...
2007-11-28  Vadim Zeitlinreturn immediately after processing TaskbarCreated...
2007-09-21  Vadim Zeitlinadded more convenient wxDL_INIT_FUNC[_AW] macros and...
2007-09-21  Vadim Zeitlinmade gs_msgXXX variables static
2007-09-21  Vadim Zeitlinallow using wxTaskBarIcon under Win95 by loading Shell_...
2007-09-21  Vadim Zeitlinpredefine _WIN32_IE before including shellapi.h too...
2007-07-19  Vadim Zeitlinadded wxUSE_TASKBARICON; corrected condition for genera...
2007-07-14  Vadim Zeitlinallow setting empty tooltip in SetIcon() (patch 1750994)
2007-06-27  Vadim Zeitlinfix wxUniv/MSW compilation with wxUSE_MENUS==0 (patch...
2007-03-07  Vadim Zeitlinremoved WXWIN_COMPATIBILITY_2_4 from common and wxMSW...
2006-04-26  Vadim Zeitlindocument that the workaround used to make popup menus...
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2005-12-19  Włodzimierz Skiba__WIN95__ removed (used to differ win3.1 vs. 'modern...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-04-23  Julian SmartRemove obsolete includes
2004-09-07  Włodzimierz SkibaSource cleaning: -1/wxID_ANY/wxDefaultCoord, ::, TRUE...
2004-07-02  Václav SlavíkwxTaskBarIconBase event handlers were never called...
2004-06-05  Václav Slavíkcorrected EVT_TASKBAR_XXX macros to use wxTaskBarIconEvent
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-03-24  Václav Slavíkfixed warnings about unneeded arguments
2004-03-23  Václav Slavíkunified wxTaskBarIcon behaviour: wxMSW version is not...
2004-03-09  Robin DunnNeed to use the same instance handles
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