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
2017-08-29
Ressurrect Spiro Symplify by LPE because no wrong results and retain removed ...
Jabiertxo Arraiza Cenoz
1
-3
/
+6
2017-08-29
Remove LPE Simplify from spiro and BSpline mode because made uncontrolable pa...
Jabiertxo Arraiza Cenoz
1
-2
/
+15
2017-08-12
Add flatten button to simplify, bspline and spiro. Need to rerun cmake becaus...
Jabier Arraiza
1
-5
/
+75
2017-08-09
Fix keyboard shortcuts for changing line spacing.
Tavmjong Bah
1
-59
/
+123
2017-08-05
Add GUI and code to implement "Line Spacing Modes".
Tavmjong Bah
1
-0
/
+287
2017-08-01
Remove unused files.
Tavmjong Bah
1
-12
/
+0
2017-07-24
Add C++ based Gtk::Action for choosing one item out of many.
Tavmjong Bah
1
-231
/
+168
2017-07-12
Fix typo
Alexander Valavanis
1
-1
/
+1
2017-07-11
Fix duplicate definition
Alexander Valavanis
1
-1
/
+0
2017-07-11
gimpcolorwheel: Fix event time
Alexander Valavanis
1
-1
/
+1
2017-07-10
update GdkSeat usage
Alexander Valavanis
1
-7
/
+27
2017-07-10
Use new GdkSeat API and update gimpcolorwheel comments
Alexander Valavanis
2
-29
/
+25
2017-07-09
Update desktop-widget for GdkScreen/GdkMonitor changes
Alexander Valavanis
1
-3
/
+29
2017-07-09
Drop GdkWindow update stuff. Now handled automatically
Alexander Valavanis
1
-5
/
+0
2017-07-09
Updates for GdkScreen/GdkMonitor API changes
Alexander Valavanis
1
-8
/
+7
2017-07-08
Fix Gtk alignment API
Alexander Valavanis
2
-2
/
+2
2017-07-06
Fix gtk margin API
Alexander Valavanis
1
-0
/
+10
2017-07-05
Fix 'direction' gui.
Tavmjong Bah
1
-5
/
+3
2017-06-29
Remove old icon handling code
Alexander Valavanis
42
-1894
/
+120
2017-06-28
Revert "color wheel: Temp fix for Gtk+ style properties"
Alexander Valavanis
1
-30
/
+0
2017-06-28
Revert "menu-items: C++ify"
Alexander Valavanis
2
-13
/
+6
2017-06-28
menu-items: C++ify
Alexander Valavanis
2
-6
/
+13
2017-06-28
Refactor profile directory use and promote IO::Resource get_path and get_file...
Martin Owens
2
-11
/
+13
2017-06-27
color wheel: Temp fix for Gtk+ style properties
Alexander Valavanis
1
-0
/
+30
2017-06-16
Attempt to make paintbucket build option not cause errors for toolbar loading
Martin Owens
1
-0
/
+11
2017-06-16
Fix err leaking and cmake
Martin Owens
1
-0
/
+2
2017-06-16
Complete to move to using ui files instead of compiled in xml
Martin Owens
1
-470
/
+23
2017-06-16
Cleanup old xml
Martin Owens
1
-55
/
+4
2017-06-16
Use user interface files for the user interface
Martin Owens
1
-3
/
+17
2017-06-16
Attempt to make paintbucket build option not cause errors for toolbar loading
Martin Owens
1
-0
/
+11
2017-06-16
Fix err leaking and cmake
Martin Owens
1
-0
/
+2
2017-06-16
Complete to move to using ui files instead of compiled in xml
Martin Owens
1
-470
/
+23
2017-06-15
Cleanup old xml
Martin Owens
1
-55
/
+4
2017-06-15
Remove duplicated build checks.
Elliott Sales de Andrade
1
-2
/
+0
2017-06-15
Use user interface files for the user interface
Martin Owens
1
-3
/
+17
2017-06-14
Use Glib::ustring to simplify title string code.
Tavmjong Bah
1
-55
/
+39
2017-05-18
stroke-style: fix preloading no-marker
chr
1
-4
/
+10
2017-03-21
Add entry for canvas rotate step in Inkscape Preferences dialog.
Tavmjong Bah
1
-2
/
+3
2017-03-20
Implement rotation via desktop to window affine.
Tavmjong Bah
2
-158
/
+180
2017-03-14
Fix zoom reference point when using desktop's zoom widget.
Tavmjong Bah
1
-2
/
+4
2017-03-13
Replace rectangle based zooming by affine based zooming.
Tavmjong Bah
1
-13
/
+7
2017-03-07
Fix field width of rotation input text
Eduard Braun
1
-1
/
+1
2017-03-06
Sync code of "sp_dtw_zoom_input()" with code of "sp_dtw_rotation_input()" fro...
Eduard Braun
1
-7
/
+12
2017-03-06
Fix Inkscape crashing on Windows (and possibly other OSs) if $LANG is set to ...
Eduard Braun
1
-12
/
+15
2017-03-06
Fix bug pointed by suv on IRC bad using of unicode degree sign
Jabiertxof
1
-9
/
+9
2017-03-02
Implement arc "chord" type. (Matches Krita "chord" arc type.)
Tavmjong Bah
1
-34
/
+57
2017-02-24
Don't block data entry into the text-tool font-size entry widget after an emp...
Tavmjong Bah
1
-0
/
+1
2017-02-08
Fix g_warnings (typo in action name).
Tavmjong Bah
1
-1
/
+1
2017-02-06
Remove some unneeded < C++11 fallback code
Alex Valavanis
2
-8
/
+2
2017-02-02
Add GUI support for 'direction' property (right to left vs. left to right text).
Tavmjong Bah
2
-0
/
+105
[next]