Code

prevent inkscape from crashing in case of malformed SVG, still need method to inform...
[inkscape.git] / src / sp-object.cpp
2009-01-25 theAdibprevent inkscape from crashing in case of malformed...
2008-09-20 buliabyakfix overreffing of reprs by clones: only ref a repr...
2008-07-14 sasilverSome improvements to my title/desc stuff of revision...
2008-06-25 joncruzWarning cleanup
2008-06-11 mentalplumb XML::Documents in everywhere
2008-06-02 sasilverbasic support for <title> and <desc>
2008-05-08 mentalmerge inline patch from Jimmy
2008-01-31 bryceApplying fixes for gcc 4.3 build issues (closes LP...
2007-10-26 joncruzWarning cleanup
2007-08-14 johanengelenCommit LivePathEffect branch to trunk!
2007-03-24 mentalwe have no document available yet at this point
2007-03-20 mentalplumb XML::Document parameter into duplication, courtes...
2007-03-17 mentalbetter way to deal with undo+id collisions
2007-03-17 buliabyakmove creating style after the signals are set up, so...
2007-03-13 buliabyakcomment
2007-03-12 buliabyakmove style reading/writing from SPItem up to SPObject
2007-02-11 buliabyakfix 1654495: a comment repr node has no spobject, so...
2006-12-07 bryceAdding some docs
2006-09-12 buliabyakfix crash 1544495 when closing a document with mask...
2006-08-26 mgsloangboolean -> bool conversion commit 1. Modifies code...
2006-08-25 kidprotopeeled back the gboolean code as it hit on some complex...
2006-08-23 kidprotoOk, committed msgloan's patch to convert gbooleans...
2006-07-29 mentalremove GObject signals from SPObject
2006-07-21 mentalsp_object_invoke_release -> SPObject::releaseReferences...
2006-07-20 brycemarker refactoring work
2006-05-08 mentaluse c++filt for symbol demangling if available
2006-05-02 gouldtj r11667@tres: ted | 2006-05-01 22:48:49 -0700
2006-05-02 gouldtj(no commit message)
2006-04-29 mentalswitch everyone to simpler debug event API
2006-04-29 mentalmake refcount logging a little more useful by including...
2006-03-15 mentalshared_ptr -> ptr_shared
2006-03-12 mentalexperiment with moving release beofre extraction of...
2006-03-05 mentalAdd signal for notification of object position changes
2006-02-15 rwstbulk trailing spaces removal. consistency through MD5...
2006-02-08 mentalshare_static -> share_static_string
2006-02-06 mentalreplace Util::SharedCStringPtr with the more general...
2006-01-16 mentalmoving trunk for module inkscape