Code

remove old nartbpath to cairo method
[inkscape.git] / src /
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 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 johanengelenenable snapping of pattern's origin
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-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 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 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-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 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 pjrmwidgets/toolbox.cpp: s/free/g_free/ in a couple more...
2008-07-29 pjrmfix a couple of free-instead-of-g_free bugs.
2008-07-28 sasilvercodedread's patch to fix editing of text with a title...
2008-07-27 johanengelenremove dependency on INVALID_LPE a bit
2008-07-27 johanengelensort LPE effect list
2008-07-27 johanengelenLPE Interpolate => "Interpolate Sub-Paths"
2008-07-27 johanengelenlpe interpolate: fix traversal of trajectory_path....
2008-07-27 johanengelenadd LPE Interpolate
2008-07-27 buliabyakfix release mouse crash, add missed disconnects, remove...
2008-07-27 joncruzAdd tracking of skew factor and display in warning...
2008-07-27 buliabyakfix messed up scale/rotate handles
2008-07-26 buliabyaksimplify color reading from tool style
2008-07-26 buliabyakadd optional bool* parameter to find out if the tool...
2008-07-26 buliabyakfix tweak page id
2008-07-26 buliabyakadd style selector for tweak tool
2008-07-26 buliabyakmeaningful limits
2008-07-26 joncruzAdded compensation factor for time-skew with event...
2008-07-25 johanengelenpurge livarot stuff from nodepath
2008-07-25 johanengelenin shapeeditor to determine whether tool is above the...
2008-07-25 johanengelenin node tool to select a segment of a path, use 2geom...
2008-07-25 johanengelenwhen doubleclicking a nodepath to create new knot,...
2008-07-25 johanengelenupdate to 2geom rev. 1507
next