2005-05-22 |
Julian Smart | Fix to preserve alpha channel in Rotate90 |
blob | commitdiff | raw |
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 |
2003-06-25 |
Václav Slavík | compilation fix for wxBase |
blob | commitdiff | raw | diff to current |
2003-06-18 |
Vadim Zeitlin | removed deprecated ConvertToBitmap() and wxImage(wxBitm... |
blob | commitdiff | raw | diff to current |
2003-06-01 |
Julian Smart | Applied patch [ 710608 ] wxImage::GetImageExtWildcard... |
blob | commitdiff | raw | diff to current |
2003-05-11 |
Vadim Zeitlin | TRUE/FALSE -> true/false |
blob | commitdiff | raw | diff to current |
2003-05-11 |
Vadim Zeitlin | wxImage::Create() should be bool, not void |
blob | commitdiff | raw | diff to current |
2003-05-09 |
Vadim Zeitlin | memory for alpha channel was over allocated by a factor... |
blob | commitdiff | raw | diff to current |
2003-05-03 |
Julian Smart | Applied patch [ 730686 ] wxImage::Scale speed improvements |
blob | commitdiff | raw | diff to current |
2003-03-03 |
Vadim Zeitlin | added alpha channel support to wxImage |
blob | commitdiff | raw | diff to current |
2003-03-03 |
Stefan Csomor | sorry previous commit message was wrong, should read |
blob | commitdiff | raw | diff to current |
2003-03-03 |
Stefan Csomor | overflow fix |
blob | commitdiff | raw | diff to current |
2003-02-10 |
Mattia Barbon | Remove unnecessary header dependencies. Fix resulting... |
blob | commitdiff | raw | diff to current |
2003-01-13 |
Ron Lee | Split this out from other changes to keep things sane.. |
blob | commitdiff | raw | diff to current |
2003-01-02 |
Vadim Zeitlin | use DECLARE_NO_COPY_CLASS() where applicable (patch... |
blob | commitdiff | raw | diff to current |
2002-12-14 |
Vadim Zeitlin | fixed VC++ warning |
blob | commitdiff | raw | diff to current |
2002-12-09 |
Václav Slavík | removed XPM handler from wxImage's standard handlers... |
blob | commitdiff | raw | diff to current |
2002-12-08 |
Václav Slavík | fixed Vadim's removal of XPM handler |
blob | commitdiff | raw | diff to current |
2002-12-05 |
Julian Smart | Checked for stream validity in wxImage::GetImageCount. |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-05-22 |
Vadim Zeitlin | restore the stream position in wxImageHandler itself... |
blob | commitdiff | raw | diff to current |
2002-05-22 |
Robert Roebling | wxImage::Copy() didn't really just copy the |
blob | commitdiff | raw | diff to current |
2002-05-18 |
Vadim Zeitlin | check the return code of wxStream::Read() in wxImageHan... |
blob | commitdiff | raw | diff to current |
2002-05-03 |
Gilles Depeyrot | corrected warnings when compiling with -Wall -W |
blob | commitdiff | raw | diff to current |
2002-04-01 |
Julian Smart | Separated wxImage::FloodFill from image.cpp |
blob | commitdiff | raw | diff to current |
2002-04-01 |
Julian Smart | Applied FloodFill patch |
blob | commitdiff | raw | diff to current |
2002-03-25 |
Václav Slavík | surround deprecated wxImage methods in WXWIN_COMPATIBIL... |
blob | commitdiff | raw | diff to current |
2002-03-17 |
Václav Slavík | Chris' wxImage::SaveFile(filename_only) patch |
blob | commitdiff | raw | diff to current |
2002-02-16 |
Václav Slavík | previous change to wxImage was wrong, it didn't account... |
blob | commitdiff | raw | diff to current |
2002-02-16 |
Václav Slavík | A couple of changes to wxImage: |
blob | commitdiff | raw | diff to current |
2002-02-08 |
Václav Slavík | make more wxImage methods const |
blob | commitdiff | raw | diff to current |
2002-02-07 |
Václav Slavík | changed wxImage::ComputeHistogram to use wxHashMap |
blob | commitdiff | raw | diff to current |
2002-02-05 |
Vadim Zeitlin | fixed compilation without wxUSE_STREAMS |
blob | commitdiff | raw | diff to current |
2002-01-02 |
Václav Slavík | fixing effects of my lack of English skills: GetImagesC... |
blob | commitdiff | raw | diff to current |
2002-01-01 |
Václav Slavík | support for multiple images in one file |
blob | commitdiff | raw | diff to current |
2001-11-20 |
Václav Slavík | fine-tuned API from the ICO patch |
blob | commitdiff | raw | diff to current |
2001-11-18 |
Robert Roebling | Applied Chris' patch for support for ICO loading. |
blob | commitdiff | raw | diff to current |
2001-09-30 |
Vadim Zeitlin | added wxUSE_PALETTE and fixed compilation with it set... |
blob | commitdiff | raw | diff to current |
2001-08-18 |
Robert Roebling | The Scale() code in the 2.3 tree turned out to |
blob | commitdiff | raw | diff to current |
2001-07-01 |
Václav Slavík | added #ifdef wxUSE_XPM around XPM handler initialization |
blob | commitdiff | raw | diff to current |
2001-06-15 |
Vadim Zeitlin | restored (and slightly improved) wxImage::Scale() fix |
blob | commitdiff | raw | diff to current |
2001-06-14 |
Kendall Bennett | Reverted wxFileSystem changes to image.cpp and dib.cpp |
blob | commitdiff | raw | diff to current |
2001-06-14 |
Vadim Zeitlin | fixed indentation and warnings/bugs |
blob | commitdiff | raw | diff to current |
2001-06-12 |
Kendall Bennett | Commited latest SciTech changes into CVS. This includes... |
blob | commitdiff | raw | diff to current |
2001-06-11 |
Robert Roebling | Applied wxImage::Scale() patch, |
blob | commitdiff | raw | diff to current |
2001-05-08 |
Václav Slavík | switched to new XPM code in wxMSW |
blob | commitdiff | raw | diff to current |
2001-05-02 |
Kendall Bennett | Updates to fix Watcom C/C++ 11.0 compiler warning probl... |
blob | commitdiff | raw | diff to current |
2001-04-22 |
Václav Slavík | added wxUSE_IMAGE; added write-only wxXPMHandler |
blob | commitdiff | raw | diff to current |
2001-04-06 |
Václav Slavík | wxImage::ConvertToMono wasn't const - fixed |
blob | commitdiff | raw | diff to current |
2001-04-04 |
Václav Slavík | I moved platform specific code from wxImage to wxBitmap |
blob | commitdiff | raw | diff to current |
2001-04-01 |
Gilles Depeyrot | corrections for final release of Mac OS X |
blob | commitdiff | raw | diff to current |
2001-03-19 |
Vadim Zeitlin | wxImage::Ok() now returns false for images with 0 width... |
blob | commitdiff | raw | diff to current |
2001-02-15 |
Gilles Depeyrot | modifications for compilation under Mac OS X |
blob | commitdiff | raw | diff to current |
2000-12-16 |
Robert Roebling | Added wxCommandEvent::IsSeection for listbox, |
blob | commitdiff | raw | diff to current |
2000-08-29 |
Robert Roebling | Merged sizer fix from stable branch |
blob | commitdiff | raw | diff to current |
2000-08-08 |
Bryan Petty | second merge of the 2.2 branch (RL) |
blob | commitdiff | raw | diff to current |
2000-07-29 |
Julian Smart | Added Set/Get/HasOption members and moved palette to... |
blob | commitdiff | raw | diff to current |
2000-07-28 |
Julian Smart | Added wxQuantize, wxSplashScreen, wxEffects & added... |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-03-01 |
Julian Smart | Added wxDragImage generic implementation and sample... |
blob | commitdiff | raw | diff to current |
2000-02-20 |
Julian Smart | wxImage::Rotate corrections added; docview improvements... |
blob | commitdiff | raw | diff to current |
2000-02-18 |
Guillermo Rodrigue... | Added missing Unref() in wxImage::Create() |
blob | commitdiff | raw | diff to current |
2000-02-11 |
Guillermo Rodrigue... | Partially rewrote rotation code due to a potential... |
blob | commitdiff | raw | diff to current |
2000-02-11 |
Vadim Zeitlin | 1. exchanged binary ROPs wxSET/wxCLEAR meaning for... |
blob | commitdiff | raw | diff to current |
2000-02-10 |
Guillermo Rodrigue... | Added support for transparency in rotation code |
blob | commitdiff | raw | diff to current |
2000-02-09 |
Vadim Zeitlin | more HP-UX compilation warnings fixed (187th try) |
blob | commitdiff | raw | diff to current |
2000-02-07 |
Bart A.M. Jourquin | add casts + type to untyped const for GCC2.95 |
blob | commitdiff | raw | diff to current |
next |