inkscape:moduli16_recolor

Last commit made on 2013-09-26
Get this branch:
git clone -b moduli16_recolor https://git.launchpad.net/inkscape

Branch merges

Branch information

Name:
moduli16_recolor
Repository:
lp:inkscape

Recent commits

d6c829e... by demicoder

+ Made changes for compilation in linux.

(bzr r12394)

bd0c2b3... by demicoder

minor cleanups

(bzr r12393)

113ee8c... by demicoder

+ Color changing functionality of wheel complete !
+ Minor bugs of RecolorSelector to be fixed.
+ Straight-forward approach right now. :)

(bzr r12392)

34b2fda... by demicoder

+ Addition/Removal of Nodes to RecolorWheel Node done.
+ new signals: _added_to_selection_signal and _removed_from_selection_signal to sp-object.h

(bzr r12391)

a7a6a62... by demicoder

+ Added functionality that executes in accordance to objects being added/removed from selection. Check output.txt in ./inkscape (on windows) OR terminal (on linux) for results.

(bzr r12390)

a6736b6... by demicoder

+ Added S. Gotte's _notifySelected() functionality to code. Compilation without erros.
+ Minor changes in recolor-artwork-widget.cpp
+ Added signals to recolor-selector

(bzr r12389)

3b851b2... by demicoder

Cleaner Code. All crashes fixed. Only signals rewiring left now.

(bzr r12388)

092b930... by demicoder

12386 with some cleaner code.

(bzr r12387)

953e458... by demicoder

Crashes handled. Now signals and editing problems left. :)
Basically deug recolor wheel drawing and signals patching and wiring.

(bzr r12386)

d2e3e41... by demicoder

commented out: add_node_to_recolor_wheel() from performUpdate() in recolor-artwork-widget.cpp .
Apparently this function unleashes all kinds of crash hell.

(bzr r12385)