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
*
fix rendering of angled guidelines
Felipe Corr??a da Silva Sanches
2011-06-01
1
-6
/
+7
*
Queue swatch updates during periods of high UI usage, such as dragging gradie...
Jon A. Cruz
2011-05-30
2
-3
/
+89
*
Port of 0.48.x branch revision 9781.
Jon A. Cruz
2011-05-28
14
-43
/
+84
*
Add "silent" option to extension inx file so that extension authors can opt-o...
Felipe Corr??a da Silva Sanches
2011-05-27
3
-1
/
+20
*
Applying patch from Gellule Xg to fix crash on 64-bit.
Jon A. Cruz
2011-05-27
1
-1
/
+1
*
add entry widget to guideline dialog to change guide's label
Johan B. C. Engelen
2011-05-26
6
-9
/
+26
*
unitmenu: add method to add a unit
Johan B. C. Engelen
2011-05-26
2
-0
/
+9
*
Fixing bug 600267: "Languages are not sorted alphabetically in Inkscape prefe...
Felipe Corr??a da Silva Sanches
2011-05-23
1
-0
/
+25
*
actually fontforge flipping of y-axis for svgfont glyphs is compliant with th...
Felipe Corr??a da Silva Sanches
2011-05-22
4
-5
/
+57
*
Merge fix for bug #781244 from Martin Owens - wrong conversion
Krzysztof Kosi??ski
2011-05-21
1
-1
/
+3
|
\
|
*
Don't adjust the shink/grow value because we're saving the units.
Martin Owens
2011-05-11
1
-1
/
+3
*
|
Remove flipping of y-axis from methods that get curves from selection in the ...
Felipe Corr??a da Silva Sanches
2011-05-20
1
-13
/
+0
*
|
Reinstating version bump.
Jon A. Cruz
2011-05-20
11
-93
/
+8
*
|
fix rendering of SVG Fonts. Apparently the glyphs were wrongly rendered upsid...
Felipe Corr??a da Silva Sanches
2011-05-19
2
-18
/
+57
*
|
Revert version bump so win devlibs can catch up.
Jon A. Cruz
2011-05-19
11
-8
/
+93
*
|
Adding inkscape:label parameter to guidelines so that our guidelanes can disp...
Felipe Corr??a da Silva Sanches
2011-05-18
6
-13
/
+80
*
|
Made dependencies explicit and bumped versions.
Jon A. Cruz
2011-05-18
11
-93
/
+8
|
/
*
Fix fallback to MRU locations.
Jon A. Cruz
2011-05-11
1
-20
/
+36
*
Commit test.
Jon A. Cruz
2011-05-10
1
-7
/
+7
|
\
|
*
Fix test case to compile.
Jon A. Cruz
2011-05-10
1
-7
/
+7
*
|
Convert fixed paths to relative, including ..
Jon A. Cruz
2011-05-10
1
-0
/
+75
*
|
Added simple usage of most recent file locations.
Jon A. Cruz
2011-05-10
1
-4
/
+40
|
/
*
Fix compilation on GCC 4.6
Krzysztof Kosi??ski
2011-05-08
1
-1
/
+1
*
corrected fill-rule handling in pdf export, fixes bug:436962
Adib Taraben
2011-05-07
1
-3
/
+3
|
\
|
*
corrected fill-rule handling in pdf export, fixes bug:436962
Adib Taraben
2011-05-07
1
-3
/
+3
*
|
Fix windows build.
Jon A. Cruz
2011-05-07
1
-5
/
+4
|
/
*
Adding initial cut of resource manager.
Jon A. Cruz
2011-05-06
22
-320
/
+840
*
symbol rendering fix for bug:705345
Adib Taraben
2011-05-05
1
-3
/
+3
*
more 63734242, missing fraction of patch for gcc 4.6 compatibility
Adib Taraben
2011-05-04
1
-0
/
+1
*
Fix crashes on empty marker definitions.
Johan B. C. Engelen
2011-05-01
3
-11
/
+20
*
emf import. support for clip rectangle (Bug 383180)
Alvin Penner
2011-04-27
1
-14
/
+53
*
Fixed warning to use GUI when appropriate.
Jon A. Cruz
2011-04-23
1
-8
/
+10
*
Font Editor. Fix for Bug #706506 (Crash when kerning an empty pair).
Nicolas Dufour
2011-04-21
1
-1
/
+4
*
UI. New mnemonics (see Bug #768277 , Add mnemonics for menu items without ver...
Nicolas Dufour
2011-04-21
3
-9
/
+9
*
Restore modularity to adjustment action.
Jon A. Cruz
2011-04-19
4
-21
/
+76
*
Added mnemonics for font dialog (Bug #170765)
Kris De Gussem
2011-04-18
2
-10
/
+17
*
Restore comment needed in *shared* code file.
Jon A. Cruz
2011-04-17
1
-0
/
+2
*
fix duplicate units in Preferences > Steps
Johan B. C. Engelen
2011-04-17
1
-1
/
+1
*
add new preference widget for a number with a unit.
Johan B. C. Engelen
2011-04-17
18
-41
/
+212
*
change spinbox to new one in many places.
Johan B. C. Engelen
2011-04-16
22
-55
/
+75
*
remove superfluous includes
Johan B. C. Engelen
2011-04-16
1
-2
/
+0
*
remove unnecessary includes.
Johan B. C. Engelen
2011-04-16
1
-4
/
+0
*
extensions: use improved spinbutton with math expression evaluation
Johan B. C. Engelen
2011-04-16
2
-4
/
+4
*
upgrade the spinboxes in tile dialog. (alignment is a bit awkward, have tried...
Johan B. C. Engelen
2011-04-16
2
-62
/
+32
*
ScalarUnit widget: fix initialization bug. add constructor which takes anothe...
Johan B. C. Engelen
2011-04-16
2
-0
/
+39
*
hack C++ spinbuttons into toolbars. unit conversion does not work, and will p...
Johan B. C. Engelen
2011-04-15
1
-1
/
+5
*
remove ridiculous comment
Johan B. C. Engelen
2011-04-15
1
-2
/
+0
*
add undo to SpinButton
Johan B. C. Engelen
2011-04-15
2
-6
/
+74
*
convert guideline dialog to ui/widget/... newer widgets.
Johan B. C. Engelen
2011-04-14
2
-77
/
+68
*
ScalarUnit: add functionality to grab focus and select the entry text. and ad...
Johan B. C. Engelen
2011-04-14
2
-0
/
+25
[next]