summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tweaksBob Jamison2008-06-111-15/+9
* Bitfield alignmentBob Jamison2008-06-111-1/+0
* No longer needed.Bob Jamison2008-06-112-1293/+0
* fix bug #239092MenTaLguY2008-06-111-2/+2
* re-enable assertionsMenTaLguY2008-06-111-2/+2
* plumb XML::Documents in everywhereMenTaLguY2008-06-1177-362/+313
* We were using wrong gtk locale directory. Gtk's own translations were missing.Bob Jamison2008-06-111-104/+105
* handle PI nodesMenTaLguY2008-06-111-0/+3
* use object's documentMenTaLguY2008-06-111-4/+2
* Fixed some strings that upset gettext.Marcin Floryan2008-06-113-3/+3
* Remove any baseProfile attribute, as we don't respect it. (See bug 166958.)Stephen Silver2008-06-111-0/+3
* Back out the `document != NULL' assertions added to SimpleNode constructors i...Peter Moulder2008-06-111-2/+2
* warning cleanupJon A. Cruz2008-06-114-7/+7
* [INTL] Updated POTFILES.in with new source code file.Marcin Floryan2008-06-101-1/+2
* New LPE: Mirror reflectionMaximilian Albert2008-06-105-3/+159
* Get rid of get_bpath() in lpe-tangent_to_curve.cppMaximilian Albert2008-06-101-3/+2
* Don't convert path to straight line for LPE perpendicular bisectorMaximilian Albert2008-06-101-0/+2
* Make broken doOnApply() for LPEs work againMaximilian Albert2008-06-101-0/+2
* Remove debugging messagesMaximilian Albert2008-06-101-5/+0
* Write all effect parameters to SVG when a LPE knotholder handle is ungrabbedMaximilian Albert2008-06-107-42/+26
* fix compileFelipe Corr??a da Silva Sanches2008-06-101-2/+2
* updated slightlyBob Jamison2008-06-092-40/+41
* better compilation for linuxBob Jamison2008-06-091-148/+71
* remove filters verb and commandbulia byak2008-06-095-4/+44
* add selmodified connection to force dialog update on undobulia byak2008-06-092-5/+16
* renaming, adding missed ones to the listbulia byak2008-06-094-3/+6
* Fix include in sp-filter.cpp NR:filter issueJoshua L. Blocher2008-06-092-1/+2
* force single single document over a node's lifetimeMenTaLguY2008-06-083-2/+6
* plumb document references a little deeper inMenTaLguY2008-06-0811-35/+53
* Add option to either suppress path flash for items with LPE (e.g., spiro spli...Maximilian Albert2008-06-086-29/+88
* simplify code that puts anchors at start and end of paths in draw context.Johan B. C. Engelen2008-06-081-6/+3
* add method to retrieve first and last path of SPCurve, fix error.Johan B. C. Engelen2008-06-082-4/+36
* Re-add two handles for PerpBisector LPE (we don't add the other two because t...Maximilian Albert2008-06-085-45/+100
* Better way to add LPE knotholder handles; now it happens semi-automatically i...Maximilian Albert2008-06-086-68/+70
* Make knotholders for LPE items finally work; each effect can now overload the...Maximilian Albert2008-06-0814-128/+260
* Add 'Mode' label and icon for regular Bezier mode in pen/pencil toolbarMaximilian Albert2008-06-082-22/+108
* Patch from sas for LP #231690 (crash when combining two paths)Maximilian Albert2008-06-081-5/+5
* Patch from sas to avoid GC warning during vacuum defs (closes LP #236816)Maximilian Albert2008-06-081-1/+0
* use feed_pathvector_to_cairo in display/nr-svgfonts.cppJohan B. C. Engelen2008-06-081-12/+18
* use feed_pathvector_to_cairo in display/nr-arena-shape.cppJohan B. C. Engelen2008-06-081-3/+4
* add rendering to cairo from Geom::Path and Geom::PathVector !Johan B. C. Engelen2008-06-082-6/+120
* add conversion from NR::Rect to Geom::RectJohan B. C. Engelen2008-06-081-2/+4
* Warning cleanupJon A. Cruz2008-06-071-6/+14
* ellipses and groups now use 2geompath for svg_write: sp_svg_write_path(np->cu...Johan B. C. Engelen2008-06-062-17/+7
* for sppath, use 2geompath for svg_write: sp_svg_write_path(np->curve->get_pat...Johan B. C. Engelen2008-06-061-24/+9
* for spirals, use 2geompath for svg_write: sp_svg_write_path(np->curve->get_pa...Johan B. C. Engelen2008-06-061-26/+16
* for sp-star.cpp, start using 2geompath for svg_write: sp_svg_write_path(np->c...Johan B. C. Engelen2008-06-061-8/+3
* for sp-offset.cpp and sp-star.cpp, start using 2geompath for svg_write: sp_sv...Johan B. C. Engelen2008-06-062-5/+5
* for path-chemistry.cpp, start using 2geompath for svg_write: sp_svg_write_pat...Johan B. C. Engelen2008-06-061-4/+4
* for nodepath, start using 2geompath for svg_write: sp_svg_write_path(np->curv...Johan B. C. Engelen2008-06-061-3/+3