History log of /haiku/src/add-ons/translators/webp/ConfigView.h
Revision Date Author Comments
# 6195bee5 05-Nov-2014 Adrien Destugues <pulkomandy@gmail.com>

GIF and WebP translators: force layout of parent window

Translators are now allowed to use the layout API, but this doesn't work
well when they are used in a non-layout aware window (the view ends up
with a size of 0x0 or some arbitrary size set with
SetExplicitPreferredSize).

To avoid this, detect the case where the translator settings are the
single child of a non-layout window, and force the window to become
layouted.

Fixes #7754.


# 9f76097f 08-Mar-2011 Philippe Houdoin <philippe.houdoin@gmail.com>

Add WebP write support.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40869 a95241bf-73f2-0310-859d-f6bbb57e9c96


# c663bd36 19-Nov-2010 Philippe Houdoin <philippe.houdoin@gmail.com>

Style cleanup (thanks Korli!)
No functional changes, except for the two traces removed.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39511 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 67a22493 18-Nov-2010 Philippe Houdoin <philippe.houdoin@gmail.com>

Add a (read-only ATM) WEBP image translator, based on Google's
libwebp decoding code.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39503 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 6195bee580ae46ba714b18b5a3d804aa19d01fab 05-Nov-2014 Adrien Destugues <pulkomandy@gmail.com>

GIF and WebP translators: force layout of parent window

Translators are now allowed to use the layout API, but this doesn't work
well when they are used in a non-layout aware window (the view ends up
with a size of 0x0 or some arbitrary size set with
SetExplicitPreferredSize).

To avoid this, detect the case where the translator settings are the
single child of a non-layout window, and force the window to become
layouted.

Fixes #7754.


# 9f76097f9ef981cc953becc641b9d1f804f4e1dc 08-Mar-2011 Philippe Houdoin <philippe.houdoin@gmail.com>

Add WebP write support.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40869 a95241bf-73f2-0310-859d-f6bbb57e9c96


# c663bd36d38bec19fe413d8c1475fe54c9c66054 19-Nov-2010 Philippe Houdoin <philippe.houdoin@gmail.com>

Style cleanup (thanks Korli!)
No functional changes, except for the two traces removed.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39511 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 67a224932a49188a36d06c3528be6d200c42bb1d 18-Nov-2010 Philippe Houdoin <philippe.houdoin@gmail.com>

Add a (read-only ATM) WEBP image translator, based on Google's
libwebp decoding code.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39503 a95241bf-73f2-0310-859d-f6bbb57e9c96