Home
last modified time | relevance | path

Searched hist:cc9464372450658c8cb898b2f8b3b91fbd3a0834 (Results 1 – 6 of 6) sorted by relevance

/haiku/src/apps/screenshot/
H A DScreenshot.hcc9464372450658c8cb898b2f8b3b91fbd3a0834 Thu Jan 30 23:43:31 UTC 2014 Axel Dörfler <axeld@pinc-software.de> Screenshot: fixed alpha channel handling.

* Screenshot always used B_RGBA32 color space, but did not care about the
alpha channel at all. Now it only uses that space when "includeBorder"
is used.
* Utility::_MakeTabSpaceTransparent() now also makes sure that the rest
of the bitmap has the correct alpha channel set. This fixes bug #10491.
* Minor cleanup.
H A DUtility.hcc9464372450658c8cb898b2f8b3b91fbd3a0834 Thu Jan 30 23:43:31 UTC 2014 Axel Dörfler <axeld@pinc-software.de> Screenshot: fixed alpha channel handling.

* Screenshot always used B_RGBA32 color space, but did not care about the
alpha channel at all. Now it only uses that space when "includeBorder"
is used.
* Utility::_MakeTabSpaceTransparent() now also makes sure that the rest
of the bitmap has the correct alpha channel set. This fixes bug #10491.
* Minor cleanup.
H A DUtility.cppcc9464372450658c8cb898b2f8b3b91fbd3a0834 Thu Jan 30 23:43:31 UTC 2014 Axel Dörfler <axeld@pinc-software.de> Screenshot: fixed alpha channel handling.

* Screenshot always used B_RGBA32 color space, but did not care about the
alpha channel at all. Now it only uses that space when "includeBorder"
is used.
* Utility::_MakeTabSpaceTransparent() now also makes sure that the rest
of the bitmap has the correct alpha channel set. This fixes bug #10491.
* Minor cleanup.
H A DScreenshot.cppcc9464372450658c8cb898b2f8b3b91fbd3a0834 Thu Jan 30 23:43:31 UTC 2014 Axel Dörfler <axeld@pinc-software.de> Screenshot: fixed alpha channel handling.

* Screenshot always used B_RGBA32 color space, but did not care about the
alpha channel at all. Now it only uses that space when "includeBorder"
is used.
* Utility::_MakeTabSpaceTransparent() now also makes sure that the rest
of the bitmap has the correct alpha channel set. This fixes bug #10491.
* Minor cleanup.
H A DJamfilecc9464372450658c8cb898b2f8b3b91fbd3a0834 Thu Jan 30 23:43:31 UTC 2014 Axel Dörfler <axeld@pinc-software.de> Screenshot: fixed alpha channel handling.

* Screenshot always used B_RGBA32 color space, but did not care about the
alpha channel at all. Now it only uses that space when "includeBorder"
is used.
* Utility::_MakeTabSpaceTransparent() now also makes sure that the rest
of the bitmap has the correct alpha channel set. This fixes bug #10491.
* Minor cleanup.
H A DScreenshotWindow.cppcc9464372450658c8cb898b2f8b3b91fbd3a0834 Thu Jan 30 23:43:31 UTC 2014 Axel Dörfler <axeld@pinc-software.de> Screenshot: fixed alpha channel handling.

* Screenshot always used B_RGBA32 color space, but did not care about the
alpha channel at all. Now it only uses that space when "includeBorder"
is used.
* Utility::_MakeTabSpaceTransparent() now also makes sure that the rest
of the bitmap has the correct alpha channel set. This fixes bug #10491.
* Minor cleanup.