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
*
* implemented handling of font-style, font-variant, font-weight, and
Felipe Corr??a da Silva Sanches
2008-05-12
4
-24
/
+369
*
Fix incorrect preview problems on Win32 with native dialogues - see LP #229045
Mike Pittman
2008-05-11
1
-2
/
+10
*
update to latest 2geom. this adds gsl dependency, doesn't seem to make inskap...
Johan B. C. Engelen
2008-05-10
26
-326
/
+2347
*
Do not show/edit image URL for data URIs.
Jon A. Cruz
2008-05-10
1
-1
/
+16
*
More type registration cleanup
Jon A. Cruz
2008-05-10
4
-59
/
+72
*
Warning cleanup
Jon A. Cruz
2008-05-10
1
-2
/
+2
*
attribute loading for font-face tag
Felipe Corr??a da Silva Sanches
2008-05-10
4
-0
/
+690
*
complete adding const to have only NArtBpath const * get_bpath() const; for a...
Johan B. C. Engelen
2008-05-09
39
-111
/
+114
*
Apply Sas' patch to improve import of SVG as in LP#227472 and the bugs mentio...
Mike Pittman
2008-05-09
1
-56
/
+55
*
copyedit
bulia byak
2008-05-09
1
-1
/
+1
*
fix enums
bulia byak
2008-05-09
1
-2
/
+2
*
Remove LPESlant.
Johan B. C. Engelen
2008-05-09
5
-103
/
+0
*
- try to use more forward declarations for less dependencies on display/curve.h
Johan B. C. Engelen
2008-05-09
46
-310
/
+325
*
A little bit of refactoring of constrained object snapping
Diederik van Lierop
2008-05-08
1
-9
/
+12
*
add constructgrid lpe to Makefile_insert
Johan B. C. Engelen
2008-05-08
1
-0
/
+2
*
add LPEConstructGrid
Johan B. C. Engelen
2008-05-08
4
-0
/
+152
*
merge inline patch from Jimmy
MenTaLguY
2008-05-08
8
-62
/
+21
*
distinguish between hkern and vkern tags
Felipe Corr??a da Silva Sanches
2008-05-08
3
-17
/
+53
*
Fix remaining regressions in svg/svg-path.cpp. Also, we now do tighter error...
Peter Moulder
2008-05-08
2
-56
/
+159
*
fix a compile failure with g++-4.3
Peter Moulder
2008-05-08
1
-1
/
+2
*
Starting Summer of Code: SVG Fonts
Felipe Corr??a da Silva Sanches
2008-05-08
4
-0
/
+257
*
fix bug when editing endnodes
bulia byak
2008-05-07
1
-0
/
+2
*
Update to Unicode 5.1.0. Fix header (oops)
Bob Jamison
2008-05-07
2
-1200
/
+1321
*
fix 224981
bulia byak
2008-05-06
1
-1
/
+4
*
Add svg-path-test.h to src/svg/Makefile_insert
Jasper van de Gronde
2008-05-06
1
-1
/
+2
*
xy-grid: when shown as dots, add emphasis using crosses.
Johan B. C. Engelen
2008-05-06
1
-3
/
+11
*
Fix a regression in the SVG path data parser (it will now parse things like "...
Jasper van de Gronde
2008-05-06
2
-17
/
+491
*
Updating deprecated type calls.
Jon A. Cruz
2008-05-06
10
-129
/
+155
*
limit the change to the relative moves only
bulia byak
2008-05-06
1
-58
/
+65
*
reinterpret move when apply-separately checkbox is on
bulia byak
2008-05-06
1
-0
/
+63
*
export bbox sorting machinery
bulia byak
2008-05-06
2
-12
/
+19
*
make determining smooth nodes more robust
bulia byak
2008-05-06
1
-9
/
+14
*
Cmake: Fix ~PedroGui function being defined multiple times
Joshua L. Blocher
2008-05-06
2
-8
/
+7
*
Cmake: Fix some undefined function calls
Joshua L. Blocher
2008-05-06
8
-14
/
+57
*
Bring testing files up-to-date in preparation to test new svg code.
Bob Jamison
2008-05-05
3
-24
/
+17
*
struct SPCurve => class SPCurve
Johan B. C. Engelen
2008-05-05
40
-798
/
+777
*
Cmake: Moved helper macros to their own file and removed *-test.h from inksca...
Joshua L. Blocher
2008-05-05
2
-114
/
+96
*
Remove warnings
Bob Jamison
2008-05-04
7
-8
/
+12
*
Remove warnings
Bob Jamison
2008-05-04
1
-2
/
+6
*
Remove warnings
Bob Jamison
2008-05-04
3
-18
/
+18
*
Remove warnings
Bob Jamison
2008-05-04
1
-1
/
+1
*
Next steps in implementing the snapping indicator
Diederik van Lierop
2008-05-04
17
-59
/
+107
*
Remove warnings
Bob Jamison
2008-05-04
2
-8
/
+53
*
Address string-literal-to-char* warning: Make gm_read_error global var point ...
Peter Moulder
2008-05-04
2
-6
/
+6
*
noop: Address string-literal-to-char* warning.
Peter Moulder
2008-05-04
1
-2
/
+2
*
warning cleanup and fixed string free issue
Jon A. Cruz
2008-05-04
18
-139
/
+139
*
Initial cut of touch-delete mode
Jon A. Cruz
2008-05-03
1
-29
/
+69
*
Remove invalid struct initialization warnings.
Bob Jamison
2008-05-03
1
-2
/
+4
*
Cmake: Add missing CmakeLists.txt
Joshua L. Blocher
2008-05-03
3
-0
/
+46
*
Cmake: Fix some double linking flags
Joshua L. Blocher
2008-05-03
3
-63
/
+90
[next]