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-12-21
Purge sp_desktop_canvas
Liam P. White
2
-5
/
+5
2014-12-21
Purge sp_desktop_namedview in favor of SPDesktop::getNamedView
Liam P. White
6
-11
/
+11
2014-12-21
Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection
Liam P. White
14
-56
/
+56
2014-11-26
Change getDefaultUnit() to getDisplayUnit() to better reflect value returned ...
Tavmjong Bah
1
-2
/
+2
2014-11-26
Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepability
Liam P. White
2
-2
/
+2
2014-11-25
Fix stroke style unit in F&S dialog (update to display unit on first open).
Josh Andler
1
-2
/
+2
2014-11-24
Units: make it absolutely clear that Document properties unit dropdown is for...
Johan B. C. Engelen
6
-18
/
+18
2014-11-15
Purged GTKish SP_IS_RECT_CONTEXT/SP_RECT_CONTEXT macros.
Jon A. Cruz
1
-1
/
+2
2014-10-31
Remove FIXME from refactoring
Liam P. White
1
-10
/
+40
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-27
Update to experimental r13565
Liam P. White
11
-94
/
+106
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
[prev]
[next]