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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-20
Implement rotation via desktop to window affine.
Tavmjong Bah
3
-482
/
+409
2017-03-13
Replace rectangle based zooming by affine based zooming.
Tavmjong Bah
1
-13
/
+13
2017-03-12
LPE Powerstroke dialog - Use Gtk::Grid
Alex Valavanis
3
-11
/
+10
2017-03-12
LPE Fillet/Chamfer dialog - Use Gtk::Grid
Alex Valavanis
2
-11
/
+9
2017-03-03
https://bugs.launchpad.net/inkscape/+bug/1496836
Alexandru-Daniel Roman
1
-1
/
+1
2017-03-02
Implement arc "chord" type. (Matches Krita "chord" arc type.)
Tavmjong Bah
1
-2
/
+6
2017-03-02
Add units (px) to size being shown in native Windows file open dialog and fix...
Eduard Braun
1
-12
/
+3
2017-03-01
Fix for native Windows file open dialog only showing the first character of t...
Eduard Braun
1
-2
/
+2
2017-03-01
Fix SVG file preview in Windows native file open dialog.
Eduard Braun
1
-103
/
+32
2017-02-28
Fix encoding issues with title field in native Windows file save dialog.
Eduard Braun
1
-6
/
+6
2017-02-28
Add some comment. Comment out unused signals.
Tavmjong Bah
3
-5
/
+11
2017-02-28
This patch adds the copy-paste formated text functionality to the text tool.
Alexandru-Daniel Roman
3
-2
/
+100
2017-02-28
More consistent naming scheme.
Tavmjong Bah
2
-17
/
+16
2017-02-27
Add a very simple prototype dialog as an example and test of deriving from Pa...
Tavmjong Bah
4
-0
/
+252
2017-02-27
Fix desktop/document tracking.
Tavmjong Bah
2
-76
/
+133
2017-02-24
Display both style sheet and style attribute property values in CSS pane.
Tavmjong Bah
4
-37
/
+244
2017-02-23
Display style attribute properties when object row selected. Allow their dele...
Tavmjong Bah
2
-20
/
+66
2017-02-22
Ensure list of objects new selector matches is correct.
Tavmjong Bah
1
-4
/
+3
2017-02-22
Allow any valid CSS selector.
Tavmjong Bah
1
-36
/
+7
2017-02-19
Implement selector reordering via drag and drop. A few other tweeks.
Tavmjong Bah
3
-11
/
+113
2017-02-18
Implement Undo. Respond to external changes to <style> element.
Tavmjong Bah
2
-38
/
+117
2017-02-14
Rewrite and cleanup of style dialog. Still WIP.
Tavmjong Bah
4
-919
/
+791
2017-02-13
AboutBox: Remove superfluous space in website URL
Eduard Braun
1
-1
/
+1
2017-02-11
Fix a memory leak introduced in r15421 and r15501 respectively
Eduard Braun
1
-0
/
+4
2017-02-10
Add missing "#include <glibmm/regex.h>" for previous commit
Eduard Braun
1
-0
/
+1
2017-02-10
Fix encoding/escaping issues with symbols loaded from .vss (Visio stencils) f...
Eduard Braun
1
-19
/
+28
2017-02-08
Add naive selector validation on entry in style dialog.
Tavmjong Bah
1
-23
/
+41
2017-02-08
Allow dialog to be resizable. (Fixed inheritance.) Also basic housekeeping.
Tavmjong Bah
2
-8
/
+33
2017-02-06
Remove some unneeded < C++11 fallback code
Alex Valavanis
1
-5
/
+0
2017-02-05
fix crash when inserting nodes
Shlomi Fish
1
-2
/
+13
2017-02-05
Fix C++11 errors and warnings with g++-7
Alex Valavanis
1
-18
/
+41
2017-02-01
Fix typo.
Tavmjong Bah
1
-1
/
+1
2017-01-26
[Bug #1659426] About screen - Missing image and small window - Translation co...
Nicolas Dufour
1
-4
/
+1
2017-01-26
defaults to about.svg when localized versions fail
jabiertxof
1
-0
/
+3
2017-01-25
Comented one of the shortcuts for doc rotate because bad response now interac...
Jabier Arraiza Cenoz
1
-16
/
+16
2017-01-24
update to trunk
Jabier Arraiza Cenoz
1
-2
/
+2
2017-01-24
[Bug #1658397] Object > Arrange > Polar Coordinates dialog text.
Nicolas Dufour
1
-2
/
+2
2017-01-24
Some bug fix to prepare merge
Jabiertxof
1
-1
/
+1
2017-01-24
Remove some code and make dependant of rotate copies
Jabiertxof
1
-2
/
+0
2017-01-23
fix nodes reverting back during editing
alexandru.roman
1
-0
/
+5
2017-01-22
Update to new code in trunk
Jabiertxof
1
-2
/
+2
2017-01-21
Fix "swap fill and stroke" for multiple objects in selection
alexandru.roman
1
-56
/
+1
2017-01-20
Fixes bugs in copy LPE's. #1656093:Paste path effect doesn't work on 0.92 and...
Jabiertxof
1
-20
/
+20
2017-01-12
Use GStatBuf where appropriate to ensure usage of the correct type
Eduard Braun
1
-1
/
+1
2017-01-11
fix comment typos
Alex Valavanis
1
-2
/
+2
2017-01-08
Fix a bad inicialization of unsigned int
Jabiertxof
1
-1
/
+1
2017-01-04
antialiasing options on export
Marc Jeanmougin
2
-3
/
+14
2017-01-04
Correct/rephrase a comment. Remove trailing space.
Shlomi Fish
1
-2
/
+4
2017-01-04
Extract some common code into a routine.
Shlomi Fish
2
-18
/
+4
2017-01-02
Remove clone original code
Jabiertxof
1
-2
/
+0
[prev]
[next]