A couple of fixes to Brazilian Portuguese translations from Felipe.
[wxWidgets.git] / src / gtk / statbmp.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-11-25  Paul CornettSimplify GetDefaultAttributesFromGTKWidget() by passing...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
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...
2008-07-18  Paul Cornettfix masking of disabled bitmaps with some themes
2007-04-23  Vadim Zeitlinremove wxWindow::m_needParent and use GTKNeedsParent...
2006-01-22  Mart RaudseppNuke GTK1 from src/gtk
2006-01-14  Mart RaudseppRemove stray whitespaces
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-08-21  Václav Slavík1. added support for bitmaps with alpha channel
2004-06-24  Robin Dunn* Implemented BestSize cache
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
2004-04-14  Robin DunnEnsure PostCreation is always called, so the widget...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2001-08-19  Robert Roebling Various changes for simplification of focus event
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
1999-11-19  Vadim ZeitlinwxWindow::GetBestSize() added
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-07-27  Robert Roebling Small distrib updates,
1999-07-23  Vadim Zeitlin1. more wxMotif fixes
1999-07-23  Ove KaavenAdd more _T() in asserts...
1999-07-22  Robert Roebling Corrected wxlistBox, wxRadioBox, wxComboBox and
1999-07-21  Robert Roebling Mini-fix for wxStaticBitmap
1999-07-07  Vadim Zeitlinattempts to fix wxStaticBitmap::SetBitmap() - still...
1999-06-28  Vadim Zeitlinmisc minor fixes I forgot to commit before
1999-06-22  Robert Roebling Some #include and #if wxUSE_XX things
1999-06-14  Robert Roebling Added zillions of #if wxUSE_XXX
1999-05-09  Vadim ZeitlinwxWindow split into wxWindowBase and wxWindow (wxGTK...
1999-01-02  Robert Roebling Header changes (gtk.h etc no longer included in defs.h
1998-12-19  Robert Roebling Added more keyboard handling to wxTreeCtrl
1998-11-03  Robert Roebling Fix for TextCtrl problem as reported by Vegh
1998-10-29  Robert Roebling Big color update with the newest information
1998-10-27  Robert Roebling Added background colour again
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-28  Robert RoeblingGTK