The rounded corners look really dumb at this size.
[wxWidgets.git] / src / unix / taskbarx11.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-02-08  Paul Cornettnew wxTaskBarIcon implementation for GTK2
2009-02-02  Vadim Zeitlincompilation fix for template Connect()
2008-10-01  Václav Slavíkcompilation fix
2008-09-30  Václav Slavíkadded wxTaskBarIcon::IsAvailable
2008-05-13  Paul Cornettfix overload ambiguity when compiler doesn't know NULL...
2008-05-11  Paul Cornettdisconnect handler in wxTaskBarIcon dtor, should have...
2008-05-11  Paul Cornettprevent crash if panel/kicker is killed, bug 1872724
2007-11-05  Paul Cornettinitialize bitmap to avoid assertion
2007-09-04  Paul Cornettuse client size to avoid gdk_window_get_frame_extents...
2007-09-03  Paul Cornettcall SetLegacyWMProperties last, it calls gtk_widget_re...
2007-07-19  Vadim Zeitlinadded wxUSE_TASKBARICON; corrected condition for genera...
2006-11-16  Vadim ZeitlinwxMGL/Unix compilation fix attempt
2006-07-03  Włodzimierz SkibaInclude wx/image.h according to precompiled headers...
2006-06-14  Włodzimierz SkibaInclude wx/bitmap.h according to precompiled headers...
2006-06-08  Włodzimierz SkibaInclude wx/sizer.h and wx/layout.h according to precomp...
2006-05-31  Włodzimierz SkibaInclude wx/statbmp.h according to precompiled headers...
2006-05-06  Włodzimierz SkibaInclude wx/dcclient.h according to precompiled headers...
2006-05-05  Włodzimierz SkibaInclude wx/frame.h according to precompiled headers...
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2005-10-06  Włodzimierz SkibawxMotif for OS/2 adjustements. Source cleaning.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-02-03  Robert Roebling Blind fix for Compilo.
2005-01-23  Robert Roebling Enable UpdateUI events in wxTaskBarIcon.
2004-09-23  Václav Slavíkfixed unresolved references with GTK+ 2.0
2004-06-05  Mattia Barbon wxMotif compilation fix and unused variable warning...
2004-06-03  Václav Slavíksplit wxRegion(wxBitmap) ctor into two ctors with clear...
2004-06-03  Václav Slavíkuse current mouse position as default position in wxWin...
2004-06-02  Robin DunnDon't force a smaller icon size
2004-06-01  Robin DunnHandle the (probably rare) case where the icon has...
2004-05-31  Václav Slavíkimplemented freedesktop.org spec support for GTK versio...
2004-05-29  Václav Slavíkuse shaped window for taskbar icon, so that background...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-04-14  Robin DunnIf the icon is smaller than the allotted space then...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-06-09  David ElliottApple #pragma implementation fix (Yes, some of us do...
2003-04-05  Václav Slavíkpartially working wxTaskBarIcon for X11