Code

Use subdirectories with icon sizes.
[inkscape.git] / src / sp-object.cpp
2010-12-12 Jon A. CruzGSoC C++-ificiation merge and cleanup.
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-11-17 Chris MorganSuper duper mega (fun!) commit: replaced encoding=utf...
2010-08-11 Abhishek Sharma... XML Privatisation Stuff after a long time
2010-07-24 Abhishek Sharma... Yet mor in c++ification
2010-07-13 Ted GouldUpgrading to trunk
2010-07-12 Abhishek Sharma... SPObject c++ification finalized along with the beginnin...
2010-07-06 Abhishek Sharma... C++ification of SPObject continued along with the onset...
2010-07-03 Abhishek Sharma... another c++ification for sp-object.h/cpp and still...
2010-07-02 Jon A. CruzDo not remove color-profile elements during vacuum...
2010-07-02 Jon A. CruzLeave swatches when doing a vacuum pass. Fixes bug...
2010-07-01 Abhishek Sharma... C++fied SPDocument added
2010-03-26 Ted GouldMerge from trunk
2010-03-14 Krzysztof KosińskiMove around files to remove some vanity directories.
2010-03-08 Jon A. CruzCleanup of gradients and stops.
2010-03-02 Jon A. CruzCleanup on id access.
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2009-06-09 joncruzRemoved sodipodi:version
2009-04-30 speleo3requestOrphanCollection: do not remove (vacuum) style...
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