index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removing sample meson build files.
Felipe Corrêa da Silva Sanches
2018-03-17
1
-396
/
+0
*
[meson-build] libdepixelize
Felipe Corrêa da Silva Sanches
2018-03-17
1
-1
/
+2
*
[meson-build] libwidgets
Felipe Corrêa da Silva Sanches
2018-03-17
1
-0
/
+1
*
[meson-build] libsrcdir
Felipe Corrêa da Silva Sanches
2018-03-17
1
-2
/
+14
*
[meson-build] wip: inkgc + ui + libnrtype
Felipe Corrêa da Silva Sanches
2018-03-17
1
-0
/
+382
*
Avoid crash when confirming new value in InkSpinScale with Keyboard
Eduard Braun
2018-03-13
1
-1
/
+1
*
Use upward pointing arrow cursor in InkSpinScale
Eduard Braun
2018-03-12
1
-1
/
+1
*
Allow to constrain InkSpinScale slider values by pressing Ctrl key
Eduard Braun
2018-03-12
2
-5
/
+25
*
Allow to constrain color slider values by pressing Ctrl key
Eduard Braun
2018-03-12
3
-5
/
+18
*
Merge remote-tracking branch 'remote/master'
hellozee
2018-03-06
2
-3
/
+1
|
\
|
*
Remove unused includes, etc.
Tavmjong Bah
2018-03-06
1
-2
/
+0
|
*
ui/monitor: Fix const qualification
Alexander Valavanis
2018-03-04
1
-1
/
+1
*
|
Fix for Bug #1643260, Step size changed to 0.1% for Blur and Opacity Spin But...
hellozee
2018-03-06
1
-2
/
+2
|
/
*
Allow to align multiple objects as group relatively to a single object
Eduard Braun
2018-02-28
1
-2
/
+11
*
Misc. typos
luz.paz
2018-02-18
2
-2
/
+2
*
Convert UnitTracker to use ink-select-one-action.
Tavmjong Bah
2018-02-04
4
-78
/
+140
*
Fix: relink clone to copy for ellipses
ilomaf
2018-02-03
1
-1
/
+2
*
Relink GtkAdjustments that use same UnitTracker.
Tavmjong Bah
2018-02-03
1
-1
/
+1
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
97
-994
/
+1271
*
OCAL dialog: make requests non-blocking on windows
Eduard Braun
2018-01-26
1
-8
/
+9
*
Add pixmap and data (pointer) members to column.
Tavmjong Bah
2018-01-22
2
-4
/
+16
*
Add 5° rotation option
Marc Jeanmougin
2018-01-20
1
-3
/
+3
*
Move general ellipsize text function out of gradient files.
Tavmjong Bah
2018-01-19
5
-8
/
+77
*
Don't allow dragging path at cap or line join
Eduard Braun
2018-01-18
1
-0
/
+1
*
PreviewHolder: derive from Gtk::Bin
Stefano Facchini
2018-01-18
2
-42
/
+20
*
Remove unused abstract class PreviewFillable
Stefano Facchini
2018-01-18
6
-96
/
+28
*
swatches: Code cleanup
Stefano Facchini
2018-01-18
2
-331
/
+166
*
Properly support palettes without color names
Eduard Braun
2018-01-17
1
-2
/
+10
*
Fix possible divide by zero.
Tavmjong Bah
2018-01-17
1
-1
/
+2
*
panel: Cleanup code
Stefano Facchini
2018-01-17
3
-29
/
+14
*
Move code related to SwatchesPanel where it belongs
Stefano Facchini
2018-01-17
12
-500
/
+478
*
Add change missed in last commit (due to incomplete cherry-pick).
Tavmjong Bah
2018-01-16
1
-1
/
+1
*
panel: Remove the unused "title" label
Stefano Facchini
2018-01-16
38
-80
/
+38
*
Remove the dialog "showclose" option
Stefano Facchini
2018-01-16
3
-17
/
+0
*
panel: remove the "apply_label" API
Stefano Facchini
2018-01-16
6
-39
/
+21
*
Remove obsolete build defines
Stefano Facchini
2018-01-16
1
-11
/
+0
*
Keep entries compact in Font Variant dialog.
Tavmjong Bah
2018-01-15
1
-37
/
+37
*
Fix tiny default size of preferences dialog
Eduard Braun
2018-01-12
2
-13
/
+63
*
Merge branch 'escapefontspec' of gitlab.com:darktrojan/inkscape
Marc Jeanmougin
2018-01-11
1
-1
/
+2
|
\
|
*
Escape font name when setting preview text
Geoff Lankow
2017-12-31
1
-1
/
+2
*
|
Merge branch 'clonetiler-negative-shift' of gitlab.com:thestr4ng3r/inkscape
Marc Jeanmougin
2018-01-10
1
-2
/
+4
|
\
\
|
*
|
Tiled Cloned: Remove check for 1.0 in shift exponent code
Florian Märkl
2018-01-10
1
-8
/
+4
|
*
|
Tiled Cloned: Simplify shift exponent code
Florian Märkl
2018-01-10
1
-10
/
+4
|
*
|
Tiled Cloned: Apply shift exponent to absolute shift
Florian Märkl
2018-01-10
1
-2
/
+14
*
|
|
Convert mesh-toolbar to use ink-select-one-action.
Tavmjong Bah
2018-01-10
1
-19
/
+14
*
|
|
Add option for label with ComboBox in InkSelectOneAction.
Tavmjong Bah
2018-01-10
1
-9
/
+9
|
/
/
*
|
Fix and improve window size/position handling/restoration
Eduard Braun
2018-01-09
7
-98
/
+192
|
\
\
|
*
|
Use convenience functions to obtain monitor geometry
Eduard Braun
2018-01-07
2
-47
/
+9
|
*
|
Limit geometry from file to width/height of monitor
Eduard Braun
2018-01-07
1
-2
/
+4
|
*
|
Make natural window size default and fix small window size
Eduard Braun
2018-01-07
1
-4
/
+10
[next]