History log of /haiku/src/apps/icon-o-matic/generic/gui/panel/color_picker/ColorSlider.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.


# f333ade3 19-Jul-2015 Stephan Aßmus <superstippi@gmx.de>

Icon-O-Matic: Converted color picker to use layouting

Basically synced the code with what I did for WIP WonderBrush rewrite.
* Converted to use layouting
* Removed unused liblayout MView cruft
* Removed need for rendering in separate threads in favor of
rendering lazily. The original Colors! rendering was insanely slow
and inefficient, hence the separate rendering threads.
* Some style fixes along the way.
* Some minor bug fixes, too, but these were not actually triggered.
* Renamed selected_color_mode.h to SelectedColorMode.h


# 2e1347b2 29-Apr-2013 Murai Takashi <tmurai01@gmail.com>

Fix more GCC4 narrowing conversion warnings

Signed-off-by: Jérôme Duval <jerome.duval@gmail.com>


# d532c167 05-May-2012 Stephan Aßmus <superstippi@gmx.de>

Fixed some compiler warnings.


# 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.


# f333ade30958169ee702db317a8197bebbad52f9 19-Jul-2015 Stephan Aßmus <superstippi@gmx.de>

Icon-O-Matic: Converted color picker to use layouting

Basically synced the code with what I did for WIP WonderBrush rewrite.
* Converted to use layouting
* Removed unused liblayout MView cruft
* Removed need for rendering in separate threads in favor of
rendering lazily. The original Colors! rendering was insanely slow
and inefficient, hence the separate rendering threads.
* Some style fixes along the way.
* Some minor bug fixes, too, but these were not actually triggered.
* Renamed selected_color_mode.h to SelectedColorMode.h


# 2e1347b2bfc34f47f20174ae1112d7b4f774ae48 29-Apr-2013 Murai Takashi <tmurai01@gmail.com>

Fix more GCC4 narrowing conversion warnings

Signed-off-by: Jérôme Duval <jerome.duval@gmail.com>


# d532c167d8f34f74676ebfb57aa951ebad510ac2 05-May-2012 Stephan Aßmus <superstippi@gmx.de>

Fixed some compiler warnings.


# 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