Code

inkscape.git
2008-07-07 buliabyakfix 169096
2008-07-07 johanengelenconvert item to livarot path using 2geom path
2008-07-07 johanengelen2geomify conversion to livaror in flood-context.cpp
2008-07-07 johanengelenreplace separate forward declarations by proper forward...
2008-07-07 johanengelencleanup unused methods in spcurve
2008-07-07 mentaltry to use consistent document for creating guides
2008-07-07 johanengelen2geomify polygon. added TODO to add testcase for corner...
2008-07-07 johanengelensubstitute macro with function call
2008-07-07 johanengelen2geomify more of pencil-context.cpp
2008-07-07 johanengelenfix number of marker counting in shape
2008-07-07 johanengelenremove dead code
2008-07-07 johanengelen2geomify marker code in stroke-to-path
2008-07-07 johanengelenfix orientation of markers
2008-07-07 johanengelenchange part of calligraphic/eraser code to 2geom.
2008-07-07 johanengelenimprove documentation of SPCurve::last_segment
2008-07-07 johanengelenclean up matrix transform svg-write function
2008-07-07 joncruzUse icons in tool overflow menu now that stock icon...
2008-07-07 joncruzRefactoring to be able to use standard themeable icons
2008-07-07 buliabyakfix 245960, switch most of the rest of calligraphic...
2008-07-07 buliabyaka simpler and more reliable method of doing caps: alway...
2008-07-06 mcecchettimodified is_positive and is_negative implementation...
2008-07-06 ishmalagree with the FIXME
2008-07-05 buliabyakmove undo commits closer to the UI
2008-07-05 buliabyakfix 245806
2008-07-05 pjrmChange link line for a couple of the test programs...
2008-07-05 jaspervdgTests for nr-compose, as well as updated tests for...
2008-07-05 pjrmwidgets/select-toolbar.h: Supply missing #includes...
2008-07-05 pjrmwidgets/calligraphic-profile-rename.h: Supply missing...
2008-07-05 pjrmui/widget/tolerance-slider.h: Supply missing #includes...
2008-07-05 pjrmtext-editing.h: Supply missing #includes/declarations...
2008-07-05 pjrmsvg/svg-length.h: Supply missing #includes/declarations...
2008-07-05 pjrmsplivarot.h: Supply missing #includes/declarations...
2008-07-05 pjrmspiral-context.h: Supply missing #includes/declarations...
2008-07-05 pjrmsp-stop.h: Supply missing #includes/declarations so...
2008-07-05 pjrmshape-editor.h: Supply missing #includes/declarations...
2008-07-05 pjrmselect-context.h: Supply missing #includes/declarations...
2008-07-05 pjrmremoveoverlap/removeoverlap.h: Supply missing #includes...
2008-07-05 pjrmnodepath.h: Supply missing #includes/declarations so...
2008-07-05 pjrmnode-context.h: Supply missing #includes/declarations...
2008-07-05 pjrmmain-cmdlineact.h: Supply missing #includes/declaration...
2008-07-05 pjrmlive_effects/parameter/enum.h: Supply missing #includes...
2008-07-05 pjrmlibgdl/gdl-stock.h: Supply missing #includes/declaratio...
2008-07-05 pjrmlibgdl/gdl-dock-bar.h: Supply missing #includes/declara...
2008-07-05 pjrmlibavoid/region.h: Supply missing #includes/declaration...
2008-07-05 pjrmjabber_whiteboard/message-node.h: Supply missing #inclu...
2008-07-05 pjrmink-action.h: Supply missing #includes/declarations...
2008-07-05 pjrmhelper/unit-tracker.h: Supply missing #includes/declara...
2008-07-05 pjrmdisplay/nr-filter-pixops.h: Supply missing #includes...
2008-07-05 pjrmdisplay/inkscape-cairo.h: Supply missing #includes...
2008-07-05 pjrmcontext-fns.h: Supply missing #includes/declarations...
2008-07-05 pjrmconn-avoid-ref.h: Supply missing #includes/declarations...
2008-07-05 pjrmcheck-header-compile.in: Update list of needed CPPFLAGS.
2008-07-05 pjrmfix a long-standing bug with Undo after Fit canvas...
2008-07-05 joncruzEOL fixups
2008-07-05 joncruzWarning cleanup
2008-07-05 buliabyakanother fix for parallel knotholder and nodepath
2008-07-05 buliabyakfix crash triggered by having both knotholder and nodep...
2008-07-04 johanengelencreate pathvector_for_curve method.
2008-07-04 johanengelen2geomify calculation of number of markers on a path
2008-07-04 johanengelenuse if(dynamic_cast<>) instead of if(typeid==) to check...
2008-07-04 johanengelenconvert a path to guides using 2geom calls
2008-07-04 joncruzWarning cleanup
2008-07-04 johanengelenchange some SP_CURVE_BPATH to get_bpath
2008-07-04 johanengelenadd readme file to 2geom directory to warn people not...
2008-07-04 sasilverFix Camouflage pattern (see bug 245301).
2008-07-04 cilix42Make pen/pencil shapes work in spiro mode, too
2008-07-04 cilix42Remove oncanvas_editable attribute for PointParams...
2008-07-04 cilix42Keep original path by default for LPEMirrorReflect
2008-07-04 joncruzEOL fixup
2008-07-04 joncruzFixed includes
2008-07-04 joncruzCorrect path separators and missed variable assignment...
2008-07-04 joncruzFixed EOLs
2008-07-04 pjrmPoly::shifted: simplify to discard mention of handling...
2008-07-04 joncruzFixed initialization order.
2008-07-04 joncruzMark suspicious ignoring of parameters
2008-07-04 joncruzMark a missing case statement
2008-07-04 joncruzMask out dead code causing warning
2008-07-03 johanengelenremove left-overs from making SPCurve a proper class...
2008-07-03 johanengelenstart removing old path code in spcurve. start with...
2008-07-03 johanengelenimprove pencil-context logic
2008-07-03 johanengelenimprove spcurve::second_point and document its behavior
2008-07-03 johanengelennoop, add comment
2008-07-03 johanengelenupdate 2geom (svn rev1433). how far away is automatic...
2008-07-03 johanengelenupdate 2geom (svn rev1433)
2008-07-03 verbalshadowPatch so Inkscape will compile on Solaris 10 from LP...
2008-07-03 jaspervdgTests for svg-affine and svg-length (the latter is...
2008-07-03 prokoudineadded new LPE and remove obsolete entries
2008-07-03 cilix42add comments
2008-07-03 cilix42Add new shape 'crescendo' in dropdown box of pen tool
2008-07-03 cilix42When drawing with activated shape in pencil/pen tool...
2008-07-03 cilix42First shot at a dropdown selector for various shapes...
2008-07-03 cilix42New LPE: Offset
2008-07-03 cilix42Partial 2geom update (anticipating changes that will...
2008-07-03 sasilverCheck that objects are of the right type before casting...
2008-07-02 johanengelen2geomify deletion of node in pen-context.cpp
2008-07-02 cilix42lpe-skeleton: add boilerplate code to create knotholder...
2008-07-02 cilix42lpe-skeleton: add variable to control display of origin...
2008-07-02 cilix42Handle for PerspectivePath LPE to adjust offset (not...
2008-07-02 cilix42Remove now obsolete 'edit on canvas' button for PointParams
2008-07-02 cilix42Enable status bar tips for LPE handles that are automat...
next