index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tweak-context.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-05-09
- try to use more forward declarations for less dependencies on display/curve.h
Johan B. C. Engelen
1
-0
/
+1
2008-05-05
struct SPCurve => class SPCurve
Johan B. C. Engelen
1
-2
/
+2
2008-05-01
typo
bulia byak
1
-1
/
+1
2008-04-12
Several different i18n issues fixed following report from a_b (adresses bug #...
Marcin Floryan
1
-0
/
+2
2008-03-28
- Created a SPLPEItem class that handles applying a LPE to an Item
Bastien Bouclet
1
-1
/
+1
2008-03-21
No more NRMatrix or NRPoint.
Jasper van de Gronde
1
-2
/
+2
2008-01-12
fix vector, power, and fidelity for paths in transformed groups, also normali...
bulia byak
1
-5
/
+5
2008-01-11
Retain the 3D box attribute when doing a color tweak only (so that the box ca...
Maximilian Albert
1
-6
/
+6
2008-01-11
Add missing selection cue option to preferences for tweak, calligraphy, and p...
Maximilian Albert
1
-0
/
+8
2008-01-09
Convert 3D boxes to ordinary groups before tweaking, ungrouping or applying '...
Maximilian Albert
1
-0
/
+7
2007-11-10
readjust jitter force
bulia byak
1
-2
/
+0
2007-11-10
Warning cleanup
Jon A. Cruz
1
-60
/
+60
2007-11-09
refactoring, one MakeTweak method instead of a bunch largely similar methods
bulia byak
1
-7
/
+9
2007-09-10
preserve path effect
bulia byak
1
-4
/
+10
2007-09-10
Purged fill type enum
Jon A. Cruz
1
-9
/
+9
2007-09-03
reduce force of color tweaking
bulia byak
1
-1
/
+1
2007-08-27
ngettext used in src/tweak-context.cpp now
Alexandre Prokoudine
1
-8
/
+16
2007-08-27
four more modes
bulia byak
1
-33
/
+516
2007-08-19
update actual key shortcut for inflate mode
MenTaLguY
1
-2
/
+2
2007-08-19
naming: avoid unintentional double-meanings (part 2)
MenTaLguY
1
-2
/
+2
2007-08-19
naming: avoid unintentional double-meanings (part 1)
MenTaLguY
1
-13
/
+13
2007-08-08
copyedit, warning suppression
bulia byak
1
-6
/
+7
2007-08-08
tweak tool
bulia byak
1
-0
/
+751