index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-08-30
Fix SP_ACTIVE_DOCUMENT usage (document can be determined from context)
Liam P. White
1
-5
/
+6
2014-08-30
Reduce header bloat
Alex Valavanis
45
-109
/
+59
2014-08-30
Fix modelines
Alex Valavanis
35
-93
/
+93
2014-08-26
svg-view-widget: Gtk+ 3 fixes
Alex Valavanis
1
-6
/
+12
2014-08-26
Complete reduction of GObject boilerplate
Alex Valavanis
2
-34
/
+8
2014-08-26
sp-canvas: GObject boilerplate reduction
Alex Valavanis
2
-100
/
+17
2014-08-26
Standardise InkscapeApplication GObject implementation (namespace not support...
Alex Valavanis
30
-154
/
+116
2014-08-26
Fix paint-selector orientation
Alex Valavanis
1
-1
/
+1
2014-08-26
remove gtkmm sub-headers
Jabier Arraiza Cenoz
2
-16
/
+8
2014-08-25
fix bug coninuing existing paths whith no LPE in bspline/spiro modes
Jabier Arraiza Cenoz
1
-4
/
+4
2014-08-24
More GObject boilerplate reduction
Alex Valavanis
17
-459
/
+103
2014-08-24
More GObject boilerplate reduction
Alex Valavanis
16
-295
/
+34
2014-08-24
desktop-widget: GObject boilerplate reduction
Alex Valavanis
2
-94
/
+84
2014-08-24
Fix strict build with Gtk+ 2
Alex Valavanis
2
-2
/
+3
2014-08-24
Fix Gtk+ 2 build
Alex Valavanis
6
-4
/
+34
2014-08-23
Finish Gtk::Grid migration
Alex Valavanis
2
-1
/
+33
2014-08-23
Migrate more widgets to Gtk::Grid
Alex Valavanis
5
-7
/
+88
2014-08-23
Fix orientable Gtkmm widgets
Alex Valavanis
2
-3
/
+28
2014-08-23
Fix deprecated GtkHBox use
Alex Valavanis
1
-2
/
+6
2014-08-23
Turn on double-buffering of the canvas
Liam P. White
1
-1
/
+1
2014-08-23
Fix deprecated VBox use
Alex Valavanis
6
-9
/
+21
2014-08-23
gtk_widget_set_margin_left/right deprecation fix
Alex Valavanis
5
-0
/
+58
2014-08-23
spw-utilities: gtk_widget_modify_font deprecation fix
Alex Valavanis
1
-0
/
+4
2014-08-23
icon: gtk_widget_get_state deprecation fix
Alex Valavanis
1
-0
/
+4
2014-08-23
Fix gdk_display_get_n_screens deprecation
Alex Valavanis
2
-0
/
+15
2014-08-23
sp-color-selector: Clean up GObject boilerplate & fix deprecation
Alex Valavanis
2
-31
/
+19
2014-08-23
paint-selector: Clean up GObject boilerplate & fix deprecation
Alex Valavanis
2
-31
/
+23
2014-08-23
properly attribute code
Johan B. C. Engelen
1
-0
/
+7
2014-08-23
add missing files from last commit
Johan B. C. Engelen
2
-0
/
+145
2014-08-23
To help the SVG WG discussion on powerstroke, a quick code-up of centripetal ...
Johan B. C. Engelen
5
-3
/
+90
2014-08-23
fix Windows 64-bit build
Johan B. C. Engelen
1
-2
/
+2
2014-08-23
gradient-vector: Clean up GObject boilerplate & fix deprecation
Alex Valavanis
2
-33
/
+17
2014-08-23
gradient-selector: Clean up GObject boilerplate & fix deprecation
Alex Valavanis
1
-32
/
+12
2014-08-23
font-selector: Clean up GObject boilerplate & fix deprecation
Alex Valavanis
1
-27
/
+15
2014-08-23
Fix skewing bug that could lead to infinite transforms
Diederik van Lierop
1
-3
/
+10
2014-08-20
Fix bug #1068987 LPE prespective_path crash inkscape
Jabier Arraiza Cenoz
2
-3
/
+102
2014-08-20
Fix bug #1068987 LPE prespective_path crash inkscape
Jabier Arraiza Cenoz
2
-3
/
+102
2014-08-20
Implement SVG2 marker 'orient' attribute value 'auto-start-reverse' (renderin...
Tavmjong Bah
4
-28
/
+53
2014-08-19
Clear the waiting cursor on the old desktop after creating a new one
Liam P. White
1
-4
/
+6
2014-08-18
Fix gtk3 build
Liam P. White
1
-0
/
+1
2014-08-18
Fix build (not pretty).
Liam P. White
27
-41
/
+57
2014-08-18
Code cleanup.
Liam P. White
37
-911
/
+804
2014-08-17
Fix some issues with constrained snapping
Diederik van Lierop
1
-49
/
+36
2014-08-17
Fix accidental regression in previous commit
Liam P. White
1
-0
/
+1
2014-08-17
fix build problem for win32 due to syntax problem in .rc files after tagging ...
Adib Taraben
3
-6
/
+6
2014-08-17
Fix gtk3 crash when using "close" button
Liam P. White
1
-14
/
+1
2014-08-17
Similar workaround to r13523 (text&font dialog not appearing quickly)
Liam P. White
1
-3
/
+4
2014-08-17
Fix gtk3 build
Liam P. White
1
-1
/
+2
2014-08-17
Merge in font-speedup branch to improve launch times
Liam P. White
8
-1138
/
+1239
2014-08-17
Work around for upstream GTK bug #734915 (speeds launch times)
Liam P. White
1
-7
/
+9
[next]