Code

Merge and cleanup of GSoC C++-ification project.
[inkscape.git] / src / path-chemistry.cpp
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-07-14 Abhishek Sharma... SPShape c++ified to the extent it was possible and...
2010-07-06 Abhishek Sharma... C++ification of SPObject continued along with the onset...
2010-07-02 Abhishek Sharma... New Class SPDocumentUndo created which takes care of...
2010-03-26 Ted GouldMerge from trunk
2010-03-14 Johan Engelenfix pasting of LPE stacks
2010-01-14 Krzysztof Kosiński* Merge from trunk
2010-01-09 Diederik van Lieropfix regression caused by rev. 8927 (reported in LP...
2010-01-01 Ted GouldKeeping up with trunk
2009-12-30 Diederik van LieropWhen combining paths: clear the selection before deleti...
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2009-05-25 speleo3reverse nodetypes order (Bug #179866)
2009-03-29 buliabyakfix simplify, combine, break for LPE paths
2008-12-29 buliabyakfix crash, allow combine to work transparently on groups
2008-10-27 Ted GouldFrom trunk
2008-09-07 johanengelenLIBNR REMOVAL. Deleted nr-path.h/.cpp which is no...
2008-08-24 jeff_schillerFix for Bug 238113 (preserve title/desc for various...
2008-08-14 cilix42Remove further instances of SP_ACTIVE_DESKTOP
2008-08-08 johanengelenremove many unnecessary to_2geom and from_2geom calls
2008-07-17 johanengelenconvert all SPCurve's points and matrices arguments...
2008-07-14 johanengelenconvert object to path: replace check for empty path...
2008-06-22 johanengelensplit paths using 2geom PathVector
2008-06-08 cilix42Patch from sas for LP #231690 (crash when combining...
2008-06-06 johanengelenfor path-chemistry.cpp, start using 2geompath for svg_w...
2008-06-06 johanengelenmerge gsoc2008_johan_path2geom into trunk
2008-05-30 johanengelenLPE STACKING!
2008-05-09 johanengelen- try to use more forward declarations for less depende...
2008-05-08 mentalmerge inline patch from Jimmy
2008-05-05 johanengelenstruct SPCurve => class SPCurve
2008-04-24 buliabyakenable combine/breakapart to work with lpes properly
2008-04-12 jaspervdgPreserve transform of topmost object when combining...
2008-03-29 cilix42Fix passing wrong pointer type when using the tweak...
2008-03-28 johanengelenwhen applying LPE to rect, convert it to path first
2008-03-28 bgk- Created a SPLPEItem class that handles applying a...
2008-03-18 buliabyakpatch by Jasper: concatenate curves, not path strings...
2008-03-07 buliabyakremove not-in-same-parent limitation in combine, allow...
2008-03-05 joelholdsworthBugfix for bug #168283: possible to create empty paths...
2008-02-25 buliabyakfix converting 3d boxes to path and ungrouping - do...
2008-01-31 bryceApplying fixes for gcc 4.3 build issues (closes LP...
2008-01-09 cilix42Convert 3D boxes to ordinary groups before tweaking...
2008-01-02 johanengelenFix LP bug #179328
2007-11-02 joncruzwarning cleanup
2007-09-26 buliabyakspeed up converting many objects to paths, add waiting...
2007-08-07 buliabyakexport single-item-to-path function
2007-05-17 pjrmdoc: document a minor bug (or unexpected behaviour).
2007-01-21 mentalstart switching sp_repr_new* over to XML::Document...
2006-10-05 buliabyakundo annotations
2006-09-30 johanengelenPatch by Popolon to fix bug "[ 1562520 ] Object to...
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-10 gustav_bundo annotations
2006-07-09 gustav_bundo annotations
2006-06-29 buliabyakpatch from Gustav Broberg: undo annotations and history...
2006-05-28 mentalreplace nr_new() with g_new(), and try to converge...
2006-05-28 buliabyakbreak apart faster: prepend to list instead of append...
2006-05-09 mentaleliminate direct accesses to SPCurve::bpath
2006-04-17 mentalGet rid of the SP_DT_* macros which do nothing more...
2006-03-28 buliabyakcopy rotation center when converting to path
2006-03-09 pjrm(sp_selected_path_reverse): Fix when multiple paths...
2006-03-09 pjrmCodingStyle: whitespace
2006-03-09 pjrmCodingStyle: const placement
2006-02-15 rwstbulk trailing spaces removal. consistency through MD5...
2006-01-16 mentalmoving trunk for module inkscape