summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | cppcheckKris De Gussem2011-10-1515-36/+36
* | | Use desktop coordinates for finding snap candidates (regression introduced in...Diederik van Lierop2011-10-151-3/+3
* | | Dutch translation updateKris De Gussem2011-10-141-146/+92
* | | Object snapper: only use the visual bounding box when absolutely needed; othe...Diederik van Lierop2011-10-121-3/+9
* | | modify scaling of vertical offset for text placement (Bug 868594)Alvin Penner2011-10-091-6/+6
* | | update cmake file listsCampbell Barton2011-10-087-22/+15
* | | 1) make snapping to clip/mask paths optional (see document properties dialog ...Diederik van Lierop2011-10-0820-18/+159
* | | Doc. Keys and mouse reference update.Nicolas Dufour2011-10-084-583/+667
* | | emf import. allow EMR_MOVETOEX to occur before EMR_BEGINPATH (Bug 858369)Alvin Penner2011-10-071-3/+6
* | | Dutch translation updateKris De Gussem2011-10-061-3072/+2979
* | | Translations. Ukrainian translation update and typo patch by Yuri Chornoivan.Nicolas Dufour2011-10-065-13262/+16879
* | | Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz2011-10-0572-319/+274
* | | Cleaned up display-forward.h, including many redundant usages.Jon A. Cruz2011-10-0426-79/+89
* | | More forward.h purging.Jon A. Cruz2011-10-0428-97/+101
* | | Purging some forward.h files.Jon A. Cruz2011-10-0422-143/+49
* | | Fixed mismatched quotes that confused Doxygen.Jon A. Cruz2011-10-041-1/+1
* | | add amsmath packages to Doxyfile to help generate tex formulas (fix doxy)Johan B. C. Engelen2011-10-031-1/+1
* | | add ghostscript to path for doxygenJohan B. C. Engelen2011-10-031-1/+2
* | | Doxygen cleanup.Jon A. Cruz2011-10-03102-603/+638
* | | Another minor pass of Doxygen cleanup.Jon A. Cruz2011-10-0342-1028/+1015
* | | Next pass of doxygen @brief cleanup.Jon A. Cruz2011-10-0215-30/+35
* | | Removed forgotten debug statement.Tavmjong Bah2011-10-021-1/+0
* | | Removing redundant doxygen @brief tag.Jon A. Cruz2011-10-0212-51/+85
* | | Warning cleanup.Jon A. Cruz2011-10-0212-46/+36
* | | Dutch translation updateKris De Gussem2011-09-291-4514/+4812
* | | add PowerStroke to the normally visible LPEs, but with 'unstable!' warningJohan B. C. Engelen2011-09-291-2/+2
* | | PowerStroke: handle cusps in some way. properly bugged for all types but "bev...Johan B. C. Engelen2011-09-292-216/+167
* | | fix for building when WITH_LIBWPG couldn't be found.Campbell Barton2011-09-272-2/+3
* | | remove stray comma causing build warnings.Campbell Barton2011-09-271-1/+1
* | | Fixed problem with font names that contain spaces.Tavmjong Bah2011-09-281-3/+8
* | | cmake: aspell/gtkspell/poppler-cairo/libwpgCampbell Barton2011-09-268-76/+257
* | | * [INTL:sk] Slovak translation updateIvan Mas??r2011-09-261-3/+3
* | | powerstroke: add bevel cusp. but it bugs closed paths. need to restructure...Johan B. C. Engelen2011-09-241-21/+14
* | | restructure powerstroke LPE a bit in preparation for cusp fixupJohan B. C. Engelen2011-09-222-184/+253
* | | partial 2geom update, powerstroke wants itJohan B. C. Engelen2011-09-221-1/+3
* | | initialize value as const (clang complains about this)Campbell Barton2011-09-211-1/+1
* | | fix for cmake linkingCampbell Barton2011-09-212-16/+19
* | | LPE Powerstroke: add similar line end caps as Synfig. (and fix round caps bug)Johan B. C. Engelen2011-09-212-43/+132
* | | removing useless messages to stdout.Felipe Corr??a da Silva Sanches2011-09-192-2/+0
* | | Snap to guide-path intersections, and don't snap to paths when only path inte...Diederik van Lierop2011-09-186-13/+123
* | | German translation updateUweSch mail@uwe-schoeler.de2011-09-181-48/+26
* | | Fix crash when previewing objectBoundingBox gradientsKrzysztof Kosi??ski2011-09-181-1/+1
* | | Do not apply the fix of rev. #10624 to all types of itemsDiederik van Lierop2011-09-171-7/+16
* | | Make "snap page border" toggle independent of "snap paths" toggleDiederik van Lierop2011-09-172-6/+4
* | | Make zero deviation Gaussian blur conform to the SVG specification.Krzysztof Kosi??ski2011-09-171-5/+5
* | | Node tool, transforming a set of nodes: Fix crashes, and finish implementatio...Diederik van Lierop2011-09-168-75/+139
* | | Correct the formula of the displacement map so that zero alpha valueKrzysztof Kosi??ski2011-09-161-5/+6
* | | Remove left over debug g_warning... and the cause of compilation problems.Tavmjong Bah2011-09-161-2/+1
* | | Fix incorrect argument in call to varargs function in xml/repr-css.cppKrzysztof Kosi??ski2011-09-151-1/+1
* | | Use CSSOStringStream in writing number strings parsed by libcroco asTavmjong Bah2011-09-151-4/+31