index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-05-17
Fix LPE for groups bounding box calculation by using the SPItem->getBounds me...
Bastien Bouclet
6
-98
/
+39
2008-05-17
Warning cleanup
Jon A. Cruz
2
-5
/
+5
2008-05-17
Fixed initialization order
Jon A. Cruz
1
-5
/
+5
2008-05-16
Fix a regression in the snapper, caused by me. Sorry!
Diederik van Lierop
14
-52
/
+48
2008-05-16
* src/Makefile.am: Add missing IMAGEMAGICK_INCLUDES.
mjwybrow
1
-0
/
+1
2008-05-15
back off on lifecycle stuff for now
MenTaLguY
2
-159
/
+0
2008-05-15
Misleading server name.
Bob Jamison
1
-2
/
+2
2008-05-15
add DumbPtr
MenTaLguY
1
-0
/
+24
2008-05-15
introduce lifecycle stuff which will replace libgc
MenTaLguY
2
-0
/
+135
2008-05-13
Solve a snapping regression, which caused snapping of new items to (0,0) when...
Diederik van Lierop
1
-0
/
+6
2008-05-13
Remove warnings
Bob Jamison
1
-28
/
+28
2008-05-13
remove warnings
Bob Jamison
8
-31
/
+36
2008-05-13
remove warnings
Bob Jamison
1
-7
/
+7
2008-05-13
Fix for future testing.
Bob Jamison
1
-6
/
+10
2008-05-13
Setting for testing got into the tree. oops.
Bob Jamison
1
-6
/
+6
2008-05-13
Removed outdated default size setting
Jon A. Cruz
1
-3
/
+0
2008-05-13
reverting previous work on font-face attributes. These attributes are already...
Felipe Corr??a da Silva Sanches
2
-421
/
+0
2008-05-12
use smart pointer types correctly
Bob Jamison
1
-2
/
+2
2008-05-12
minor changes for svg document
Bob Jamison
8
-56
/
+72
2008-05-12
Add a centralized check (i.e. in the snapper mechanism) whether we've snapped...
Diederik van Lierop
19
-78
/
+164
2008-05-12
* implemented handling of font-style, font-variant, font-weight, and
Felipe Corr??a da Silva Sanches
4
-24
/
+369
2008-05-11
Fix incorrect preview problems on Win32 with native dialogues - see LP #229045
Mike Pittman
1
-2
/
+10
2008-05-10
update to latest 2geom. this adds gsl dependency, doesn't seem to make inskap...
Johan B. C. Engelen
26
-326
/
+2347
2008-05-10
Do not show/edit image URL for data URIs.
Jon A. Cruz
1
-1
/
+16
2008-05-10
More type registration cleanup
Jon A. Cruz
4
-59
/
+72
2008-05-10
Warning cleanup
Jon A. Cruz
1
-2
/
+2
2008-05-10
attribute loading for font-face tag
Felipe Corr??a da Silva Sanches
4
-0
/
+690
2008-05-09
complete adding const to have only NArtBpath const * get_bpath() const; for a...
Johan B. C. Engelen
39
-111
/
+114
2008-05-09
Apply Sas' patch to improve import of SVG as in LP#227472 and the bugs mentio...
Mike Pittman
1
-56
/
+55
2008-05-09
copyedit
bulia byak
1
-1
/
+1
2008-05-09
fix enums
bulia byak
1
-2
/
+2
2008-05-09
Remove LPESlant.
Johan B. C. Engelen
5
-103
/
+0
2008-05-09
- try to use more forward declarations for less dependencies on display/curve.h
Johan B. C. Engelen
46
-310
/
+325
2008-05-08
A little bit of refactoring of constrained object snapping
Diederik van Lierop
1
-9
/
+12
2008-05-08
add constructgrid lpe to Makefile_insert
Johan B. C. Engelen
1
-0
/
+2
2008-05-08
add LPEConstructGrid
Johan B. C. Engelen
4
-0
/
+152
2008-05-08
merge inline patch from Jimmy
MenTaLguY
8
-62
/
+21
2008-05-08
distinguish between hkern and vkern tags
Felipe Corr??a da Silva Sanches
3
-17
/
+53
2008-05-08
Fix remaining regressions in svg/svg-path.cpp. Also, we now do tighter error...
Peter Moulder
2
-56
/
+159
2008-05-08
fix a compile failure with g++-4.3
Peter Moulder
1
-1
/
+2
2008-05-08
Starting Summer of Code: SVG Fonts
Felipe Corr??a da Silva Sanches
4
-0
/
+257
2008-05-07
fix bug when editing endnodes
bulia byak
1
-0
/
+2
2008-05-07
Update to Unicode 5.1.0. Fix header (oops)
Bob Jamison
2
-1200
/
+1321
2008-05-06
fix 224981
bulia byak
1
-1
/
+4
2008-05-06
Add svg-path-test.h to src/svg/Makefile_insert
Jasper van de Gronde
1
-1
/
+2
2008-05-06
xy-grid: when shown as dots, add emphasis using crosses.
Johan B. C. Engelen
1
-3
/
+11
2008-05-06
Fix a regression in the SVG path data parser (it will now parse things like "...
Jasper van de Gronde
2
-17
/
+491
2008-05-06
Updating deprecated type calls.
Jon A. Cruz
10
-129
/
+155
2008-05-06
limit the change to the relative moves only
bulia byak
1
-58
/
+65
2008-05-06
reinterpret move when apply-separately checkbox is on
bulia byak
1
-0
/
+63
[next]