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
*
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
|
*
|
Add convenience functions to obtain monitor geometry
Eduard Braun
2018-01-07
3
-0
/
+160
|
*
|
Make stored geometry and default window size enums
Eduard Braun
2018-01-07
2
-7
/
+8
|
*
|
Simplify code to restore new windows to previous position
Eduard Braun
2018-01-07
1
-41
/
+4
*
|
|
Misc. typos
luz.paz
2018-01-08
9
-10
/
+10
*
|
|
onvert eraser and calligraphy tools to use ink-select-one-action.
Tavmjong Bah
2018-01-08
2
-0
/
+8
*
|
|
Merge branch 'master' into fixSlowDefsOperationsWhithSymbols
Jabier Arraiza
2018-01-07
1
-1
/
+2
|
\
\
\
|
*
|
|
Remove a console warning in envelope about ampersand and allow use markup in ...
Jabier Arraiza
2018-01-07
1
-1
/
+2
|
|
/
/
*
/
/
Fix a problem with symbols when updating defs with current document set. Also...
Jabier Arraiza
2018-01-07
1
-2
/
+5
|
/
/
*
|
Fix typo
Marc Jeanmougin
2018-01-07
1
-1
/
+1
*
|
Improve FileSave dialog
Marc Jeanmougin
2018-01-07
4
-4
/
+26
*
|
Fix for bug 1741625. Visio stencil (.vss) don't load in 0.92+devel ('No resul...
Jabier Arraiza
2018-01-07
1
-10
/
+5
*
|
Do not parse visio files, use filename
Jabiertxo Arraiza Cenoz
2018-01-05
1
-49
/
+71
*
|
Add suport to noty titled symbols sets with filename
Jabiertxo Arraiza Cenoz
2018-01-05
1
-2
/
+18
*
|
Add title to symbols dropdown
Jabiertxo Arraiza Cenoz
2018-01-05
2
-42
/
+44
*
|
XML Editor: Re-add reasonable size requests for attribute scrollers
Eduard Braun
2018-01-04
1
-0
/
+2
*
|
XML Editor: Minimum height for attribute entry
Eduard Braun
2018-01-03
1
-4
/
+1
*
|
Restore behavior of swatches exapanding to fill available space.
Tavmjong Bah
2018-01-03
1
-2
/
+2
|
/
[next]