2009-03-21 |
Vadim Zeitlin | first round of debug/release merge: introduce wxDEBUG_L... |
blob | commitdiff | raw |
2009-03-14 |
Francesco Montorsi | add wxSize overloads to wxBitmap ctors and to wxBitmap... |
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-09-21 |
Francesco Montorsi | introduced wxICON_DEFAULT_TYPE and wxBITMAP_DEFAULT_TYP... |
blob | commitdiff | raw | diff to current |
2008-03-26 |
Francesco Montorsi | substitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE... |
blob | commitdiff | raw | diff to current |
2008-03-25 |
Francesco Montorsi | reorganized wxBitmap/wxBitmapHandler classes to use... |
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-08-20 |
Kevin Ollivier | Fix for wxMemoryDC::GetAsBitmap() not working on Windows. |
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-09 |
Václav Slavík | added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM... |
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-01 |
Stefan Neis | Generalized compilation fix for old compilers. |
blob | commitdiff | raw | diff to current |
2006-10-31 |
Vadim Zeitlin | fix wxBitmap mask copying |
blob | commitdiff | raw | diff to current |
2006-10-30 |
Vadim Zeitlin | COW cleanup patch (1583966): |
blob | commitdiff | raw | diff to current |
2006-10-30 |
Stefan Neis | Compilation fix for old GCC versions. |
blob | commitdiff | raw | diff to current |
2006-10-29 |
Paul Cornett | fix for Borland 5.5 |
blob | commitdiff | raw | diff to current |
2006-10-08 |
Paul Cornett | revert last change, plus small cleanup |
blob | commitdiff | raw | diff to current |
2006-10-08 |
Vadim Zeitlin | (probably wrong) fix for wxMSW linking errors introduce... |
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-03-20 |
Vadim Zeitlin | provide stubs for conversion to/from image functions... |
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 |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-03-27 |
Vadim Zeitlin | added wxBitmap::GetMaskBitmap() |
blob | commitdiff | raw | diff to current |
2004-09-16 |
Vadim Zeitlin | fixed gcc warnings about not calling base class ctor... |
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-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-04 |
Vadim Zeitlin | enable wxDIB for Windows CE |
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-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-11 |
Julian Smart | More WinCE mods |
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-23 |
Chris Elliott | digital mars compiler updated - test no longer needed |
blob | commitdiff | raw | diff to current |
2003-04-19 |
Chris Elliott | update to make digitalmars compile |
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 | 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 | modifications for raw bitmap support and for using... |
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-02 |
Vadim Zeitlin | compilation fixes after applying DECLARE_NO_COPY_CLASS... |
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 |
2003-01-02 |
Vadim Zeitlin | support for using DIBs for wxBitmap implementation... |
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-04-23 |
Vadim Zeitlin | some ifdef's - now it might compile without wxUSE_IMAGE... |
blob | commitdiff | raw | diff to current |
2001-04-11 |
Václav Slavík | applied fix to fix BCC's wxBitmap ctor problem |
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 |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-01-21 |
Vadim Zeitlin | 1. fixed (to test) the bug with bitmaps without masks... |
blob | commitdiff | raw | diff to current |
2000-01-13 |
Stefan Csomor | mac updates and msw bitmapdrawing on printer |
blob | commitdiff | raw | diff to current |
1999-12-28 |
Guillermo Rodrigue... | Added GetSubBitmap() |
blob | commitdiff | raw | diff to current |
1999-11-24 |
Vadim Zeitlin | 1. wxIcon/wxCursor change, wxGDIImage class added |
blob | commitdiff | raw | diff to current |
1999-11-14 |
Vadim Zeitlin | 1. wxBitmap copy ctor and operator=() taking wxIcon... |
blob | commitdiff | raw | diff to current |
1999-11-13 |
Vadim Zeitlin | 1. undid my wrong fix to wxWindowBase::Centre |
blob | commitdiff | raw | diff to current |
1999-08-01 |
Vadim Zeitlin | 1. wxWindow::Centre() hopefully fixed |
blob | commitdiff | raw | diff to current |
1999-01-31 |
Julian Smart | Some corrections for BC++ compilation; Latex doc correc... |
blob | commitdiff | raw | diff to current |
1999-01-19 |
Julian Smart | TWIN32 compatibility added; wxMotif uses wxGTK's wxPost... |
blob | commitdiff | raw | diff to current |
1999-01-19 |
Julian Smart | Some changes in a vain attempt to make Salford C++... |
blob | commitdiff | raw | diff to current |
1999-01-16 |
Julian Smart | For wxMSW, split XPM handler into separate file (please... |
blob | commitdiff | raw | diff to current |
1998-12-08 |
Julian Smart | Sorry folks, a lot of changes to remedy GetFont, GetBru... |
blob | commitdiff | raw | diff to current |
1998-11-28 |
Julian Smart | wxSize/wxPoint/wxRect versions of functions added to... |
blob | commitdiff | raw | diff to current |
1998-09-25 |
Vadim Zeitlin | USE_xxx constants renamed to wxUSE_xxx. This is an... |
blob | commitdiff | raw | diff to current |
1998-09-03 |
Julian Smart | Dang, can't remember what I changed now |
blob | commitdiff | raw | diff to current |
1998-08-07 |
Julian Smart | Fixed various wxMSW compile problems that came down... |
blob | commitdiff | raw | diff to current |
1998-07-10 |
Karsten Ballüder | Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__... |
blob | commitdiff | raw | diff to current |
1998-07-04 |
Julian Smart | Sorry, I went and removed consts as per the style guide :-) |
blob | commitdiff | raw | diff to current |
1998-06-22 |
Vadim Zeitlin | now compiles with USE_XPM_IN_MSW on |
blob | commitdiff | raw | diff to current |
1998-05-20 |
Karsten Ballüder | added some wxMSW stuff |
blob | commitdiff | raw | diff to current |
|