further routing into wxApp
[wxWidgets.git] / include / wx / taskbar.h
2012-04-20  Paul Cornettsilence warning about wxOSX_USE_COCOA not being defined
2012-04-20  Robin DunnMake wxTaskBarIcon's ctor have the same API on all...
2012-01-15  Vadim ZeitlinRemove Palm OS port.
2011-12-29  Stefan NeisDo not put semicolons after the definition of an inline...
2009-02-10  Paul Cornettcorrected build fix, new code does work with GTK+ ...
2009-02-09  Vadim Zeitlincompilation fix for GTK+ < 2.10
2009-02-08  Paul Cornettnew wxTaskBarIcon implementation for GTK2
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2009-02-07  Vadim Zeitlinrequire semicolon after wxDECLARE/DEFINE_EVENT() (close...
2009-01-12  Vadim Zeitlinadd more flexible and safer template Connect() overload...
2008-09-30  Václav Slavíkadded wxTaskBarIcon::IsAvailable
2008-06-11  Stefan Csomorfixing file paths after renaming
2008-01-27  Vadim Zeitlindon't use DECLARE_EVENT_TYPE() to avoid confusing peopl...
2007-12-01  Vadim Zeitlinadded wxEVT_TASKBAR_BALLOON_TIMEOUT/CLICK which will...
2007-11-16  Stefan Csomorcleanup
2007-08-14  Vadim Zeitlinadded wxTaskBarIcon::Destroy()
2007-07-19  Vadim Zeitlinadded wxUSE_TASKBARICON; corrected condition for genera...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-01-07  Vadim Zeitlinadded EVT_TASKBAR_CLICK and use it to show taskbar...
2005-05-04  Julian SmartAdded licence/copyright information
2005-03-08  Włodzimierz SkibaCasting fix for events. Needs check by ARM eVC4 users.
2005-02-14  Vadim Zeitlindefine wxFooHandler() macros for all wxFooEvents to...
2004-12-20  Włodzimierz SkibaUse __WXPALMOS__ for PalmOS port which fits __WX$(TOOLK...
2004-11-01  Stefan Csomorswitching to defines not having a value for __WXMAC__
2004-10-19  Julian SmartCommitted William Osborne's wxPalmOS port
2004-10-15  David ElliottwxCocoa: Added wxTaskBarIcon
2004-09-23  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F...
2004-06-07  Václav Slavíkblind fix for compilation error in EVT macros
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-02-10  Vadim Zeitlinuse static_cast<> in event table macros for type safety...
2004-01-23  Ryan NortonOS X Dock Menu/Taskbar support (not added to bakefiles...
2003-08-02  Václav Slavíkmoved wxWave, wxJoystick and wxTaskBarIcon to wxAdvanced
2003-07-22  Václav Slavíkcompilation fixes for Vadim's changes and Borland C++
2003-07-22  Vadim Zeitlinundisable many warnings for VC++ in defs.h and fixed...
2003-06-19  Václav Slavíkadded wxHAS_TASK_BAR_ICON
2003-04-07  David ElliottThere is no task bar icon for Cocoa (yet).
2003-04-05  Václav Slavíkpartially working wxTaskBarIcon for X11
2003-04-04  Václav Slavíkpreparation for X11 wxTaskBarIcon version:
2003-01-04  Mattia Barbon Remove #ifdef __WXSTUBS__ from headers.
2001-08-25  Vadim Zeitlinapplied patch 446836: removed qt headers
1999-07-28  David Webster*** empty log message ***
1999-01-01  Stefan Csomormac support as stubs added
1998-09-17  Julian SmartDnd constant name changes because names like Copy can...
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...