2009-03-14 |
Francesco Montorsi | add overloads of ctors and Create() functions taking... |
blob | commitdiff | raw |
2009-03-09 |
Vadim Zeitlin | add support for multiple extensions to wxImage handlers... |
blob | commitdiff | raw | diff to current |
2009-02-08 |
Vadim Zeitlin | add wx-prefixed and semicolon-requiring versions of... |
blob | commitdiff | raw | diff to current |
2009-01-25 |
Vadim Zeitlin | allow specifying the mask colour in wxImage::ConvertAlp... |
blob | commitdiff | raw | diff to current |
2009-01-09 |
Francesco Montorsi | add wxImage::Clear (patch by troelsk); closes #10141 |
blob | commitdiff | raw | diff to current |
2008-12-24 |
Robert Roebling | Mark alpha a static data (not to be freed), too |
blob | commitdiff | raw | diff to current |
2008-11-17 |
Vadim Zeitlin | added the possibility to rescale the image during loadi... |
blob | commitdiff | raw | diff to current |
2008-11-02 |
Vadim Zeitlin | replace wx_{const,static,reinterpret}_cast with their... |
blob | commitdiff | raw | diff to current |
2008-08-02 |
Vadim Zeitlin | copy both alpha and mask in Paste() (#9658) |
blob | commitdiff | raw | diff to current |
2008-08-02 |
Vadim Zeitlin | add wxImage::SetType() and use it in animation decoders... |
blob | commitdiff | raw | diff to current |
2008-06-11 |
Vadim Zeitlin | remember the last type used for loading or saving the... |
blob | commitdiff | raw | diff to current |
2008-06-06 |
Vadim Zeitlin | change longs used for bitmap types to wxBitmapType... |
blob | commitdiff | raw | diff to current |
2008-04-17 |
Robert Roebling | [ 1942756 ] wxImage:SaveFile() returns true instead... |
blob | commitdiff | raw | diff to current |
2008-04-06 |
Vadim Zeitlin | continue with other handlers if some handler fails... |
blob | commitdiff | raw | diff to current |
2008-02-09 |
Vadim Zeitlin | added alpha support to wxImage::Paste() (patch 1883497... |
blob | commitdiff | raw | diff to current |
2007-12-22 |
Vadim Zeitlin | fixes to wxImage::ResambleBox() (patch 1843902) |
blob | commitdiff | raw | diff to current |
2007-11-22 |
Václav Slavík | use NULL for NULL pointers, not 0 |
blob | commitdiff | raw | diff to current |
2007-10-07 |
Vadim Zeitlin | made Blur() methods const (bug 180914) |
blob | commitdiff | raw | diff to current |
2007-06-20 |
Vadim Zeitlin | don't free "static" alpha data (patch 1738966) |
blob | commitdiff | raw | diff to current |
2007-06-18 |
Robin Dunn | Coerce to floating point to fix ResampleBicubic. See... |
blob | commitdiff | raw | diff to current |
2007-06-13 |
Václav Slavík | prefer wxFFile to wxFile if both are available, for... |
blob | commitdiff | raw | diff to current |
2007-06-10 |
Václav Slavík | don't use implicit wxString->char*/wchar_t* conversion... |
blob | commitdiff | raw | diff to current |
2007-04-21 |
Vadim Zeitlin | added support for image resolution options to PNG handl... |
blob | commitdiff | raw | diff to current |
2007-04-14 |
Václav Slavík | removed extra semicolons (patch #1700459; fixes compila... |
blob | commitdiff | raw | diff to current |
2007-03-30 |
Vadim Zeitlin | check for alpha first, then mask, in BlurHorizontal... |
blob | commitdiff | raw | diff to current |
2007-03-16 |
Vadim Zeitlin | call GetWidth/Height() only once in Rotate() and not... |
blob | commitdiff | raw | diff to current |
2006-10-30 |
Vadim Zeitlin | replaced wxCint() with wxRound() (which is exactly... |
blob | commitdiff | raw | diff to current |
2006-10-30 |
Vadim Zeitlin | COW cleanup patch (1583966): |
blob | commitdiff | raw | diff to current |
2006-10-18 |
Robert Roebling | [ 1579793 ] numerous bug fixes when mask is used |
blob | commitdiff | raw | diff to current |
2006-10-16 |
Włodzimierz Skiba | [#1577388] - fix for scaling in wxImage. |
blob | commitdiff | raw | diff to current |
2006-10-08 |
Vadim Zeitlin | add IsOk() to all classes having Ok() method (patch... |
blob | commitdiff | raw | diff to current |
2006-10-08 |
Paul Cornett | Move some things to wxBitmapBase to avoid much duplication. |
blob | commitdiff | raw | diff to current |
2006-09-30 |
Robert Roebling | Move wxVariant support for GDI classes to their |
blob | commitdiff | raw | diff to current |
2006-09-26 |
Robert Roebling | [ 1565385 ] wxImage scaling fix - apply mask when... |
blob | commitdiff | raw | diff to current |
2006-09-25 |
Włodzimierz Skiba | Warning fixes. |
blob | commitdiff | raw | diff to current |
2006-09-24 |
Vadim Zeitlin | 1. fixed many warnings about implicit double to int... |
blob | commitdiff | raw | diff to current |
2006-09-24 |
Robert Roebling | [ 1537065 ] wxImage: Higher quality scaling/sampling |
blob | commitdiff | raw | diff to current |
2006-09-13 |
Václav Slavík | renamed wxRect::Inside() to wxRect::Contains(), wxRect... |
blob | commitdiff | raw | diff to current |
2006-09-09 |
Paul Cornett | some app.h cleanup: minimize includes, use static cast |
blob | commitdiff | raw | diff to current |
2006-08-31 |
Włodzimierz Skiba | Include wx/module.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-08-08 |
Václav Slavík | fixed gcc warnings about wrong format string |
blob | commitdiff | raw | diff to current |
2006-08-08 |
Václav Slavík | 1. made wxImage compile with wxUSE_STREAMS but without... |
blob | commitdiff | raw | diff to current |
2006-06-17 |
Paul Cornett | use AllocExclusive in wxImage |
blob | commitdiff | raw | diff to current |
2006-06-15 |
Włodzimierz Skiba | Include wx/math.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-06-14 |
Włodzimierz Skiba | Include wx/bitmap.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-06-08 |
Włodzimierz Skiba | Improvements for building minimal builds and new ports... |
blob | commitdiff | raw | diff to current |
2006-06-07 |
Włodzimierz Skiba | [ 1502016 ] wxImage::ConvertToGreyscale should retain... |
blob | commitdiff | raw | diff to current |
2006-05-24 |
Włodzimierz Skiba | wx/debug.h is always unconditionally included by wx... |
blob | commitdiff | raw | diff to current |
2006-05-02 |
Włodzimierz Skiba | Include wx/utils.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-04-30 |
Robert Roebling | Patch 1476076 about negative wxImage size when |
blob | commitdiff | raw | diff to current |
2006-04-21 |
Włodzimierz Skiba | Include wx/hash.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-04-18 |
Włodzimierz Skiba | wx/wxprec.h already includes wx/defs.h (with other... |
blob | commitdiff | raw | diff to current |
2006-04-16 |
Vadim Zeitlin | Handle alpha channel in wxImage::Mirror() and GetSubIma... |
blob | commitdiff | raw | diff to current |
2006-02-09 |
Vadim Zeitlin | great copy ctor/assignment operators cleanup by Paul... |
blob | commitdiff | raw | diff to current |
2006-01-26 |
Robert Roebling | wxImage::Copy() forgot the alpha channel. |
blob | commitdiff | raw | diff to current |
2006-01-23 |
Julian Smart | Only do sanity check if the stream is seekable, otherwi... |
blob | commitdiff | raw | diff to current |
2006-01-19 |
Julian Smart | Applied patch [ 1339764 ] Add wxImage::ConvertToGreyscale |
blob | commitdiff | raw | diff to current |
2005-12-13 |
Mart Raudsepp | Typo fixes in comments |
blob | commitdiff | raw | diff to current |
2005-10-26 |
Julian Smart | Do a sanity check before reading. Otherwise, if trying... |
blob | commitdiff | raw | diff to current |
2005-09-26 |
Włodzimierz Skiba | Warning fixes for BCC, VC, OW and MinGW. |
blob | commitdiff | raw | diff to current |
2005-09-26 |
Vadim Zeitlin | fixed variable shadowing icc warnings |
blob | commitdiff | raw | diff to current |
2005-09-25 |
Vadim Zeitlin | use wxIsSameDouble() and wxIsNullDouble() for warning... |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-07-30 |
Julian Smart | assert -> wxASSERT |
blob | commitdiff | raw | diff to current |
2005-07-28 |
Vadim Zeitlin | added wxImage::RotateHue() and RGB <-> HSV conversions... |
blob | commitdiff | raw | diff to current |
2005-05-22 |
Julian Smart | Fix to preserve alpha channel in Rotate90 |
blob | commitdiff | raw | diff to current |
2005-04-02 |
Vadim Zeitlin | added wxImage::IsTransparent(x, y) |
blob | commitdiff | raw | diff to current |
2005-04-02 |
Vadim Zeitlin | use separate is-static flag for alpha channel and main... |
blob | commitdiff | raw | diff to current |
2005-04-02 |
Vadim Zeitlin | added XYToIndex() to avoid duplicating the checks for... |
blob | commitdiff | raw | diff to current |
2005-04-02 |
Robin Dunn | Add static_data flag to SetData and SetAlpha so Python... |
blob | commitdiff | raw | diff to current |
2005-03-07 |
Włodzimierz Skiba | Warning fix. |
blob | commitdiff | raw | diff to current |
2005-03-04 |
Robert Roebling | Applied John L's patches for curson scaling, image... |
blob | commitdiff | raw | diff to current |
2005-03-01 |
Vadim Zeitlin | don't try to save invalid image: added a wxCHECK(Ok... |
blob | commitdiff | raw | diff to current |
2005-02-28 |
Julian Smart | Added XPM ctor |
blob | commitdiff | raw | diff to current |
2005-02-19 |
Vadim Zeitlin | added InitAlpha() (replaces patch 991168) |
blob | commitdiff | raw | diff to current |
2005-02-19 |
Vadim Zeitlin | document GetOptionInt() as returning 0 for the options... |
blob | commitdiff | raw | diff to current |
2005-02-18 |
Stefan Csomor | alpha support for Scale added |
blob | commitdiff | raw | diff to current |
2005-02-14 |
Stefan Csomor | added alpha channel support to ShrinkBy |
blob | commitdiff | raw | diff to current |
2004-12-14 |
Włodzimierz Skiba | wx/math.h integration |
blob | commitdiff | raw | diff to current |
2004-12-01 |
Robert Roebling | Added support for static (inlined) wxImages with |
blob | commitdiff | raw | diff to current |
2004-11-18 |
Robert Roebling | Added support for alpha channels in interpolated |
blob | commitdiff | raw | diff to current |
2004-11-10 |
Vadim Zeitlin | new set of fixes for problems due to huge files support... |
blob | commitdiff | raw | diff to current |
2004-10-18 |
Włodzimierz Skiba | Warning fixes for OpenWatcom. |
blob | commitdiff | raw | diff to current |
2004-10-15 |
Vadim Zeitlin | use wxFileSize_t instead of wxFileOffset or off_t |
blob | commitdiff | raw | diff to current |
2004-09-16 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, -1/wxDefaultCoord... |
blob | commitdiff | raw | diff to current |
2004-08-21 |
Václav Slavík | removed warning-hiding cast, previous revision removed... |
blob | commitdiff | raw | diff to current |
2004-08-21 |
Václav Slavík | threshold is pixel value, it should use unsigned char |
blob | commitdiff | raw | diff to current |
2004-08-20 |
Włodzimierz Skiba | Warning fix. |
blob | commitdiff | raw | diff to current |
2004-08-16 |
Dimitri Schoolwerth | MSVC6 return warning fix |
blob | commitdiff | raw | diff to current |
2004-08-16 |
Václav Slavík | added wxImage::ConvertAlphaToMask |
blob | commitdiff | raw | diff to current |
2004-08-16 |
Václav Slavík | minor polishing of user-visible messages |
blob | commitdiff | raw | diff to current |
2004-07-30 |
Vadim Zeitlin | fixed delete[]/free mismatch in SetAlpha (part of patch... |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2004-04-15 |
Dimitri Schoolwerth | made GetAlpha(x, y) const (the docs are already correct) |
blob | commitdiff | raw | diff to current |
2003-10-16 |
Vadim Zeitlin | warning fixes for BCC and OW (heavily modified patch... |
blob | commitdiff | raw | diff to current |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
blob | commitdiff | raw | diff to current |
2003-08-04 |
Vadim Zeitlin | copy wxImage options when copying the images (replaces... |
blob | commitdiff | raw | diff to current |
2003-07-25 |
Vadim Zeitlin | warning fixes (closes 767152) |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Mattia Barbon | STL-ification patch for wxMSW and wxGTK. |
blob | commitdiff | raw | diff to current |
next |