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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
comment
bulia byak
2008-11-29
1
-1
/
+1
*
fix setting blend mode to Normal
bulia byak
2008-11-29
1
-0
/
+2
*
Rearrange to enable code that does not directly rely on lcms.
Jon A. Cruz
2008-11-27
1
-8
/
+3
*
Fix compile with lcms disabled.
Maximilian Albert
2008-11-27
3
-1
/
+7
*
List color profile search locations in preference tooltip
Jon A. Cruz
2008-11-27
1
-1
/
+16
*
marked forgotten translatable message
Alexandre Prokoudine
2008-11-25
1
-1
/
+1
*
Add an option to the preferences to _only_ snap the node closest to the mouse...
Diederik van Lierop
2008-11-24
2
-3
/
+6
*
adding "remove" context menu in the embedded color profiles box
Felipe Corr??a da Silva Sanches
2008-11-24
2
-39
/
+132
*
1) Improve the way the distance to the pointer is taken into account when fin...
Diederik van Lierop
2008-11-23
2
-2
/
+7
*
Merge from fe-moved
Ted Gould
2008-11-21
26
-113
/
+1866
*
Merge from trunk
Ted Gould
2008-10-31
7
-15
/
+36
*
From trunk
Ted Gould
2008-10-27
77
-1111
/
+1215
*
Merging from trunk
Ted Gould
2008-10-11
11
-82
/
+94
*
Sorry, I got off on a branch and ended up with a bunch of things. I'm just g...
Ted Gould
2008-09-25
4
-3
/
+111
*
* Lots of documentation for the Inkscape::XML namespace
Krzysztof Kosi??ski
2008-09-23
1
-7
/
+6
*
Made bitmap printing use the DPI setting (bug 258916)
Niko Kiirala
2008-09-22
1
-3
/
+7
*
on closing and document change, if this was the last view on this document, d...
bulia byak
2008-09-21
1
-5
/
+9
*
Fixes for missing icons and icon size issues.
Jon A. Cruz
2008-09-21
1
-13
/
+13
*
release reprs properly
bulia byak
2008-09-20
2
-0
/
+5
*
Next roud of NR ==> Geom conversion
Maximilian Albert
2008-09-18
2
-6
/
+6
*
More NR ==> Geom conversion (points and some matrices/transforms)
Maximilian Albert
2008-09-18
3
-20
/
+20
*
Some NR::Point ==> Geom::Point replacements
Maximilian Albert
2008-09-18
1
-2
/
+2
*
Refactored preferences handling into a new version of
Krzysztof Kosi??ski
2008-09-16
11
-183
/
+236
*
remove extra unref; now ref/unref is done by show/hide; this used to stop thi...
bulia byak
2008-09-16
1
-1
/
+0
*
Warning cleanup
Jon A. Cruz
2008-09-14
1
-1
/
+1
*
More sensible behaviour of the treat-selection-as-group option in align & dis...
Maximilian Albert
2008-09-13
1
-2
/
+5
*
Add option to align & distribute dialog to treat the selection as a group (cl...
Maximilian Albert
2008-09-13
2
-5
/
+32
*
convert almost all libnrtype to Geom::
Johan B. C. Engelen
2008-09-11
1
-2
/
+2
*
First patch for Bug 209199: Update Win32 Save As dialog to include a Title ed...
Jeff Schiller
2008-09-11
6
-59
/
+175
*
Slightly smaller page size entries
Maximilian Albert
2008-09-08
1
-7
/
+7
*
Fix LP #258124 and crash when copying LPEs
Maximilian Albert
2008-09-08
2
-2
/
+2
*
Select landscape by default for certain page formats
Maximilian Albert
2008-09-05
1
-4
/
+28
*
Add page sizes for various business card formats as per request in LP #172225
Maximilian Albert
2008-09-05
1
-0
/
+5
*
The page size table in Document Properties should use the available vertical ...
Maximilian Albert
2008-09-05
2
-4
/
+10
*
Add a zoom correction option to preferences (used when zooming to 1:1 etc. to...
Maximilian Albert
2008-09-04
4
-4
/
+259
*
removed unnecessary pointer, changed to by reference. (the pointer was not al...
Johan B. C. Engelen
2008-09-01
1
-1
/
+1
*
Ulf Ericson's patch for implementing missing properties in the new pdf exporter
bulia byak
2008-08-29
1
-1
/
+1
*
Modify the parameters required for setting up the SnapManager
Diederik van Lierop
2008-08-28
1
-1
/
+1
*
added missing semicolons in translatable messages
Alexandre Prokoudine
2008-08-28
1
-27
/
+27
*
Fixed clipboard code to properly load needed extensions. Fixes bug #171662
Jon A. Cruz
2008-08-28
1
-2
/
+21
*
Cleanup of named icon background rendering and added pref for workaround
Jon A. Cruz
2008-08-25
2
-1
/
+4
*
whitespace cleanup
Maximilian Albert
2008-08-18
1
-1
/
+1
*
Groundwork for new LPETool tool (which consists of subtools that are construc...
Maximilian Albert
2008-08-18
2
-1
/
+6
*
family name field on svgfonts dialog now properly saves attribute. Should do ...
Felipe Corr??a da Silva Sanches
2008-08-15
2
-14
/
+76
*
gtkmm-ify the 'Stroke style' tab of Fill and Stroke dialog
Maximilian Albert
2008-08-09
1
-1
/
+3
*
Snap to intersections of any kind of path (were we previously only could snap...
Diederik van Lierop
2008-08-08
1
-3
/
+3
*
remove many unnecessary to_2geom and from_2geom calls
Johan B. C. Engelen
2008-08-08
4
-7
/
+7
*
Fix regression in object snapper which caused self-snapping
Diederik van Lierop
2008-08-07
1
-5
/
+5
*
1) When pasting, use an offset that is a multiple of the grid pitch (got lost...
Diederik van Lierop
2008-08-06
1
-27
/
+53
*
optionally (default off) relink duplicated clones to the duplicated original
bulia byak
2008-08-05
2
-0
/
+7
[next]