index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
draw-context.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-05-16
Fix a regression in the snapper, caused by me. Sorry!
Diederik van Lierop
1
-2
/
+2
2008-05-12
Add a centralized check (i.e. in the snapper mechanism) whether we've snapped...
Diederik van Lierop
1
-5
/
+2
2008-05-09
- try to use more forward declarations for less dependencies on display/curve.h
Johan B. C. Engelen
1
-4
/
+5
2008-05-05
struct SPCurve => class SPCurve
Johan B. C. Engelen
1
-38
/
+38
2008-04-30
- Major refactoring of snapping related code...
Diederik van Lierop
1
-11
/
+6
2008-04-07
Refactor snapper and snapindicator (in order to enable the snapindicator in t...
Diederik van Lierop
1
-4
/
+4
2008-03-28
- Created a SPLPEItem class that handles applying a LPE to an Item
Bastien Bouclet
1
-3
/
+1
2008-03-20
enable pen and pencil to correctly work with LPE; fix bug with disappearing p...
bulia byak
1
-2
/
+16
2008-03-04
snapindicator in freehand
Johan B. C. Engelen
1
-3
/
+12
2007-11-02
warning cleanup
Jon A. Cruz
1
-3
/
+3
2007-08-07
Only in the selector tool we should snap in bbox mode (PointType = SNAPPOINT_...
Diederik van Lierop
1
-3
/
+2
2007-07-28
1) Changes to snapping preferences dialog
Diederik van Lierop
1
-2
/
+2
2007-03-06
Purged unused variable
Jon A. Cruz
1
-3
/
+0
2007-03-03
verbify esc to deselect; enable esc and ctrl-z to cancel drawing in calligraphic
bulia byak
1
-4
/
+0
2007-01-21
start switching sp_repr_new* over to XML::Document::create*, and rename creat...
MenTaLguY
1
-1
/
+2
2006-11-06
implement select next/prev as verbs
bulia byak
1
-12
/
+0
2006-10-05
undo annotations
bulia byak
1
-1
/
+1
2006-08-25
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
1
-1
/
+1
2006-08-23
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
1
-1
/
+1
2006-06-29
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
1
-1
/
+2
2006-05-28
break apart faster: prepend to list instead of append, add objects to selecti...
bulia byak
1
-1
/
+1
2006-05-09
eliminate direct accesses to SPCurve::bpath
MenTaLguY
1
-1
/
+1
2006-05-05
Various snapping cleanups and bug fixes.
Carl Hetherington
1
-1
/
+1
2006-05-03
Give SPNamedView a SnapManager instance and use it for all management of snap...
Carl Hetherington
1
-3
/
+3
2006-04-17
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
1
-5
/
+5
2006-02-15
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
1
-2
/
+2