index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
desktop-events.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
From trunk
Ted Gould
2008-10-27
1
-3
/
+4
*
Yet another NR ==> Geom change
Maximilian Albert
2008-09-18
1
-7
/
+7
*
Move all of the snapper code to 2geom
Diederik van Lierop
2008-08-11
1
-17
/
+17
*
2geomify a lot of NR::Points to Geom::Point
Johan B. C. Engelen
2008-08-01
1
-5
/
+5
*
I'm an idiot who forgot that MOTION_HINT_MASK still needs MOTION_MASK
MenTaLguY
2008-07-08
1
-1
/
+1
*
enable motion hints for non-freehand actions
MenTaLguY
2008-07-08
1
-1
/
+1
*
Add a centralized check (i.e. in the snapper mechanism) whether we've snapped...
Diederik van Lierop
2008-05-12
1
-8
/
+6
*
- Major refactoring of snapping related code...
Diederik van Lierop
2008-04-30
1
-17
/
+9
*
Make the eraser tool the default tool for an ERASER device
Jon A. Cruz
2008-04-29
1
-1
/
+1
*
Refactor snapper and snapindicator (in order to enable the snapindicator in t...
Diederik van Lierop
2008-04-07
1
-4
/
+4
*
new: guide snapping indicator! see if you like it, comments are always welcome!
Johan B. C. Engelen
2008-03-03
1
-0
/
+4
*
remove flashing test indicator on pointparam.
Johan B. C. Engelen
2008-03-02
1
-4
/
+16
*
Simplified tool selection and remember tool per device during a session
Jon A. Cruz
2008-02-27
1
-23
/
+17
*
Added preference UI item to toggle tablet tool switching
Jon A. Cruz
2008-02-26
1
-3
/
+5
*
Initial cut of switching tools to match tablet input device.
Jon A. Cruz
2008-02-26
1
-0
/
+144
*
Make guidelines quickly deletable by using Ctrl+click (is Ctrl a suitable mod...
Maximilian Albert
2008-01-27
1
-0
/
+7
*
copyedit
bulia byak
2008-01-25
1
-1
/
+1
*
angled guidelines: create angled line when dragging from edge of rulers
Johan B. C. Engelen
2007-12-24
1
-8
/
+24
*
when dragging from rulers close to the edges, one gets 45 degree angled guide...
Johan B. C. Engelen
2007-12-23
1
-4
/
+28
*
remember and use geom::point normal when dragging new guides
Johan B. C. Engelen
2007-12-23
1
-4
/
+6
*
guidelines: minor corrections
Johan B. C. Engelen
2007-12-20
1
-1
/
+1
*
fix guide dragging
Johan B. C. Engelen
2007-12-19
1
-2
/
+2
*
guides: switch from using one position coordinate to Geom::Point point_on_line
Johan B. C. Engelen
2007-12-19
1
-30
/
+15
*
rename guide parameters to match snapping code naming convention.
Johan B. C. Engelen
2007-12-19
1
-2
/
+2
*
start of getting angled guidelines.
Johan B. C. Engelen
2007-12-16
1
-1
/
+1
*
warning cleanup
Jon A. Cruz
2007-11-02
1
-1
/
+1
*
Improve snapping of newly created guides
Diederik van Lierop
2007-09-16
1
-9
/
+6
*
Also snap new guides, which are being dragged off the ruler.
Diederik van Lierop
2007-09-07
1
-4
/
+11
*
Implement snapping of guides while dragging them, and snap TO item centers (w...
Diederik van Lierop
2007-08-28
1
-2
/
+14
*
start switching sp_repr_new* over to XML::Document::create*, and rename creat...
MenTaLguY
2007-01-21
1
-1
/
+2
*
undo annotations
bulia byak
2006-10-05
1
-3
/
+5
*
delete unused function
bulia byak
2006-08-18
1
-17
/
+0
*
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
2006-06-29
1
-2
/
+4
*
eliminate GDK_POINTER_MOTION_HINT_MASK that broke dragging with tablet pen wi...
bulia byak
2006-05-21
1
-3
/
+2
*
Converting guideline properties dialog to gtkmm (first step - straightforward...
Andrius Ramanauskas
2006-04-28
1
-204
/
+2
*
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
2006-04-17
1
-2
/
+2
*
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
2006-02-15
1
-21
/
+21
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+452