index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
seltrans.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-09-27
fix bug in my previous commit: updating rotation centers was broken
bulia byak
1
-2
/
+3
2006-09-03
again rearrange code in ungrab handler so that screen update is as close to t...
bulia byak
1
-23
/
+27
2006-08-25
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
1
-14
/
+14
2006-08-23
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
1
-14
/
+14
2006-08-03
prevent the race between ungrab and selModify to fix the disappearing handles...
bulia byak
1
-3
/
+2
2006-06-30
undo annotations
bulia byak
1
-5
/
+17
2006-06-29
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
1
-4
/
+9
2006-06-11
Applied patch #1503864
Jon A. Cruz
1
-2
/
+2
2006-06-08
Clear selection cache when not dragging. Fixes bug #1501156
Jon A. Cruz
1
-0
/
+13
2006-05-08
More snapping cleanups.
Carl Hetherington
1
-3
/
+22
2006-05-08
Fix ctrl-scaling when there is no snap.
Carl Hetherington
1
-7
/
+19
2006-05-05
fix 1478932
bulia byak
1
-0
/
+2
2006-05-05
More snapping cleanups.
Carl Hetherington
1
-20
/
+34
2006-05-05
Remove some old snap code.
Carl Hetherington
1
-10
/
+22
2006-05-05
Various snapping cleanups and bug fixes.
Carl Hetherington
1
-43
/
+60
2006-05-03
Give SPNamedView a SnapManager instance and use it for all management of snap...
Carl Hetherington
1
-2
/
+2
2006-04-29
reset center on stamping
bulia byak
1
-0
/
+4
2006-04-17
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
1
-13
/
+13
2006-03-28
use SPKnot setter methods instead of g_object_set_property
bulia byak
1
-26
/
+21
2006-03-22
use rotation center in keyboard rotation and transform dialog
bulia byak
1
-12
/
+1
2006-02-15
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
1
-15
/
+15
2006-01-26
fix setting and reading rotation centers
bulia byak
1
-15
/
+34
2006-01-26
fix silly bug - was unable to flip by scaling
bulia byak
1
-4
/
+6
2006-01-26
remember rotation centers, correctly this time (by johncliff and me)
bulia byak
1
-54
/
+63