index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
|
|
|
|
powerstroke: arc extrapolate fix
Johan B. C. Engelen
2012-10-07
1
-3
/
+5
|
*
|
|
|
|
|
|
|
|
|
i18n. Adding gradient selector widget labels.
Nicolas Dufour
2012-10-07
1
-2
/
+2
|
*
|
|
|
|
|
|
|
|
|
emf import. support for PATCOPY in EMR_BITBLT (Bug 1060141)
Alvin Penner
2012-10-06
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
powerstroke: add arc-extrapolation, but disable it for release
Johan B. C. Engelen
2012-10-06
1
-1
/
+140
|
*
|
|
|
|
|
|
|
|
|
user message standardisation
Kris De Gussem
2012-10-06
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
Fix for 587019 : Select and transform mouse cursor changes to normal cursor o...
John Smith
2012-10-06
1
-2
/
+3
|
*
|
|
|
|
|
|
|
|
|
Fix for 570695 : show default|fallback autosave path
John Smith
2012-10-05
1
-2
/
+6
*
|
|
|
|
|
|
|
|
|
|
changes_2012_10_04b.patch: fixes one small memory issue (bytes allocated and ...
David Mathog
2012-10-04
3
-137
/
+148
*
|
|
|
|
|
|
|
|
|
|
merge from trunk (r11737)
su_v
2012-10-04
96
-256
/
+298
|
\
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
code cleanup: make more functions static, add includes.
Campbell Barton
2012-10-04
22
-34
/
+51
|
*
|
|
|
|
|
|
|
|
|
code cleanup: make more functions static or include their own headers.
Campbell Barton
2012-10-04
20
-70
/
+78
|
*
|
|
|
|
|
|
|
|
|
code cleanup: add own includes to cpp files or make the functions static if t...
Campbell Barton
2012-10-04
56
-152
/
+169
*
|
|
|
|
|
|
|
|
|
|
merge from trunk (r11734)
su_v
2012-10-04
23
-237
/
+449
|
\
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Fix for 168164 : gtk 2.22 compile issues
John Smith
2012-10-03
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
Fix for 1014988 : gtk 2.22 compile issues
John Smith
2012-10-03
1
-0
/
+9
|
*
|
|
|
|
|
|
|
|
|
fixing memory release issue (valgrind reported; bug #1043571 , comment 16 iss...
Kris De Gussem
2012-10-03
1
-2
/
+6
|
*
|
|
|
|
|
|
|
|
|
Fix for 687655 : New color wheel should not increase the width of docked Fill...
John Smith
2012-10-03
1
-2
/
+3
|
*
|
|
|
|
|
|
|
|
|
add missing source files
Campbell Barton
2012-10-03
2
-0
/
+11
|
*
|
|
|
|
|
|
|
|
|
fixed another UI inconsistency in object properties dialog
Kris De Gussem
2012-10-02
1
-0
/
+2
|
*
|
|
|
|
|
|
|
|
|
Fix for Bug #1049440 (Crash in Object Properties if label is empty string (re...
Kris De Gussem
2012-10-02
2
-2
/
+1
|
*
|
|
|
|
|
|
|
|
|
fix for bug 310206: although the path is made with only cubic beziers (bezier...
Johan B. C. Engelen
2012-10-02
1
-9
/
+16
|
*
|
|
|
|
|
|
|
|
|
fix layout of object properties dialog (Bug #1050938 ; input fields in object...
Kris De Gussem
2012-10-02
1
-22
/
+23
|
*
|
|
|
|
|
|
|
|
|
Translations. Adding new LPE to the translation template, UI consistency fixe...
Nicolas Dufour
2012-10-01
2
-10
/
+10
|
*
|
|
|
|
|
|
|
|
|
Fix for 831008 : Line width menu only show Px,Pt and mm
John Smith
2012-10-01
2
-39
/
+40
|
*
|
|
|
|
|
|
|
|
|
Fix for 1059132 : --export-pdf crashes with inkscape trunk
John Smith
2012-10-01
1
-7
/
+3
|
*
|
|
|
|
|
|
|
|
|
Fix for 681625 : sort template names under File->New
John Smith
2012-09-30
1
-51
/
+99
|
*
|
|
|
|
|
|
|
|
|
Fix for 1058470 : Trace Bitmap Live Preview
John Smith
2012-09-30
3
-20
/
+158
|
*
|
|
|
|
|
|
|
|
|
memleak fix (part of bug #1043571)
Kris De Gussem
2012-09-29
1
-2
/
+2
|
*
|
|
|
|
|
|
|
|
|
Fix for 1058432 : Trace Bitmap preview should be resizeable
John Smith
2012-09-29
1
-4
/
+5
|
*
|
|
|
|
|
|
|
|
|
Filters. Some filters fixes, renaming and simplifications.
Nicolas Dufour
2012-09-28
2
-62
/
+53
|
*
|
|
|
|
|
|
|
|
|
Fix for 1000023 : Stop color notepad buttons expanding vertically
John Smith
2012-09-28
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
Fix for 1046740 : middle click on palette to set stroke colour
John Smith
2012-09-28
1
-3
/
+6
*
|
|
|
|
|
|
|
|
|
|
update based on patch 'changes_2012_09_27b.patch'
David Mathog
2012-10-04
5
-25
/
+13
*
|
|
|
|
|
|
|
|
|
|
revert changes in r11686 (not related to EMF support)
su_v
2012-10-04
1
-4
/
+2
*
|
|
|
|
|
|
|
|
|
|
merge from trunk (r11709)
su_v
2012-09-27
12
-84
/
+223
|
\
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Fix for 166691 : Changing layer order does not update layer selector
John Smith
2012-09-27
2
-1
/
+4
|
*
|
|
|
|
|
|
|
|
|
Fix for 169001 : Long layer names mess with the UI
John Smith
2012-09-27
1
-2
/
+2
|
*
|
|
|
|
|
|
|
|
|
Fix for 172030 : Width of Undo History palette could be optimized
John Smith
2012-09-27
1
-12
/
+16
|
*
|
|
|
|
|
|
|
|
|
Fix for 171177 : Border in palette swatches
John Smith
2012-09-27
9
-69
/
+199
|
*
|
|
|
|
|
|
|
|
|
Fix for 169001 : Long layer names mess with the UI
John Smith
2012-09-26
1
-2
/
+4
*
|
|
|
|
|
|
|
|
|
|
fix for 'em' and 'ex' units support
David Mathog
2012-09-27
1
-2
/
+4
*
|
|
|
|
|
|
|
|
|
|
initial changes to address problem of importing chunks of text into something...
David Mathog
2012-09-27
1
-18
/
+48
*
|
|
|
|
|
|
|
|
|
|
fix compiler warnings with old GCC on Mac OS X and Solaris
David Mathog
2012-09-27
4
-55
/
+78
*
|
|
|
|
|
|
|
|
|
|
merge from trunk (r11704)
su_v
2012-09-25
7
-9
/
+47
|
\
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Fix for 172190 : Hand/Pan tool cursor on middle-drag
John Smith
2012-09-25
1
-0
/
+36
|
*
|
|
|
|
|
|
|
|
|
Fix for 293358 : Reduce width of Fill Stroke dialog
John Smith
2012-09-25
2
-3
/
+4
|
*
|
|
|
|
|
|
|
|
|
Fix for 1052645 : On select toolbar 'lock' button resize icon on clicking
John Smith
2012-09-24
2
-3
/
+5
|
*
|
|
|
|
|
|
|
|
|
Fix for 1055253 : Statusbar opacity widget is too small
John Smith
2012-09-24
1
-2
/
+2
|
*
|
|
|
|
|
|
|
|
|
Fix for 165865 : Assert when duplicating markers
John Smith
2012-09-23
1
-1
/
+0
*
|
|
|
|
|
|
|
|
|
|
Changes from 2012-09-24
David Mathog
2012-09-25
1
-2
/
+3
[prev]
[next]