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 for bug 184668 (Tile clone random scaling broken)
Tavmjong Bah
2008-02-26
1
-2
/
+2
*
Activate desktops upon creation; this fixes bug #195373 but please double che...
Maximilian Albert
2008-02-26
1
-7
/
+5
*
Split the "Clones" string to introduce two contexted strings (Clones as objec...
Marcin Floryan
2008-02-26
3
-2
/
+7
*
Added preference UI item to toggle tablet tool switching
Jon A. Cruz
2008-02-26
4
-13
/
+20
*
Initial cut of switching tools to match tablet input device.
Jon A. Cruz
2008-02-26
1
-0
/
+144
*
starting work on svgfont boilerplate code
Felipe Corr??a da Silva Sanches
2008-02-26
1
-0
/
+32
*
fix for bug #195314: feImage filter not updating filtered region when
Felipe Corr??a da Silva Sanches
2008-02-25
2
-7
/
+16
*
fix converting 3d boxes to path and ungrouping - do not lose selection, prese...
bulia byak
2008-02-25
4
-16
/
+32
*
fix-render-of-zero-dimension-rects
bulia byak
2008-02-25
1
-1
/
+4
*
snap 3d box handles
bulia byak
2008-02-25
1
-3
/
+7
*
comment fix
bulia byak
2008-02-25
1
-1
/
+3
*
Line-end fix
Jon A. Cruz
2008-02-25
8
-2237
/
+2237
*
svg element referenced by id part of feImage filter rendering.
Felipe Corr??a da Silva Sanches
2008-02-25
5
-9
/
+112
*
Whitespace cleanup
Jon A. Cruz
2008-02-25
6
-776
/
+773
*
3 new lpe gadgets: sketch, knot and vonkoch.
JF Barraud
2008-02-25
9
-0
/
+947
*
Further cleanup (left-over debugging message)
Maximilian Albert
2008-02-24
1
-54
/
+8
*
Only add to favorites if path is absolute
Jon A. Cruz
2008-02-24
1
-14
/
+21
*
pixblock-transform and scaler: convert src if needed, to match dest mode.
JF Barraud
2008-02-24
5
-42
/
+84
*
Warning and whitespace cleanup
Jon A. Cruz
2008-02-24
20
-459
/
+474
*
Fix LP #194718
Maximilian Albert
2008-02-23
4
-10
/
+10
*
* on-canvas clip and mask editing :) in the object menu you can find how to ...
Johan B. C. Engelen
2008-02-23
11
-1
/
+114
*
Warning and space cleanup
Jon A. Cruz
2008-02-23
2
-12
/
+13
*
Corrected Copyright years in file dialogs from 2007 -> 2008
Joel Holdsworth
2008-02-23
6
-6
/
+10
*
Added show-preview.bmp which was missed in the last commit!
Joel Holdsworth
2008-02-23
1
-0
/
+0
*
Merged in Native File Dialogs for Windows Branch
Joel Holdsworth
2008-02-23
10
-577
/
+2046
*
partial fix sent by jfb for bug #188814
Felipe Corr??a da Silva Sanches
2008-02-23
2
-0
/
+16
*
Removed some (minor) build warnings for input.cp file.
Marcin Floryan
2008-02-23
1
-2
/
+2
*
warning cleanup
Maximilian Albert
2008-02-23
1
-2
/
+2
*
Clean up comments and remove (already commented) debugging messages
Maximilian Albert
2008-02-22
10
-527
/
+13
*
updating filters infobox icons
Felipe Corr??a da Silva Sanches
2008-02-22
1
-1
/
+1
*
Changed how tooltips for verbs are fetched to display translated versions cor...
Marcin Floryan
2008-02-22
4
-2
/
+9
*
Don't crash when the original of an SPUse can't be found. This sort of fixes ...
Maximilian Albert
2008-02-22
2
-2
/
+7
*
Stop taking up vertical space when horizontal scrollbar not shown.
Jon A. Cruz
2008-02-22
1
-0
/
+20
*
Reducing size of pop-up menu trigger
Jon A. Cruz
2008-02-22
1
-4
/
+10
*
Warning cleanup
Jon A. Cruz
2008-02-22
1
-3
/
+3
*
reduced range of basefrequency attribute in the feturbulence settings UI
Felipe Corr??a da Silva Sanches
2008-02-21
1
-1
/
+1
*
* convert to non-premultiplied alpha on fedisplacementmap
Felipe Corr??a da Silva Sanches
2008-02-21
2
-2
/
+15
*
More sensible size constraints for undo history panel.
gustav_b
2008-02-21
1
-1
/
+1
*
fix for bug #193838 (colormatrix uses premultiplied alpha)
Felipe Corr??a da Silva Sanches
2008-02-21
1
-1
/
+14
*
default values for checkbutton, colorbutton, dualspinbutton, spinslider attrW...
Felipe Corr??a da Silva Sanches
2008-02-21
2
-46
/
+58
*
* added tooltips for checkboxes and matrices
Felipe Corr??a da Silva Sanches
2008-02-21
1
-16
/
+19
*
Initial implementation of non-square swatches
Jon A. Cruz
2008-02-21
10
-34
/
+90
*
Warning cleanup
Jon A. Cruz
2008-02-21
1
-1
/
+1
*
* add tooltips to spinsliders, spinbuttons and comboboxes on the filter setti...
Felipe Corr??a da Silva Sanches
2008-02-21
4
-59
/
+117
*
Fix crash with Save As extensions
Aaron Spike
2008-02-21
1
-0
/
+1
*
pointer check, to prevent rapid crash on pdf/ps-export
Adib Taraben
2008-02-20
1
-4
/
+7
*
Fixed an issue with the use of Q_ macro as introduced in rev 17415
Marcin Floryan
2008-02-20
1
-2
/
+2
*
* INTL - fixed: "Crop to" dropdown strings not translated for PDF Import
Marcin Floryan
2008-02-20
1
-9
/
+10
*
Decoupled swatch sizes from icon sizes
Jon A. Cruz
2008-02-20
9
-68
/
+64
*
fix Bug #191909 crash on lpe stitch sub-paths, also fix crash for bend path lpe
Johan B. C. Engelen
2008-02-20
4
-50
/
+73
[next]