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
*
lpe interpolate points: small code style fix-up. should be done for all LPEs
Johan B. C. Engelen
2014-09-04
1
-1
/
+1
*
libnrtype, Layout-TNG-Compute: initialize variables. fixes compiler warning
Johan B. C. Engelen
2014-09-03
1
-0
/
+2
*
remove glib dependency, but add return statements to help compiler and preven...
Johan B. C. Engelen
2014-09-03
1
-7
/
+5
*
undo some things from rev 13530, to fix compile with gcc 4.9.0 -Werror=return...
Johan B. C. Engelen
2014-09-03
1
-2
/
+3
*
Remove misleading dialogs directory
Liam P. White
2014-09-02
37
-66
/
+36
*
Update to trunk r13542
Liam P. White
2014-09-02
9
-42
/
+61
|
\
|
*
Fix locale issue in powerstroke width selection
Liam P. White
2014-09-02
1
-5
/
+4
|
*
Updated about box authors list from AUTHORS file.
Matthew Petroff
2014-09-02
1
-0
/
+10
|
*
BinReloc: fix -Wwrite-strings
Liam P. White
2014-09-01
2
-2
/
+2
|
*
Fix for bug #1363497 (strange crash with knot path effect)
Liam P. White
2014-08-31
1
-21
/
+17
|
*
Translators list update
Nicolas Dufour
2014-08-30
1
-3
/
+5
|
*
Fix rotation center regression caused by my own commit 13512
Diederik van Lierop
2014-08-26
2
-9
/
+21
|
*
UI. Fix for Bug #340723 "Interface inconsistency of tooltips".
Nicolas Dufour
2014-08-26
2
-2
/
+2
|
*
fix Windows 64-bit build
Johan B. C. Engelen
2014-08-23
1
-2
/
+2
*
|
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
2014-08-31
171
-1113
/
+1028
*
|
Minor pass of header cleanup
Liam P. White
2014-08-30
23
-129
/
+126
*
|
Remove old stub from inkview
Liam P. White
2014-08-30
1
-10
/
+0
*
|
Fix gtk3 build
Liam P. White
2014-08-30
1
-13
/
+13
*
|
Fix SP_ACTIVE_DOCUMENT usage (document can be determined from context)
Liam P. White
2014-08-30
1
-5
/
+6
*
|
Reduce header bloat
Alex Valavanis
2014-08-30
45
-109
/
+59
*
|
Fix modelines
Alex Valavanis
2014-08-30
35
-93
/
+93
*
|
svg-view-widget: Gtk+ 3 fixes
Alex Valavanis
2014-08-26
1
-6
/
+12
*
|
Complete reduction of GObject boilerplate
Alex Valavanis
2014-08-26
2
-34
/
+8
*
|
sp-canvas: GObject boilerplate reduction
Alex Valavanis
2014-08-26
2
-100
/
+17
*
|
Standardise InkscapeApplication GObject implementation (namespace not support...
Alex Valavanis
2014-08-26
30
-154
/
+116
*
|
Fix paint-selector orientation
Alex Valavanis
2014-08-26
1
-1
/
+1
*
|
remove gtkmm sub-headers
Jabier Arraiza Cenoz
2014-08-26
2
-16
/
+8
*
|
fix bug coninuing existing paths whith no LPE in bspline/spiro modes
Jabier Arraiza Cenoz
2014-08-25
1
-4
/
+4
*
|
More GObject boilerplate reduction
Alex Valavanis
2014-08-24
17
-459
/
+103
*
|
More GObject boilerplate reduction
Alex Valavanis
2014-08-24
16
-295
/
+34
*
|
desktop-widget: GObject boilerplate reduction
Alex Valavanis
2014-08-24
2
-94
/
+84
*
|
Fix strict build with Gtk+ 2
Alex Valavanis
2014-08-24
2
-2
/
+3
*
|
Fix Gtk+ 2 build
Alex Valavanis
2014-08-24
6
-4
/
+34
*
|
Finish Gtk::Grid migration
Alex Valavanis
2014-08-23
2
-1
/
+33
*
|
Migrate more widgets to Gtk::Grid
Alex Valavanis
2014-08-23
5
-7
/
+88
*
|
Fix orientable Gtkmm widgets
Alex Valavanis
2014-08-23
2
-3
/
+28
*
|
Fix deprecated GtkHBox use
Alex Valavanis
2014-08-23
1
-2
/
+6
*
|
Turn on double-buffering of the canvas
Liam P. White
2014-08-23
1
-1
/
+1
*
|
Fix deprecated VBox use
Alex Valavanis
2014-08-23
6
-9
/
+21
*
|
gtk_widget_set_margin_left/right deprecation fix
Alex Valavanis
2014-08-23
5
-0
/
+58
*
|
spw-utilities: gtk_widget_modify_font deprecation fix
Alex Valavanis
2014-08-23
1
-0
/
+4
*
|
icon: gtk_widget_get_state deprecation fix
Alex Valavanis
2014-08-23
1
-0
/
+4
*
|
Fix gdk_display_get_n_screens deprecation
Alex Valavanis
2014-08-23
2
-0
/
+15
*
|
sp-color-selector: Clean up GObject boilerplate & fix deprecation
Alex Valavanis
2014-08-23
2
-31
/
+19
*
|
paint-selector: Clean up GObject boilerplate & fix deprecation
Alex Valavanis
2014-08-23
2
-31
/
+23
*
|
properly attribute code
Johan B. C. Engelen
2014-08-23
1
-0
/
+7
*
|
add missing files from last commit
Johan B. C. Engelen
2014-08-23
2
-0
/
+145
*
|
To help the SVG WG discussion on powerstroke, a quick code-up of centripetal ...
Johan B. C. Engelen
2014-08-23
5
-3
/
+90
*
|
update to trunk lp:inkscape 13530 (fixes Windows build)
Johan B. C. Engelen
2014-08-23
6
-62
/
+58
|
\
|
|
*
Fix skewing bug that could lead to infinite transforms
Diederik van Lierop
2014-08-23
1
-3
/
+10
[next]