summaryrefslogtreecommitdiff
path: root/frontends/windows/bitmap.c
Commit message (Expand)AuthorAgeFilesLines
* Bitmap: Implement test_opaque in core instead of in every frontend.Michael Drake2022-03-291-30/+0
* Bitmap API: Clean up creation flags.Michael Drake2022-03-241-7/+7
* Windows: Drop bitmap save callback entry; core doesn't use it.Michael Drake2022-03-241-15/+0
* Windows: Drop bitmap get bpp function.Michael Drake2022-03-241-6/+0
* Windows: Use bitmap width as minimum width, since content width may be 0.Michael Drake2017-10-251-1/+1
* Use coccinelle to change logging macro calls in c filesVincent Sanders2017-09-061-15/+17
* Update content to split public and internal APIVincent Sanders2016-06-061-1/+1
* move plotters header into public APIVincent Sanders2016-05-301-1/+1
* move bitmap API header to core include directoryVincent Sanders2016-05-261-1/+1
* move image content handlers to accomodate core build changesVincent Sanders2016-05-231-1/+1
* move frontends into sub directoryVincent Sanders2016-05-151-0/+387