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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
don't update LPE dialog when selection is modified. try 2
Johan B. C. Engelen
2008-01-20
2
-31
/
+14
*
don't update LPE dialog when selection is modified.
Johan B. C. Engelen
2008-01-20
2
-14
/
+21
*
Make creation of dots via Ctrl+click also possible in pen context; fill dots ...
Maximilian Albert
2008-01-19
2
-0
/
+13
*
info-box for filter effects dialog
Felipe Corr??a da Silva Sanches
2008-01-18
2
-1
/
+87
*
Fixed crash in the filter effects dialog on loading files with the unimplemen...
Nicholas Bishop
2008-01-18
1
-2
/
+4
*
removing feTile and feComponentTransfer from UI
Felipe Corr??a da Silva Sanches
2008-01-17
1
-2
/
+8
*
Hide the Image filter effect primitive from the filter effects dialog. Files ...
Nicholas Bishop
2008-01-17
2
-0
/
+26
*
Fixed bug in filter effects dialog; incorrect desktop was being used with mul...
Nicholas Bishop
2008-01-17
1
-2
/
+4
*
Fixed a crash on removing a filter primitive in the filter effects dialog.
Nicholas Bishop
2008-01-17
2
-15
/
+16
*
RegisteredColorPicker is now subclassed from RegisteredWidget<ColorPicker> in...
gustav_b
2008-01-17
3
-60
/
+44
*
remove unnecessary cast + cosmetic changes.
Johan B. C. Engelen
2008-01-16
2
-42
/
+63
*
RegisteredEnum is now subclassed from RegisteredWidget<enum> instead of old R...
Johan B. C. Engelen
2008-01-16
3
-79
/
+46
*
RegisteredScalar subclassed from RegisteredWidget<Scalar> instead of old Regi...
Johan B. C. Engelen
2008-01-16
2
-47
/
+23
*
No need to use pointers for the widgets of document-properties.cpp, so don't.
Johan B. C. Engelen
2008-01-16
3
-105
/
+78
*
Remember state of 'Relative to:' combo box in Align and Distribute dialog acr...
Maximilian Albert
2008-01-16
1
-2
/
+5
*
Add option in Preferences to keep objects after conversion to guides
Maximilian Albert
2008-01-16
2
-0
/
+6
*
Move 'bounding box' option up one level (from Selector to Tools page in Prefe...
Maximilian Albert
2008-01-16
2
-9
/
+9
*
r17673@shi: ted | 2008-01-15 23:01:59 -0800
Ted Gould
2008-01-16
1
-1
/
+0
*
r17645@shi: ted | 2008-01-14 22:05:15 -0800
Ted Gould
2008-01-16
1
-0
/
+2
*
RegisteredCheckbutton is now subclassed from RegisteredWidget<CheckButton>
Johan B. C. Engelen
2008-01-15
4
-160
/
+134
*
hopefully fix compile error on linux
Johan B. C. Engelen
2008-01-15
1
-1
/
+1
*
RegisteredWidget has been renamed to RegisteredWdg. This is a deprecated clas...
Johan B. C. Engelen
2008-01-15
3
-61
/
+115
*
prepare LPE parameter widgets to be owned by multiple dialogs, as it should be.
Johan B. C. Engelen
2008-01-15
2
-1
/
+6
*
M AUTHORS
Joel Holdsworth
2008-01-15
1
-0
/
+1
*
make input labels translatable
MenTaLguY
2008-01-15
1
-2
/
+2
*
stop toggling insensitive state for modification flag updates (fixes critical...
MenTaLguY
2008-01-15
3
-6
/
+7
*
abstract use of sodipodi:modified
MenTaLguY
2008-01-15
3
-5
/
+4
*
tweaking slider increments and ranges for convolve matrix and turbulence filters
Felipe Corr??a da Silva Sanches
2008-01-15
1
-2
/
+2
*
Add preference so people can choose which behaviour they want. (bug 167422)
Johan B. C. Engelen
2008-01-14
2
-0
/
+3
*
Some small changes in the captions of the document-properties dialog
Diederik van Lierop
2008-01-13
1
-11
/
+11
*
Use visual/geometric bbox (as specified in Selector tool preferences) when co...
Maximilian Albert
2008-01-13
2
-0
/
+9
*
Add missing selection cue option to preferences for tweak, calligraphy, and p...
Maximilian Albert
2008-01-11
2
-1
/
+7
*
copyedit
bulia byak
2008-01-10
1
-5
/
+5
*
label fix: kbd selection can never go into groups anyway, only layers
bulia byak
2008-01-10
1
-4
/
+4
*
roll back to 16721 (see discussion in the devel list)
bulia byak
2008-01-09
2
-132
/
+10
*
Fix LP #181020: When snapping a guide, now only the part of the guide near th...
Diederik van Lierop
2008-01-08
1
-1
/
+1
*
Fix missing tooltips in LPE's. (Closes LP: #178471)
Bryce Harrington
2008-01-06
1
-1
/
+1
*
Adds 'Save as SVG' button / dialog to clarify when saving file, that it
Bryce Harrington
2008-01-06
1
-2
/
+4
*
Fix LP #179741
Johan B. C. Engelen
2008-01-02
1
-9
/
+3
*
disable fill-and-stroke blend (separate commit for easy reversion)
MenTaLguY
2008-01-01
1
-1
/
+1
*
make blend versus blur more configurable on a case-by-case basis
MenTaLguY
2008-01-01
5
-11
/
+20
*
fix update on layer switch and work around some blur-related glitches
MenTaLguY
2008-01-01
6
-13
/
+18
*
separate blend history for objects versus layers
MenTaLguY
2008-01-01
3
-6
/
+16
*
first crack at enabling blend for layers dialog
MenTaLguY
2008-01-01
4
-14
/
+43
*
abstraction for style widget subjects
MenTaLguY
2008-01-01
5
-71
/
+364
*
factor filter and opacity controls into separate metawidget
MenTaLguY
2008-01-01
5
-241
/
+372
*
Add default CC metadata and license to preferences.
Bryce Harrington
2007-12-31
2
-10
/
+132
*
Set teeth selector in lpe-gears to an integer value >= 3.
Bryce Harrington
2007-12-30
2
-18
/
+18
*
don't zoom when changing dpi
Kees Cook
2007-12-30
1
-2
/
+2
*
beautify rendering options tab
Kees Cook
2007-12-30
2
-35
/
+66
[prev]
[next]