index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-04-11
Hackfest 2016: fix critical warning on startup
Krzysztof Kosi??ski
1
-13
/
+11
2016-04-11
desktop: Fix deprecated GdkCursor API
Alex Valavanis
1
-1
/
+2
2016-04-11
Partialy fix bug #172137. commented in bug
Jabier Arraiza Cenoz
2
-1
/
+8
2016-04-11
Fix feTile rendering bug with Krzysztof's help.
Tavmjong Bah
1
-5
/
+2
2016-04-11
cstdint is c++11, defaulting to stdint.h
Marc Jeanmougin
1
-1
/
+1
2016-04-11
fix compile error in livarot
Marc Jeanmougin
1
-11
/
+1
2016-04-11
[Bug #1545319] Failure to retrieve image resolution of PNGs with Units: Undef...
suv-lp
1
-7
/
+71
2016-04-09
Patch for ninja check in cmake builds
Shlomi Fish
1
-1
/
+0
2016-04-09
GTK3 fix
su_v
1
-0
/
+4
2016-04-08
Provide tooltip for Selection set dialog tree area.
Tavmjong Bah
1
-1
/
+11
2016-04-08
Remove inkscape-specific glib clone function (and get rid of deprecated Glib ...
Marc Jeanmougin
1
-38
/
+1
2016-04-08
remove a waring on compile
Jabier Arraiza Cenoz
1
-1
/
+1
2016-04-08
Bug #1552765 fixed Break Apart dont handle well stroke with in documents diff...
Jabier Arraiza Cenoz
1
-10
/
+4
2016-04-07
Add clickable link to www.inkscape.org to splash screen dialog.
Kamalpreet Grewal
1
-0
/
+12
2016-04-05
re-write rev 11457. (Bug 1557348)
Alvin Penner
1
-2
/
+7
2016-04-04
avoid higher-order calculations if sbasis is cubic. (Bug 1559721)
Alvin Penner
1
-0
/
+2
2016-04-02
Fix node size regression and add ctrlResize property for multiple use.
Martin Owens
5
-29
/
+43
2016-04-02
Remove unused variable warnings.
Martin Owens
1
-4
/
+0
2016-04-02
Fix crash on copying orphaned clones
Marc Jeanmougin
1
-1
/
+1
2016-04-02
Add icon for Live Path Effects dialog.
insaner and su_v
1
-1
/
+1
2016-04-01
Fix regression in swatch color selection and improve it by allowing drag to c...
Martin Owens
1
-43
/
+5
2016-03-30
Finish fixing bug 156221 ('line-height' with non-px scaling).
Tavmjong Bah
1
-1
/
+2
2016-03-30
Partial fix for bug 156221 ('line-height' with non-pixel scaled drawing).
Tavmjong Bah
3
-8
/
+23
2016-03-30
Fix for bug #1395435 (Inkscape crashes on load CDR select sheet) and bug #144...
Eduard Braun
2
-183
/
+171
2016-03-30
Fix bug #1548953 (Crash when SVG contains certain special chars)
Eduard Braun
1
-7
/
+9
2016-03-29
Protect the color wheel from hue loss at a deeper level.
Martin Owens
2
-1
/
+5
2016-03-29
Fix bugs with the colour selector self-signaling on change.
Martin Owens
2
-4
/
+5
2016-03-24
Revert revision #14156 because problems with offsets, see coments added
Jabier Arraiza Cenoz
1
-1
/
+3
2016-03-24
Fixes and added horizontal and vertical page mode
Jabier Arraiza Cenoz
2
-103
/
+159
2016-03-24
Fixing Krzysztof review
Jabier Arraiza Cenoz
2
-36
/
+31
2016-03-24
"Backport" some Krzysztof review parts of mirror symmetry LPE also hapens on ...
Jabier Arraiza Cenoz
1
-12
/
+4
2016-03-22
Un-revert: Allow Unit object to do conversions, pipe Quality class method via...
Martin Owens
2
-12
/
+30
2016-03-22
Make sure adjustment is attached to spin button
Martin Owens
1
-0
/
+5
2016-03-22
Add prependUnit function
Martin Owens
2
-0
/
+11
2016-03-22
Code cleanup. Removal of rogue copy of "create_adjustment_action".
Martin Owens
1
-84
/
+76
2016-03-22
Add line-height unit selector to text toolbar.
Tavmjong Bah
8
-67
/
+320
2016-03-22
Correct typo
Raphaƫl Bournhonesque
1
-1
/
+1
2016-03-21
Some improvements and bugfixes to rotate copies
Jabier Arraiza Cenoz
1
-8
/
+4
2016-03-20
Fix a bug in rotate copies on apply over a ellipse when origin and end are th...
Jabier Arraiza Cenoz
1
-4
/
+5
2016-03-20
Various minor bugfixes to rotate copies
Jabier Arraiza Cenoz
1
-1
/
+5
2016-03-20
[Bug #1558160] Move Script::file_listener methods to script.cpp source file.
raphael0202
2
-42
/
+41
2016-03-20
Update status bar text and remove spare Geom Point variable.
Martin Owens
1
-8
/
+7
2016-03-20
Add advert tooltip message to copy rotate
Jabier Arraiza Cenoz
1
-1
/
+1
2016-03-20
[Bug #1545332] Canvas context menu: allow grouping a single selection (same a...
suv-lp
1
-1
/
+1
2016-03-20
Add Shift+Enter path complete and larger square node on mouse over.
Martin Owens
2
-3
/
+20
2016-03-19
Start fixing Krzysztof review
Jabier Arraiza Cenoz
2
-19
/
+14
2016-03-19
Fix a problem with LPE on clips and paths making extremly slow on LPE
Jabier Arraiza Cenoz
3
-14
/
+13
2016-03-19
Fix more Krzysztof comments on merge proposal, temporary disable LPE on clip ...
Jabier Arraiza Cenoz
2
-74
/
+77
2016-03-18
Fix Krzysztof comments on merge proposal
Jabier Arraiza Cenoz
2
-111
/
+109
2016-03-18
Remove code of a semifixed bug
Jabier Arraiza Cenoz
1
-7
/
+8
[prev]
[next]