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
*
path lpe parameter should not know of it's edit button since it has no unique...
Johan B. C. Engelen
2008-01-26
2
-8
/
+0
*
bug 185761: crash when editing text with the text & font dialog due to readin...
Richard Hughes
2008-01-26
1
-1
/
+1
*
gray out widgets when grid is disabled.
Johan B. C. Engelen
2008-01-26
4
-10
/
+16
*
fix strange typo
Johan B. C. Engelen
2008-01-26
1
-2
/
+2
*
fix initialization of lpe params
Johan B. C. Engelen
2008-01-26
4
-2
/
+6
*
copyedit
bulia byak
2008-01-25
1
-1
/
+1
*
copyedit
bulia byak
2008-01-25
2
-15
/
+14
*
first set of updates to headers for clean gcc 4.3 builds
Kees Cook
2008-01-25
21
-3
/
+35
*
* implemented feImage Settings UI
Felipe Corr??a da Silva Sanches
2008-01-24
1
-4
/
+139
*
Fixed crash with lighting effects and missing source image
Niko Kiirala
2008-01-23
2
-6
/
+6
*
fix crash on feImage when trying to drag
Felipe Corr??a da Silva Sanches
2008-01-22
1
-1
/
+0
*
spelling
bulia byak
2008-01-22
1
-2
/
+2
*
fix clearing in Scale and unit conversion in Skew
bulia byak
2008-01-22
1
-3
/
+12
*
fixes feImage rendering, but does not add it to filters dialog yet
Felipe Corr??a da Silva Sanches
2008-01-22
1
-5
/
+5
*
rolling back parts of the "default metadata preferences" patch that buliabyak...
Felipe Corr??a da Silva Sanches
2008-01-21
2
-20
/
+1
*
sorry... forgot to quote a \"
Felipe Corr??a da Silva Sanches
2008-01-21
1
-2
/
+2
*
* modified strings on infobox (filter effect dialog) to fit better english style
Felipe Corr??a da Silva Sanches
2008-01-21
1
-11
/
+11
*
Ctrl+click in pen/pencil tool: Created dots are now selected; Alt is used for...
Maximilian Albert
2008-01-20
5
-8
/
+15
*
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
7
-22
/
+88
*
whitespace
Bryce Harrington
2008-01-19
1
-1
/
+1
*
Fix another small z-order issue for 3D boxes
Maximilian Albert
2008-01-19
1
-2
/
+10
*
add default functions for transforming lpe-pathalongpath.cpp and lpe-skeletal...
Johan B. C. Engelen
2008-01-18
4
-0
/
+19
*
Partially fix bug #167500 (rulers being off)
Diederik van Lierop
2008-01-18
2
-30
/
+23
*
info-box for filter effects dialog
Felipe Corr??a da Silva Sanches
2008-01-18
2
-1
/
+87
*
improved spelling ;-)
Alexandre Prokoudine
2008-01-18
1
-1
/
+1
*
added "Ask Us a Question" to the Help menu linking to http://answers.launchpa...
Felipe Corr??a da Silva Sanches
2008-01-18
1
-0
/
+1
*
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
*
fix transformation of LPECurveStitch when "Scale width relative" is set
Johan B. C. Engelen
2008-01-17
2
-0
/
+18
*
fix Matrix::isTranslation
Johan B. C. Engelen
2008-01-17
1
-1
/
+1
*
Geom: fix a crash on assertion in sbasis-to-bezier.cpp
Johan B. C. Engelen
2008-01-17
2
-1
/
+5
*
remove SPDesktop from SPNamedView when it is destroyed. Fixing bug 183621, bu...
Johan B. C. Engelen
2008-01-17
2
-12
/
+13
*
sorry for this late feature change. this makes the curvestitching *that* much...
Johan B. C. Engelen
2008-01-17
2
-20
/
+22
*
Reverted earlier edit - export bitmap dialog is now sizeable once again
Joel Holdsworth
2008-01-17
1
-1
/
+1
*
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
5
-78
/
+73
*
now act on settings in dialogue
Adib Taraben
2008-01-16
4
-8
/
+53
*
Stopped the export bitmap dialog from being sizeable
Joel Holdsworth
2008-01-16
1
-1
/
+1
*
Corrected the parenting of the browse dialog, so that it cannot fall undernea...
Joel Holdsworth
2008-01-16
1
-1
/
+1
*
Oops, set 'scislac' modus off by default ofcourse.
Johan B. C. Engelen
2008-01-16
1
-1
/
+1
*
fix bug in lpe-curvestitch.cpp and add 'scislac' modus, not exposed to normal...
Johan B. C. Engelen
2008-01-16
1
-4
/
+11
*
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
6
-99
/
+59
*
fix initialization of grid document properties
Johan B. C. Engelen
2008-01-16
2
-2
/
+51
*
RegisteredScalar subclassed from RegisteredWidget<Scalar> instead of old Regi...
Johan B. C. Engelen
2008-01-16
5
-91
/
+43
*
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
[next]