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
*
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
|
*
Fix bug #1068987 LPE prespective_path crash inkscape
Jabier Arraiza Cenoz
2014-08-20
2
-3
/
+102
|
*
Clear the waiting cursor on the old desktop after creating a new one
Liam P. White
2014-08-19
1
-4
/
+6
|
*
Fix some issues with constrained snapping
Diederik van Lierop
2014-08-17
1
-49
/
+36
|
*
fix build problem for win32 due to syntax problem in .rc files after tagging ...
Adib Taraben
2014-08-17
3
-6
/
+6
*
|
fix Windows 64-bit build
Johan B. C. Engelen
2014-08-23
1
-2
/
+2
*
|
gradient-vector: Clean up GObject boilerplate & fix deprecation
Alex Valavanis
2014-08-23
2
-33
/
+17
*
|
gradient-selector: Clean up GObject boilerplate & fix deprecation
Alex Valavanis
2014-08-23
1
-32
/
+12
*
|
font-selector: Clean up GObject boilerplate & fix deprecation
Alex Valavanis
2014-08-23
1
-27
/
+15
*
|
Fix bug #1068987 LPE prespective_path crash inkscape
Jabier Arraiza Cenoz
2014-08-20
2
-3
/
+102
*
|
Implement SVG2 marker 'orient' attribute value 'auto-start-reverse' (renderin...
Tavmjong Bah
2014-08-20
4
-28
/
+53
*
|
Fix gtk3 build
Liam P. White
2014-08-18
1
-0
/
+1
*
|
Fix build (not pretty).
Liam P. White
2014-08-18
27
-41
/
+57
*
|
Code cleanup.
Liam P. White
2014-08-18
37
-911
/
+804
*
|
Fix accidental regression in previous commit
Liam P. White
2014-08-17
1
-0
/
+1
*
|
Fix gtk3 crash when using "close" button
Liam P. White
2014-08-17
1
-14
/
+1
*
|
Update to trunk r13525
Liam P. White
2014-08-17
21
-80
/
+134
|
\
|
|
*
Similar workaround to r13523 (text&font dialog not appearing quickly)
Liam P. White
2014-08-17
1
-3
/
+4
|
*
Work around for upstream GTK bug #734915 (speeds launch times)
Liam P. White
2014-08-17
1
-7
/
+9
[next]