Features/Enhanced color selector: Difference between revisions
| Line 44: | Line 44: | ||
To implement this feature, I needed to make changes in <strike>four</strike> two places: | To implement this feature, I needed to make changes in <strike>four</strike> two places: | ||
* In sugar-toolkit/src/sugar-toolkit/src/sugar/graphics/xocolor.py I added new methods for getting the next and previous colors in the list [ | * In sugar-toolkit/src/sugar-toolkit/src/sugar/graphics/xocolor.py I added new methods for getting the next and previous colors in the list [http://bugs.sugarlabs.org/attachment/ticket/1592/xocolor.patch xocolor.patch] | ||
* <strike>In sugar/src/jarabe/intro/(colorpicker.py, window.py) I added the new buttons and callbacks [[Features/Enhanced_color_selector/Patch-colorpicker|patch-colorpicker]] [[Features/Enhanced_color_selector/Patch-window|patch-window]]</strike> | * <strike>In sugar/src/jarabe/intro/(colorpicker.py, window.py) I added the new buttons and callbacks [[Features/Enhanced_color_selector/Patch-colorpicker|patch-colorpicker]] [[Features/Enhanced_color_selector/Patch-window|patch-window]]</strike> | ||
* In sugar/extensions/cpsection/aboutme/view.py I added the new buttons and callbacks [ | * In sugar/extensions/cpsection/aboutme/view.py I added the new buttons and callbacks [http://bugs.sugarlabs.org/attachment/ticket/1592/view.patch view.patch] | ||
* <strike>In sugar-artwork/icons/scalable/actions/edit-undo.svg I added ENTITY support [[Features/Enhanced_color_selector/atch-edit-undo|patch-edit-undo]]</strike> | * <strike>In sugar-artwork/icons/scalable/actions/edit-undo.svg I added ENTITY support [[Features/Enhanced_color_selector/atch-edit-undo|patch-edit-undo]]</strike> | ||