]> git.saurik.com Git - wxWidgets.git/history - src/dfb/bitmap.cpp
Move some things to wxBitmapBase to avoid much duplication.
[wxWidgets.git] / src / dfb / bitmap.cpp
2006-10-08  Paul CornettMove some things to wxBitmapBase to avoid much duplication.
2006-09-28  Vadim ZeitlinThe Lesser wxMask Refactoring: merged wxMGL and wxDFB...
2006-09-14  Václav Slavíkadded wxFAIL_MSG to unimplemented SetDepth/Width/Height
2006-09-14  Václav Slavíkimplemented convertion between wxImage and wxBitmap
2006-09-14  Václav Slavíkadded check for supported depth and 'not implemented...
2006-09-14  Václav Slavíkimplemented wxBitmap::GetSubBitmap()
2006-09-11  Václav Slavíkmove misc surface helpers to wxIDirectFBSurface class
2006-09-06  Václav Slavíkuse C++ wrappers around DirectFB API for easier use
2006-08-27  Václav Slavíkinitial (not yet working) code for DirectFB port