summaryrefslogtreecommitdiffstats
path: root/src/path-chemistry.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-29fix simplify, combine, break for LPE pathsbulia byak1-8/+10
2008-12-29fix crash, allow combine to work transparently on groupsbulia byak1-3/+9
2008-10-27From trunkTed Gould1-23/+78
2008-09-07LIBNR REMOVAL. Deleted nr-path.h/.cpp which is no longer used. (removed all ...Johan B. C. Engelen1-1/+0
2008-08-24Fix for Bug 238113 (preserve title/desc for various Inkscape operations)Jeff Schiller1-0/+15
2008-08-14Remove further instances of SP_ACTIVE_DESKTOPMaximilian Albert1-19/+7
2008-08-08remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen1-2/+2
2008-07-17convert all SPCurve's points and matrices arguments and return types to 2GeomJohan B. C. Engelen1-1/+1
2008-07-14convert object to path: replace check for empty path with 2geomified method o...Johan B. C. Engelen1-1/+1
2008-06-22split paths using 2geom PathVectorJohan B. C. Engelen1-3/+3
2008-06-08Patch from sas for LP #231690 (crash when combining two paths)Maximilian Albert1-5/+5
2008-06-06for path-chemistry.cpp, start using 2geompath for svg_write: sp_svg_write_pat...Johan B. C. Engelen1-4/+4
2008-06-06merge gsoc2008_johan_path2geom into trunkJohan B. C. Engelen1-1/+1
2008-05-30LPE STACKING!Johan B. C. Engelen1-1/+1
2008-05-09- try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen1-2/+2
2008-05-08merge inline patch from JimmyMenTaLguY1-2/+2
2008-05-05struct SPCurve => class SPCurveJohan B. C. Engelen1-13/+13
2008-04-24enable combine/breakapart to work with lpes properlybulia byak1-6/+28
2008-04-12Preserve transform of topmost object when combining paths (fixing bug 215255).Jasper van de Gronde1-4/+6
2008-03-29Fix passing wrong pointer type when using the tweak tool on 3D boxesMaximilian Albert1-1/+1
2008-03-28when applying LPE to rect, convert it to path firstJohan B. C. Engelen1-2/+6
2008-03-28- Created a SPLPEItem class that handles applying a LPE to an ItemBastien Bouclet1-23/+51
2008-03-18patch by Jasper: concatenate curves, not path strings (which would break with...bulia byak1-14/+14
2008-03-07remove not-in-same-parent limitation in combine, allow it to skip non-pathsbulia byak1-59/+64
2008-03-05Bugfix for bug #168283: possible to create empty paths via text -> object to ...Joel Holdsworth1-0/+8
2008-02-25fix converting 3d boxes to path and ungrouping - do not lose selection, prese...bulia byak1-6/+7
2008-01-31Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington1-0/+2
2008-01-09Convert 3D boxes to ordinary groups before tweaking, ungrouping or applying '...Maximilian Albert1-0/+13
2008-01-02Fix LP bug #179328Johan B. C. Engelen1-4/+10
2007-11-02warning cleanupJon A. Cruz1-2/+2
2007-09-26speed up converting many objects to paths, add waiting cursors and statusbar ...bulia byak1-8/+45
2007-08-07export single-item-to-path functionbulia byak1-2/+3
2007-05-17doc: document a minor bug (or unexpected behaviour).Peter Moulder1-1/+3
2007-01-21start switching sp_repr_new* over to XML::Document::create*, and rename creat...MenTaLguY1-3/+6
2006-10-05undo annotationsbulia byak1-3/+3
2006-09-30Patch by Popolon to fix bug "[ 1562520 ] Object to path removes mask & clip-p...Johan B. C. Engelen1-0/+11
2006-08-25peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips1-2/+2
2006-08-23Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips1-2/+2
2006-07-10undo annotationsgustav_b1-1/+1
2006-07-09undo annotationsgustav_b1-2/+2
2006-06-29patch from Gustav Broberg: undo annotations and history dialogbulia byak1-4/+8
2006-05-28replace nr_new() with g_new(), and try to converge on using the glib allocato...MenTaLguY1-1/+2
2006-05-28break apart faster: prepend to list instead of append, add objects to selecti...bulia byak1-2/+6
2006-05-09eliminate direct accesses to SPCurve::bpathMenTaLguY1-5/+5
2006-04-17Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY1-17/+17
2006-03-28copy rotation center when converting to pathbulia byak1-0/+3
2006-03-09(sp_selected_path_reverse): Fix when multiple paths are selected. Also fix a...Peter Moulder1-4/+5
2006-03-09CodingStyle: whitespacePeter Moulder1-247/+258
2006-03-09CodingStyle: const placementPeter Moulder1-3/+3
2006-02-15bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan1-7/+7