]> git.saurik.com Git - wxWidgets.git/history - tests/image/rawbmp.cpp
For wxGTK2, link with X11 explicitly, since we use many X11 functions directly.
[wxWidgets.git] / tests / image / rawbmp.cpp
2008-07-23  Vadim Zeitlinfix a bug in the test which was corrupting 1 byte beyon...
2008-06-01  Vadim Zeitlindefine wxHAS_RAW_BITMAP (instead of inconsistenly named...
2008-05-30  Vadim Zeitlinfixed wxImagePixelData compilation (ticket #3003);...