fixed wxDFB compilation after wxDC-related changes
[wxWidgets.git] / include / wx / dfb / dc.h
2007-12-14  Vadim Zeitlinfixed wxDFB compilation after wxDC-related changes
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-05-05  Vadim Zeitlincompilation fix: SetLogicalFunction() is defined in...
2007-05-05  Robert Roebling Added (empty) SetLogicalFunction()
2007-05-02  Robert Roebling Moved all the coordinate system calculation to wxDCBase
2007-05-01  Robert Roebling Made device to logical and vv conversion methods
2007-04-25  Vadim Zeitlinchanged wxDC::GetTextExtent() and related methods to...
2006-11-20  Václav Slavíkmoved wxMGL's font management code to common so that...
2006-10-30  Vadim Zeitlincompilation fixes after adding wxMemoryDCBase::Init...
2006-10-30  Vadim Zeitlinremove just added wxCoordRound() (see patch 1586499)
2006-10-29  Stefan NeisFixed typo.
2006-10-29  Julian SmartApplied patch 1586499: wxCoordRound function
2006-10-24  Václav Slavíkmoved wxOverlay into overlay.* files and out of dc...
2006-09-18  Václav Slavíkbasic blitting implementation
2006-09-06  Václav Slavíkuse C++ wrappers around DirectFB API for easier use
2006-09-04  Václav Slavíkremoved obsolete and incorrect comment
2006-08-27  Václav Slavíkinitial (not yet working) code for DirectFB port