index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-10-24
Initial removal of box3d outdated GTKish macros.
Jon A. Cruz
1
-2
/
+2
2014-10-19
Don't set linejoin and linecap type if query is "nothing" (query value is inv...
Tavmjong Bah
1
-4
/
+6
2014-10-15
LiamW's initial font caching work.
Tavmjong Bah
2
-5
/
+9
2014-10-13
Fix multiple: "Called C++ object pointer is null"
Tavmjong Bah
1
-0
/
+6
2014-10-05
Move more UI code into ui/
Liam P. White
4
-4
/
+4
2014-10-05
Fix CMakeLists
Liam P. White
1
-0
/
+10
2014-10-05
Move GtkAction subclasses to widgets/
Liam P. White
33
-64
/
+5003
2014-10-05
Rename marker.cpp -> sp-marker.cpp to reflect inclusion in SP-tree
Liam P. White
2
-2
/
+2
2014-10-05
Move obvious ui component to ui/
Liam P. White
3
-3
/
+3
2014-10-02
i18n. Fix for Bug #380522 (strings that need to be fixed for translation).
Nicolas Dufour
3
-3
/
+3
2014-09-07
Update to experimental r13543
Liam P. White
11
-93
/
+105
2014-09-07
Back out changes in r13514 -- seems to break build
Liam P. White
2
-84
/
+94
2014-09-07
prevent multiple simultaneous updates during undo (Bug 1348382)
Alvin Penner
2
-2
/
+2
2014-09-02
Remove misleading dialogs directory
Liam P. White
9
-9
/
+11
2014-08-30
Fix gtk3 build
Liam P. White
1
-13
/
+13
2014-08-30
Reduce header bloat
Alex Valavanis
18
-44
/
+29
2014-08-26
Standardise InkscapeApplication GObject implementation (namespace not support...
Alex Valavanis
2
-8
/
+6
2014-08-26
Fix paint-selector orientation
Alex Valavanis
1
-1
/
+1
2014-08-24
More GObject boilerplate reduction
Alex Valavanis
2
-58
/
+24
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-23
Fix deprecated VBox use
Alex Valavanis
2
-0
/
+12
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
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
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-18
Fix gtk3 build
Liam P. White
1
-0
/
+1
2014-08-18
Fix build (not pretty).
Liam P. White
3
-11
/
+3
2014-08-18
Code cleanup.
Liam P. White
8
-244
/
+236
2014-08-17
Similar workaround to r13523 (text&font dialog not appearing quickly)
Liam P. White
1
-3
/
+4
2014-08-17
Merge in font-speedup branch to improve launch times
Liam P. White
2
-5
/
+9
2014-08-13
Revert unintentional changes
Liam P. White
1
-26
/
+26
2014-08-13
Fix build
Liam P. White
1
-26
/
+26
2014-08-10
Oops
Liam P. White
1
-1
/
+1
2014-08-10
Add meshes to Fill&Stroke paint selector
Liam P. White
4
-8
/
+65
2014-08-10
Nuke connection-pool.h
Liam P. White
2
-2
/
+0
2014-08-10
Further fixes related to bug #1327267, toolbars don't need to update when the...
Liam P. White
8
-98
/
+152
2014-08-09
Fix related to bug #1327267 -- don't bother to update gradient toolbar when n...
Liam P. White
1
-30
/
+45
2014-08-06
Fix for bug #1327267 (excessive calls to sp_style_read_from_prefs)
Liam P. White
1
-20
/
+25
2014-07-30
add last applied branch - mode to strokes on pen/pencil
Jabier Arraiza Cenoz
1
-0
/
+1
2014-07-22
Replaced some abs/fabs with std::abs.
Markus Engel
1
-1
/
+1
2014-07-07
Allow basic editing capabilites if share directory is missing
Liam P. White
5
-0
/
+9
2014-06-19
Fix a crash where the canvas does not have a valid main element
Liam P. White
1
-0
/
+3
2014-06-19
Fix a crash where the canvas does not have a valid main
Liam P. White
1
-0
/
+3
2014-06-11
Spray. Fix for bug #1327577 (Tablet pressure button wrongly located in Spray ...
Nicolas Dufour
1
-1
/
+1
2014-06-09
Display name of face from font file in Text and Font dialog (as well as CSS/P...
Tavmjong Bah
1
-8
/
+22
[next]