Code

inkscape.git
2008-05-31 scislacAdded the French students that implemented LPE Stacking...
2008-05-31 sasilverwrtlprnft's patch for bug 234834 - keeps guidelines...
2008-05-31 verbalshadowCmake: added windows path to find modules.
2008-05-31 bgkStacked LPEs should now use the right bounding box
2008-05-30 johanengelenfix crash in 2geom (already committed to 2geom)
2008-05-30 johanengelenadd missing files
2008-05-30 johanengelenLPE STACKING!
2008-05-30 ishmalremove warnings
2008-05-30 sasilverAlvin Penner's fix for bug 235861
2008-05-30 JucaBlues* implemented text_to_glyphs, so that now we can have...
2008-05-29 ishmalCreate a new macro in path-prefix.h, WIN32_DATADIR...
2008-05-29 JucaBluesfix some crashes. Now I check for the existence of...
2008-05-29 verbalshadowCmake: Improve Gtkmm dependency checking, add new files...
2008-05-29 joncruzRefactoring out common code
2008-05-28 mcecchettiadded methods to PathSink to manage horizontal and...
2008-05-27 jaspervdgFix for PathString to eliminate use of sscanf (which...
2008-05-27 JucaBlues* converted nr-svgfont.cpp to C++ code so that we can...
2008-05-26 mcecchettiimplemented new classes for horizontal and vertical...
2008-05-25 verbalshadowCmake: More Dependency work, added new files
2008-05-25 JucaBlues* add rule in configure.ac so that only who has cairo...
2008-05-25 cilix42Fix some compile warnings
2008-05-24 joncruzRemoved g_free() calls that now refer to static strings
2008-05-24 buliabyakthis hack does not seem to be needed with modern gtk...
2008-05-24 joelholdsworthFixed the open dialog so that it remembers which folder...
2008-05-24 joncruzAdded an 'appearance' hint to .inx optiongroups to...
2008-05-23 buliabyakenable embedding of tiff images
2008-05-23 pjrmpo/POTFILES.in: Regenerate with the new generate_POTFIL...
2008-05-23 pjrmgenerate_POTFILES.sh: Include files that use *gettext...
2008-05-23 pjrmnoop: share/extensions: svn:ignore *.pyc
2008-05-23 pjrmshare/extensions/*.py: Use gettext for (many) error...
2008-05-23 pjrmshare/extensions/*.py: Wrap ‘e = MyEffect(); e.affect...
2008-05-23 pjrmoops, back out unintended change committed in r18709.
2008-05-23 pjrmnoop: share/extensions/dimension.py: expand tabs, add...
2008-05-23 pjrmnoop: Add vim modeline for all share/extensions/*.py...
2008-05-23 pjrmshare/extension/*.py: noop: minor whitespace regulariza...
2008-05-22 johanengelenupdate to really latest 2geom
2008-05-22 johanengelenupdate to latest 2geom
2008-05-22 ozmikepittmanFixing z-order problem on flowed text -> text. See...
2008-05-22 ulferiksonImproved emf handling
2008-05-22 joncruzFixed concat of i18n strings
2008-05-22 joncruzFixed broken i18n strings causing problems with <b...
2008-05-22 verbalshadowCmake: Find Dependencies rebuilt
2008-05-21 dvlierop2- Use constrainedSnap() instead of freeSnap() if we...
2008-05-21 Ted GouldChanging configure.ac to build the Makefile for the...
2008-05-21 Ted GouldChanging the executable bit that shouldn't be there.
2008-05-21 sasilverattempt to fix makefile for Poly3DObjects - see bug...
2008-05-21 ozmikepittmanRemove Makefile.am as an entry in the Makefile.am file...
2008-05-21 prokoudineshould make your favourite warning go away :)
2008-05-21 ozmikepittmanTrying to get Poly3DObjects to build properly on Linux...
2008-05-20 mcecchettisynchronization with 2geom library
2008-05-20 dvlierop2Fix snapping for constrained translation in the selecto...
2008-05-20 dvlierop2Improve snapping behaviour when creating new shapes
2008-05-20 jaspervdgSet of (cxx)tests for svg-path.cpp and PathString....
2008-05-20 jaspervdgPathString now makes sure that relative coordinates...
2008-05-20 cilix42noop: some more cosmetics in lpe-skeleton.(h|cpp)
2008-05-20 joncruzRefactoring begining
2008-05-20 joncruzConst fix for test
2008-05-19 verbalshadowCmake: Fix issue with generated sp-marshall.h/.cpp...
2008-05-19 cilix42second part of LPE skeleton correction from commit...
2008-05-19 verbalshadowCmake: Moved sp-* into own library to reduce link cmdli...
2008-05-19 johanengelenSPDrawAnchor should add a refcount to SPCurve!
2008-05-19 cilix42Add checkbox for LPEs to temporarily disable them on...
2008-05-19 ozmikepittmanApplying several of Inductiveload's enhancements and...
2008-05-19 cilix42Add possibility to let the 'tangent' have a fixed angle...
2008-05-19 cilix42Add handles to adapt tangent length
2008-05-19 cilix42Forgot to add two files in commit #18667. Sorry for...
2008-05-19 cilix42Make LPEPerpBisector use the new nearest_point() functi...
2008-05-19 cilix42Nearest point from point to line (simplicistic convenie...
2008-05-19 cilix42noop: add emacs/vim footer to ui/dialog/livepatheffect...
2008-05-19 cilix42New LPE: Tangent to curve (draws a tangent of fixed...
2008-05-19 cilix42noop: cosmetics in lpe-skeleton.h
2008-05-19 cilix42Provide knotholder for LPEPerpBisector; TODO: this...
2008-05-19 prokoudinefixed broken intltool-update command :)
2008-05-19 ozmikepittmanFixed minor error in the Function Plotter extension...
2008-05-18 cilix42Add a function doOnApply() for LPEs which is executed...
2008-05-18 cilix42noop: correct spelling in comment
2008-05-18 cilix42Add function to return path effect type
2008-05-18 cilix42New LPE: Perpendicular bisector
2008-05-18 dvlierop2Fix regression in constrained translation
2008-05-18 dvlierop2Eliminate some redundant snapping calls
2008-05-18 cilix42Convenience access functions for first and last value...
2008-05-18 cilix42noop: add 'end of #includes' indicator in effect.cpp...
2008-05-18 cilix42The declaration of doEffect_path() in lpe-skeleton...
2008-05-18 johanengelenupdate to latest 2geom
2008-05-18 johanengelenadd SVG Output preferences
2008-05-18 joncruzAdded preferences for controlling external image editin...
2008-05-18 joncruzFixed warnings from deprecated function
2008-05-17 joncruzAdded external image edit launch and refresh on changed
2008-05-17 bgkNew LPE : Envelope deformation
2008-05-17 bgkFix LPE for groups bounding box calculation by using...
2008-05-17 joncruzWarning cleanup
2008-05-17 joncruzFixed initialization order
2008-05-16 dvlierop2Fix a regression in the snapper, caused by me. Sorry!
2008-05-16 mjwybrow * share/extensions/Makefile.am: Don't run make in...
2008-05-16 mjwybrow * src/Makefile.am: Add missing IMAGEMAGICK_INCLUDES.
2008-05-16 ozmikepittmanAdding extension Effects->Render->3D Polyhedron by...
2008-05-15 mentalback off on lifecycle stuff for now
2008-05-15 ishmalMisleading server name.
2008-05-15 mentaladd DumbPtr
2008-05-15 mentalintroduce lifecycle stuff which will replace libgc
next