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