Add wxMenuItem::IsCheck() and IsRadio() accessors.
[wxWidgets.git] / include / wx / pen.h
2012-06-30  Vadim ZeitlinAdded internal wxHatchStyle enum.
2012-01-15  Vadim ZeitlinRemove wxMGL port.
2012-01-15  Vadim ZeitlinRemove Palm OS port.
2010-11-07  Vadim ZeitlinFix build with Borland C++ compiler.
2010-10-15  Vadim ZeitlinAdd wx{Pen,Brush}::Is[Non]Transparent() methods and...
2008-11-02  Vadim Zeitlinreplace wx_{const,static,reinterpret}_cast with their...
2008-06-17  Vadim Zeitlindeclare future-deprecated SetStyle(int) in wxPen/Brush...
2008-06-11  Stefan Csomorfixing file paths after renaming
2008-03-28  Francesco Montorsiadd more pure virtuals to wxBrushBase; fix the GetColou...
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2008-03-23  Vadim Zeitlinyet more compilation fixes after brush/pen style change...
2008-03-22  Vadim Zeitlinadd comparison operators for wxPen/BrushStyle and wxSOL...
2008-03-22  Vadim Zeitlinadd default parameters for width and style parameters...
2008-03-20  Francesco Montorsimake the Pen/Brush code backward compatible as discusse...
2008-03-17  Paul Cornettfix a huge number of build errors
2008-03-16  Francesco Montorsipen.h depends from brush.h in compat mode
2008-03-16  Francesco Montorsifix typos and update MSW code to use new wxPENSTYLE_...
2008-03-16  Francesco Montorsifix also wxPen to use wxPenStyle,wxPenJoin,wxPenCap...
2006-08-27  Václav Slavíkinitial (not yet working) code for DirectFB port
2006-01-25  Michael WetherellFixes for the GTK1 split
2006-01-23  Mart RaudseppInclude gtk1 headers for non-gtk2. I don't really like...
2005-05-04  Julian SmartAdded licence/copyright information
2004-12-20  Włodzimierz SkibaUse __WXPALMOS__ for PalmOS port which fits __WX$(TOOLK...
2004-10-19  Julian SmartCommitted William Osborne's wxPalmOS port
2003-07-21  Vadim Zeitlingave default parameters for wxPen() ctor from wxColour...
2003-03-22  David ElliottInclude wxCocoa specific header
2003-02-20  Mattia Barbon Use some wxX11 files (currently pen.cpp and brush...
2003-01-04  Mattia Barbon Remove #ifdef __WXSTUBS__ from headers.
2002-02-05  Julian SmartReformatted Motif headers; added __WXX11__ symbol suppo...
2001-08-25  Vadim Zeitlinapplied patch 446836: removed qt headers
2001-07-31  Václav SlavíkwxMGL compilation fix that I forgot to chekc in
1999-07-28  David Webster*** empty log message ***
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-08-07  Robert Roebling More work on wxQt integration, configure
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-05-20  Karsten BallüderInitial revision