support for GTK3
[wxWidgets.git] / include / wx / gtk / region.h
2012-06-30  Paul Cornettsupport for GTK3
2011-11-25  Paul Cornettuse int instead of size_t for a couple member variables
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-01-08  Francesco Montorsichange generic ints to enums in wxDC (closes #9959)
2007-12-15  Vadim ZeitlinFix Ok/IsOk() mess in wxGDIObject-derived classes;...
2007-07-11  Vadim Zeitlincompilation fixes for wxUSE_IMAGE==0
2006-10-31  Robert Roebling Commited region iterator fix.
2006-10-30  Vadim ZeitlinCOW cleanup patch (1583966):
2006-09-25  Vadim ZeitlinThe Great wxRegion Refactoring:
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-08-30  Paul Cornettheader includes cleanup
2006-08-10  Václav Slavíkmoved duplicated wxRegionContain definitions to wx...
2006-02-09  Vadim Zeitlingreat copy ctor/assignment operators cleanup by Paul...
2005-09-24  Vadim Zeitlinadded missing consts and pass objects by const referenc...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-02  Michael WetherellAdd import/export attributes
2005-02-09  Jouk Jansen -------------------------------------------------...
2004-06-03  Václav Slavíksplit wxRegion(wxBitmap) ctor into two ctors with clear...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-05-03  Robin DunnReversed the meaning of black and white in wxRegion...
2003-03-28  Robin DunnAdded wxTLW::SetShape and implementations for wxGTK...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-07  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-08-13  Robert Roebling New code for Update() under GTK 2.0. Added
2002-05-07  Gilles Depeyrotcorrected warnings when compiling with -Wall -W
2002-02-04  Robert Roebling Added missing test in wxObject::Ref() for already
2002-02-04  Robert Roebling Big wxRegion clean up.
2002-02-04  Robert Roebling Ref counting fixes and compile fixes.
2002-02-03  Vadim Zeitlinfixed wxRegion::Offset() to not modify the shared regions
2002-01-30  Robert Roebling Added wxRegion::Offset(x,y)
2001-08-27  Vadim Zeitlinadded support for polygons to wxRegion
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2000-03-04  Robert Roebling Lotta stuff for drawing etc.
2000-01-06  Vadim Zeitlin1. more HP-UX warning fixes (almost done...)
2000-01-05  Vadim ZeitlinwxRegion should work with wxCoord, not long
1999-11-02  Vadim Zeitlinmany warnings fixed (from HP-UX compilation log)
1999-10-11  Robert Roebling added SpinCtrl,
1999-10-06  Vadim ZeitlinwxRegion::IsEmpty() added
1998-11-26  Robert Roebling Flicker war won.
1998-11-26  Julian SmartFixed Dialog Editor compilation and window sizing bug...
1998-11-04  Julian SmartAdded GetRect to region iterator; cured window.cpp...
1998-10-29  Robert Roebling Big color update with the newest information
1998-09-02  Robert Roebling New configure
1998-05-20  Karsten BallüderInitial revision