index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
selection.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang-tidy recent changes
Alexander Valavanis
2019-02-01
1
-7
/
+5
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
1
-4
/
+4
*
Run clang-tidy’s modernize-use-equals-delete pass.
Emmanuel Gil Peyrot
2018-06-12
1
-2
/
+2
*
Apply fixed
Jabier Arraiza
2018-05-09
1
-1
/
+19
*
Reset old code to reaply fixed
Jabier Arraiza
2018-05-09
1
-19
/
+1
*
Start migrating 0.92 patch to master
Jabier Arraiza
2018-05-09
1
-1
/
+19
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-3
/
+1
*
Fix signals
Marc Jeanmougin
2016-10-25
1
-14
/
+2
*
Update to trunk
Jabier Arraiza Cenoz
2016-10-03
1
-186
/
+25
|
\
|
*
Changed arguments and names of selection chemistry functions
Adrian Boguszewski
2016-07-20
1
-9
/
+1
|
*
Moved next functions, added namespace, renamed range functions
Adrian Boguszewski
2016-06-25
1
-16
/
+0
|
*
Added first range to ObjectSet
Adrian Boguszewski
2016-06-19
1
-1
/
+6
|
|
\
|
*
|
Moved most functions from Selection to ObjectSet
Adrian Boguszewski
2016-06-16
1
-143
/
+15
|
|
\
|
|
*
|
Replaced old selection containers
Adrian Boguszewski
2016-06-12
1
-27
/
+16
|
|
/
*
/
Add Text tag and update widgets code
Jabier Arraiza Cenoz
2016-07-24
1
-0
/
+5
|
/
*
unsigned int -> size_t
Marc Jeanmougin
2015-04-29
1
-2
/
+2
*
merge
Marc Jeanmougin
2015-04-26
1
-2
/
+2
|
\
|
*
Rename libgc/ => inkgc/ to reflect difference from Boehm GC
Liam P. White
2015-02-26
1
-2
/
+2
|
*
Isolate components of libgc
Liam P. White
2015-02-25
1
-2
/
+2
*
|
corrected the casts (hopefully)
Marc Jeanmougin
2015-02-27
1
-8
/
+0
*
|
Removed eclipse files, added removed pot file
Marc Jeanmougin
2015-02-23
1
-2
/
+0
*
|
added a set to the Selection
Marc Jeanmougin
2015-02-19
1
-7
/
+5
*
|
Put a few std::vector<SPitem*>
Marc Jeanmougin
2015-02-19
1
-5
/
+5
*
|
I can't really understand why, but i can now launch inkscape without it segfa...
mc
2015-02-18
1
-2
/
+2
*
|
At first, I was thinking "I just have to go to the selection file, and change...
Marc Jeanmougin
2015-02-17
1
-11
/
+27
|
/
*
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
2014-08-31
1
-10
/
+11
*
Remove unused includes to tidy up the code.
Martin Owens
2014-03-09
1
-2
/
+0
*
Fix crashes caused by the desktop's query_style signal being called before
Krzysztof Kosi??ski
2014-03-08
1
-0
/
+8
*
Fixed more mismatched-tags; replaced GObject-properties in SPGuide
Markus Engel
2013-08-01
1
-1
/
+1
*
Change small to sml to fix windows compile problem
Martin Owens
2013-07-11
1
-1
/
+1
*
Remove align point, not required any more
Martin Owens
2013-07-11
1
-5
/
+0
*
Step 2 refactoring the align functions, added some functionality to selection.
Martin Owens
2013-07-11
1
-0
/
+18
*
Code readability improvements and licence changes for action-context.*
Eric Greveson
2013-07-04
1
-4
/
+4
*
Factored layer model out into new Inkscape::LayerModel class. This allows
Eric Greveson
2013-07-01
1
-6
/
+17
*
Kill ancient gcc version check in configure.ac and fix a load of broken forwa...
Alex Valavanis
2013-03-14
1
-1
/
+2
*
Selector tool: improve responsiveness for snapping a path's internal intersec...
Diederik van Lierop
2012-12-08
1
-6
/
+0
*
Fixing more broken and split doc comments.
Jon A. Cruz
2011-10-27
1
-1
/
+2
*
Cleanup pass on documentation that was dumping garbage into doxygen output.
Jon A. Cruz
2011-10-25
1
-56
/
+56
*
Cleanup for src/forward.h. (About 19 of the affected files did not require th...
Jon A. Cruz
2011-10-05
1
-1
/
+0
*
1) Fix absolute scaling in transform dialog
Diederik van Lierop
2011-09-04
1
-0
/
+3
*
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
2011-08-27
1
-18
/
+5
*
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-0
/
+1
|
\
|
*
compatibility patch to compile using gcc 4.6
Adib Taraben
2011-02-27
1
-0
/
+1
*
|
Merge from trunk
Krzysztof Kosi??ski
2010-11-25
1
-1
/
+1
|
\
|
|
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
|
merge from trunk
Krzysztof Kosi??ski
2010-08-08
1
-2
/
+4
|
\
|
|
*
Merge from trunk
Ted Gould
2010-03-26
1
-2
/
+2
|
|
\
|
*
\
Keeping up with trunk
Ted Gould
2010-01-01
1
-3
/
+5
|
|
\
\
[next]