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
/
tool
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
|
|
|
Header cleanup
Alex Valavanis
2013-03-29
1
-5
/
+2
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...
Alex Valavanis
2013-03-26
1
-1
/
+0
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
2013-03-25
1
-2
/
+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
cppcheck
Kris De Gussem
2013-03-17
1
-1
/
+0
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Fix remaining forward declaration tags (except for unavoidable internal error...
Alex Valavanis
2013-03-15
1
-1
/
+1
*
|
|
|
Fix even more forward declaration tags
Alex Valavanis
2013-03-15
1
-1
/
+1
*
|
|
|
Fix another load of forward declaration tags
Alex Valavanis
2013-03-14
1
-3
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
Fix another tonne of forward declaration tags
Alex Valavanis
2013-03-14
1
-1
/
+1
*
|
|
Kill ancient gcc version check in configure.ac and fix a load of broken forwa...
Alex Valavanis
2013-03-14
1
-1
/
+1
|
|
/
|
/
|
*
|
More GObject boilerplate reduction
Alex Valavanis
2013-01-26
1
-49
/
+29
|
/
*
remove flash path when nodetool eventcontext is destroyed. fixes bug for pers...
Johan B. C. Engelen
2012-11-01
1
-0
/
+4
*
Shift key should disable snapping when dragging a handle in the node tool
Diederik van Lierop
2012-10-13
1
-1
/
+1
*
Fix for 580160 : Deleting a gradient stop using Shape tools deletes the object
John Smith
2012-09-06
1
-0
/
+3
*
Fix for 406044 : Esc with no selection, activates selection tool
John Smith
2012-09-02
1
-1
/
+2
*
Bug #781893 (Crash after moving a Bezier node after Knot path effect)
Kris De Gussem
2012-07-12
4
-23
/
+57
*
Drop GTK+ 2.20 support.
Alex Valavanis
2012-07-05
8
-36
/
+0
*
Stop deriving SPCanvasItem from GtkObject
Alex Valavanis
2012-06-09
5
-5
/
+5
*
Extended control resizing to node editing. Fixes half of bug #172059.
Jon A. Cruz
2012-05-21
6
-68
/
+52
*
Extended resizing to node handles.
Jon A. Cruz
2012-05-17
13
-26
/
+122
*
Corrected protected type access (comments were incorrect).
Jon A. Cruz
2012-05-17
12
-452
/
+729
*
Centralized line creation and enhanced visibility.
Jon A. Cruz
2012-05-09
1
-1
/
+3
*
C++ification of SPCtrlLine in preparation of visibility improvements.
Jon A. Cruz
2012-05-04
2
-6
/
+11
*
Eliminated duplication of GTK key defines.
Jon A. Cruz
2012-05-03
8
-347
/
+8
*
Get rid of remaining deprecated GDK Key symbols
Alex Valavanis
2012-04-15
6
-70
/
+309
*
Adopt obsolete GtkAnchorType enum as SPAnchorType
Alex Valavanis
2012-04-10
9
-35
/
+35
*
Replace deprecated GDK key symbols
Alex Valavanis
2012-04-09
2
-24
/
+157
*
Warning cleanup.
Jon A. Cruz
2012-04-04
2
-2
/
+2
*
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
2012-02-29
13
-28
/
+21
*
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
2012-02-26
1
-1
/
+1
*
cppcheck
Kris De Gussem
2012-02-15
1
-1
/
+1
*
Header cleaning
Alex Valavanis
2012-02-12
1
-0
/
+2
*
Cleaning up a few headers
Alex Valavanis
2012-02-12
1
-0
/
+1
*
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
2012-02-06
5
-2
/
+11
*
Fill x and y fields in the fake GdkEventMotion struct used when cancelling
Krzysztof Kosi??ski
2012-02-01
1
-2
/
+2
*
Additional fixes for drag cancellation in the node tool
Krzysztof Kosi??ski
2012-02-01
5
-18
/
+45
*
Implement cancellations of drags with ESC in the node tool
Krzysztof Kosi??ski
2012-02-01
1
-4
/
+39
*
Patch from John Smith for 623660
Josh Andler
2012-01-23
18
-37
/
+38
*
turn SPPath into a class, and add some methods...
Johan B. C. Engelen
2012-01-17
1
-2
/
+2
*
More GSEAL stuff
Alex Valavanis
2012-01-14
1
-0
/
+4
*
Enable tangential and perpendicular snapping to paths (in the node-tool, pen-...
Diederik van Lierop
2012-01-14
2
-18
/
+45
*
Initial C++ification of SPCanvas.
Jon A. Cruz
2012-01-12
1
-4
/
+5
*
new: add nodes at extreme values of selected subpaths
Johan B. C. Engelen
2012-01-04
5
-0
/
+76
*
Powerstroke: adjust control points when adding or deleting knots, to try and ...
Johan B. C. Engelen
2011-11-05
5
-22
/
+40
*
1) Cycle to the next-closest-snap-source when pressing tab, if the snap-close...
Diederik van Lierop
2011-11-04
4
-60
/
+141
*
fix usage of iterator when iterator's erase function is used (Bug #812018)
Kris De Gussem
2011-10-29
1
-1
/
+1
*
Cleanup for src/forward.h. (About 19 of the affected files did not require th...
Jon A. Cruz
2011-10-05
4
-4
/
+3
*
Doxygen cleanup.
Jon A. Cruz
2011-10-03
6
-44
/
+63
*
Node tool, transforming a set of nodes: Fix crashes, and finish implementatio...
Diederik van Lierop
2011-09-16
6
-73
/
+137
*
- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...
Johan B. C. Engelen
2011-07-17
2
-3
/
+3
*
Cleanup of oudated/redundant SP_ITEM() macro use.
Jon A. Cruz
2011-07-16
1
-2
/
+2
[prev]
[next]