index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing some warnings/errors
Ted Gould
2010-01-01
1
-7
/
+9
*
Fixing includes
Ted Gould
2010-01-01
2
-1
/
+2
*
Adding all of the library stuff in. Including libtool in configure and libto...
Ted Gould
2010-01-01
1
-0
/
+28
*
Cleaning up the Makefile so it's easier to read
Ted Gould
2010-01-01
1
-10
/
+19
*
Clearing up EXTRA_DIST lifecycle
Ted Gould
2009-12-31
1
-1
/
+3
*
Updating interface to add save type
Ted Gould
2009-12-31
1
-1
/
+1
*
Adding dbus descriptions to EXTRA_DIST
Ted Gould
2009-12-31
1
-0
/
+4
*
Installing the service files into the dbus service directory
Ted Gould
2009-12-31
1
-1
/
+1
*
Making BUILT_SOURCES an append
Ted Gould
2009-12-31
2
-1
/
+3
*
Updating to current trunk
Ted Gould
2009-12-21
202
-4085
/
+16023
|
\
|
*
utilities and UI support for identifying truncated flowtext and text-on-path
buliabyak
2009-12-21
7
-7
/
+144
|
*
Make Inkscape Portable not fiddle with the registry.
Chris Morgan
2009-12-20
1
-2
/
+6
|
*
Warning cleanup
Jon A. Cruz
2009-12-20
31
-831
/
+893
|
*
2nd patch of bug 488862. Also committed upstream in 2geom.
Johan B. C. Engelen
2009-12-16
1
-2
/
+2
|
*
disable debug messages
buliabyak
2009-12-16
1
-1
/
+1
|
*
Patches 3-11 from 488862 for a number of memleaks and allocation/deallocation...
Josh Andler
2009-12-16
9
-12
/
+18
|
*
updating my email address in file headers
Felipe Corr??a da Silva Sanches
2009-12-13
46
-46
/
+46
|
*
"too much ink" icon is only enabled when the current ICC profile colorspace i...
Felipe Corr??a da Silva Sanches
2009-12-13
1
-9
/
+19
|
*
Position of baseline anchor is now dependent of the text alignment
Diederik van Lierop
2009-12-13
4
-37
/
+51
|
*
Reenable new input device dialog for further development
Jon A. Cruz
2009-12-13
1
-2
/
+1
|
*
reenable per-document palette to allow for continuing development.
Jon A. Cruz
2009-12-13
1
-1
/
+1
|
*
Updating ignored file list to get 'bzr status' more helpful
Jon A. Cruz
2009-12-12
1
-0
/
+0
|
*
refactoring of previous commit + add separation to glyph renderer also
Felipe Corr??a da Silva Sanches
2009-12-11
4
-33
/
+40
|
*
- new: Print Colors Preview Dialog and rendermode
Felipe Corr??a da Silva Sanches
2009-12-11
14
-13
/
+240
|
*
Spray Tool: add context to strings
Ivan Mas??r
2009-12-07
1
-13
/
+13
|
*
Spray Tool: translated forgotten strings from French to English
Ivan Mas??r
2009-12-07
1
-8
/
+8
|
*
Correctly read and write values for Spray Tool option on Tool Controls Bar.
Josh Andler
2009-12-07
2
-14
/
+14
|
*
This commit hooks device-cmyk handling to color pickers. Now we have basic in...
Felipe Corr??a da Silva Sanches
2009-12-07
3
-7
/
+49
|
*
Added UI for threading pref in Filter Preferences for Gaussian Blur, default ...
Josh Andler
2009-12-06
3
-0
/
+7
|
*
fix device-color output
Felipe Corr??a da Silva Sanches
2009-12-06
1
-1
/
+2
|
*
* infrastructure to store device colors as described in http://www.w3.org/TR/...
Felipe Corr??a da Silva Sanches
2009-12-06
6
-6
/
+202
|
*
added an icon to the color picker dialog to alert when there is too much ink ...
Felipe Corr??a da Silva Sanches
2009-12-06
2
-1
/
+24
|
*
merging gsoc 2009 color management work by Felipe Sanches (a.k.a. JucaBlues)
Felipe Corr??a da Silva Sanches
2009-12-05
16
-20
/
+242
|
|
\
|
|
*
Updating to current trunk
Ted Gould
2009-11-29
213
-3110
/
+4879
|
|
|
\
|
|
*
|
adding iffdefs for LCMS and fixing layout of CMS icons
Felipe Corr??a da Silva Sanches
2009-08-17
2
-5
/
+12
|
|
*
|
now gamut check works!
Felipe Corr??a da Silva Sanches
2009-08-15
3
-24
/
+49
|
|
*
|
refactoring ICC out-of-gamut check
Felipe Corr??a da Silva Sanches
2009-08-15
1
-4
/
+6
|
|
*
|
Initial draft of the out-of-gamut check. It is not working yet. I will contin...
Felipe Corr??a da Silva Sanches
2009-08-14
1
-0
/
+33
|
|
*
|
preserving icc colors in all tabs of fill&stroke
Felipe Corr??a da Silva Sanches
2009-08-14
1
-0
/
+5
|
|
*
|
a quick workaround in order to avoid some invalid names for icc profiles.
Felipe Corr??a da Silva Sanches
2009-08-14
1
-1
/
+13
|
|
*
|
use a function instead of copy-pasting code
Felipe Corr??a da Silva Sanches
2009-08-14
1
-20
/
+10
|
|
*
|
preserve icc on color wheel selector
Felipe Corr??a da Silva Sanches
2009-08-13
1
-1
/
+24
|
|
*
|
setting sensibility of "color management icon" depending on icc-color usage
Felipe Corr??a da Silva Sanches
2009-08-11
2
-10
/
+14
|
|
*
|
adding color management icons to fill&stroke dialog
Felipe Corr??a da Silva Sanches
2009-08-11
1
-1
/
+17
|
|
*
|
enabling all icc-color related debug messages
Felipe Corr??a da Silva Sanches
2009-08-01
4
-6
/
+28
|
|
*
|
parsing and handling of icc-color in feFlood SVG Filters
Felipe Corr??a da Silva Sanches
2009-06-20
7
-35
/
+122
|
|
*
|
bool sp_svg_read_icc_color( gchar const *str, SVGICCColor* dest );
Felipe Corr??a da Silva Sanches
2009-06-20
2
-1
/
+7
|
|
*
|
adding a list of uint32 color references and forcing LCMS debugging
Felipe Corr??a da Silva Sanches
2009-06-17
1
-26
/
+26
|
*
|
|
add cxxtests for marker_loc enum. code depends on the exact values of the enu...
Johan B. C. Engelen
2009-12-05
3
-0
/
+42
|
*
|
|
Text alignment is now taken into account when snapping a text object
Diederik van Lierop
2009-12-05
1
-2
/
+23
[next]