Code

inkscape.git
2008-06-18 cilix42Remove superfluous #include from lpe-skeleton.h
2008-06-18 cilix42Fix wrong descriptions
2008-06-17 ishmalwork in progress
2008-06-17 johanengelenfix for 2geom change (pointAndDerivative)
2008-06-17 johanengelenupdate 2geom
2008-06-17 mjwybrow * src/unicoderange.cpp: s/malloc.h/stdlib.h/to fix...
2008-06-16 johanengelenuse 2geom method to calc boundingbox of shape
2008-06-16 johanengelenadd comment (original update code used exact bbox)
2008-06-16 johanengelenhave bbox calculation code use new helper/geom.cpp...
2008-06-16 johanengelenadd geom helper file. this will contain Inkscape specif...
2008-06-16 ishmalMerge interfaces and element types
2008-06-16 cilix42Activate automatic knotholders for LPE PointParams
2008-06-16 cilix42Temporarily add shortcuts in pen context to activate...
2008-06-16 cilix42Address compile warning
2008-06-16 cilix42New LPE: Angle bisector
2008-06-16 cilix42New LPE: circle through 3 points
2008-06-16 cilix42Separate function to put pen context into 'wait for...
2008-06-16 johanengelencopy complete LPE stack to clipboard instead of only...
2008-06-16 cilix42Ditch PERMANENT_FLASH because it is handled by provides...
2008-06-16 cilix42Second step: try to make helper curves respond faster...
2008-06-16 cilix42First step towards making helper paths for LPE items...
2008-06-16 ishmalminor tweak for portability. linux compile was broken
2008-06-16 johanengelendon't use exact bbox in nr_arena_shape_update (speed-up)
2008-06-16 johanengelenFix nr_arena_shape_add_bboxes to what it was in the...
2008-06-16 joncruzFixed NPE
2008-06-16 JucaBluesUnicodeRange class implementation.
2008-06-15 buliabyaknew command: relink clone to copied object
2008-06-15 sasilverExtend the .inx RELAX NG schema to allow the appearance...
2008-06-15 sasilverFormat the .inx RELAX NG schema, to make it more readab...
2008-06-15 sasilverMinor fix to conform to the .inx RELAX NG schema.
2008-06-14 verbalshadowCmake: fix config.h not being found
2008-06-14 ishmalImprove "can't find" error msg for pkgconfig
2008-06-14 buliabyakpatch 188381 for tolerance control on pencil
2008-06-14 ishmalAdd SVGValue class
2008-06-14 ishmalexperimental version without multiple inheritance
2008-06-14 johanengelencatch cases where LPE Spiro generates non-continuous...
2008-06-14 johanengelenput exception catch block around all doEffect calls...
2008-06-14 johanengelenfix typo in feed_path_to_cairo, potential bug
2008-06-14 johanengelenuse 2geom types to calculate bounding box when updating...
2008-06-14 johanengelenupdate 2geom
2008-06-14 johanengelenupdate 2geom, fixes includes
2008-06-14 sasilverWin32 fix: set stdout to binary mode before writing...
2008-06-14 prokoudineUpdated RU translation
2008-06-14 johanengelenupdate 2geom
2008-06-14 prokoudinefixed another typo
2008-06-14 prokoudineSwitched more extensions to minimal mode
2008-06-14 prokoudineFixed typos and wrong filename reference
2008-06-14 joncruzAdded duplicate layer command. Fixes bug #171246.
2008-06-14 buliabyakname update
2008-06-14 buliabyakremove unused
2008-06-14 buliabyakpatch by sas from 227449 with my changes for using...
2008-06-14 buliabyakdisable unused pdf-input-cairo
2008-06-13 joncruzAdded the ability to toggle a layer "solo". Fixes bug...
2008-06-13 sasilverResolve ID clashes when importing files (fixes bug...
2008-06-13 joncruzFixed preferences dialog to be usable on small screens...
2008-06-13 buliabyakgeneral rearrange and copyedit
2008-06-12 mfloryan[INTL] Updated all translation files following some...
2008-06-12 johanengelenadd svg_write and read methods for Geom::Matrix
2008-06-12 johanengelenadd commentary to some methods about 2geom replacements
2008-06-12 johanengelenchange NR::Matrix to Geom:: for many sp_item_xxx_affine...
2008-06-12 johanengelenupdate 2geom
2008-06-12 ishmalSet DOM_STANDALONE
2008-06-12 ishmalMissed two * -> Ptr conversions
2008-06-12 johanengelenLPE Enveloppe: return input path when xx and yy are...
2008-06-12 ishmaladd POPPLER_NEW_GFXFONT for poppler 0.8.3 api change
2008-06-12 ishmalFix to work with a changed api for 0.8.3's GfxFont...
2008-06-12 buliabyakfix crash when ungrouping lpe paths
2008-06-12 buliabyakprevent crashing by not running prefs dialog when in...
2008-06-12 cilix42Fix bug: allow curved paths again when switching back...
2008-06-12 cilix42whitespace
2008-06-12 cilix42When expecting mouse clicks for a LPE in pen context...
2008-06-12 cilix42More infrastructure to have waiting LPEs that are fresh...
2008-06-12 cilix42Infrastructure in class LivePathEffect::Effect to put...
2008-06-12 cilix42Pen context can now wait for a specified number of...
2008-06-12 cilix42Remove obsolete variable 'onlycurves' from pen-context...
2008-06-12 cilix42New 'polylines only' mode in pen context; to be used...
2008-06-12 joncruzCommitting fixed patch for autosave. Fixes bug #171092.
2008-06-12 joncruzFixed uninitialized variables, including modified-since...
2008-06-12 buliabyakpatch 185522
2008-06-12 buliabyakpatch 234972
2008-06-12 verbalshadowCmake: Fix Dependencies with multiple include directories.
2008-06-12 buliabyakpatch 181692
2008-06-11 ishmalChange poppler link order
2008-06-11 ishmalAdd interface enumerations to element enumerations
2008-06-11 buliabyakfix crashing on additional data dialog when running...
2008-06-11 ishmaltweaks
2008-06-11 ishmalBitfield alignment
2008-06-11 ishmalNo longer needed.
2008-06-11 mentalfix bug #239092
2008-06-11 mentalre-enable assertions
2008-06-11 mentalplumb XML::Documents in everywhere
2008-06-11 ishmalWe were using wrong gtk locale directory. Gtk's own...
2008-06-11 mentalhandle PI nodes
2008-06-11 mentaluse object's document
2008-06-11 mfloryanFixed some strings that upset gettext.
2008-06-11 sasilverRemove any baseProfile attribute, as we don't respect...
2008-06-11 pjrmBack out the `document != NULL' assertions added to...
2008-06-11 joncruzwarning cleanup
2008-06-10 mfloryan[INTL] Updated POTFILES.in with new source code file.
2008-06-10 cilix42New LPE: Mirror reflection
next