Code

inkscape.git
2008-06-24 buliabyakswitch to 32bpp canvasbuf, create cairo context for...
2008-06-24 buliabyakupdate for 32bpp canvas buf; delivarotify
2008-06-24 buliabyakuse light blue for text selection, at least until we...
2008-06-23 johanengelenspeed up bounds_exact for 2geom even more.
2008-06-23 johanengelenuse exact bbox again in updating shapes
2008-06-23 johanengelenadd comment
2008-06-23 johanengelenmake faster 2geom bbox calc.
2008-06-23 johanengelensorry to have broken build
2008-06-23 johanengelenconvert optimizing check into 2geom terms. hopefully...
2008-06-23 ishmaladd #include <string.h> for portability
2008-06-23 ishmalneed #include <typeinfo>
2008-06-23 ishmaltweak stdout/stderr piping
2008-06-23 JucaBluesimplement kerning by glyph-name, g1 and g2 attributes
2008-06-22 JucaBlueswarning cleanup
2008-06-22 JucaBlueswarning cleanup
2008-06-22 JucaBluesreintroducing code that initially committed in revision...
2008-06-22 johanengelenread PathVector instead of NArtBpath
2008-06-22 johanengelenread PathVector instead of NArtBpath
2008-06-22 johanengelensplit paths using 2geom PathVector
2008-06-22 johanengelenLPE Spiro: don't catch all exceptions, only the Continu...
2008-06-22 johanengelenremove obsolete LoadArtBPath from livarot
2008-06-22 johanengelenuse LoadPathVector instead of LoadArtBPath everywhere
2008-06-22 johanengelencreate method for Livarot paths to load PathVectors...
2008-06-22 johanengelenuse pathvector directly from SPCurve in LPE path parameter.
2008-06-22 johanengelenbetter method to convert nartbpath to PathVector
2008-06-22 mjwybrow * src/2geom/isnan.h, src/libcola/cola.cpp, src/style...
2008-06-22 buliabyakpatch 241565
2008-06-20 johanengelenadd todo comment to make code prettier
2008-06-20 johanengelensp_shape now uses 2geom PathVector for all marker positions
2008-06-20 johanengelensp_shape_render for cairo-renderer extension now uses...
2008-06-20 johanengelenremove not used variable
2008-06-20 johanengelen2geomify sp_shape_update_marker_view.
2008-06-20 buliabyakpatch from 226459, approved by joel
2008-06-20 jaspervdgPartial fix (for preventing numerical issues) and restr...
2008-06-20 jaspervdgFix for sp-style-elem-test to make it work again with...
2008-06-20 JucaBluescommenting out a g_warning
2008-06-20 JucaBluesreverting (possibly mistaken) edits on configure.ac...
2008-06-19 buliabyakcomment fix
2008-06-19 joncruzChanged tools toolbar to use stock GtkToolbar via simpl...
2008-06-18 johanengelenupdate 2geom (r1350)
2008-06-18 johanengelenupdate 2geom
2008-06-18 ishmalfor validation
2008-06-18 cilix42Display helper grid for LPELattice; automatically add...
2008-06-18 cilix42Update LPE helper paths "live" on changes
2008-06-18 cilix42Make knotholder members protected
2008-06-18 cilix42Improve comments and catch missing desktop in effect.cpp
2008-06-18 cilix42Separate version of sp_nodepath_generate_helperpath...
2008-06-18 ishmalparser
2008-06-18 ishmalfor IDL parsing
2008-06-18 verbalshadowCmake: fix quoting in INKSCAPE_LIBS
2008-06-18 verbalshadowchange VERSION to INKSCAPE_VERSION in potracelib.cpp
2008-06-18 ishmaluse INKSCAPE_VERSION rather than VERSION, to help cmake
2008-06-18 verbalshadowCmake: Add src/ to include_directories, fix missing...
2008-06-18 ishmalcompilable! wip
2008-06-18 prokoudineadded new LPEs to the list of translatables
2008-06-18 johanengelenadd commentary about temporary canvas items.
2008-06-18 joncruzFixed tool tooltips
2008-06-18 joncruzConversion to toolbars and preserve size upon undock
2008-06-18 cilix42Oops! Fix compile.
2008-06-18 cilix42Add handle to adjust angle
2008-06-18 cilix42New LPE: Copy rotate
2008-06-18 cilix42update 2geom
2008-06-18 cilix42Temporary shortcut for LPEParallel in pen tool
2008-06-18 cilix42New LPE: Parallel
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...
next