Code

inkscape.git
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
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 prokoudinenew LPE hits the shelves :)
2008-07-28 helix84* [INTL: sk] Slovak translation update (trunk)
2008-07-28 jaspervdgBy caching stat results in buildtool the build time...
2008-07-28 helix84typo
2008-07-28 sasilvercodedread's patch to fix editing of text with a title...
2008-07-28 sokhemKhmer translations updated
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 ishmalfix 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 jaspervdgBuild.xml now has a dist-cxxtests target (+ a fix for...
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
2008-07-25 buliabyakcopyedit
2008-07-24 dvlierop2Snap to page corners too (you won't notice the differen...
2008-07-24 buliabyakfix 246944
2008-07-24 buliabyakmake clonetiler obey the bbox prefs
2008-07-24 prokoudineupdates, optimizations and fixes
2008-07-24 prokoudinemarked "Mode:" for translation
2008-07-24 kiiralaFixed regression: changing blend mode in layers dialog...
2008-07-24 buliabyakmake presets list autoscroll to match the values set
2008-07-24 buliabyakupdate calligraphic statusbar message
2008-07-24 buliabyakfix crash when writing style with empty font-family
2008-07-23 johanengelenfix nodetype determination. more stable now. (lost...
2008-07-23 johanengelen2geom path to livarot path conversion: don't add closin...
2008-07-23 prokoudineadded forgotten ":" :-)
2008-07-23 sokhemKhmer translations updated
2008-07-23 sokhemKhmer translations updated
2008-07-22 buliabyakrename, rearrange stroke shapes; add elliptic
2008-07-22 ishmalinclude <string.h>. also remove const conversion warning
2008-07-22 cilix42cleanup and comment
2008-07-22 cilix42Separate shape settings for pen and pencil tool
2008-07-22 cilix42Separate spiro modes for pen and pencil tool
2008-07-22 cilix42Remove obsolete auxiliary action
2008-07-22 cilix42New CanvasText item; TODO: works quite well but updatin...
2008-07-22 cilix42Scale parameter for lpe-ruler
2008-07-22 cilix42Fix LP #250175 (broken undo in node tool)
2008-07-22 JucaBluesinitial handling of <script> tag
2008-07-22 JucaBluesslightly changed svgfonts example
2008-07-22 JucaBluesfix compile
2008-07-22 sokhemKhmer translations updated
next