index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
connector-context.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved and renamed some tool-related files.
Markus Engel
2013-11-09
1
-1496
/
+0
*
First step of moving tools into appropriate namespaces.
Markus Engel
2013-11-07
1
-64
/
+71
*
Documentation/Translation. Fix for Bug #1236382 (Typos in comments and messag...
Nicolas Dufour
2013-10-09
1
-1
/
+1
*
Merge from trunk.
Matthew Petroff
2013-09-20
1
-181
/
+132
|
\
|
*
Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.
Markus Engel
2013-07-31
1
-1
/
+1
|
*
Further refactoring of EventContexts.
Markus Engel
2013-07-30
1
-3
/
+3
|
*
various changes
Markus Engel
2013-04-27
1
-156
/
+110
|
*
Removed some unused files; more refactoring in EventContext tree.
Markus Engel
2013-04-21
1
-4
/
+4
|
*
Moved factories to different files.
Markus Engel
2013-04-20
1
-1
/
+1
|
*
Merging of EventContext classes complete.
Markus Engel
2013-04-20
1
-94
/
+18
|
*
Replaced casting macros for EventContext tree; added contructors.
Markus Engel
2013-04-13
1
-0
/
+16
|
*
Added prefPaths to contexts; modified SPFactory
Markus Engel
2013-04-12
1
-0
/
+2
|
*
Added constructors to EventContext tree / some missing virtual pads.
Markus Engel
2013-04-09
1
-14
/
+32
|
*
Started conversion of SPEventContext tree; added virtual pads to all classes.
Markus Engel
2013-04-08
1
-6
/
+43
*
|
Fix bug that added transforms to new objects.
Matthew Petroff
2013-09-02
1
-0
/
+2
|
/
*
Fix copyright email for Martin Owens
Martin Owens
2013-03-31
1
-1
/
+1
*
More GObject boilerplate reduction
Alex Valavanis
2013-01-26
1
-32
/
+7
*
Minor warning and dead code cleanup.
Jon A. Cruz
2013-01-13
1
-1
/
+1
*
Merge in connector cleanup
Martin Owens
2013-01-11
1
-542
/
+53
|
\
|
*
Step 1. Remove junk and keep functionality.
Martin Owens
2012-11-30
1
-542
/
+53
*
|
Replace C-style pointer casts in event contexts
Alex Valavanis
2012-12-31
1
-13
/
+10
|
/
*
Drop GTK+ 2.20 support.
Alex Valavanis
2012-07-05
1
-4
/
+0
*
Eliminated duplication of GTK key defines.
Jon A. Cruz
2012-05-03
1
-4
/
+1
*
Adopt obsolete GtkAnchorType enum as SPAnchorType
Alex Valavanis
2012-04-10
1
-4
/
+4
*
More GDK key macro fixes, and some cursor referencing
Alex Valavanis
2012-04-08
1
-8
/
+15
*
Header cleaning
Alex Valavanis
2012-02-12
1
-2
/
+2
*
add underscores to some member variables.
Johan B. C. Engelen
2012-01-17
1
-1
/
+1
*
turn SPPath into a class, and add some methods...
Johan B. C. Engelen
2012-01-17
1
-5
/
+5
*
part 1 of SPPath cleanup for LPE... remove duplicated original_curve in SPPat...
Johan B. C. Engelen
2012-01-17
1
-6
/
+5
*
Fixing more broken and split doc comments.
Jon A. Cruz
2011-10-27
1
-1
/
+1
*
- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...
Johan B. C. Engelen
2011-07-17
1
-7
/
+7
*
warning cleanup (no functional changes)
Campbell Barton
2011-06-25
1
-11
/
+11
*
Replace deprecated GtkSignal
Alex Valavanis
2011-06-13
1
-4
/
+4
*
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
2011-02-22
1
-5
/
+5
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-5
/
+5
*
Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...
Jon A. Cruz
2010-12-23
1
-1
/
+4
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-43
/
+39
|
\
|
*
SPObject c++ification finalized along with the beginning of XML Privatisation...
Abhishek Sharma Public
2010-07-12
1
-11
/
+11
|
*
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
2010-07-02
1
-4
/
+4
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
1
-5
/
+5
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-9
/
+9
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
|
Connector tool: pointers should be nulled after snapping
Diederik van Lierop
2010-08-16
1
-12
/
+22
*
|
Fixes bug #478597 where the connector context crash due to asserting that
Michael Wybrow
2010-08-13
1
-2
/
+4
*
|
Fix bug #612756 where connectors with zero length (due to being clipped
Michael Wybrow
2010-08-13
1
-5
/
+22
*
|
Clear pointers in the snapmanager if they're no longer needed.
Diederik van Lierop
2010-08-11
1
-1
/
+5
|
/
*
Cleanup of SP_ACTIVE_DESKTOP to prepare clipboard code for reuse.
Jon A. Cruz
2010-03-19
1
-0
/
+3
*
Cleanup on id access.
Jon A. Cruz
2010-03-02
1
-1
/
+1
*
Disabled unfinished connection point edit mode. Added inkscape:connection-sta...
Arcadie M. Cracan
2010-02-21
1
-26
/
+50
*
Tiny bit of refactoring (inverting some logic)
Diederik van Lierop
2010-02-06
1
-1
/
+1
[next]