index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
widget
/
style-swatch.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-10-11
Fix for 1058402 : Inconsistent opacity indication
John Smith
1
-5
/
+2
2012-09-20
some memleak fixes (Bug #1043571)
Kris De Gussem
1
-9
/
+8
2012-09-03
revert rev 11646: build issue with dbus (forgot to adapt some more, dbus was ...
Kris De Gussem
1
-8
/
+9
2012-09-02
converted some c-string usage to c++ string class usage: should fix some memo...
Kris De Gussem
1
-9
/
+8
2012-04-13
Translation. More disambiguations (see Bug #832560).
Nicolas Dufour
1
-2
/
+2
2012-02-26
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
1
-0
/
+2
2012-01-08
Fix pointer initialization
Johan B. C. Engelen
1
-5
/
+5
2012-01-07
Fixed warning under gcc 4.5.2
Jon A. Cruz
1
-6
/
+6
2012-01-03
Fixed null-pointer ctor crashes.
Jon A. Cruz
1
-5
/
+10
2012-01-03
More deprecated GtkTooltips
Alex Valavanis
1
-13
/
+12
2011-10-03
Doxygen cleanup.
Jon A. Cruz
1
-4
/
+5
2008-10-27
From trunk
Ted Gould
1
-117
/
+85
2008-06-06
Fixed uninitialized member
Jon A. Cruz
1
-0
/
+2
2008-01-31
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
1
-0
/
+3
2007-11-11
Minor cleanup
Jon A. Cruz
1
-17
/
+17
2007-09-15
Refactoring SPColor to C++ and removing legacy CMYK implementation
Jon A. Cruz
1
-2
/
+1
2007-09-10
Purged fill type enum
Jon A. Cruz
1
-16
/
+16
2007-06-27
switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...
bulia byak
1
-1
/
+1
2007-02-15
enable click-action and general tooltip for style swatches
bulia byak
1
-6
/
+32
2007-01-18
text fixes
bulia byak
1
-2
/
+2
2007-01-18
text markup
bulia byak
1
-2
/
+2
2006-05-28
typos, mnemonics
bulia byak
1
-2
/
+2
2006-05-05
fix 1480934
bulia byak
1
-1
/
+1
2006-05-02
r11667@tres: ted | 2006-05-01 22:48:49 -0700
Ted Gould
1
-5
/
+16
2006-05-02
(bzr r690)
Ted Gould
1
-16
/
+5
2006-05-01
fix showing style when last-set style is empty (on a new installation of inks...
bulia byak
1
-6
/
+18
2006-04-29
enable the widget to listen to a repr to reflect its style
bulia byak
1
-1
/
+118