2012-05-09 |
Vadim Zeitlin | Fix creation of wxBitmap from wxIcon in wxMSW: premulti... |
blob | commitdiff | raw |
2011-07-25 |
Steve Lamerton | Merge in from trunk r67662 to r64801 |
blob | commitdiff | raw | diff to current |
2011-05-03 |
Dimitri Schoolwerth | Replaced Ok() occurrences with IsOk() throughout trunk. |
blob | commitdiff | raw | diff to current |
2010-10-30 |
Vadim Zeitlin | No changes, just use AutoHBITMAP instead of manual... |
blob | commitdiff | raw | diff to current |
2010-10-30 |
Vadim Zeitlin | Fix conversion of bitmaps with alpha to icons/cursors... |
blob | commitdiff | raw | diff to current |
2010-10-22 |
Vadim Zeitlin | No real changes, just use const_cast<> instead of C... |
blob | commitdiff | raw | diff to current |
2010-06-20 |
Vadim Zeitlin | Use wxDELETE() and wxDELETEA() when possible. |
blob | commitdiff | raw | diff to current |
2009-08-21 |
Vadim Zeitlin | No changes, just removed hard tabs and trailing white... |
blob | commitdiff | raw | diff to current |
2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
blob | commitdiff | raw | diff to current |
2009-03-21 |
Vadim Zeitlin | first round of debug/release merge: introduce wxDEBUG_L... |
blob | commitdiff | raw | diff to current |
2009-03-14 |
Francesco Montorsi | add wxSize overloads to wxBitmap ctors and to wxBitmap... |
blob | commitdiff | raw | diff to current |
2009-01-19 |
Vadim Zeitlin | don't use annoying and unneeded in C++ casts of NULL... |
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-10-22 |
Robert Roebling | Ticket #10108 (bitmap from wxImage depth regression) |
blob | commitdiff | raw | diff to current |
2008-09-03 |
Vadim Zeitlin | copy alpha presence flag when copying bitmaps using... |
blob | commitdiff | raw | diff to current |
2008-08-21 |
Vadim Zeitlin | don't always create DIBs in wxBitmap(wxImage) ctor |
blob | commitdiff | raw | diff to current |
2008-06-01 |
Vadim Zeitlin | use wxHAS_RAW_BITMAP instead of wxHAVE_RAW_BITMAP |
blob | commitdiff | raw | diff to current |
2008-03-25 |
Francesco Montorsi | reorganized wxBitmap/wxBitmapHandler classes to use... |
blob | commitdiff | raw | diff to current |
2008-02-24 |
Vadim Zeitlin | don't include wx/msw/dc.h from wx/msw/private.h, this... |
blob | commitdiff | raw | diff to current |
2007-12-15 |
Vadim Zeitlin | Fix Ok/IsOk() mess in wxGDIObject-derived classes;... |
blob | commitdiff | raw | diff to current |
2007-11-30 |
Robert Roebling | DC reorganization |
blob | commitdiff | raw | diff to current |
2007-08-20 |
Kevin Ollivier | Fix for wxMemoryDC::GetAsBitmap() not working on Windows. |
blob | commitdiff | raw | diff to current |
2007-07-27 |
Vadim Zeitlin | many compilation fixes for WinCE using VC8 (it now... |
blob | commitdiff | raw | diff to current |
2007-07-21 |
Vadim Zeitlin | allow overriding automatic alpha detection during icon... |
blob | commitdiff | raw | diff to current |
2007-07-13 |
Vadim Zeitlin | wxCreateDIB() seems to be unused, removed |
blob | commitdiff | raw | diff to current |
2007-03-07 |
Vadim Zeitlin | no changes, just removed TABs/trailing spaces |
blob | commitdiff | raw | diff to current |
2007-03-07 |
Vadim Zeitlin | removed WXWIN_COMPATIBILITY_2_4 from common and wxMSW... |
blob | commitdiff | raw | diff to current |
2006-11-04 |
Vadim Zeitlin | call base class ctor in copy ctors explicitly (fixes... |
blob | commitdiff | raw | diff to current |
2006-10-31 |
Vadim Zeitlin | fix wxBitmap mask copying |
blob | commitdiff | raw | diff to current |
2006-10-29 |
Paul Cornett | remove unneeded include |
blob | commitdiff | raw | diff to current |
2006-10-08 |
Paul Cornett | restore needed functions, wxMSW doesn't use wxBitmapHan... |
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-08-24 |
Robert Roebling | revert bits for XBM bitmaps under MSW |
blob | commitdiff | raw | diff to current |
2006-07-03 |
Włodzimierz Skiba | Include wx/image.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-04-26 |
Włodzimierz Skiba | Include wx/log.h according to precompiled headers of... |
blob | commitdiff | raw | diff to current |
2006-04-20 |
Włodzimierz Skiba | Include wx/list.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-03-21 |
Vadim Zeitlin | added semicolons after wxCHECK()s (part of patch 1450705) |
blob | commitdiff | raw | diff to current |
2006-03-20 |
Vadim Zeitlin | provide stubs for conversion to/from image functions... |
blob | commitdiff | raw | diff to current |
2006-03-20 |
Vadim Zeitlin | removed hard tabs |
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-21 |
Julian Smart | Compile with wxUSE_DYNLIB_CLASS and wxUSE_WXDIB set... |
blob | commitdiff | raw | diff to current |
2006-01-17 |
Julian Smart | Applied patch [ 1378522 ] fixed bitmap w/alpha->icon... |
blob | commitdiff | raw | diff to current |
2005-11-24 |
Julian Smart | Applied patch [ 1310251 ] Fixed a pixel depth bug conve... |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-07-22 |
Włodzimierz Skiba | [1231183] 'cleanup: mismatched indentation' and other... |
blob | commitdiff | raw | diff to current |
2005-06-13 |
Włodzimierz Skiba | '[1219035] cleanup: miscellaneous' and minor source... |
blob | commitdiff | raw | diff to current |
2005-05-31 |
Robin Dunn | Convert alpha (if any) to mask in wxBitmapToIconOrCurso... |
blob | commitdiff | raw | diff to current |
2005-05-31 |
Julian Smart | Typo correction patch [ 1208110 ] Lots of typo corrections |
blob | commitdiff | raw | diff to current |
2005-05-25 |
Robin Dunn | When converting a wxIcon to a bitmap check if the icon... |
blob | commitdiff | raw | diff to current |
2005-03-27 |
Vadim Zeitlin | added wxBitmap::GetMaskBitmap() |
blob | commitdiff | raw | diff to current |
2004-11-10 |
Vadim Zeitlin | fixed creation of the mask in wxImage -> wxBitmap conve... |
blob | commitdiff | raw | diff to current |
2004-10-06 |
Włodzimierz Skiba | Warning fixes found under hardest mode of OpenWatcom... |
blob | commitdiff | raw | diff to current |
2004-10-03 |
Vadim Zeitlin | store bitmap data in premultiplied by alpha format... |
blob | commitdiff | raw | diff to current |
2004-08-19 |
Włodzimierz Skiba | Source cleaning: whitespaces,-1/wxID_ANY,TRUE/true... |
blob | commitdiff | raw | diff to current |
2004-07-29 |
Vadim Zeitlin | fix for assert when copying bitmap in CloneRefData() |
blob | commitdiff | raw | diff to current |
2004-07-23 |
Vadim Zeitlin | don't modify all wxBitmaps sharing the same wxBitmapRef... |
blob | commitdiff | raw | diff to current |
2004-07-22 |
Vadim Zeitlin | reimplemented wxBitmap::ConvertToImage() using wxDIB |
blob | commitdiff | raw | diff to current |
2004-07-20 |
Włodzimierz Skiba | WinCE fixes. |
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-05-19 |
Dimitri Schoolwerth | restored mask copying code when converting a wxBitmap... |
blob | commitdiff | raw | diff to current |
2004-05-06 |
Vadim Zeitlin | don't create artificial alpha channel for all bitmaps... |
blob | commitdiff | raw | diff to current |
2004-04-04 |
Vadim Zeitlin | enable wxDIB for Windows CE |
blob | commitdiff | raw | diff to current |
2004-03-28 |
Vadim Zeitlin | removed Win16 code (patch 905241), last version with... |
blob | commitdiff | raw | diff to current |
2004-02-16 |
Dimitri Schoolwerth | Fixed compilation for !wxUSE_IMAGE as well as !wxUSE_TO... |
blob | commitdiff | raw | diff to current |
2004-02-03 |
Robin Dunn | Use a compatible bitmap if a depth of -1 is given |
blob | commitdiff | raw | diff to current |
2004-01-15 |
Julian Smart | Reverted patch [ 832096 ] Final separation for GUI... |
blob | commitdiff | raw | diff to current |
2004-01-11 |
Julian Smart | Applied patch [ 832096 ] Final separation for GUI and... |
blob | commitdiff | raw | diff to current |
2003-10-21 |
Vadim Zeitlin | free the DIB for raw bitmaps even if they don't use... |
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-09-12 |
Julian Smart | Applied patch [ 805147 ] GDI objects are not deselected... |
blob | commitdiff | raw | diff to current |
2003-08-17 |
Václav Slavík | removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2 |
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-07-21 |
Vadim Zeitlin | initialize ICONINFO to avoid Purify warnings |
blob | commitdiff | raw | diff to current |
2003-07-11 |
Julian Smart | More WinCE mods |
blob | commitdiff | raw | diff to current |
2003-07-11 |
Julian Smart | More WinCE mods |
blob | commitdiff | raw | diff to current |
2003-06-18 |
Vadim Zeitlin | removed a now unnecessary line |
blob | commitdiff | raw | diff to current |
2003-06-18 |
Vadim Zeitlin | better mask handling in wxBitmap to wxImage conversion... |
blob | commitdiff | raw | diff to current |
2003-05-09 |
Vadim Zeitlin | use DIB, not DDB, when converting from an image with... |
blob | commitdiff | raw | diff to current |
2003-05-02 |
Chris Elliott | implement wxHAVE_RAW_BITMAP |
blob | commitdiff | raw | diff to current |
2003-05-01 |
Vadim Zeitlin | missing #if's needed for compilation with some wxUSE_XX... |
blob | commitdiff | raw | diff to current |
2003-04-28 |
Vadim Zeitlin | new template-based more flexible and hopefully more... |
blob | commitdiff | raw | diff to current |
2003-04-14 |
Vadim Zeitlin | support raw access to DDBs as well as DIBs |
blob | commitdiff | raw | diff to current |
2003-04-13 |
Vadim Zeitlin | don't crash in UngetRawData() if it is invalid; fixed... |
blob | commitdiff | raw | diff to current |
2003-04-13 |
Vadim Zeitlin | don't return garbage from GetRawBitmap |
blob | commitdiff | raw | diff to current |
2003-04-13 |
Vadim Zeitlin | added missing wxBitmap(w, h, dc) ctor |
blob | commitdiff | raw | diff to current |
2003-04-13 |
Vadim Zeitlin | fix alpha premultiplying |
blob | commitdiff | raw | diff to current |
2003-04-13 |
Vadim Zeitlin | premultiply the colours by the alpha value |
blob | commitdiff | raw | diff to current |
2003-04-13 |
Vadim Zeitlin | added wxBitmap::UseAlpha() |
blob | commitdiff | raw | diff to current |
2003-03-23 |
Vadim Zeitlin | added wxDIB::Save() and wxDIB to/from wxBitmap) convers... |
blob | commitdiff | raw | diff to current |
2003-03-23 |
Vadim Zeitlin | removed GetBitmapForDC() and supporting functions |
blob | commitdiff | raw | diff to current |
2003-03-23 |
Vadim Zeitlin | added CopyFromDIB() |
blob | commitdiff | raw | diff to current |
2003-03-22 |
Vadim Zeitlin | added wxBitmapToHICON/CURSOR helper functions |
blob | commitdiff | raw | diff to current |
2003-03-22 |
Vadim Zeitlin | modifications for raw bitmap support and for using... |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Julian Smart | Removed erroneous copyright names and corrected licence... |
blob | commitdiff | raw | diff to current |
2003-03-06 |
Mattia Barbon | Fix release build. |
blob | commitdiff | raw | diff to current |
2003-03-04 |
Vadim Zeitlin | start of alpha transparency support |
blob | commitdiff | raw | diff to current |
2003-01-22 |
Vadim Zeitlin | made wxBitmapRefData private (actually, this also fixes... |
blob | commitdiff | raw | diff to current |
2003-01-12 |
Vadim Zeitlin | compilation fixes for non default wxUSE_XXX values... |
blob | commitdiff | raw | diff to current |
next |