index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
tools
/
connector-tool.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-7
/
+7
2017-12-26
Format connector code
Sylvain Chiron
1
-29
/
+29
2014-03-30
Fix some mismatched tags
Alex Valavanis
1
-1
/
+1
2014-03-27
Changed some return types from gint to bool.
Markus Engel
1
-4
/
+4
2014-03-26
Cleaned up includes of tools / revert experimental casting macro replacements...
Markus Engel
1
-12
/
+21
2014-03-02
Added some consts. Turned functions to member functions.
Markus Engel
1
-1
/
+24
2013-11-09
Moved and renamed some tool-related files.
Markus Engel
1
-1
/
+1
2013-11-07
First step of moving tools into appropriate namespaces.
Markus Engel
1
-7
/
+14
2013-09-15
Added runtime check in SP_-cast macros.
Markus Engel
1
-1
/
+1
2013-09-14
Modified SP_IS_ macros.
Markus Engel
1
-1
/
+1
2013-07-30
Further refactoring of EventContexts.
Markus Engel
1
-3
/
+3
2013-04-27
various changes
Markus Engel
1
-0
/
+3
2013-04-21
Removed some unused files; more refactoring in EventContext tree.
Markus Engel
1
-1
/
+1
2013-04-20
Merging of EventContext classes complete.
Markus Engel
1
-21
/
+2
2013-04-13
Replaced casting macros for EventContext tree; added contructors.
Markus Engel
1
-2
/
+6
2013-04-12
Added prefPaths to contexts; modified SPFactory
Markus Engel
1
-0
/
+2
2013-04-09
Added constructors to EventContext tree / some missing virtual pads.
Markus Engel
1
-0
/
+1
2013-04-08
Started conversion of SPEventContext tree; added virtual pads to all classes.
Markus Engel
1
-1
/
+20
2013-03-14
Kill ancient gcc version check in configure.ac and fix a load of broken forwa...
Alex Valavanis
1
-1
/
+1
2012-11-30
Step 1. Remove junk and keep functionality.
Martin Owens
1
-18
/
+2
2011-10-05
Cleanup for src/forward.h. (About 19 of the affected files did not require th...
Jon A. Cruz
1
-1
/
+0
2011-02-27
compatibility patch to compile using gcc 4.6
Adib Taraben
1
-0
/
+1
2010-12-23
Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...
Jon A. Cruz
1
-1
/
+2
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-03-19
Cleanup of SP_ACTIVE_DESKTOP to prepare clipboard code for reuse.
Jon A. Cruz
1
-7
/
+5
2010-02-21
Disabled unfinished connection point edit mode. Added inkscape:connection-sta...
Arcadie M. Cracan
1
-2
/
+4
2009-12-02
Merge GSoC2009 Connectors into trunk
Arcadie M. Cracan
1
-4
/
+26
2008-10-27
From trunk
Ted Gould
1
-2
/
+2
2008-05-09
- try to use more forward declarations for less dependencies on display/curve.h
Johan B. C. Engelen
1
-1
/
+0