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
*
comment fix
bulia byak
2008-02-13
2
-3
/
+3
*
fix center of the generated marker to be at the rotation center, not geometri...
bulia byak
2008-02-13
1
-2
/
+3
*
fix scaling with stroke width for user-created markers
bulia byak
2008-02-13
1
-2
/
+6
*
fix for bug #189788
Felipe Corr??a da Silva Sanches
2008-02-13
1
-4
/
+4
*
i18n patch from Marcin
Alexandre Prokoudine
2008-02-13
4
-5
/
+7
*
Fix initialization of grids. Should finally fix Bug #172778
Johan B. C. Engelen
2008-02-12
2
-4
/
+4
*
opacity max value is 255 instead of previous wrong 256 maxvalue that was used...
Felipe Corr??a da Silva Sanches
2008-02-12
1
-1
/
+1
*
infobox on filter effects dialog now is optional
Felipe Corr??a da Silva Sanches
2008-02-12
4
-0
/
+21
*
Fixed composite-node-observer including a file not existing in stable glib
Niko Kiirala
2008-02-11
2
-1
/
+1
*
* Missing localization for Reset preferences button
Luca Bruno
2008-02-11
2
-2
/
+2
*
remaining g++ 4.3 compilation fix-ups
Kees Cook
2008-02-11
9
-2
/
+11
*
Offline work done during weekend:
Felipe Corr??a da Silva Sanches
2008-02-11
10
-112
/
+609
*
revert to previous version.
JF Barraud
2008-02-10
1
-20
/
+9
*
Patch from Marcin Floryan to get rid of one string in the pot file
Bryce Harrington
2008-02-10
1
-1
/
+1
*
* Extended translation for Cairo PS Output, patch by Marcin Floryan (closes: ...
Luca Bruno
2008-02-10
1
-2
/
+2
*
* Localization for menubar tooltips, patch by Marcin Floryan (closes: #169103)
Luca Bruno
2008-02-10
1
-1
/
+1
*
* Alternative translation text for Grid|New, patch by Marcin Floryan (closes:...
Luca Bruno
2008-02-08
1
-1
/
+2
*
fix bug: selected group gets moved even when click+drag on an object on top o...
bulia byak
2008-02-08
1
-0
/
+8
*
* src/conn-avoid-ref.cpp: Include the "xml/simple-node" header, rather than
mjwybrow
2008-02-08
1
-1
/
+1
*
well... this is a better fix for bug #180117 (Filter Dialog soup) !
Felipe Corr??a da Silva Sanches
2008-02-07
1
-3
/
+4
*
fix for bug #180117 (Filter Dialog soup)
Felipe Corr??a da Silva Sanches
2008-02-07
1
-5
/
+3
*
feDisplacementMap resolution independence fix sent by JF Barraud
Felipe Corr??a da Silva Sanches
2008-02-07
1
-9
/
+17
*
Patch from Tom Davidson to add support for the bitmapoversample option,
Bryce Harrington
2008-02-07
1
-0
/
+1
*
Changed by request to GPL2
Bob Jamison
2008-02-07
2
-2
/
+5
*
Fix wrong identification of invalid effects (for unknown effects, it used to ...
Johan B. C. Engelen
2008-02-06
1
-4
/
+2
*
add extra note of importance to EnumDataConverter and add is_valid_id method
Johan B. C. Engelen
2008-02-06
1
-1
/
+8
*
fix 189661
bulia byak
2008-02-06
1
-1
/
+3
*
bug 189516: text selection highlight is in the wrong place for text-on-path w...
Richard Hughes
2008-02-06
1
-4
/
+5
*
Fix for bug 168978
Bryce Harrington
2008-02-06
1
-2
/
+2
*
Fixed crash with lighting effects used on non-premultiplied input (bug 189468)
Niko Kiirala
2008-02-06
1
-1
/
+1
*
avoid dangerous equality comparison on doubles; remove useless asserts that w...
bulia byak
2008-02-06
1
-15
/
+13
*
Iron out some rounding errors in the displaying of the rulers and of guides
Diederik van Lierop
2008-02-05
5
-20
/
+43
*
fixed bug with '||'
Bob Jamison
2008-02-05
2
-343
/
+347
*
Patch by John Faith: fixed crash resulting from inproperly initialized std::map
Niko Kiirala
2008-02-05
2
-5
/
+8
*
lpe-skeletal-stroke: make spacing and normal_offset parameters do something...
JF Barraud
2008-02-05
1
-9
/
+20
*
fix axonomgrid emphasizing
Johan B. C. Engelen
2008-02-04
1
-1
/
+1
*
Delete trailing whitespace
Bryce Harrington
2008-02-04
1
-94
/
+94
*
fix emphasize coloring of grid lines (preference, dotted xy-grid and axonomgrid)
Johan B. C. Engelen
2008-02-04
3
-23
/
+33
*
r17821@shi: ted | 2008-01-31 12:59:57 -0800
Ted Gould
2008-02-04
2
-62
/
+20
*
r17818@shi: ted | 2008-01-31 09:20:06 -0800
Ted Gould
2008-02-04
1
-0
/
+2
*
Remove g_print debugging statement.
Tavmjong Bah
2008-02-04
1
-1
/
+0
*
Improvement in positioning images. W3C SVG tests:
Tavmjong Bah
2008-02-04
1
-8
/
+24
*
Whitespace cleanup
Bryce Harrington
2008-02-04
1
-46
/
+46
*
fix emergency save (bug #184376)
MenTaLguY
2008-02-03
1
-2
/
+2
*
Add plural form to status bar message in gradient context (patch by Marcin Fl...
Maximilian Albert
2008-02-03
1
-1
/
+1
*
Allow relative paths to be used for images.
Tavmjong Bah
2008-02-03
4
-8
/
+38
*
Fix missing ruler and document title updates when a file is opened in an exis...
Maximilian Albert
2008-02-03
4
-2
/
+21
*
Make units pc (pica) and ft (feet) work correctly. Closes: LP #167943.
Maximilian Albert
2008-02-03
9
-4
/
+40
*
Fix dragging a connection in the filter effects dialog into the primitive typ...
Nicholas Bishop
2008-02-02
1
-0
/
+1
*
Fix for LP #168959 as per John Cliff's 'patch' in the bug tracker
Maximilian Albert
2008-02-02
1
-1
/
+4
[next]