Code

inkscape.git
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...
2008-07-02 cilix42Don't dereference NULL knotholder; fixes instant crash...
2008-07-02 joncruzUse hscale instead of scalebutton by default
2008-07-02 mentaladd shadow to layers list
2008-07-02 mentaladd tab to layers dialog
2008-07-01 mentalmissed a spot
2008-07-01 mentaldead code removal
2008-07-01 mentalfix inkboard node position bugs
2008-07-01 mentalremove "public private" virtual methods from XML::Node
2008-07-01 mentalremove additional unnecessary indirection in tree opera...
2008-07-01 mentalaccess some SimpleNode fields directly
2008-07-01 mentalremove last traces of "floating nodes"
2008-07-01 jaspervdgCxxTest unit tests can now be built on Windows, also...
2008-07-01 joncruzAdding use of GtkScaleButton when available
2008-06-30 buliabyakmake use of sliders
2008-06-30 ishmalfix range problem
2008-06-30 johanengelensimplify SPCurve::penultimate_point and return 2geom...
2008-06-30 johanengelenpencil tool: don't use sp_curve_length macro but good...
2008-06-30 johanengelenadd SPCurve::get_segment_count
2008-06-30 cilix42Temporary "fix" for the recent pattern crash caused...
2008-06-30 sasilverPrevent 'title', 'desc' and 'metadata' elements being...
2008-06-30 jaspervdgApproximately closed test for path parsing now looks...
2008-06-30 joncruzInitial cut of sliders in toolbars
2008-06-30 joncruzFixed i18n for overflow menu items.
2008-06-30 buliabyakfix the snapindicator stealing release event by grabbin...
2008-06-29 buliabyakeven with zero opacity, paths must be selectable in...
2008-06-29 johanengelenreturn results from 2geom path instead of old path
2008-06-29 johanengelenremove unused function first_bpath
2008-06-29 johanengelenpen tool: use SPCurve::last_segment in favor of last_bpath
2008-06-29 johanengelenadd SPCurve::first_segment and last_segment
2008-06-29 johanengelenreplace some spcurve->last_bpath calls with spcurve...
2008-06-29 johanengelenrecognize HLineSegment and VLineSegment while looping...
2008-06-29 johanengelenrecognize HLineSegment and VLineSegment in feeding...
2008-06-29 johanengelenadd commented HLineSegment and VLineSegment to svg...
2008-06-28 JucaBlueswarning cleanup
2008-06-28 buliabyakremove unused function
2008-06-27 sasilverUse Python script instead of shell script for .fig...
2008-06-27 mentalsodipodi:docname is obsolete
2008-06-27 joncruzAdded conditional fallback for call in GLib 2.14+
2008-06-26 johanengelenuse spcurve methods instead of macro (which references...
2008-06-26 johanengelennoop: be more consistent with function names (get_pathv...
2008-06-26 johanengelenuse 2geom path for bbox calculation. (gets rid of yet...
2008-06-26 johanengelendon't use splivarot to get livarot path, use livarot...
next