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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-02-27
enable entering 3D boxes as groups
bulia byak
1
-2
/
+2
2008-02-08
fix bug: selected group gets moved even when click+drag on an object on top o...
bulia byak
1
-0
/
+8
2008-01-31
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
1
-0
/
+2
2008-01-11
Add possibility to convert objects (only rectangles and 3D boxes currently) t...
Maximilian Albert
1
-0
/
+7
2007-12-13
Fundamentally reworked version of the 3D box tool (among many other things, t...
Maximilian Albert
1
-2
/
+4
2007-12-06
speed up keyboard scale and rotation too
bulia byak
1
-6
/
+18
2007-11-21
use gobble_key_events to speed up keyboard moves
bulia byak
1
-16
/
+24
2007-08-20
gobble motion events when dragging selection - looks like with recent gtk, th...
bulia byak
1
-3
/
+2
2007-07-29
due to the order of processing events, we must disable lmb handling in childr...
bulia byak
1
-4
/
+4
2007-07-08
switch scale/rotate mode with Shift+s
bulia byak
1
-0
/
+9
2007-04-25
unconditionally stop only button-1 rubberbands on mouseover
bulia byak
1
-1
/
+3
2007-04-18
fix leftover rubberband after switching to selector while dragging
bulia byak
1
-0
/
+1
2007-04-16
fix selecting in groups with alt
bulia byak
1
-3
/
+4
2007-04-13
fix select under by alt+click; prevent potential refcount leak
bulia byak
1
-2
/
+6
2007-04-12
use touchpath selection when rubberbanding with Alt; do move-selected with Al...
bulia byak
1
-28
/
+72
2007-03-04
make conversions away from NR::Maybe explicit
MenTaLguY
1
-3
/
+3
2006-11-22
trying to nail the elusive disabled-mouse bug: if you're going to grab someth...
bulia byak
1
-0
/
+8
2006-11-22
button-down event may have been missed (e.g. when you do button-1 down while ...
bulia byak
1
-2
/
+4
2006-11-06
implement select next/prev as verbs
bulia byak
1
-12
/
+0
2006-10-19
remove color cursors
Josh Andler
1
-4
/
+4
2006-10-01
Other tools now also retain there specific statusbar text when pressing alt/s...
Johan B. C. Engelen
1
-3
/
+4
2006-10-01
While moving or transforming a selected object, the statusbartext with transf...
Johan B. C. Engelen
1
-0
/
+4
2006-09-24
Added forced redraws to other tools
John Bintz
1
-1
/
+16
2006-09-17
When an object is selected and Alt is pressed: now the cursor changes to the ...
Johan B. C. Engelen
1
-0
/
+15
2006-07-23
added SPDesktop::updateNow() and forced redraw of canvas upon completion of s...
John Bintz
1
-0
/
+2
2006-06-19
initial color cursor implementation (reads from pixbufs, will work on reading...
Josh Andler
1
-4
/
+4
2006-05-21
eliminate GDK_POINTER_MOTION_HINT_MASK that broke dragging with tablet pen wi...
bulia byak
1
-1
/
+1
2006-04-17
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
1
-9
/
+9
2006-02-15
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
1
-6
/
+6
2006-02-13
bulk whitespace removal patch #1198588 by gigaclon
Ralf Stephan
1
-2
/
+2