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-object.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge inline patch from Jimmy
MenTaLguY
2008-05-08
1
-6
/
+2
*
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
2008-01-31
1
-0
/
+2
*
Warning cleanup
Jon A. Cruz
2007-10-26
1
-12
/
+12
*
Commit LivePathEffect branch to trunk!
Johan B. C. Engelen
2007-08-14
1
-1
/
+0
*
we have no document available yet at this point
MenTaLguY
2007-03-24
1
-1
/
+1
*
plumb XML::Document parameter into duplication, courtesy of bryce
MenTaLguY
2007-03-20
1
-3
/
+8
*
better way to deal with undo+id collisions
MenTaLguY
2007-03-17
1
-23
/
+36
*
move creating style after the signals are set up, so that style does not miss...
bulia byak
2007-03-17
1
-6
/
+6
*
comment
bulia byak
2007-03-13
1
-0
/
+4
*
move style reading/writing from SPItem up to SPObject
bulia byak
2007-03-12
1
-1
/
+38
*
fix 1654495: a comment repr node has no spobject, so we must weaken the asserts
bulia byak
2007-02-11
1
-2
/
+3
*
Adding some docs
Bryce Harrington
2006-12-07
1
-1
/
+7
*
fix crash 1544495 when closing a document with mask/clippath: it makes no sen...
bulia byak
2006-09-12
1
-1
/
+1
*
gboolean -> bool conversion commit 1. Modifies code to do with getting the u...
Michael G. Sloan
2006-08-26
1
-3
/
+3
*
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
2006-08-25
1
-1
/
+1
*
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
2006-08-23
1
-1
/
+1
*
remove GObject signals from SPObject
MenTaLguY
2006-07-29
1
-20
/
+8
*
sp_object_invoke_release -> SPObject::releaseReferences, plus the introductio...
MenTaLguY
2006-07-21
1
-26
/
+27
*
marker refactoring work
Bryce Harrington
2006-07-20
1
-19
/
+44
*
use c++filt for symbol demangling if available
MenTaLguY
2006-05-08
1
-1
/
+2
*
r11667@tres: ted | 2006-05-01 22:48:49 -0700
Ted Gould
2006-05-02
1
-35
/
+11
*
(bzr r690)
Ted Gould
2006-05-02
1
-11
/
+35
*
switch everyone to simpler debug event API
MenTaLguY
2006-04-29
1
-49
/
+27
*
make refcount logging a little more useful by including the relevent class name
MenTaLguY
2006-04-29
1
-11
/
+10
*
shared_ptr -> ptr_shared
MenTaLguY
2006-03-15
1
-6
/
+6
*
experiment with moving release beofre extraction of object from document tree
MenTaLguY
2006-03-12
1
-4
/
+2
*
Add signal for notification of object position changes
MenTaLguY
2006-03-05
1
-0
/
+3
*
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
2006-02-15
1
-49
/
+49
*
share_static -> share_static_string
MenTaLguY
2006-02-08
1
-2
/
+2
*
replace Util::SharedCStringPtr with the more general Util::shared_ptr<>
MenTaLguY
2006-02-06
1
-8
/
+8
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+1548