2003-07-21 |
Vadim Zeitlin | initialize ICONINFO to avoid Purify warnings |
blob | commitdiff | raw |
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 |
2003-01-02 |
Vadim Zeitlin | support for using DIBs for wxBitmap implementation... |
blob | commitdiff | raw | diff to current |
2002-08-26 |
Guillermo Rodrigue... | Removed compilation warnings (mostly mismatches between... |
blob | commitdiff | raw | diff to current |
2002-03-28 |
Vadim Zeitlin | use PALETTERGB instead of RGB when creating wxMask... |
blob | commitdiff | raw | diff to current |
2002-03-24 |
Václav Slavík | don't use deprecated wxImage methods inside wxWin |
blob | commitdiff | raw | diff to current |
2002-01-05 |
Vadim Zeitlin | fixed incorrect calls to SelectObject(hdc, NULL) |
blob | commitdiff | raw | diff to current |
2001-12-23 |
Vadim Zeitlin | create masks even (slightly) faster |
blob | commitdiff | raw | diff to current |
2001-12-23 |
Vadim Zeitlin | sped up the mask creation by a factor of 40 |
blob | commitdiff | raw | diff to current |
2001-12-22 |
Julian Smart | More tweaks to wxMicroWi |
blob | commitdiff | raw | diff to current |
2001-12-21 |
Julian Smart | More tinkering |
blob | commitdiff | raw | diff to current |
2001-12-21 |
Julian Smart | MicroWindows tweaks |
blob | commitdiff | raw | diff to current |
2001-11-25 |
Vadim Zeitlin | fixes for compilation with wxUSE_PALETTE=0 |
blob | commitdiff | raw | diff to current |
2001-11-20 |
Vadim Zeitlin | don't use wxTheXXXList in wxXXX ctor/dtor, only objects... |
blob | commitdiff | raw | diff to current |
2001-10-30 |
Mattia Barbon | Fixed wxMask::Create(bitmap,colour) |
blob | commitdiff | raw | diff to current |
2001-10-18 |
Vadim Zeitlin | fixed resource leak in wxBitmap::CopyFromIconOrCursor |
blob | commitdiff | raw | diff to current |
2001-10-17 |
Kendall Bennett | Mutiple updates from SciTech for wxWindows including... |
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-07-13 |
Vadim Zeitlin | removed incorrect 'static' keyword from var declarations |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Julian Smart | Various wxUniversal/wxMicroWindows fixes |
blob | commitdiff | raw | diff to current |
2001-06-29 |
Julian Smart | First pass at adding MicroWindows support |
blob | commitdiff | raw | diff to current |
2001-06-26 |
Vadim Zeitlin | first pass of wxUniv merge - nothing works, most parts... |
blob | commitdiff | raw | diff to current |
2001-05-16 |
Václav Slavík | changed wxBitmap::CreateFromXpm to use wxBitmap(wxImage... |
blob | commitdiff | raw | diff to current |
2001-05-14 |
Julian Smart | Misc release-related mods |
blob | commitdiff | raw | diff to current |
2001-05-10 |
Václav Slavík | fixed fatal bug in wxBitmap::CreateFromXpm (the bitmap... |
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-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-10 |
Julian Smart | Ok() should be called on image, not bitmap |
blob | commitdiff | raw | diff to current |
2001-04-05 |
Václav Slavík | fixed typos in wxBitmap::ConvertToImage |
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-01-17 |
Vadim Zeitlin | fixed bug 128581 |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-02-01 |
Vadim Zeitlin | 1. some fixes for the problems reported by BoundsChecker |
blob | commitdiff | raw | diff to current |
2000-01-26 |
Vadim Zeitlin | 1. fixed (?) blitting bitmaps with mask |
blob | commitdiff | raw | diff to current |
2000-01-24 |
Vadim Zeitlin | several mingw32 compilation fixes |
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-19 |
Vadim Zeitlin | XBM loading finally works (thanks Guillermo) |
blob | commitdiff | raw | diff to current |
2000-01-18 |
Vadim Zeitlin | 1. small fix in wxDirDialog: SHBrowseForFolder() doesn... |
blob | commitdiff | raw | diff to current |
1999-12-28 |
Guillermo Rodrigue... | Added GetSubBitmap() |
blob | commitdiff | raw | diff to current |
1999-12-16 |
Vadim Zeitlin | Win16 compilation fixes |
blob | commitdiff | raw | diff to current |
1999-12-14 |
Václav Slavík | removed USE_SHARED_LIBRARY(IES) |
blob | commitdiff | raw | diff to current |
1999-12-13 |
Vadim Zeitlin | mask corrections |
blob | commitdiff | raw | diff to current |
1999-12-05 |
Julian Smart | wxChoice/wxComboBox background colour change (to get... |
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-23 |
Julian Smart | WM_MOUSEMOVE correction |
blob | commitdiff | raw | diff to current |
1999-11-17 |
Václav Slavík | wxBitmap::LoadFile and SaveFile now uses wxImage's... |
blob | commitdiff | raw | diff to current |
1999-11-15 |
Vadim Zeitlin | 1. fixed wxStaticBox background erasing (or, rather... |
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-10-18 |
Vadim Zeitlin | 1. more drag and drop and clipboard changes: |
blob | commitdiff | raw | diff to current |
1999-10-17 |
Vadim Zeitlin | corrected serious bug in SetHBITMAP |
blob | commitdiff | raw | diff to current |
1999-10-08 |
Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
blob | commitdiff | raw | diff to current |
1999-08-27 |
Patrick Albert | Removing some level 3 warning |
blob | commitdiff | raw | diff to current |
1999-08-01 |
Vadim Zeitlin | 1. wxWindow::Centre() hopefully fixed |
blob | commitdiff | raw | diff to current |
1999-06-14 |
Ove Kaaven | A few weeks of Unicode fixes (my old win95 laptop compi... |
blob | commitdiff | raw | diff to current |
1999-04-01 |
Julian Smart | Fixed wxPalette memory leak when loading BMP files |
blob | commitdiff | raw | diff to current |
1999-02-23 |
Vadim Zeitlin | some very minor fixes (I don't even remember what exactly) |
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 |
1999-01-07 |
Julian Smart | Doc & Symantec C++ fixes |
blob | commitdiff | raw | diff to current |
1998-12-10 |
Unknown (AN) | remove the line for image.h, restore a line commented... |
blob | commitdiff | raw | diff to current |
1998-12-09 |
Julian Smart | wxImage changes |
blob | commitdiff | raw | diff to current |
1998-12-09 |
Unknown (AN) | dec 9, 1998 wxImage related changes |
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-12-04 |
Julian Smart | More progress on wxMotif, incl. wxTreeCtrl/wxListCtrl... |
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-11-24 |
Vadim Zeitlin | 1. new wxList code |
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-08 |
Julian Smart | Additional makefiles; changes for compilation with... |
blob | commitdiff | raw | diff to current |
1998-09-07 |
Vadim Zeitlin | some clean up of the code |
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-19 |
Julian Smart | GDI double-deletion fix, wxBitmap depth bug |
blob | commitdiff | raw | diff to current |
next |