History log of /haiku/src/apps/icon-o-matic/generic/gui/panel/color_picker/ColorField.cpp
Revision Date Author Comments
# f068ecea 19-Jul-2015 Rene Gollent <rene@gollent.com>

Icon-O-Matic: Fix gcc4 build.

- Add explicit casts to uint8 since gcc4 otherwise warns about a narrowing
conversion.


# 0ebc8ac6 09-May-2015 Stephan Aßmus <superstippi@gmx.de>

IOM/ColorField: Get rid of useless threads

Generate bitmap in Draw() lazily. Removed liblayout stuff. Support for
Haiku layout methods. Fixed some bugs with selecting red/green/blue
as fixed values (ticket #10574).


# cc3fb1f5 26-Apr-2013 Jérôme Duval <jerome.duval@gmail.com>

icon-o-matic: converts the result of round() to uint8 to fit in struct rgb_color.

* GCC 4.7 warning: narrowing conversion of '(int)(((ColorPickerView*)this)->ColorPickerView::r * 2.55e+2f)'
from 'int' to 'uint8 {aka unsigned char}' inside { } is ill-formed in C++11 [-Werror=narrowing]


# eddec292 21-Jul-2010 Oliver Tappe <zooey@hirschkaefer.de>

* applied patch by kaliber that fixes more than 100 warnings - thanks a lot!
Closes #6349

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


# 31e20891 23-Jun-2006 Stephan Aßmus <superstippi@gmx.de>

* added a color picker panel
(heavily modified, but originally based on Colors! by Werner Freytag)


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


# f068ecea0a72f16044bfa3cb932d57576fa622d3 19-Jul-2015 Rene Gollent <rene@gollent.com>

Icon-O-Matic: Fix gcc4 build.

- Add explicit casts to uint8 since gcc4 otherwise warns about a narrowing
conversion.


# 0ebc8ac6ef8f1d94bc891e10a001f611a528cf47 09-May-2015 Stephan Aßmus <superstippi@gmx.de>

IOM/ColorField: Get rid of useless threads

Generate bitmap in Draw() lazily. Removed liblayout stuff. Support for
Haiku layout methods. Fixed some bugs with selecting red/green/blue
as fixed values (ticket #10574).


# cc3fb1f518747bb9b897b3868cc89577261a2e47 26-Apr-2013 Jérôme Duval <jerome.duval@gmail.com>

icon-o-matic: converts the result of round() to uint8 to fit in struct rgb_color.

* GCC 4.7 warning: narrowing conversion of '(int)(((ColorPickerView*)this)->ColorPickerView::r * 2.55e+2f)'
from 'int' to 'uint8 {aka unsigned char}' inside { } is ill-formed in C++11 [-Werror=narrowing]


# eddec292d5dd8251a00851880e16e6a5c07c1e3f 21-Jul-2010 Oliver Tappe <zooey@hirschkaefer.de>

* applied patch by kaliber that fixes more than 100 warnings - thanks a lot!
Closes #6349

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


# 31e20891067fdd01ab68bc891566f070ff73ef58 23-Jun-2006 Stephan Aßmus <superstippi@gmx.de>

* added a color picker panel
(heavily modified, but originally based on Colors! by Werner Freytag)


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