index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
display
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-06-05
Header cleaning for GTK+3 migration
Alex Valavanis
1
-2
/
+0
2012-05-28
Cleanup of measure text for moving away from overlap.
Jon A. Cruz
2
-4
/
+3
2012-05-23
Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).
Tavmjong Bah
1
-2
/
+0
2012-05-21
Added sp-ctrlcurve, usefull for meshes.
Tavmjong Bah
4
-0
/
+276
2012-05-21
Extended control resizing to node editing. Fixes half of bug #172059.
Jon A. Cruz
2
-0
/
+2
2012-05-19
Revert r11370. Fix crash with grid in default template
Alex Valavanis
7
-49
/
+75
2012-05-17
Extended resizing to node handles.
Jon A. Cruz
1
-18
/
+1
2012-05-16
Drop some GtkObject usage
Alex Valavanis
7
-75
/
+49
2012-05-13
patch by zcgucas for Bug #941597 (Text objects with fill and stroke 'None' ar...
Kris De Gussem
1
-11
/
+26
2012-05-12
syntx of null pointer dereference checks
Kris De Gussem
1
-1
/
+1
2012-05-09
Centralized line creation and enhanced visibility.
Jon A. Cruz
2
-6
/
+17
2012-05-08
Fix drawing of eek-preview in GTK+3
Alex Valavanis
1
-4
/
+23
2012-05-04
C++ification of SPCtrlLine in preparation of visibility improvements.
Jon A. Cruz
2
-76
/
+74
2012-05-03
Adding base configurable sizing of controls/handles.
Jon A. Cruz
3
-20
/
+49
2012-04-11
fix warning
Johan B. C. Engelen
1
-1
/
+1
2012-04-11
Fix for 367607 : Replace deprecated sp_ctrl_set_arg and gtk_object_add_arg_ty...
John Smith
1
-91
/
+163
2012-04-10
Adopt obsolete GtkAnchorType enum as SPAnchorType
Alex Valavanis
3
-26
/
+27
2012-04-08
Stop using custom GtkObject flags
Alex Valavanis
2
-26
/
+26
2012-04-03
Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ...
John Smith
2
-4
/
+4
2012-04-02
Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ...
John Smith
2
-4
/
+4
2012-03-29
apply essentials of patch by zcgucas
Johan B. C. Engelen
1
-0
/
+5
2012-03-13
Morphological filters linear in the number of output pixels.
Jasper van de Gronde
1
-66
/
+131
2012-02-29
Cleanup of unused variables and warnings.
Jon A. Cruz
2
-2
/
+33
2012-02-29
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
6
-13
/
+23
2012-02-26
Replace deprecated GTK_TYPE macros
Alex Valavanis
1
-1
/
+1
2012-02-22
cppcheck: null pointer dereference fix
Kris De Gussem
1
-12
/
+18
2012-02-19
remove superfluous RectHull
Johan B. C. Engelen
1
-12
/
+5
2012-02-19
move helper/recthull.h to 2geom/rect-hull.h
Johan B. C. Engelen
1
-1
/
+1
2012-02-15
Prevent false gtk deprecation warnings in canvas-grid and tidy headers
Alex Valavanis
10
-3
/
+18
2012-02-15
More header cleanup/fwd declarations
Alex Valavanis
4
-18
/
+11
2012-02-14
Snap to grid/guide lines perpendicularly
Diederik van Lierop
5
-0
/
+20
2012-02-13
Enable LCMS2 for other than OSX, where it still has some issues. Fixes bug #8...
Jon A. Cruz
3
-9
/
+10
2012-02-12
Header cleaning
Alex Valavanis
1
-0
/
+1
2012-02-12
Cleaning up a few headers
Alex Valavanis
4
-10
/
+10
2012-02-06
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
6
-4
/
+6
2012-01-17
add underscores to some member variables.
Johan B. C. Engelen
1
-2
/
+2
2012-01-14
Enable tangential and perpendicular snapping to paths (in the node-tool, pen-...
Diederik van Lierop
1
-0
/
+6
2012-01-13
Make sure canvas-text is always equally crisp (differences in rounding someti...
Diederik van Lierop
1
-1
/
+1
2012-01-13
Fix for problem with shadowed x0 and y0 members.
Jon A. Cruz
1
-9
/
+12
2012-01-12
Initial C++ification of SPCanvas.
Jon A. Cruz
14
-829
/
+840
2012-01-11
A few GSEAL issues
Kris De Gussem
1
-1
/
+1
2012-01-08
Warning and uninitialized variable cleanup.
Jon A. Cruz
1
-18
/
+21
2012-01-05
A few GSEAL fixes for SPCanvas
Alex Valavanis
1
-13
/
+34
2012-01-04
CanvasText: reinstate ability to set anchor position manually
Diederik van Lierop
2
-7
/
+18
2012-01-04
Final fix for CanvasText alignment bugs
Diederik van Lierop
2
-30
/
+62
2012-01-04
More GSEAL issues
Alex Valavanis
2
-19
/
+27
2012-01-01
1) Fix CanvasText alignment bugs caused by static variables, uninitialized va...
Diederik van Lierop
3
-37
/
+53
2011-12-20
when resizing page, move the origin of the grids too. This way all objects wi...
Johan B. C. Engelen
2
-1
/
+20
2011-12-20
fix bug in emphasized line drawing for axonometric grid when origin is not zero
Johan B. C. Engelen
1
-13
/
+10
2011-12-18
Remove more deprecated GTK macros
Alex Valavanis
1
-9
/
+9
[next]