Code

inkscape.git
2008-08-03 joncruzFixed const-correctness and member access
2008-08-03 joncruzWarning cleanup
2008-08-03 joncruzFixed broken empty string check
2008-08-03 joncruzReplaced deprecated GtkType creation with GType
2008-08-03 johanengelenremove many needless references to n-art-bpath.h
2008-08-03 johanengelenhopefully fixed last error in nodepath...
2008-08-02 johanengelensimplify lpe spiro code by using new "is_straight_curve...
2008-08-02 johanengelenadd is_straight_curve in geom-curves.h helper file
2008-08-02 johanengelensimplify pathv_to_linear_and_cubic_beziers a bit
2008-08-02 johanengelenremove code duplicate
2008-08-02 johanengelenclean up and revert recent change to nodepath that...
2008-08-02 johanengelenfix error in nodepath
2008-08-02 johanengelenremove old nartbpath to cairo method
2008-08-02 johanengelenconvert path to only linear and cubic segments when...
2008-08-02 johanengelenuse nodetype helper function to determine nodetype...
2008-08-02 johanengelenfix nodetype determination. fixes lpe spiro bug
2008-08-02 johanengelenlpe spiro: if path is closed it does not matter to...
2008-08-02 johanengelenwhitespace
2008-08-02 johanengelenwhen holding ctrl, pattern scaling has a fixed 1:1...
2008-08-02 ishmalinitial impl of gradients and opacities
2008-08-02 jaspervdgEnable exception handling for CxxTest in Makefiles
2008-08-02 jaspervdgSPCurve unit tests
2008-08-02 jaspervdgFixed version of stat cache for buildtool.cpp (now...
2008-08-02 cilix42comments
2008-08-02 joncruzTodo is done.
2008-08-01 ishmalfinally got transforms right. flip Y and translate
2008-08-01 buliabyakfix 253915: do not use style attr, only SPStyle
2008-08-01 johanengelenSPItem::getBounds now always returns a Geom::Rect bound...
2008-08-01 johanengelenupdate to latest 2geom
2008-08-01 johanengelenremove more NR:: from live_effects code
2008-08-01 ishmalmake redundant. use correct fields of cubic bezier...
2008-08-01 johanengelen2geomify a lot of NR::Points to Geom::Point
2008-08-01 johanengelenreplace matrix division code.
2008-08-01 johanengelenchange knot.h to Geom::Point only instead of NR::Point.
2008-08-01 cilix42simplify code
2008-08-01 cilix42Helperpath for lpe-rotate-copies
2008-08-01 cilix42Improved UI for lpe-rotate-copies
2008-08-01 cilix42Make PointParam handles snap, too
2008-08-01 cilix42Make LPE knotholder handles snap
2008-08-01 cilix42Formerly static function used for snapping is now a...
2008-08-01 ishmalun-remove applying item transform to each point
2008-08-01 johanengelenremove strange factor for showing the pattern unit...
2008-08-01 johanengelenpatterns: make it possible to have different scaling...
2008-08-01 johanengelenrevert r19450. fixes buildtool.
2008-08-01 johanengelenenable snapping of pattern's origin
2008-08-01 cilix42Fix #ifdef type. Closes LP #253859
2008-08-01 joncruzAdded to tests for SVG units, and fixed warning of...
2008-08-01 JucaBluesadding tabs to SVGFonts dialog
2008-08-01 ishmalAdd item transforms
2008-08-01 joncruzWarning cleanup
2008-08-01 buliabyakfix error in creating nodepath from pathvector
2008-08-01 sokhemKhmer translations updated
2008-07-31 johanengelenremove old reminder file (of my GSoC last year)
2008-07-31 cyreveslight tweak to r19493 to ensure that there's no possib...
2008-07-31 cilix42Make lpe-path_length use TextParamInternal
2008-07-31 cilix42Add unit selector for lpe-path-length, too
2008-07-31 cilix42Remove UI stuff from internal text parameter
2008-07-31 cilix42New unit parameter for LPEs which lpe-ruler now uses
2008-07-31 cilix42Icon for polylines mode
2008-07-31 cilix42New 'zigzag' (polylines) mode in pen tool
2008-07-31 cilix42Fix wrong toggle activation in pen/pencil toolbar after...
2008-07-30 buliabyakfix crash when deleting whitespace in start of flowtext
2008-07-30 ishmalGet to compile in javafx
2008-07-30 cilix42noop: better names
2008-07-30 cilix42comments
2008-07-30 prokoudine*sigh* and yet another LPE :-)
2008-07-30 prokoudinekeeping up to Maximilian's work :)
2008-07-30 cilix42New LPE: path length
2008-07-30 cilix42whitespace
2008-07-30 cilix42New function to set text position and anchor relative...
2008-07-30 ishmaladd placeholder for expert contributors
2008-07-30 cilix42Add default mirroring line to lpe-symmetry because...
2008-07-30 cilix42New LPE: Text label
2008-07-30 cilix42Move coordinate transform workaround to a more logical...
2008-07-30 cilix42New 'internal' TextParam which doesn't display a widget...
2008-07-30 cilix42Make text widget for TextParams work and re-enable it
2008-07-30 buliabyakfix invisible selection in the list; remove stripes...
2008-07-30 sokhemKhmer translation updated
2008-07-29 cilix42Disable text entry widget for TextParam until it works...
2008-07-29 cilix42Temporarily move the code from display/canvas-text...
2008-07-29 cilix42Remove superfluous #include
2008-07-29 cilix42Make lpe-ruler use the new text widget to display the...
2008-07-29 cilix42New parameter TextParam for LPEs
2008-07-29 cilix42New registered widget (text entry box).
2008-07-29 prokoudineMartin sends another update :)
2008-07-29 cilix42Remove debugging messages
2008-07-29 cilix42Remove now obsolete functions
2008-07-29 cilix42automatically add helperpath for PathParams
2008-07-29 cilix42Update helperpaths live also when any of the item's...
2008-07-29 cilix42slightly increase legibility
2008-07-29 cilix42cleanup
2008-07-29 cilix42Update helperpaths when a nodepath's item is updated...
2008-07-29 cilix42Along with nodepath also create/destroy the helperpaths...
2008-07-29 cilix42Refactor some code in nodepath.cpp (eliminate duplicate...
2008-07-29 cilix42Remove addHelperPaths() from Effect; now getHelperPaths...
2008-07-29 cilix42Remove obsolete function param_editOncanvas for PointParams
2008-07-29 cilix42Rename isLPEParam() to isDeletable(), create new class...
2008-07-29 cilix42Remove superfluous functions
2008-07-29 cilix42LPE knotholder refactoring: PointParams are not knothol...
2008-07-29 prokoudineadded new translation from Martin Srebotnjak
next