avoid GDK warning "drawable is not a pixmap or window"
[wxWidgets.git] / src / gtk / statline.cpp
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2011-01-04  Stefan Csomormerging back XTI branch part 2
2008-08-26  Paul CornettHold a reference on m_widget for the life of the associ...
2007-04-23  Vadim Zeitlinremove wxWindow::m_needParent and use GTKNeedsParent...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-06  Robin DunnGet(Class)DefaultAttributes() for wxGTK controls
2004-05-04  Robin DunnAdded wxControl::PostCreation for wxGTK. Moved calls to
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-08-10  Robert Roebling Updates for makefile.unx
1999-07-27  Robert Roebling Small distrib updates,
1999-06-28  Vadim Zeitlin1. wxStaticLine implemented (generic (ugly) and MSW...
1999-06-14  Robert Roebling Added zillions of #if wxUSE_XXX
1999-05-09  Vadim ZeitlinwxWindow split into wxWindowBase and wxWindow (wxGTK...
1999-05-05  Robert Roebling added wxStaticLine used in wxMessageBox