index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sp-clippath.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove silly code ;)
Jabier Arraiza Cenoz
2017-05-31
1
-6
/
+0
*
Add toggle clip bisibility button
Jabier Arraiza Cenoz
2017-05-29
1
-0
/
+1
*
Allow temp hide clip
Jabier Arraiza Cenoz
2017-05-29
1
-5
/
+3
*
Handling hide
Jabiertxof
2017-05-29
1
-3
/
+7
*
Merged trunk
Adrian Boguszewski
2016-08-03
1
-1
/
+0
|
\
|
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-1
/
+0
|
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+1
|
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-1
/
+0
*
|
Renamed children list in SPObject
Adrian Boguszewski
2016-07-14
1
-5
/
+5
*
|
Second part of new SPObject children list
Adrian Boguszewski
2016-07-13
1
-15
/
+15
|
/
*
static code analysis
Kris De Gussem
2015-11-13
1
-1
/
+1
*
refactor sp_selection_set_mask
Marc Jeanmougin
2015-05-08
1
-3
/
+3
*
fixes various bugs with clipping and masking
Marc Jeanmougin
2015-05-08
1
-2
/
+1
*
create SPObject factory
Liam P. White
2015-02-25
1
-10
/
+0
*
Remove sp_style_read_from_object()
Tavmjong Bah
2014-12-24
1
-1
/
+1
*
Cleaned up.
Markus Engel
2013-08-03
1
-56
/
+48
*
Merge Object and subclasses. Merging of SP- and C-classes complete.
Markus Engel
2013-04-07
1
-2
/
+0
*
Merged ObjectGroup and subclasses.
Markus Engel
2013-04-06
1
-47
/
+23
*
Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr...
Markus Engel
2013-04-02
1
-0
/
+10
*
Added constructors to SP classes.
Markus Engel
2013-04-01
1
-4
/
+10
*
Replaced calls to g_object_(un)ref with sp_object_(un)ref.
Markus Engel
2013-04-01
1
-4
/
+4
*
Prepared exchange of casting macros.
Markus Engel
2013-03-31
1
-0
/
+1
*
Renamed virtual function names.
Markus Engel
2013-03-29
1
-12
/
+12
*
merged from trunk
Markus Engel
2013-03-29
1
-75
/
+10
|
\
|
*
More GObject boilerplate cleanup
Alex Valavanis
2013-01-24
1
-52
/
+47
|
*
Cleanup more GObject type definitions
Alex Valavanis
2013-01-17
1
-3
/
+2
*
|
Removed function pointers from SPObject and subclasses.
Markus Engel
2013-03-29
1
-6
/
+6
*
|
Various changes.
Markus Engel
2013-03-14
1
-1
/
+1
*
|
Added "virtual pad" to SPClipPath.
Markus Engel
2012-08-21
1
-22
/
+69
|
/
*
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
2011-08-27
1
-36
/
+17
*
Rewrite NRArena -> Inkscape::Drawing. Call render and update
Krzysztof Kosi??ski
2011-08-07
1
-7
/
+4
*
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
2011-08-06
1
-16
/
+18
*
Implement handling of the clip-rule property. Partially based on
Krzysztof Kosi??ski
2011-07-10
1
-2
/
+9
*
Merge from trunk
Krzysztof Kosi??ski
2011-06-19
1
-1
/
+1
|
\
|
*
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...
Jon A. Cruz
2011-06-04
1
-1
/
+1
*
|
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-13
/
+13
|
\
|
|
*
Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.
Jon A. Cruz
2011-02-21
1
-6
/
+6
|
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-7
/
+7
*
|
Merge from trunk (again)
Krzysztof Kosi??ski
2010-12-15
1
-98
/
+72
|
\
|
|
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-98
/
+72
|
|
\
|
|
*
More on c++ification and some XML privatisation
Abhishek Sharma public
2010-07-20
1
-60
/
+61
|
|
*
SPObject c++ification finalized along with the beginning of XML Privatisation...
Abhishek Sharma Public
2010-07-12
1
-1
/
+1
|
|
*
another c++ification for sp-object.h/cpp and still in progress...
Abhishek Sharma Public
2010-07-03
1
-5
/
+5
|
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
1
-2
/
+2
|
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-7
/
+6
*
|
|
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
|
|
/
*
|
Wholesale cruft removal part 3
Krzysztof Kosi??ski
2010-08-04
1
-4
/
+4
*
|
Wholesale cruft removal part 2
Krzysztof Kosi??ski
2010-08-04
1
-1
/
+0
|
/
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-3
/
+3
[next]