summaryrefslogtreecommitdiffstats
path: root/src/path-chemistry.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* convert all SPCurve's points and matrices arguments and return types to 2GeomJohan B. C. Engelen2008-07-171-1/+1
* convert object to path: replace check for empty path with 2geomified method o...Johan B. C. Engelen2008-07-141-1/+1
* split paths using 2geom PathVectorJohan B. C. Engelen2008-06-221-3/+3
* Patch from sas for LP #231690 (crash when combining two paths)Maximilian Albert2008-06-081-5/+5
* for path-chemistry.cpp, start using 2geompath for svg_write: sp_svg_write_pat...Johan B. C. Engelen2008-06-061-4/+4
* merge gsoc2008_johan_path2geom into trunkJohan B. C. Engelen2008-06-061-1/+1
* LPE STACKING!Johan B. C. Engelen2008-05-301-1/+1
* - try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen2008-05-091-2/+2
* merge inline patch from JimmyMenTaLguY2008-05-081-2/+2
* struct SPCurve => class SPCurveJohan B. C. Engelen2008-05-051-13/+13
* enable combine/breakapart to work with lpes properlybulia byak2008-04-241-6/+28
* Preserve transform of topmost object when combining paths (fixing bug 215255).Jasper van de Gronde2008-04-121-4/+6
* Fix passing wrong pointer type when using the tweak tool on 3D boxesMaximilian Albert2008-03-291-1/+1
* when applying LPE to rect, convert it to path firstJohan B. C. Engelen2008-03-281-2/+6
* - Created a SPLPEItem class that handles applying a LPE to an ItemBastien Bouclet2008-03-281-23/+51
* patch by Jasper: concatenate curves, not path strings (which would break with...bulia byak2008-03-181-14/+14
* remove not-in-same-parent limitation in combine, allow it to skip non-pathsbulia byak2008-03-071-59/+64
* Bugfix for bug #168283: possible to create empty paths via text -> object to ...Joel Holdsworth2008-03-051-0/+8
* fix converting 3d boxes to path and ungrouping - do not lose selection, prese...bulia byak2008-02-251-6/+7
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-0/+2
* Convert 3D boxes to ordinary groups before tweaking, ungrouping or applying '...Maximilian Albert2008-01-091-0/+13
* Fix LP bug #179328Johan B. C. Engelen2008-01-021-4/+10
* warning cleanupJon A. Cruz2007-11-021-2/+2
* speed up converting many objects to paths, add waiting cursors and statusbar ...bulia byak2007-09-261-8/+45
* export single-item-to-path functionbulia byak2007-08-071-2/+3
* doc: document a minor bug (or unexpected behaviour).Peter Moulder2007-05-171-1/+3
* start switching sp_repr_new* over to XML::Document::create*, and rename creat...MenTaLguY2007-01-211-3/+6
* undo annotationsbulia byak2006-10-051-3/+3
* Patch by Popolon to fix bug "[ 1562520 ] Object to path removes mask & clip-p...Johan B. C. Engelen2006-09-301-0/+11
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-2/+2
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-2/+2
* undo annotationsgustav_b2006-07-101-1/+1
* undo annotationsgustav_b2006-07-091-2/+2
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-4/+8
* replace nr_new() with g_new(), and try to converge on using the glib allocato...MenTaLguY2006-05-281-1/+2
* break apart faster: prepend to list instead of append, add objects to selecti...bulia byak2006-05-281-2/+6
* eliminate direct accesses to SPCurve::bpathMenTaLguY2006-05-091-5/+5
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY2006-04-171-17/+17
* copy rotation center when converting to pathbulia byak2006-03-281-0/+3
* (sp_selected_path_reverse): Fix when multiple paths are selected. Also fix a...Peter Moulder2006-03-091-4/+5
* CodingStyle: whitespacePeter Moulder2006-03-091-247/+258
* CodingStyle: const placementPeter Moulder2006-03-091-3/+3
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-7/+7
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+369