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
...
*
|
|
update 2geom info
Johan B. C. Engelen
2012-02-19
1
-2
/
+3
*
|
|
remove superfluous RectHull
Johan B. C. Engelen
2012-02-19
5
-93
/
+11
*
|
|
bad bug in 2geom
Johan B. C. Engelen
2012-02-19
1
-1
/
+1
*
|
|
some clean up
Johan B. C. Engelen
2012-02-19
1
-16
/
+5
*
|
|
remove very old unused code file
Johan B. C. Engelen
2012-02-19
1
-25
/
+0
*
|
|
remove unused code
Johan B. C. Engelen
2012-02-19
2
-11
/
+0
*
|
|
move helper/recthull.h to 2geom/rect-hull.h
Johan B. C. Engelen
2012-02-19
8
-63
/
+73
*
|
|
fix crash on non-finite stroke widths
Johan B. C. Engelen
2012-02-19
1
-0
/
+5
*
|
|
Fix for 171579 : Make inkscape remember dialogs window status
John Smith
2012-02-17
19
-27
/
+243
*
|
|
Documentation of the Text and Font dialog
Kris De Gussem
2012-02-16
2
-18
/
+49
*
|
|
fix regression introduced in revision 10987
Kris De Gussem
2012-02-16
1
-3
/
+7
*
|
|
Fix for 930535 : Convert Font and Text dialog to a dockable dialog
John Smith
2012-02-16
11
-1071
/
+872
*
|
|
Prevent false gtk deprecation warnings in canvas-grid and tidy headers
Alex Valavanis
2012-02-15
11
-3
/
+19
*
|
|
cppcheck
Kris De Gussem
2012-02-15
20
-101
/
+104
*
|
|
More header cleanup/fwd declarations
Alex Valavanis
2012-02-15
17
-36
/
+55
*
|
|
fix build some more...
Johan B. C. Engelen
2012-02-15
1
-1
/
+1
*
|
|
Don' t use convex hull for snapping a large selection if "only snap closest n...
Diederik van Lierop
2012-02-15
1
-1
/
+1
*
|
|
Fix remaining glib deprecation and define compiler macros
Alex Valavanis
2012-02-15
5
-7
/
+6
*
|
|
Move gtkmm headers that internally re-enable deprecated gtk symbols to top. ...
Alex Valavanis
2012-02-15
12
-24
/
+31
*
|
|
fix build after r10963
Johan B. C. Engelen
2012-02-15
1
-1
/
+1
*
|
|
fix warning
Johan B. C. Engelen
2012-02-15
1
-1
/
+1
*
|
|
Synchronized 2geom to revision 2058
Kris De Gussem
2012-02-15
15
-63
/
+26
*
|
|
cppcheck
Kris De Gussem
2012-02-15
11
-136
/
+100
*
|
|
Snap to grid/guide lines perpendicularly
Diederik van Lierop
2012-02-14
11
-1
/
+59
*
|
|
1) Add checkboxes for perpendicular and tangential snapping to the document p...
Diederik van Lierop
2012-02-14
17
-48
/
+138
*
|
|
Update Authors & Translators lists in About dialog
Josh Andler
2012-02-14
1
-7
/
+22
*
|
|
Fix for 910463 : Improve System preferences
John Smith
2012-02-14
3
-33
/
+66
*
|
|
Cleaning up unused variables and other warnings.
Jon A. Cruz
2012-02-14
4
-16
/
+13
*
|
|
Adding stdint for definitions of uint32_t, etc.
Jon A. Cruz
2012-02-14
1
-0
/
+4
*
|
|
Enable LCMS2 for other than OSX, where it still has some issues. Fixes bug #8...
Jon A. Cruz
2012-02-13
18
-250
/
+395
*
|
|
some switches between visual and geometric bbox based on prefs (Bug 473608)
Alvin Penner
2012-02-12
1
-13
/
+18
*
|
|
Fix build with DBUS enabled
Alex Valavanis
2012-02-12
1
-0
/
+1
*
|
|
Fix for 911079 : Error messages from Extensions hidden
John Smith
2012-02-12
1
-0
/
+1
*
|
|
Header cleaning
Alex Valavanis
2012-02-12
110
-47
/
+162
*
|
|
Refresh marshallers for mingw
Alex Valavanis
2012-02-12
2
-308
/
+60
*
|
|
Cleaning up a few headers
Alex Valavanis
2012-02-12
20
-50
/
+45
*
|
|
Replace old ComboText with Gtk::ComboBoxText
Alex Valavanis
2012-02-11
7
-163
/
+17
*
|
|
Get rid of deprecated gtk_marshal_* and some old GtkComboBox API
Alex Valavanis
2012-02-11
11
-28
/
+53
*
|
|
GSEAL fixes
Alex Valavanis
2012-02-11
2
-62
/
+85
*
|
|
Lots of gtkmm deprecation fixes
Alex Valavanis
2012-02-11
27
-73
/
+245
*
|
|
Backward compat fix for Gtkmm 2.20
Alex Valavanis
2012-02-09
8
-1
/
+45
*
|
|
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
2012-02-08
12
-93
/
+68
*
|
|
Patch from lp 721448 to make OSX Aqua builds more stable
Josh Andler
2012-02-08
6
-980
/
+2
*
|
|
add missing files in cmake
Campbell Barton
2012-02-08
1
-0
/
+3
*
|
|
Fix typo in gtkmm-2.22 backward compatibility
Alex Valavanis
2012-02-07
1
-1
/
+1
*
|
|
Cleaning up my mess... backward compatibility and fix Windows build (hopefully)
Alex Valavanis
2012-02-07
6
-0
/
+34
*
|
|
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
2012-02-06
7
-23
/
+22
*
|
|
Unwanted output in documentation dropped
Kris De Gussem
2012-02-06
3
-6
/
+2
*
|
|
fixed memleak
Kris De Gussem
2012-02-06
1
-9
/
+2
*
|
|
Extensions: replace deprecated gtkmm symbols
Alex Valavanis
2012-02-06
10
-35
/
+33
[prev]
[next]