| Code-Review | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Make some fxge code Windows / AGG-only
Make CFX_RenderDevice::FillRect() fallback code Windows-only, since only
CGdiDeviceDriver can trigger this code. All other drivers that implement
RenderDeviceDriverIface::FillRect() will always succeed. After this,
CFX_DIBitmap::CompositeRect() becomes Windows/AGG-only.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |