]> git.saurik.com Git - wxWidgets.git/history - src/x11/bitmap.cpp
In bitmap.cpp, CreateFromImage, took GetWidth and GetHeight out of loop.
[wxWidgets.git] / src / x11 / bitmap.cpp
2002-03-28  Julian SmartIn bitmap.cpp, CreateFromImage, took GetWidth and GetHe...
2002-03-09  Julian SmartAdded reparenting helper classes to help apps to grab...
2002-02-27  Julian SmartNano-X: used drawable-to-wxImage function in wxBitmap...
2002-02-27  Julian SmartNano-X: added function to copy from a drawable to a...
2002-02-27  Julian SmartNano-X: bitmap now showing in wxMessageBox, but it...
2002-02-25  Julian Smartdata_image -> mask_image, correcting some crashes in...
2002-02-20  Julian SmartNanoX modificati
2002-02-15  Julian SmartInclude XPM under wxX11 for some samples; added comment...
2002-02-13  Julian SmartAllowed for wxHAVE_LIB_XPM or using wxXPMDecoder
2002-02-13  Robert Roebling wxX11:
2002-02-11  Robert Roebling wxX11:
2002-02-10  Julian SmartImplemented CopyFromBitmap, CopyFromIcon
2002-02-08  Julian SmartNow compiling
2002-02-07  Julian SmartStripped out miscellaneous Motif/Xt-specific code
2002-02-05  Julian SmartReformatted Motif headers; added __WXX11__ symbol suppo...