index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
select-context.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gobble motion events when dragging selection - looks like with recent gtk, th...
bulia byak
2007-08-20
1
-3
/
+2
*
due to the order of processing events, we must disable lmb handling in childr...
bulia byak
2007-07-29
1
-4
/
+4
*
switch scale/rotate mode with Shift+s
bulia byak
2007-07-08
1
-0
/
+9
*
unconditionally stop only button-1 rubberbands on mouseover
bulia byak
2007-04-25
1
-1
/
+3
*
fix leftover rubberband after switching to selector while dragging
bulia byak
2007-04-18
1
-0
/
+1
*
fix selecting in groups with alt
bulia byak
2007-04-16
1
-3
/
+4
*
fix select under by alt+click; prevent potential refcount leak
bulia byak
2007-04-13
1
-2
/
+6
*
use touchpath selection when rubberbanding with Alt; do move-selected with Al...
bulia byak
2007-04-12
1
-28
/
+72
*
make conversions away from NR::Maybe explicit
MenTaLguY
2007-03-04
1
-3
/
+3
*
trying to nail the elusive disabled-mouse bug: if you're going to grab someth...
bulia byak
2006-11-22
1
-0
/
+8
*
button-down event may have been missed (e.g. when you do button-1 down while ...
bulia byak
2006-11-22
1
-2
/
+4
*
implement select next/prev as verbs
bulia byak
2006-11-06
1
-12
/
+0
*
remove color cursors
Josh Andler
2006-10-19
1
-4
/
+4
*
Other tools now also retain there specific statusbar text when pressing alt/s...
Johan B. C. Engelen
2006-10-01
1
-3
/
+4
*
While moving or transforming a selected object, the statusbartext with transf...
Johan B. C. Engelen
2006-10-01
1
-0
/
+4
*
Added forced redraws to other tools
John Bintz
2006-09-24
1
-1
/
+16
*
When an object is selected and Alt is pressed: now the cursor changes to the ...
Johan B. C. Engelen
2006-09-17
1
-0
/
+15
*
added SPDesktop::updateNow() and forced redraw of canvas upon completion of s...
John Bintz
2006-07-23
1
-0
/
+2
*
initial color cursor implementation (reads from pixbufs, will work on reading...
Josh Andler
2006-06-19
1
-4
/
+4
*
eliminate GDK_POINTER_MOTION_HINT_MASK that broke dragging with tablet pen wi...
bulia byak
2006-05-21
1
-1
/
+1
*
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
2006-04-17
1
-9
/
+9
*
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
2006-02-15
1
-6
/
+6
*
bulk whitespace removal patch #1198588 by gigaclon
Ralf Stephan
2006-02-13
1
-2
/
+2
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+823