History log of /haiku/src/add-ons/translators/icns/ConfigView.cpp
Revision Date Author Comments
# 29285e87 29-Mar-2023 Zach Dykstra <dykstra.zachary@gmail.com>

translators: remove explicitly setting sizes

With the change in hrev56876, translator configuration views no longer
need to hint what their sizes should be.

Change-Id: I7742b4c8d71ec98635e530b34573e6f765f12d30
Reviewed-on: https://review.haiku-os.org/c/haiku/+/6265
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
Tested-by: Automation <automation@haiku-os.org>
Reviewed-by: waddlesplash <waddlesplash@gmail.com>


# f4a1f9c0 21-Nov-2017 Kacper Kasper <kacperkasper@gmail.com>

ICNSTranslator: add missing B_TRANSLATEs.


# b5118c36 23-Apr-2015 Janus <janus2@ymail.com>

DataTranslations: use layout, standard format.

* Fix icns, ico.
* Small fix.
* Partialy fixes #11999.


# 82e60cd5 26-Aug-2014 Jérôme Duval <jerome.duval@gmail.com>

ICNSTranslator: use outsourced package libicns

* clean up Copyrights section.
* libicns becomes a default package


# a52b9419 29-Dec-2012 threedeyes <3dEyes@gmail.com>

Apply patch by dsjonny from ticket #9339: Localization for ICNS Translator


# 122e78a5 08-Nov-2012 threedeyes <3dEyes@gmail.com>

Added translator for Apple icons (icns)

* Read/Write up to 1024x1024 icon sizes.
* All build-in icon sizes available as pages in ShowImage.
* Support only 32-bit icon colors (rgb32 and rgba32) now.


# b5118c36ccba519c87bdee48d3d60aea1429ea0d 23-Apr-2015 Janus <janus2@ymail.com>

DataTranslations: use layout, standard format.

* Fix icns, ico.
* Small fix.
* Partialy fixes #11999.


# 82e60cd5ec5cfd68e1beec5be20caccff1fe17d6 26-Aug-2014 Jérôme Duval <jerome.duval@gmail.com>

ICNSTranslator: use outsourced package libicns

* clean up Copyrights section.
* libicns becomes a default package


# a52b9419e73a4decf648ef73008676d2f16dbe50 29-Dec-2012 threedeyes <3dEyes@gmail.com>

Apply patch by dsjonny from ticket #9339: Localization for ICNS Translator


# 122e78a5b92a5abfad8bef23c2bb859a0ab5eb6f 08-Nov-2012 threedeyes <3dEyes@gmail.com>

Added translator for Apple icons (icns)

* Read/Write up to 1024x1024 icon sizes.
* All build-in icon sizes available as pages in ShowImage.
* Support only 32-bit icon colors (rgb32 and rgba32) now.