]> gitweb.factorcode.org Git - factor.git/history - basis/images/loader/gdiplus/gdiplus.factor
basis: removing unnecessary method stack effects.
[factor.git] / basis / images / loader / gdiplus / gdiplus.factor
2020-09-09 John Benediktssonbasis: removing unnecessary method stack effects.
2020-03-07 Doug Colemanimages.loader.gdiplus: Allow writing .bmp and do a...
2017-09-11 Alexander IljinUpdate some copyright headers to follow the current...
2015-10-25 Björn Lindqvistimages.loader.gdiplus: both BGRA and BGRX formats are...
2015-09-06 Björn Lindqvistimages.loader.gdiplus: fix for the call to GdipBitmapLo...
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-13 Doug Colemanbasis: ERROR: changes.
2015-08-12 Doug Colemanfactor: Removing SLOT: nth/at/global in favor of using...
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2014-11-30 John Benediktssonimages.loader.gdiplus: use foo <c-direct-array> instead...
2014-10-09 Björn Lindqvistimages.loader.gdiplus: implementation of the image...
2014-03-14 John Benediktssonimages.loader: simplify registrations.
2012-08-25 Doug Colemanimages: gdiplus had a resource leak (file descriptor...
2011-11-02 Doug ColemanRename images.gtk|gdiplus|cocoa to images.loader.*...