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
...
*
|
|
|
|
This patch alters the tip information displayed during path node editing,
Ian Bruce
2019-03-03
1
-84
/
+218
*
|
|
|
|
temporary fix for bug where undo/redo does not restore node-type changes
Ian Bruce
2019-03-03
1
-13
/
+20
*
|
|
|
|
refactor PanelDialog<Behavior::FloatingBehavior>
Thomas Holder
2019-03-02
1
-46
/
+17
*
|
|
|
|
Reimplement one time dropper for stroke
Nathan Lee
2019-03-02
1
-1
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Make align handle thicker like traditional handles
Martin Owens
2019-02-26
1
-44
/
+43
*
|
|
|
Prevent text dialog to become too wide.
Tavmjong Bah
2019-02-26
1
-3
/
+6
*
|
|
|
Add option for on canvas align handles and move group selection checkbox
Martin Owens
2019-02-25
2
-10
/
+27
*
|
|
|
Merge in bazaar branch for alignment handles
Martin Owens
2019-02-24
4
-5
/
+77
*
|
|
|
Remov force allocation
Jabiertxof
2019-02-20
1
-8
/
+0
*
|
|
|
Merge from master
Jabier Arraiza
2019-02-20
7
-78
/
+70
*
|
|
|
Fix compiling issues
Jabier Arraiza
2019-02-20
5
-28
/
+69
*
|
|
|
minor fixes
Jabier Arraiza
2019-02-20
1
-3
/
+3
*
|
|
|
Small change to hover text
Martin Owens
2019-02-20
1
-1
/
+1
*
|
|
|
Store pixbufs instead of names to reduce calls to sp_get_icon_pixbuf
Martin Owens
2019-02-20
2
-5
/
+5
*
|
|
|
Fix use of Gtk::Widget vs. GtkWidget in new symbolic icon getting code
Martin Owens
2019-02-20
1
-1
/
+1
*
|
|
|
Remove Tags functionality (replaced by css selectors)
Martin Owens
2019-02-20
4
-1302
/
+0
*
|
|
|
Include selectors dialog (aka styledialog) into the xml-tree notebook and rem...
Martin Owens
2019-02-20
4
-81
/
+36
*
|
|
|
Remove css dialog from style dialog.
Martin Owens
2019-02-20
2
-345
/
+0
*
|
|
|
Move towards the css dialog being self-sufficient and disable style dialog
Martin Owens
2019-02-20
4
-147
/
+277
|
|
_
|
/
|
/
|
|
*
|
|
Fix for issue 95: Crash on applying Perspective/Envelope LPE to a group
Jabiertxof
2019-02-20
2
-8
/
+23
*
|
|
Prevent crashes in node tool
Jabiertxof
2019-02-20
1
-2
/
+3
*
|
|
Give more descriptive names to document file related variables and functions.
Tavmjong Bah
2019-02-20
6
-12
/
+12
*
|
|
Fix typo in svg-preview.h and update POTFILES.in
Patrick Storz
2019-02-20
1
-1
/
+1
*
|
|
Fix incorrect string literal comparisons
Karl Cheng
2019-02-19
2
-2
/
+2
*
|
|
Fix window positioning in Linux odf LPEDialog
Jabier Arraiza
2019-02-19
1
-0
/
+1
*
|
|
Fixing windows glitches
Jabiertxof
2019-02-19
2
-11
/
+5
*
|
|
Fix header.
Tavmjong Bah
2019-02-19
1
-1
/
+1
*
|
|
Put SVGPreview into it's own file.
Tavmjong Bah
2019-02-19
5
-480
/
+594
*
|
|
Fixes LPE Dialog search focus and window sice improvements pointed by Patrick
Jabiertxof
2019-02-19
2
-7
/
+6
*
|
|
Fix bugs pointed by Patrick
Jabier Arraiza
2019-02-18
1
-8
/
+27
*
|
|
Remove a cout debug string
Jabier Arraiza
2019-02-18
1
-1
/
+0
*
|
|
Update issues on CI
Jabiertxof
2019-02-18
3
-108
/
+130
*
|
|
Add descriptions and fixes to show disabled and rename dash to dashed stoke LPE
Jabiertxof
2019-02-18
1
-3
/
+14
*
|
|
Add missing icons and add double languaje
Jabier Arraiza
2019-02-18
1
-49
/
+56
*
|
|
Add switch icon to fix broken image
Jabiertxof
2019-02-18
2
-7
/
+7
*
|
|
Add apply functions
Jabiertxof
2019-02-18
2
-33
/
+35
*
|
|
Add apply function
Jabiertxof
2019-02-18
3
-7
/
+73
*
|
|
Improving window position
Jabiertxof
2019-02-18
2
-1
/
+30
*
|
|
Adding strings to favorites
Jabiertxof
2019-02-18
1
-9
/
+42
*
|
|
Adding Ramon Miranda sugestions
Jabiertxof
2019-02-18
2
-9
/
+37
*
|
|
Some styling tweaks
Jabier Arraiza
2019-02-18
1
-4
/
+12
*
|
|
Working with event boxes
Jabier Arraiza
2019-02-18
2
-84
/
+120
*
|
|
add sorting and favorites
Jabier Arraiza
2019-02-18
2
-12
/
+165
*
|
|
Add info popup
Jabier Arraiza
2019-02-18
2
-41
/
+50
*
|
|
adding symbols
Jabier Arraiza
2019-02-18
2
-41
/
+15
*
|
|
fixing coding style and translation and merge from master
Jabier Arraiza
2019-02-18
5
-90
/
+215
*
|
|
Adding styling refactoring, moving after to other branch the CSS part
Jabier Arraiza
2019-02-18
4
-98
/
+114
*
|
|
Merge branch 'nathanal/inkscape-golden-ratio-patch'
Patrick Storz
2019-02-17
2
-3
/
+26
|
\
\
\
|
*
|
|
Golden ratio in status bar text
Nathan Lee
2019-02-16
2
-2
/
+2
|
*
|
|
[Fix 1778449] Correct Ellipse status bar text for golden ratio
Nathan Lee
2019-02-16
1
-1
/
+24
[prev]
[next]